Actions
Bug #18092
closedHave a list of open and recently edited documents
Start date:
2008-02-01
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.2
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
In the backend we only have this quite useless module "open Documents" which allows you to edit every opened document.
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.
Formatting could be done at a later stage as well, the functionality is built-in here.
(issue imported from #M7346)
Files
Actions