Along with the author, date, and other info, I'd like to display the "score" of each story on the front page based upon moderation. Is there someway I can do this? Pull it up through phptemplate or something?
I have a few hundred categories. Before I write categories descriptions for all of them, can someone tell me what the category descriptions are used for?
Are they just for backend use, or do they appear in the frontend.
At the top of my site ( http://beta2.postcarbon.org/ ) you'll see some drop-down links. At the moment these links are hand-written into page.tpl.php (PHPTemplate) rather than using Drupal's primary links.
I can't use Drupal's primary links because I need the grouping of the links in their two-level hierarchy (one set of parent links, each with their own children).
I'm making a pretty large site and I absolutely love the url alias/pathauto features.
However, I am realizing that there is a danger in using them.
Google and many other search engines have a duplicant content penalty, basically meaning that they penalize sites/pages which are displaying the same content twice (to a certain extent).
The problem I am finding is that even if I turn on pathauto and url alias, many many modules use the unchanged URLs.
For example, the category page on the dhtml_taxonomy module uses the unchanged URLS and not the url alias.
How can I display articles in the archives-calendar if it starts in the future?
For example: I write an article today, but i set the date of it to 1st of September. The Calendar-Block do not show this an no link to next month forward. backwards ( f.E. to May 2005 is goes).