Weblinks 0.81 anchor.png Edit

  • インストール

以下のサイトを参考にインストール
http://linux.ohwada.jp/modules/mydownloads/singlefile.php?lid=35

  • ${WEBLINKS}/include/functions.phpのgetmicrotime()メソッド

グローバルメソッドになっているようで、PukiWikiMod編集でException発生。
また、WordPress編集も挙動不審になった。
以下の修正で安定化。

# vi ${WEBLINKS}/include/functions.php

line577

functiongetmicrotimel()
//functiongetmicrotimel()
functiongetmicrotime_local()

line588

$time=getmicrotime();
//$time=getmicrotime();
$time=getmicrotime_local();
  • URLの静的化
    • apacheにRewriteRule編集追加。
RewriteRule ^/modules/weblinks/viewcat/([0-9]*)\.html(#.*)?$
 /modules/weblinks/viewcat.php?cid=$1$2 [PT]
    • templateの修正
      • weblinks_block_catlist.html
      • weblinks_index.html
      • weblinks_viewcat.html
    • ソースの修正
cd ${XOOPS}/modules/weblinks
vi class/category.php

line 649

$subcategories .= "<a href=\"".XOOPS_URL
 ."/modules/weblinks/viewcat.php?cid=".$ele['cid']."\">".$chtitle."</a>";
//$subcategories .= "<a href=\"".XOOPS_URL
 ."/modules/weblinks/viewcat.php?cid=".$ele['cid']."\">".$chtitle."</a>";
$subcategories .= "<a href=\"".XOOPS_URL
 ."/modules/weblinks/viewcat/".$ele['cid'].".html\">".$chtitle."</a>";
vi blocks/weblinks_catlink.php

line 118

$subcategories[] = "<a href='".$weblinks_url
 ."/viewcat.php?cid=".$subCategory['cid']."'>"
 .$myts->makeTboxData4Show($subCategory["title"])."</a>";
//$subcategories[] = "<a href='".$weblinks_url
 ."/viewcat.php?cid=".$subCategory['cid']."'>"
 .$myts->makeTboxData4Show($subCategory["title"])."</a>";
$subcategories[] = "<a href='".$weblinks_url
 ."/viewcat/".$subCategory['cid'].".html'>"
 .$myts->makeTboxData4Show($subCategory["title"])."</a>";

トップ   編集 凍結 差分 バックアップ 添付 複製 名前変更 リロード   ページ新規作成 全ページ一覧 単語検索 最新ページの一覧   ヘルプ   最新ページのRSS 1.0 最新ページのRSS 2.0 最新ページのRSS Atom
Counter: 529, today: 2, yesterday: 0
最終更新: 2008-11-26 (水) 01:55:04 (JST) (1273d) by aqua
オススメ

おすすめ
カレンダ
前月2012年 5月翌月
1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31
<今日>
ログイン
ユーザ名:

パスワード:



パスワード紛失

新規登録
天気予報

資料提供天気予報コム
アクセスカウンタ
今日 : 215215215
昨日 : 455455455
総計 : 364224364224364224364224364224364224