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.
Also, is there someone really serious guy with Perl/PHP/Graphics/SiteNavigation knowledge to volunteer the pioneering operational model of webocracy, eParliament.org. We have tested several opensource CMSs but none of them meets our requirement. Interested can get partial information at http://www.eParliament.org.
Actually,I have posted a html form of company's leave application form to my drupal.Now i want if anyone who is using drupal in company fill up this form then on submission it will send all data to the concern person via email or privatemessage....is it possible.???
I am running a user community website on drupal , that has recently been switched over from Userland Manila. One of the most requested features , and the feature i weighted most heavily in choosing a CMS system to relaunch with .. is the ability to have 'hosted sites'.
After reading up on the different blogging engines, I realized that none of them had the ability to the extent that I would require .. although drupal would be the most likely to have the addition of such being as painless as possible, and I fell in love with the cleanliness and the amount of thought having gone into the node system.
Drupal is almost there, I am working towards making the shift as seamless as possible , but the hosted sites functionality is still the big ticket item lacking, I have old users still asking me on an almost weekly basis when the user sites will be implemented.. but I finally feel that that day is almost here.
OK, I'm a relatively new drupal user. Love the system. (Check it out at Philbo's Dietblog. I've ben using linking using the brackets a lot, and wanted to add some simple functionality so that if a page isn't there, you get the option to create it right on the spot. After some hawing, I added this code to node.php in the function node_failure() function:
---