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.
Hello, I'm brand new to drupal. basically i just need to allow someone to post information into a blog, through an easy form to keep them out of dreamweaver and away from editing a page every time they want to update their blog. Now, I have no problems with blog in drupal, but it posts them on the main drupal page... i need to some how redirect the blog to it's own page that I can link too off my site via a "blog" button. (i think i'm being clear but I can clarify if you need me to)... so yeah... how to make a user's blog appear on it's own page?
I love the Taxonomy Or/And functionality, but it really stinks that the output is ordered based on date alone. If the positional location of the operands dictated the ordering on the page, I'd be much happier.
Essentially I'm looking for:
taxonomy/page/or/1,2
To place 1 before 2
And,
taxonomy/page/or/2,1
To place 2 before 1.
I think the advantage of this technique speaks for itself
I've submitted a patch to add a "Post here" link when the user is viewing a taxonomy. This is a cross-post (because this is primarily a usability feature), the full details are here. Thanks.
It would be nice if an administrator, when activating the Syndication module, could specify what types of material would get syndicated. For example, I have a need to only syndicate events published on one site for inclusion on a different site. The other content I post on the first [the site offering syndication] doesnt need to be published.
Building a site here with fairly high possibility of visitors with old browsers (netscape 4 style and the likes). At the time these browsers were created the CSS support wasn't as good as it is now... Any standard theme based on CSS available here looks really bad in those browsers...
Suggestion: check client browser and switch back to "example" theme when there is insufficient support for webstandards.