PlanetoidNotes

From LemonWiki共筆
Jump to navigation Jump to search

todo

tag: MediaWiki, RSS

add rss to wiki template

<link rel="alternate" type="application/rss+xml" title="本站 RSS 新聞" href="http://wiki.planetoid.info/index.php?title=Special:Recentchanges&feed=rss">

<link rel="alternate" type="application/x.atom+xml" title="本站 ATOM 新聞" href="http://wiki.planetoid.info/index.php?title=Special:Recentchanges&feed=atom">

參考:RSS 推廣專案 - MoztwWiki

perl

ActivePerl安裝到c:\usr目錄下

Apache

修改Apache 設定檔 httpd.conf

DocumentRoot "C:/Program Files/Apache Group/Apache2/htdocs" 改到另一顆硬碟

首頁編碼更改 [htdoc]/index.html.var index.html.en index.html.zh-tw.big5 -> index.html.zh-tw.utf8