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.
Note: This is only relevant to 'heirachical' site structures based on menu.module.
It's sort of an extension to menu-On-The-Fly.
Thinking like a user, I found the whole 'create content' route a bit cumbersome, especially when the 'navigation menu' was getting large and I had to use it only after creating a node.
I'd appreciate any feedback on if there are better ways to do things in this code - over-riding the form 'action' in the nodeapi feels like a bit of a hack ... but it works well!
Hi,
I just finished developing a Google API module. It could be seen in action here: http://news.healthelp.org . I am waiting to post the module to the Drupal CVS, if aproved, but in the mean time you could find it here: http://www.solutionsdepot.com.
Please send me any sugestions you may have related this module.
I'm working on a module to support drupal logins using OpenID. For those of you not familiar, OpenID is a decentralized identity system. In OpenID, a users identity is keyed by a url that represents them. A "Consumer" is the site that the user wants to log in to, i.e. drupal, and the "Server" is the site that knows about the user.
I know this one is likely a pipe dream, but you can't make dreams a reality without trying. :)
I would love a module that provides features similar to what BookCrossing.com does. An ability to write reviews, track where you leave a book (or comic, in my case) and who picks it up/where it is picked up, etc...
If something like this already exists, please let me know. I'd create it myself but I have *NO* programming ability (yet, anyway).