Request New Password -- Not

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...)

Any ideas?

Thanks in advance.

Steve

openDemocracy Drupal work

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.

Drupal Developer Near Philadelphia, PA Needed for Short Term Contract

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

confirm form values before submit?

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.

Form Page:

i18n does not switch to language for admin content

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?

date cck module translation?

Hi,

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:

thanks.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 4.7.x