User:alang >

User:alang

從 $1

內容表格
沒有標頭

隨手筆記

2008-10-14) Gallery Remote 的使用

Client-Windows:

1. 修改 GalleryRemote.properties,位置在 Documents and Settings/使用者名稱/.GalleryRemote

增加這一行

forceGalleryVersion.n=2

n 的值是項次,例如第一個設定就是 0,依此類推。

2. 下載更新檔

解壓後覆蓋到 Program Files/GalleryRemote

 Server-Linux:

1. 建立一個檔案 gallery_remote2.php 位置在 <web-root>/gallery2/

內容包含

<?php
  header("HTTP/1.0 404 Not Found");
  exit;
?>

2. 下載最新更新檔

解壓後的檔案放在以下兩個目錄內

gallery2/modules/uploadapplet/applets
gallery2/modules/slideshowapplet/applets

參考連結:

http://www.zzbaike.com/wiki/Gallery_...5.88.B0Gallery
http://codex.gallery2.org/GalleryRem...nd_at_this_URL
http://plog.hlps.tcc.edu.tw/plog/post/1/3075
http://gallery.menalto.com/wiki/Gallery_Remote

 

 

標籤:
 
圖像 (0)
 
註解 (0)
您必須 登入 才能發佈評論。