PDA

View Full Version : Limiting content to vbdrupal front page?


myetalk
04-03-2006, 05:16 PM
Does any of you know how I could limit content to the drupal main page only?

Like only put something for the main page instead of all inserting into the header which goes on all pages?

sifuhall
04-03-2006, 06:14 PM
I think I understand what you are asking.

Would the front_page module help with this?

myetalk
04-03-2006, 07:22 PM
I think I understand what you are asking.

Would the front_page module help with this?
Nah, I was thinking of something that I would be able to put outside the drupal content if you know what I mean...

check my front page, it's already jam packed, but you see the featured profiles (that's what I put in the header) but I would like only that to show only on the front page...

speedway
04-03-2006, 10:03 PM
Would this help?

http://drupal.org/node/44225

myetalk
04-04-2006, 01:22 PM
Would this help?

http://drupal.org/node/44225
yeah, I've seen thatg before, but that uses the PHPTemplate system, and the theme I am using is not :(

I am using the defaultvb theme...

Caerydd
04-09-2006, 09:16 PM
Well, I'm no vBdrupal expert, but I am relatively experienced at configuring drupal. If you have the Drupal 4.6.6 version (which is 1.3.3 of vBDrupal, I believe) you go 'Administer', then 'blocks'

Configure an individual block, there should be an option to limit it to certain listed pages, or exclude it from listed pages (listed being the ones you specify in the box provided)

myetalk
04-09-2006, 09:21 PM
Well, I'm no vBdrupal expert, but I am relatively experienced at configuring drupal. If you have the Drupal 4.6.6 version (which is 1.3.3 of vBDrupal, I believe) you go 'Administer', then 'blocks'

Configure an individual block, there should be an option to limit it to certain listed pages, or exclude it from listed pages (listed being the ones you specify in the box provided)
oh, yes, I knew that, but I was talking about the header (that we customize in the admincp) (vbdrupal_header)...

Caerydd
04-09-2006, 09:57 PM
oooh, sorry mate :) All I can say is that phptemplate is swweeet, and apologise for not being more helpful.

myetalk
04-12-2006, 02:31 PM
oooh, sorry mate :) All I can say is that phptemplate is swweeet, and apologise for not being more helpful.
I think I figured out something :)