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 have created diffferent modules on different system,i need to integrate this modules into a single system,how to do that and
please tell me the required steps for this
REPLY ASAP.
thankyou.
I have an external system with a few million entities accessible via web services.
Ideally what I would like to do is create a module that makes those entities appear in Drupal as Nodes, but not really be Nodes in the sense of being in the Drupal database.
I would like to be able to view/manage these entities through the Drupal UI as if they were bona-fide nodes.
Just "graduating" to Drupal after years on Joomla. In Joomla I used a module called Gig Calendar to present a performance calendar (I'm a musician). There is no pre-packaged equivalent in Drupal but it sure looks like all the tools are there to set one up. I'm just not figuring it out yet.
1) admin will be able to attach files to a node (Page).
2) Anonymous users can see the link to the attachments
3) upon clicking, user will be redirected to a form
4) user will complete the basic information such as name, email address, etc.,
5) upon submitting the form, system will send the document via email automatically and system will display the message about the same.
6) system will save the information entered by the user for further analysis.
In the admin/reports/updates/update link, I get a listing of all the modules and their versions and then the recommended version. I would think most people would agree, this was a good idea, but not the way Drupal works. The recommended version is almost never the version you need, it is almost always the latest dev release. Is there a way to fix this or change it on my system so it shows the dev release and lets me automatically update from there? So much of my time every day is wasted by having to manually update modules with FTP.
I would like for both an anonymous user and registered user to be able to send the node author a private message directly from the node page. Can anyone recommend a solution to accomplish this?