Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I want to create a front page that is not the general list of "promoted to front page" items, but instead is a (partial) list of my taxonomy. When the user clicks on the appropriate taxonomy link, he sees a list of the pages marked with that term.
What configuration, module, or PHP code do I need to add to make this happen?
when I create an entry on the front page, its title is displayed as a clickable blue link, while the titles on normal pages are just black and simple.
That's what I want the titles on the front page to look like too. Understand ?
The Front page module is not available for version 6 so far, so I didnt try that.
Hi.
I'm trying to make a planet site, consolidating my own with my friends blogs (hosted at other sites, like blogspot, google, etc)
The remote blogs are fetched via RSS/atom feeds, and my own blogs are entered directly on the site.
What's the best way to combine this data, and sort by creation date and present on one single page?
I was thinking about fetching [latest blog entry from site xxxx] and create a local blog node, but so far I've found no module or hint on how to do it.
i noted that most reviews say theming is simpler in D6, but for the life of me cant find an explanation of the difference between the D6 and 5, except the changelog which mentions this briefly. can someone point me there please?
When i wrote a new title of a content, i would like that the first letter is an uppercase..
I use my keyboard to write the first letter (with shift) but in a preview all the title is in lowercase..
How can i do to solve this problem..