Get XOOPS XOOPSXOOPS FAQFAQ ForumsForums NewsNews ThemesThemes ModulesModules
New Posts New Topics All Posts All Forums Index General Modules Themes Development International XOOPS.org

Search

Donat-O-Meter

Make donations with PayPal!
Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $65.00
Net Balance: $61.80
Left to go: $38.20

Donations
studioC  ($25)May-17
Anonymous ($15)May-16
Anonymous ($25)May-4

Learn XOOPS Core

Local Support

Advertisement

XOOPS Code hosted on SourceForge

Cumulus Tag Cloud

2 2.5 2.6 3.0 2013 Abuse adslight AntiHarvesting AntiMalUser AntiSpam API Australia Ban banner Beats billige black Blocks blue Captcha cell Christmas chronolabs content Conversion database demo docek download Dresses editor evden eve facebook Federated floor free Gateway herre Honeypot Human IP jQuery kantor lamps Legal log logger mobile module modules Monster MyAlbum-p Networks newbb news Notices online PageRank pdf Permissions pink Plugin portal Prevention profile project Protector publisher release Rights rmcommon Room sale security SERIAL Server site Smarty Spam statistics stem Studio tag tags tdmcreate template Theme themes userlog website Whitepaper XML XooLaT xoops Xoopspoll Xortify xthemes Yolande ZendFramework

New Users

Registering user

# 136015

handrick12

Welcome to XOOPS!




Bottom   Previous Topic   Next Topic  Register To Post

« 1 2 3 (4) 5 »


#31 Posted on: 2012/2/21 19:26 Re: Document Management Module
Thank you...

Top

Mcron
Just popping in
Just popping in
Joined:
2012/2/8 21:12
From California
Group:
Registered Users
Posts: 37
(Show More) (Show Less)


#32 Posted on: 2012/2/24 9:03 Re: Document Management Module
I think this goes more to Mamba and xoops developers: Talking Xoops mods that allow uploading of attachments, specifically pdf and similar document types; their is a need to provide a similar search functionality by using swish-e (or whatever would be the best choice) as an option. I have worked on a site that has hundreds of pdf and word docs but getting good search results is hard since most documents are not named properly to match the content of the documents.

It would be nice if xoops can adopt a search engine that can index such attachment repositories, so that users get their documents/info they are looking for much efficiently. Surely respecting all the access permissions is key so users access only what they are allowed to. I am not sure if any other CMS has this capability but will do a research. The need for an indexing engine i believe feature for a site would be on the type of content that is being aggregated to it, come site may not have the need for it, but these days most site have pdf files or similar attachments.

my two cents here. Let me know what you all think or is there any suggestion for this kind of needs.

Top

btesec
Friend of XOOPS
Friend of XOOPS
Joined:
2007/2/20 12:17
Group:
Registered Users
Posts: 614
(Show More) (Show Less)


#33 Posted on: 2012/2/24 9:48 Re: Document Management Module
A quick search results the following just to give a better idea of what the idea is:

http://en.wikipedia.org/wiki/Document_management_system
http://lucene.apache.org/solr/
http://plone.org/products/remote-file-index
http://plone.org/products/plone/featu ... of-word-and-pdf-documents
http://devnet.kentico.com/Blogs/Thoma ... ngine-with-Kentico-C.aspx
http://www.netaddicts.be/articles/umbraco-and-lucenenet.aspx
http://www.sitefinity.com/devnet/foru ... -indexing-for-search.aspx
http://typo3.org/documentation/docume ... uals/dam/1.0.11/view/1/1/

I hope the list of links can help.

my two cents here.

Top

btesec
Friend of XOOPS
Friend of XOOPS
Joined:
2007/2/20 12:17
Group:
Registered Users
Posts: 614
(Show More) (Show Less)


#34 Posted on: 2012/2/24 11:27 Re: Document Management Module
reifsnyderb can we get a list of the changes/updates done for version 1.95. I am am testing now.

Thanx

Top

btesec
Friend of XOOPS
Friend of XOOPS
Joined:
2007/2/20 12:17
Group:
Registered Users
Posts: 614
(Show More) (Show Less)


#35 Posted on: 2012/2/24 20:50 Re: Document Management Module
Hello,

The changes I have are as follows:

Version 1.94
Added: dms_inc_functions_test() has been added to test the inclusion of inc_dms_functions.php when developing.
Added: dms_send_emai() can now be used to send an attachment that is not located in the repository.
Added: A job can now be scheduled to delete all documents in a folder.
Added: Documents can now be removed from a lifecycle.
Added: By setting a folder configuration flag, the document comments can now be displayed on the main screen.
Added: URL's can now be e-mailed.
Change: Disabled mime type determination via the "file" command, on Linux systems.
Change: The MMS integration no longer displays the standard header functions. (i.e. Import Document, Create Folder, etc.)
Change: Fixed an issue where forcing a folder to display only worked on the second attempt to display the folder.
Change: Created an object select page (obj_select.php). This page is to be used anywhere a folder or file is selected.
Change: folder_content_report.php no longer reports deleted file.
Change: The job server no longer publishes deleted files.
Change: The folder_content_report.php has been modified so that deleted files are no longer displayed.
Removed: With the exception of the main screen, the menu bar has been removed from all screens.

Version 1.93
Added: Links can be created to documents and folders. Note: This feature is currently disabled.
Added: Folder copy system for administrators.
Change: Re-wrote most of the user interface code to ease maintainablilty.

Version 1.92
Added: Created a block that contains all of the document/folder/url creation buttons.
Added: Administrators can globally change user ownership on documents. For example, if a user leaves an organization, all documents
owned by that user can be transferred to another user. Additionally, if selected, all other permissions for that user can
be deleted.
Added: Document expiration system.
Added: Properties search, for a document name, can now be initiated from a query string. Use search_prop.php?search_name=<name>
Added: Full text search can now be initiated from a query string. Use search_ft.php?search_query=<string>
Added: Document view counter has been added. This is incremented only when a document is viewed.
Added: The maximum size, of an uploaded file, is now displayed in the error message if the document was too large to upload.
Added: A time stamp is now applied when adding links to other web pages.
Added: Groups can now be e-mailed documents.
Added: URL's can now be moved and copied.
Added: Auditing information can now be displayed for folders and sub-folders, in one report.
Change: User ID's are now resolved when displaying audit logs.
Change: The document/folder/url creation buttons are now displayed at the top of almost every page.
Change: Administrators can now move or copy any and all documents, regardless of their being in a lifecycle.
Change: Left justified the Lifecycle Name and Lifecycle Stage, in file_options.php under the Information section.
Change: Job server now sorts documents correctly by FILO, when publishing documents for external display.
Change: Alphabetical document sorting is now reset when a user changes folders.
Change: Misc. minor user interface changes.
Change: Removed _binfilter.sh requirement for full text search engine and modified the swish-e.conf file.
Change: Improved the viewing of documents that do not have extensions.
Change: Permissions propagation now works in PHP 5.
Change: The ADN system has been modified such that the mask character is ignored when searching for the mask to replace.



Unfortunately, I couldn't find any notes regarding the specific changes with version 1.95. I would say that adding the full text search summaries was probably the biggest change for version 1.95. But, I can't be sure if I changed anything else as it has probably been two to three years since I worked on it last.

Regards,

Brian



Quote:

btesec wrote:
reifsnyderb can we get a list of the changes/updates done for version 1.95. I am am testing now.

Thanx


Top

reifsnyderb
Just popping in
Just popping in
Joined:
2012/2/9 12:12
From Pennsylvania
Group:
Registered Users
Posts: 18
(Show More) (Show Less)


#36 Posted on: 2012/2/24 20:52 Re: Document Management Module
Hello,

It would be great if there was such an engine that would search all modules at the same time. It would probably be pretty hard to implement, though.

The DMS module takes users permissions into account when it displays the results of a full-text search.

Regards,

Brian


Quote:

btesec wrote:
I think this goes more to Mamba and xoops developers: Talking Xoops mods that allow uploading of attachments, specifically pdf and similar document types; their is a need to provide a similar search functionality by using swish-e (or whatever would be the best choice) as an option. I have worked on a site that has hundreds of pdf and word docs but getting good search results is hard since most documents are not named properly to match the content of the documents.

It would be nice if xoops can adopt a search engine that can index such attachment repositories, so that users get their documents/info they are looking for much efficiently. Surely respecting all the access permissions is key so users access only what they are allowed to. I am not sure if any other CMS has this capability but will do a research. The need for an indexing engine i believe feature for a site would be on the type of content that is being aggregated to it, come site may not have the need for it, but these days most site have pdf files or similar attachments.

my two cents here. Let me know what you all think or is there any suggestion for this kind of needs.


Top

reifsnyderb
Just popping in
Just popping in
Joined:
2012/2/9 12:12
From Pennsylvania
Group:
Registered Users
Posts: 18
(Show More) (Show Less)


#37 Posted on: 2012/2/24 20:54 Re: Document Management Module
Hello,

I have a hard disk ordered and will be configuring it for dual-boot in order to build a dev environment.

Regards,

Brian


Top

reifsnyderb
Just popping in
Just popping in
Joined:
2012/2/9 12:12
From Pennsylvania
Group:
Registered Users
Posts: 18
(Show More) (Show Less)


#38 Posted on: 2012/2/29 11:22 Re: Document Management Module
Is there a working feature of exporting whole directories of documents?
If so, how do you do it (haven't found it)?
If not, that would be a very useful feature for the next version.

Top

Mazarin
Just can't stay away
Just can't stay away
Joined:
2008/12/10 15:05
From Knivsta, Sweden
Group:
Registered Users
Repository Group
Posts: 518
(Show More) (Show Less)


#39 Posted on: 2012/3/2 16:53 Re: Document Management Module
Hello,

No, there is no way to export whole directories, at this time.

Regards,

Brian


Quote:

Mazarin wrote:
Is there a working feature of exporting whole directories of documents?
If so, how do you do it (haven't found it)?
If not, that would be a very useful feature for the next version.


Top

reifsnyderb
Just popping in
Just popping in
Joined:
2012/2/9 12:12
From Pennsylvania
Group:
Registered Users
Posts: 18
(Show More) (Show Less)


#40 Posted on: 2012/3/26 19:26 Re: Document Management Module
Hello,

The dev environment is finally created, Xoops is installed and dms is loaded.

Regards,

Brian


Top

reifsnyderb
Just popping in
Just popping in
Joined:
2012/2/9 12:12
From Pennsylvania
Group:
Registered Users
Posts: 18
(Show More) (Show Less)




« 1 2 3 (4) 5 »



You can view topic.
You cannot start a new topic.
You cannot reply to posts.
You cannot edit your posts.
You cannot delete your posts.
You cannot add new polls.
You can vote in polls.
You cannot attach files to posts.
You cannot post without approval.
You cannot use topic type.
You cannot use HTML syntax.
You cannot use signature.

[Advanced Search]