The Joomla! Extensions Directory ™


jDMTree for Docman ModuleExtension Specific Addon

jDMTree 1.5 for Docman plugin with Joomla 1.5. - Tree to display the contents with the hierarchy - Categories,Sub Categories & Files or Documents. Front End Features : 1.Displays all categories and subcategories. 2.Displays documents or files under the categories/subcategories. 3.Displays a separate link to the category/subcategory. Admin Control Features : 1.Secify number of documents to be displayed in each category/sub category. 2.Limiting text with maximum character count for document name. 3.Limiting text with maximum character count for category/sub category name. 4.Sorting of documents based on update date,hits or name (ASC or DESC).

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

Report

2009-04-07
Reviews: 2
Using Joomla 1.5.10 + latest wamp stack, I found it didn't work with core SEF or Artio JoomSEF, but all that was needed was to declare the "l keep my organisation's organisation happy.
2009-03-23
Reviews: 6
Hi,

Thanks Josh for this module and your nice support !!!

Works like a charm !

Ilan
2009-02-20
Reviews: 10
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!
2008-09-10
Reviews: 1
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.
2008-07-22
Reviews: 9
This is a nice module for displaying the various Categories that are classified in DOCman.
Author please note: The 'Module Class Suffix' could have been included
2008-04-04
Reviews: 1
I've tried this module and it works perfectly. Thanks a lot!