User:alang

    內容表格
    1. 1. 作者介紹
    2. 2. 隨手筆記

    版本為 23:17, 26 Nov 2024

    到這個版本。

    返回到 版本存檔.

    查閱目前版本

    作者介紹

     

     


    隨手筆記

    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

     

     

    Powered by MindTouch Core