AjaXplorer Version 3.2.0 – 2010/12/20
一個網頁版、不需資料庫、使用ajax技術的檔案管理系統.
目前第一次使用~覺得方便方便方便~~~XDDDD
之前上傳檔案用了一個比較簡易的套件 http://quixplorer.sourceforge.net/ ~
最近因有人提出需求…所以又再找了一下 之後才發現有個這麼不錯用的東西..從LIBARY來看就加了 gzip、 MP3 Flash Player、FLV Player
在圖片的部份也提供線上預覽~
在使用者設定部份還沒特別去看 不過看起來 至少在讀寫部份都能做到基本的設定
在log方面雖然做的滿簡單的 不過看的出來是誰在何時登入 做了什麼事情 上傳下載之類的.. 其實也差不多夠了
功能本身也內建資源回收桶…等等功能 ….
功能上算是齊全了
至於安裝上來說 ~其實也相當的簡單
如果無別的需求的話….預設就差不多ok了
再安裝開始…
會跑一個runTests.php
如果沒出現重大錯誤的話 其實略過也無所謂…
重點是可支援繁體中文..
不過若要能正常使用中文的話~~在server必需預設是使用utf8編碼才行
若非utf8編碼的話在中文檔案的部份 處理會有異常
該文章有提供解決的方法 http://tyh.idv.tw/book_detail_189.html
跑一次 runTests.php 才知道,原來 Server 的 Charset encoding 不是 UTF-8。
不知道改哪可以全部改到,所以那就根目錄三個PHP檔的最前面都加上
setlocale(LC_ALL, 'en_US.UTF8');
這樣就都OK了
官方網站
http://www.ajaxplorer.info/wordpress/
線上試用
http://www.ajaxplorer.info/wordpress/demo/
下載
http://www.ajaxplorer.info/download/
EXTERNAL LIBRARIES
AjaXplorer was developed using various free libraries that are mentionned below. It is mainly an engineering work that used a lot of off-the-shelf components. Please check their websites!
ZIP FUNCTIONNALITIES
All the zip/unzip functionnalities implemented are based on the excellent PclZip class developped by PhpConcept.
http://www.phpconcept.net/pclzip/index.en.php
JAVASCRIPT FRAMEWORKS & PLUGINS
The Ajax client is mainly based on the prototype.js library.
http://www.prototypejs.org/
WEBFX WIDGETS
The Ajax widgets used for the Tree (XLoadTree) and for table sorting and selection were developed by WebFX.
http://webfx.eae.net/
MODAL WINDOWS
The modal windows are done with a modification of the Leightbox script (itself a modification of lightbox.js).
http://www.eight.nl/files/leightbox/
http://www.huddletogether.com/projects/lightbox/
CODEPRESS : Syntax highlighting
The online edition was done integrating CodePress. Very powerful!
http://www.codepress.org/
DEWPLAYER : MP3 Flash Player
The online mp3 flash player is developed by a french webagency, AlsaCreation.
http://www.alsacreations.fr/mp3-dewplayer.html
MEDIA PLAYER : FLV Player
MC Media Player is a Flash-based media player for embedding video, audio and still images in web pages. It is free to use for both non-profit and commercial websites.
http://www.flv-player.net/
Big respect to those developers!
Views: 5