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

Formatting teaser links

Ok. I want to have the links below the teasers on my main page look like this if the tease is the full text:

Taxonomy Term :: Link & Discuss (nn comments, nn new)

And like this if there's more to read:

Taxonomy Term :: There's more... (nn comments, nn new)

I have managed to get the Taxonomy right by lightly tweaking node.tpl.php. I have also modified the "::" separator in theme.inc, and changed Read more" to "There's more..." in node.module.

The problem I have now is how do I get the Link & Discuss to show up properly -- getting the language right is no problem, changed it in comment.module. But how do I get it to stay as "Link & Discuss" instead of changing into "nn comments" as soon as a comment is added? And how do I instead place the comment count in parentheses at the end of the $links return as shown above?

Asking my question more generally: how do I change the order of the $links array in node.tpl.php? And how do I change the comment count, especially to appear as indicated?

Individual User Template

Hi,

Is there any mod/hack to let a user choose the template/theme for their blog AND make it display that theme to EVERYONE viewing their blog?

Cheers,
Ken

Post Installation: Setup for Paying and Non-Paying

Hi, all:

I am just curious if anyone has any tips or suggestions on how to set up the Drupal system in order to support paying customers to access content and then non-paying customers.

I guess I am looking for someone to point out the obvious!

Only a few hours after complete of installation of 4.5.0 - Drupal rules!

Weblink module - administer nodes - Permissions

I recently started getting this bug on 2 sites:

When users without the permission to "administer nodes" visit http://cookedgamers.net, my weblinks monitor says:

Monitored weblinks
Updated more than 305856 hours ago:
*
*
*
*
*
*
*
*
*
*
etc.

-------------

Header error in 4.4.1

I am getting this error when trying to post a new comment.

warning: Cannot modify header information - headers already sent by (output started at /home/fearthe/public_html/main/modules/node.module:1620) in /home/fearthe/public_html/main/includes/common.inc on line 236.

common.inc is in the drupal_goto function and 1620 is the last line of node.module. I have made changes to node.module and suspected them, but it still happened when I restored the original. Has anyone else had this problem? I can't upgrade because the hosting company supplies the scripts.

Pages

Subscribe with RSS Subscribe to RSS - Post installation