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'm pretty surprised that the Drupal 6 forum still doesn't have a quote function built in. To me, this is a vital piece of functionality for any forum. Are there any plans to add this to Drupal 6? I am currently running Drupal 5 and using the Quote module (which is excellent), but it hasn't been ported to Drupal 6 yet.
BTW, I love Drupal!
I'd like to put an item in a custom menu that links directly to the user's recent posts (directly to "my recent posts" rather than to "recent posts" first). Is there a way to automatically call the user's uid number and embed it directly in a URL? I'd imagine it would have a URL something similar to: http://www.X_DOMAIN_X.com/tracker/[$user]
I just updated to Drupal 6.1, followed all the instructions, update.php happily reported success, yet on the module administration page I see that half of "Core-optional" and even one "Core-required" modules have red failure image next to them and error reports.
What gives?
The Locale and Legacy code are 6.1, darn it, it's that update.php did not properly update system table with newer version of the core modules.
i have a situation where I want to limit the count of nodes (maybe Images) per Usergroup. All users of Group 1 (nmaybe registered) should post 5 nodes of Images and all users of group 2 (maybe premium) shoul post 10 images.
What modul do I need to do this or how can I do it in drupal?
I have a blog on my site and i have both family and friends who have profiles on my site. I want to only keep one blog but be able to restrict certain posts to be visible only to friends and keeping my family out. So what i'm looking for and i can't seem to find is an option on how to go about doing this.
If you could help that would be greatly appreciated!