Drupal is up and running but how do I ...?

Wordfilter module not working

Hi all,

I've installed the Wordfilter module which is filtering words from the node titles correctly, but not from any of the message bodies. Has any one had this problem before, or know of a solution?

Regards,
Gaz.

Changing Drupal's sorting method

I use Drupal's pager quite often on my (taxonomy-based) website and it works lovely... So far so good, except for one thing: The pager seems to order by node: created time initially and I'd really like to change this to node: title. Does anyone have an idea where - or maybe even how - to do this?

see also $terms

Drupal 4.7.3 Theme SpreadFirefox

I would like to add see also in front of where my terms display on a node.

I think I have figured out the line of code to change. I'm just not sure where or how to wedgie in see also

<div class="info"><?php print $submitted .'<span class="taxonomy">'. ($submitted ? ' :: ' : '') . $terms .'</span>' ?></div>

could somone offer advice please

thanks

Profiles and date camp

I'm trying to customize the users profiles, I have added a birthday camp formed by 3 combo box (day, month and year) but I noticed that drupal saves it in the db in this way:
a:3:{s:5:"month";s:2:"11";s:3:"day";s:2:"12";s:4:"year";s:4:"1979";}
(it stands for 12 november 1979)
I don't know how to re-use it... for example how can I confront it with another similar date or a timestamp?
Sorry for my bad english... and thanks in advance :)

Collaborative books, how?

I would like to give auth. users access to add pages to a book. (Ofcourse, by user groups would be nice...) Now it seems that only admins can see and edit others books. An auth. user does not see any books, although he has full permissions, i.e. allowed to create a book etc. Do I have to use user access modules? Is there documentation? What have I missed? Did I ruin my database when testing those user access modules? Now I do not have active user access modules such as simple access, taxonomy access etc...

How to achive this???

Hi

All of you must have seen the homepage of this site, I mean drupal.org. They have this block on the top left which has a picture and it keeps changing with time. They make new announcements using that. I also want to achieve a similar functionality in my site.
Can you suggest how can I achieve this functionalty??

thanks in advance.

Regards,
Tarun

Pages

Subscribe with RSS Subscribe to RSS - Post installation