[TYPO3-core] RFC: #7346: Have a list of open and recently edited documents

Benjamin Mack mack at xnos.org
Fri Feb 1 16:30:32 CET 2008


Hey all,

this is a SVN patch request.

Branches: trunk only

BT: http://bugs.typo3.org/view.php?id=7346

Type: feature

Description / Problem:
In the backend we only have this quite useless module "open Documents" 
which allows you to edit every opened document.

Solution:
I already abstracted the functionality into a sysext "opendocs". With my 
new patch, it now adds an icon to the top that loads the list of opened 
documents through AJAX. It also shows the list of recently edited (= 
just closed) documents in there. This list will even stay there after 
login/logout, which is quite nice.

Notes:
* Formatting / CSS improvements could be done at a later stage as well, 
the functionality is built-in here.
* Later, I'd also like to add a userTSconfig to disable the toolbar item 
per user-basis, and to add small icons in front of the records. Didn't 
know how to do this quite fast, so we'll see what I can do :)
* The screenshot shows the feature in action.
* Thanks to Steffen! I took a skeleton of his toolbar item from the 
extdeveval extension to start off with my part.



-- 
greetings,
benni.
-SDG-

www.xnos.de // www.xnos.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 20080201_opendocs_fixes.patch
Type: text/x-diff
Size: 15228 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20080201/b4290c5d/attachment-0001.patch 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: opendocs.png
Type: image/png
Size: 12424 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20080201/b4290c5d/attachment-0001.png 


More information about the TYPO3-team-core mailing list