Commit 0c85bdabe690eac4b8e15d04bae704f49b68ebd5

Authored by michael
1 parent ffc0ad9a

added multi-document select task


git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2822 c91229c3-7414-0410-bfa2-8a42b809f60b
Showing 1 changed file with 3 additions and 3 deletions
docs/TODO.txt
... ... @@ -2,8 +2,7 @@ KnowledgeTree DMS Development TODO List
2 2 ---------------------------------------
3 3  
4 4 (In no particular order after office integration)
5   -- Microsoft Office integration- Open, Edit, Update documents in the KnowledgeTree
6   - from within Microsoft Office programs (IN PROGRESS)
  5 +- Microsoft Office integration- Open, Edit, Update documents in the KnowledgeTree from within Microsoft Office programs (IN PROGRESS)
7 6  
8 7 - Search- improve standard search hitrate
9 8 - if there are no standard search results then try advanced search?
... ... @@ -45,5 +44,6 @@ KnowledgeTree DMS Development TODO List
45 44 - Accomodate custom search terms- $fCustomSearchxxx
46 45 - Allow thumbnails for image types (API for any other filetype)
47 46 - Permission model- allow breaking of permission inheritance (integrate with serving multiple organisations)
  47 +- Multi-document select in a folder (for delete, move etc.)
48 48  
49   -$Id$
50 49 \ No newline at end of file
  50 +$Id$
... ...