File Management System: Difference between revisions

From LemonWiki共筆
Jump to navigation Jump to search
No edit summary
 
m (3個修訂)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
File Management System
File Management System


Line 8: Line 7:
* [http://www.invisionfilemanager.com/ Invision Power File Manager]
* [http://www.invisionfilemanager.com/ Invision Power File Manager]


* phpbb + lock board by hand (random filename?)
* Forum (ex: phpBB or [http://www.invisionboard.com/ IVB]) + Module of Upload Files -> lock board by hand (random filename?) or  Automatically lock   
: keyword: Automatically lock   
 
* IVB + lock board by hand ()


the key point may be the ACL (XOOPS Lite possible?)


Related Topic:  
Related Topic:  
* Information Management: [http://freshmeat.net/browse/1018/ Document Repositories]
* Information Management: [http://freshmeat.net/browse/1018/ Document Repositories]
* Internet: WWW/HTTP: [http://sourceforge.net/softwaremap/trove_list.php?form_cat=93 Indexing/Search]
* Internet: WWW/HTTP: [http://sourceforge.net/softwaremap/trove_list.php?form_cat=93 Indexing/Search]
[[Category:System]]

Latest revision as of 14:36, 21 June 2009

File Management System

Goal: the permission of upload files with time limit

  • Forum (ex: phpBB or IVB) + Module of Upload Files -> lock board by hand (random filename?) or Automatically lock

the key point may be the ACL (XOOPS Lite possible?)

Related Topic: