jDMTree for Docman


Version
1.5.5 (last update on Feb 27, 2010)
Rating
Compatibility
Votes
Favoured
11
License
GPLv2 or later
Non-Commercial
Type
Views
42868
Date Added
31 March 2008
Version jDMtree1.5.1
Fixes & Changes :::
* php 5 compatibility fix
* Security features based on security setup on DOCMan component setup
Security rules:
- If user is guest, it shows up all docs with 'everybody' access.
- If user is logged in, docs shown will be based on
#Logged in user is the owner/creator of the doc.
#Logged in user is the maintainer of the doc.
#For publisher user, docs having rights for publisher will be shown
#For author user, docs having rights for publisher will be shown
# For registered user, docs having rights for registered will be shown
#For editor user, docs having rights for editor will be shown
#All users will see, docs having 'everybody' rights
Version jDMtree1.5.2
Fixes & Changes :::
* Joomla default SEO url compatibility fix.
* CSS fixes for firefox.
Version jDMtree1.5.3
New Feature:
-Selective Category Inclusion/Exclusion options for the tree display setup
#Option to select Inclusion or Exclusion
#Option to define list of categories by categoryid (comma seperated)
Version jDMtree1.5.4
New Feature:
-Security enhancement to handle the user defined groups setup in the DOCMan component
#Checks whether user is associated with defined group(s) as a viewer/maintainer and takes care of the visiblilty of the document in the tree accordingly
LATEST RELEASED Version jDMtree1.5.5
New Features:
#Admin option to select behaviour of folder links to either expand tree or view the category.
# Admin option to show/hide 'View Category' links inside the folders & subfolders
Must have extension!
Work flawlessly with core SEF set to OFF.
When SEF is ON, expand/collapse behaviour of trees become unpredictable.
I noticed that with core SEF set to ON java-script generates many cookies instead of one.
Another minor issue is that plus/minus icons disappear when browsing DocMan contents.
In order to solve this issue I added
additional leading slashes to pathways to images in docmantree.php like this:
'/modules/mod_jdmtree15/jDMtree/images/docmantree_expand.gif'
instead of
'modules/mod_jdmtree15/jDMtree/images/docmantree_expand.gif'
Now everything is fine with icons.
I hope Josh will solve the first problem easily in near future.
Best wishes!
Work flawlessly with core SEF set to OFF.
When SEF is ON, expand/collapse behaviour of trees become unpredictable.
I noticed that with core SEF set to ON java-script generates many cookies instead of one.
Another minor issue is that plus/minus icons disappear when browsing DocMan contents.
In order to solve this issue I added
additional leading slashes to pathways to images in docmantree.php like this:
'/modules/mod_jdmtree15/jDMtree/images/docmantree_expand.gif'
instead of
'modules/mod_jdmtree15/jDMtree/images/docmantree_expand.gif'
Now everything is fine with icons.
I hope Josh will solve the first problem easily in near future.
Best wishes!
Nice mod - installs with only a small amount of changes to the code becuase I am uising PHP5- i.e. the issue of changing all the u can have the mod set up on a per menu basis, just showing relevant files rather than the full tree.
Other than that, it does all it says and does it quite neatly.
Other than that, it does all it says and does it quite neatly.






