|
| Recent News |
DOCMan List 1.3: permissions-based displaying categories and documents Paolo De Nictolis 2008-12-22A JED user complained, DOCMan List showing all categories and documents, with no regard for permissions assigned through Joomla! backend.
As you can imagine, modifying module to accomplish such a request (and releasing new 1.3 version) was trivial: just recovering current user access level using Joomla! framework, and testing "access" db field against.
I apologize I didn't think ab... |
DOCMan List: new version, new parameters, new XHTML compliance, same old DOCMan lists Paolo De Nictolis 2008-11-03In this version, I've added three parameters; now you can choose and link category names to show all documents belonging them, and indentation spaces and font sizes are also parameters.
All deprecated HTML tags have been removed, and now spaces and sizes are specified in em instead of pixels (thank you, Angie Radtke, your Beez enlighted me!).
As I promised, I continue and maintain both a Mam... |
DOCMan List supported on Joomlatools 3PD addons forum Paolo De Nictolis 2008-10-31Mathias Verraes kindly offered me to use Joomlatools 3PD addon forum for DOCMan List support: http://forum.joomlatools.org/viewforum.php?f=21
Since Joomlatools is one of the best recognized Joomla! extensions developer team and I could personally test competence and rapidity of their forum, I believe you've all to gain using it :)
Thank you Mathias! |
DOCMan List for Joomla! 1.5: released! Paolo De Nictolis 2008-10-31Well, it was sufficient and study a little Joomla! modules...
DOCMan List is now Joomla! 1.5 native; that is, it can be installed with NO Legacy mode.
As stated, I'll maintain both new version and old version for Mambo and Joomla! 1.0.x, since I expect a lot of users will not migrate immediately to Joomla! 1.5 (but they're strongly suggested to).
New in this release, I added also number of ... |
DOCMan List on JoomlaCode Paolo De Nictolis 2008-10-30I moved my mod_docman_list to JoomlaCode to begin collaborating porting it in Joomla! 1.5 native mode.
For those of you who don't know what DOCMan List is, you can see it in action at http://www.arbea.basilicata.it/index.php?option=com_content&task=view&id=76&Itemid=135
I'm intentioned and maintain both J1.0.x and J1.5 versions, due to long-term cohesistence of both versions.
... |
|
|
|
| Activity |
|
|
| Description |
A simple Joomla! 1.5-native module,
using recursion, to display all
documents stored in DOCMan.
mod_docman_list offers seven parameters
in this version:
• catid: by default, all documents in
a DOCMan store are displayed; users can
specify a single category to
recursively visit
• showlinkcats: users can choose
wether category titles are a link to
the list of documents belonging to
category (the default), or just plain
text
• showlinkdocs: users can choose
wether documents titles are a link to
document itself (the default), or just
plain text
• showdesc: users can choose wether
displaying documents together with
their description (the default), or
hiding description
• daysnew: after how many days a
document has to be considered "old";
that is, it's not labeled as "New" in
list display
• spacer: number of spaces, given as
margin-left em, used to indent docs
list
• fontsize: Holds font size to apply
to top-level headings, in em. It
reduces by 0.2em passing to a
subcategory
By 1.3 version, mod_docman_list
displays just categories and documents
available for current user access
level.
|
| Developer Info |
Paolo De Nictolis
|
| Trove Categorization |
- Development Status: 5 - Production/Stable
- Intended Audience: End Users/Desktop
- License: GNU General Public License (GPL)
- Programming Language: PHP
- Topic: Tools
|
|