XOOPS用のWikiモジュール。
ひさしぶりにnao-ponさんのサイトをのぞいたら、こんなすばらしいものを開発されているのを発見。
#block(round) #tag(100) #block(end)
// catbody
ob_start();
$this->func->catbody($this->title, $this->skin_title, $this->body);
$this->html = ob_get_contents();
if (!empty($this->root->runmode)) $this->runmode = $this->root->runmode;
while( ob_get_level() ) { ob_end_clean() ; }// catbody ob_start(); $this->func->catbody($this->title, $this->skin_title, $this->body); $this->html = ob_get_contents(); ob_end_clean(); if (!empty($this->root->runmode)) $this->runmode = $this->root->runmode;
// GET QUERY's key of set lang. $const['SETLANG'] = "setlang";
# 静的ページ風URLオプションを使用する場合は # 以下を環境に応じて修正後 # を削除して有効にしてください。 RewriteEngine on RewriteRule ^([0-9]*)\.html(#[^\?]*)?(\?(.*))?$ /modules/pukiwiki/index.php?pgid=$1&$4$2 [QSA]
| Page Info | |
|---|---|
| Page Name : | xpWiki |
| Page aliases : | None |
| Page owner : | ゲスト |
| Can Read | |
| Groups : | All visitors |
| Users : | All visitors |
| Can Edit | |
| Groups : | No one |
| Users : | No one |
新しくコメントをつける
コメント一覧