Heisenberg submitted a new resource:
You must be registered for see links
- No more 50 character limit!ABOUT
This is a small add-on, requested by @Andy.N, that allows a page title length to be set to 120 characters, rather than the default of 50.
In order to do this, the add-on changes the size of the 'title' column in the 'xf_node' table from VARCHAR(50) to VARCHAR(120). It then changes the getFields() method for the DataWriter Page class to allow a maxmium length of 120 characters.
Because this addon modifies the xf_node table, it is highly encouraged that you make a backup of...
You must be registered for see links
