This simple module extends the "maxlength" value of "title" field of forms, which are set by default to 128 characters. They are extended to 255 characters. This can be good if you have nodes that need longer titles than the default length.

This is a back port of a change made in D6. Since it will not be needed in D6, it will not be supported. Additionally it must be removed prior to upgrading to D6.

One particular case where this can be useful is with the FAQ and Faq_Ask modules on a Drupal 5.x site.

All bug reports, support, and feature requests should be made on the module's project page.