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.
At my employer's behest, I'm writing a module or two to stiffen the security in drupal's core.
As part of his grand scheme, he wants me to completely wipe out the Request New Password functionality from the main login page and the my account page.
Given that I'm still a drupal n00b (though a well-seasoned php coder), I'm not sure what to "unset" from within my module code in order to achieve this. (Or if maybe there isn't an even better way...)
openDemocracy.net is moving to drupal (4.7 for the RC1), and we are looking for developers to help us out with some of the last parts of the migration process.
Philadelphia area web development firm is seeking an experienced professional developer for a short term contract (with long term potential), developing site(s) in Drupal. A working knowledge of current accessibility standards and Oracle integration is a must.
Contact me with any questions. Thank you,
--
Bruce Cronlund
email: bruce.cronlund AT digitalwave.com
I'm writing a form using the Forms API in 4.7. I'd like the user to be able to confirm the values in the form before submission, but after the values have been validated. Is there any way to do this easily with the 4.7 Forms API? (Upgrading to Drupal 5 is non-trivial at the moment =) )
I've looked at the method at http://drupal.org/node/43682, but that moves the $_POST values directly to a confirmation form without first validating them.
This is the first time I have seen this happen. The administration pages switch from english to swedish but the content of the textarea remain in english. This is despite the fact that the translations exist and doing a string search produces them.
Any ideas on how to shake out the proper text strings?
I want to make some changes on the date.module (that provides CCK field types for dealing with dates), but I have not been able to find wich part of the code I should change. In particular I want to change the field type tittles when having a 'date select' form, i.e. these particular fields of the input form day: month: year: