最近更新 - 使用說明 - 測試區 - 搜尋:
●獅吼文集
楔子?
佛法入門?
三藏經典?
修持正見?
法義討論?
實修儀軌?
名相淺釋?
佛教X檔案?
學佛心得?
佛教人物?
●其它
暫存區?
工作討論?
編輯選單

連結!pmwiki.org
* Cookbook
* Development
* PmWikiUsers
* SuccessStories

編輯本頁 列印預覽 群組歷史 本頁歷史


Organization of PmWiki files

  • pmwiki.php is the main script that runs this wiki system.
  • local (directory) is a good place to store PerGroupCustomizations and other LocalCustomizations.
    • local/config.php contains site-wide configuration settings
    • local/localmap.txt contains locally-defined CustomInterMap shortcuts.
  • pub (directory) contains files to be made available to browsers, such as images and .css files
  • wiki.d (directory) contains wiki pages created by users, stored as individual text files. It is created automatically the first time pmwiki.php is run. Filenames consist of Groupname.Pagename. Deleted pages are Groupname.Pagename,time. You can physically remove deleted files from this directory only via a shell or FTP command.

  • wikilib.d (directory) contains default wiki pages supplied with the PmWiki distribution. The files in this directory are used whenever a page of the same name doesn't exist in the wiki.d directory.
  • scripts (directory) contains add-on scripts including:
    • intermap.txt defines default InterMap "shortcuts" for certain URLs.
    • faq.php
    • includeurl.php
    • pgcust.php
    • pmwe
    • simple-journal.php
    • trails.php
  • COPYING is a copy of the GNU General Public License.

<< EditQuickReference | PmWiki.DocumentationIndex | PageLayout >>

編輯本頁 - 列印預覽 - 群組歷史 - 本頁歷史 - 搜尋
本頁更新於 2004 年 04 月 05 日,11:12 AM