Early Bird Registration for DrupalCon Atlanta is now open! By registering during our Early Bird Registration window, you’ll save $100. This window ends on 19 January 2025 and will go by quickly, so don’t wait!
This release adds 'subscriptions'. Users are able to subscribe to documents they own, or have permission to write to. When subscribed documents are modified or deleted the subscribed user will recieve an email notification.
New Features:
There are two additional 'My Account' screens:
My Account / My documents - Gives a list of all the files originated by a user. For any entry in the list there is a button allowing the user to subscribe or unsubscribe
My Account / My Subscriptions - Gives a list of all the files subscribed to by a user. Against each entry there is a button allowing the user to unsubscribe.
There is a new item on the context menu allowing you to subscribe to, or unsubscribe from, a file or revision.
Note that if you are subscribed to a document then make changes yourself you are not notified.
The notification messages are fully configurable. The new subscriptions admin screen allows the subject line and contents to be fully customised.
The admin screens have been re-organised. There are now seperate admin screens for main settings, roles, subscriptions and replication.
The release also fixes outstanding bugs from the previous release including:
Problems with search - large files, especially pdf's, often failed to convert to text properly and this led to files being left in the temporary directory.
Problems with drag and drop not working
File size incorrectly reported for revisions
Not correctly barring incorrect node types from having attachments
Positioning for tooltips and context menus was wrong, particularly on Safari.
Fixed a problem on upload with invalid file names (containing ' or ").
Problem adding attachments from a slave - replication delays made this unreliable. A configurable delay has now been added.