Longer Node Titles

I just became a co-maintainer of this moduleAn add-on, or extension, to Drupal to provide additional functionality; written in PHP. because I opened several issues.


This simple moduleAn add-on, or extension, to Drupal to provide additional functionality; written in PHP. 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

Drupal

An open-source content management system that is used on this site and is taking over the world. 5.x siteA logically grouped set of content - also web site..

All bug reports, support, and feature requests should be made on the moduleAn add-on, or extension, to Drupal to provide additional functionality; written in PHP.'s project page.