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.
Replaced the preview pane in the side bar with mouse-over preview
The tooltips box works with both files and revisions
Revision preview will show details of the defined "current" revision
Added additional support for determining mime-types of documents
You can now rename a version directory:
If you add a new file to a version directory with a different name from the existing file(s) it will offer the option of renaming the version directory
The maximum filename length is now configurable from the admin screen:
The default maximum filename length is 45 characters
Note that while you can increase the maximum filename length EXTREME caution should be used in reducing the maximum. Make sure there are no files already on the system that exceed that length.
The installer now creates and initialises all the variables needed
Added the ability to allow the latest revision of a document to always be the "current" revision
Bug Fixes
Fixed visual and scrolling issues with firefox
Fixed visual issues in IE - the directory listing no longer displays below the spacers when scroll bars are required
Improved to the positioning of context (right-click) menus
Backported a whole load of changes implemented in the DRUPAL-6--1-2 release. These include the new "case sensitive redirecting" (+ admin option), a fix to correct the deslashing mechanism broken by my typo and a couple of other very minor fixes...