hypweb.net
XOOPSマニア  最新情報のRSS(サイト全体)
[ 自宅サーバーWebRing |ID=54 前後5表示乱移動サイト一覧 ]

TOP » xpwiki » xpWiki開発日記 » 2008-11-06 のバックアップ差分(No.1)
1: 2008-11-06 (木) 20:43:43 nao-pon ソース バックアップ No.1 を復元して編集
Line 1: Line 1:
 +#navi(../)
 +* Ver 3.71.86 - 90 WYSIWYG編集(FCKeditor)対応など [#a7051d20]
 +&tag(WYSIWYG,FCKeditor,プラグイン,Bugfix,html側更新,JavaScript,Ajax);
 +
 +** 概要 [#i7fe8bd6]
 +
 +- テーブルの拡張書式の調整をした。
 +- attach, fusen プラグインでの更新時に最終更新者を更新するようにした。
 +- backup プラグインの出力 HTML の文法間違いを修正した。 ( thx souhalt )
 +-- 参考スレッド: [[【バグ報告】xpWiki: 差分/ソース を表示させるとリストマーカが表示異常 - XOOPSマニア>http://xoops.hypweb.net/modules/forum/index.php?topic_id=2482]]
 +- code プラグインで添付ファイルを処理する場合、未知の拡張子のファイルは "pre" 扱いとした。
 +-- 参考スレッド: [[#code() によるファイル参照の不具合 - XOOPSマニア>http://xoops.hypweb.net/modules/forum/index.php?topic_id=2477]]
 +- googlemaps2 プラグインで Google Maps API のバージョンに "2.132d" を指定した。
 +-- 参考スレッド: [[プラグインのアップデート等、お願いします。 - XOOPSマニア>http://xoops.hypweb.net/modules/forum/index.php?topic_id=2479]]
 +- ls2 プラグインで、ベースページを指定し、pagename オプションを使うと、ベースページよりも上階層のページが列挙されることがある問題を修正した。
 +- pcomment プラグインで、自動ログ作成機能が正常に機能しない問題を修正した。
 +- recentchanges プラグインの表示が乱れることがある問題を修正した。
 +-- 参考スレッド: [[【バグ報告】xpWiki: 最終更新 を表示させるとリスト番号が表示異常 - XOOPSマニア>http://xoops.hypweb.net/modules/forum/index.php?topic_id=2483]]
 +- IE6 で表示が乱れることがある問題の修正をした。
 +-- 参考スレッド: [[【バグ報告】xpWiki: textarea の WrapButton と Resizable Bar が表示異常 - XOOPSマニア>http://xoops.hypweb.net/modules/forum/index.php?topic_id=2481]]
 +- ページ権限設定画面で、JavaScript エラーが出ることがある問題を修正した。
 +-- 参考スレッド: [[【バグ報告】xpWiki: 権限設定 を表示させると JavaScript Error - XOOPSマニア>http://xoops.hypweb.net/modules/forum/index.php?topic_id=2480]]
 +- FCKeditor への対応をした。(継続中)
 +-- html側の更新が必要です。ただし、作業継続中のため、まだメジャーバージョン番号は上げていません。ある程度、落ち着いた時点で Ver 4 系列として、リリースする予定です。
 +-- とりあえず、2008/11/5 時点での、差分ファイルを置いておきます。
 +--- &font(160%){&ref(:ShareFiles/xpwiki_htmlSide4FCK20081105.zip);};
 +-- [[html側更新履歴>http://hypweb.net/cvs2cl/xpwiki.txt]]
 +-- 参考スレッド: [[xpWikiにFCKEditorを取り込みたい - XOOPSマニア>http://xoops.hypweb.net/modules/forum/index.php?topic_id=2475]]
 +
 +** CVS 更新内容 [#w6c23b3d]
 +
 +#region(今回の更新分[trust側]){{
 +-2008-11-06 17:56  nao-pon
 +--* version.php (1.49):
 +---Version 3.71.90
 +-2008-11-06 17:56  nao-pon
 +--* ways/x2w.php (1.5):
 +---Corresponded to <br> in <span>.
 +-2008-11-06 17:54  nao-pon
 +--* plugin/backup.inc.php (1.15):
 +---HTML (list structure) is regularized. ( thx souhalt ) See
 +http://xoops.hypweb.net/modules/forum/index.php?topic_id=2482
 +-2008-11-06 15:18  nao-pon
 +--* version.php (1.48):
 +---Version 3.71.89
 +-2008-11-06 15:18  nao-pon
 +--* ways/x2w.php (1.4):
 +---Simplify character decoration tags.
 +-2008-11-06 15:14  nao-pon
 +--* skin/js/fck.config.js (1.2):
 +---Added percentages to the font size setting.
 +-2008-11-05 19:53  nao-pon
 +--* ways/x2w.php (1.3):
 +---Correction for the FCKeditor. (Include Ver 3.71.87)
 +-2008-11-05 18:45  nao-pon
 +--* version.php (1.47):
 +---Version 3.71.87
 +-2008-11-05 18:45  nao-pon
 +--* class/convert_html.php (1.35), skin/js/xpwiki.js (1.27),
 +ways/w2x.php (1.2), ways/x2w.php (1.2):
 +---Correction for the FCKeditor..
 +-2008-11-05 18:44  nao-pon
 +--* skin/js/fck.config.js (1.1):
 +---Moved from "html/modules/xpwiki/skin/js/fckxpwiki".
 +-2008-11-05 18:42  nao-pon
 +--* loader.php (1.53):
 +---Correction for multi domain.
 +-2008-10-31 16:22  nao-pon
 +--* gate.php (1.5):
 +---Check $xwGateOption['hypmode'] by "way".
 +-2008-10-31 16:17  nao-pon
 +--* version.php (1.46):
 +---Version 3.71.86
 +-2008-10-31 16:16  nao-pon
 +--* gate.php (1.4), loader.php (1.52), class/include/init.php (1.58),
 +language/xpwiki/ja/lng.php (1.14), language/xpwiki/ja_utf8/lng.php
 +(1.14), plugin/build_js.inc.php (1.3), skin/css/fckeditor.css
 +(1.1), skin/js/basic.js (1.4), skin/js/main.js (1.50),
 +skin/js/xpwiki.js (1.26), ways/w2x.php (1.1), ways/x2w.php (1.1):
 +---Supported the FCKeditor.
 +-2008-10-31 16:15  nao-pon
 +--* skin/: css/base.css (1.3), js/resizable.js (1.10):
 +---Correction for IE6.
 +-2008-10-31 16:13  nao-pon
 +--* skin/css/main.css (1.24):
 +---typo.
 +-2008-10-31 16:12  nao-pon
 +--* plugin/recentchanges.inc.php (1.14):
 +---Corrected the disorder of the display.
 +-2008-10-31 16:11  nao-pon
 +--* plugin/pcomment.inc.php (1.15):
 +---Repaired the defective operation of an automatic function for
 +creation of the log.
 +-2008-10-31 16:10  nao-pon
 +--* plugin/ls2.inc.php (1.14):
 +---Repaired the defective indication when pageprefix and pagename were
 +specified.
 +-2008-10-31 16:07  nao-pon
 +--* plugin/googlemaps2.inc.php (1.5):
 +---Set API version '2.132d'.
 +-2008-10-31 16:06  nao-pon
 +--* plugin/code.inc.php (1.20):
 +---An unknown file extension is processed by "pre".
 +-2008-10-31 16:05  nao-pon
 +--* plugin/attach.inc.php (1.44):
 +---Use "func->touch_page" & "func->make_empty_page".
 +-2008-10-31 16:03  nao-pon
 +--* plugin/backup.inc.php (1.14):
 +---An illegal HTML syntax is corrected.
 +-2008-10-31 16:01  nao-pon
 +--* class/func/: pukiwiki_func.php (1.188), xpwiki_func.php (1.195):
 +---When updating by "attach" and "fusen", the last update person is
 +renewed.
 +-2008-10-31 15:57  nao-pon
 +--* class/convert_html.php (1.34):
 +---Adjusted the table enhancing format.
 +-2008-10-31 15:45  nao-pon
 +--* class/attach.php (1.9):
 +---Variable initialization.
 +}}
 +** 一行コメント [#d2c388b7]
 +
 +#comment
 +#navi(../)


トップ   編集 差分 バックアップ 添付 複製 名前変更 リロード印刷に適した表示   ページ新規作成 全ページ一覧 単語検索 最新ページの一覧   ヘルプ   最新ページのRSS 1.0 最新ページのRSS 2.0 最新ページのRSS Atom Powered by xpWiki
Counter: 154, today: 1, yesterday: 0
このページのTopへ
メインメニュー
ログイン

ユーザー名:


パスワード:





パスワード紛失  |新規登録
オンライン状況
470 人のユーザが現在オンラインです。 (4 人のユーザが xpwiki を参照しています。)

登録ユーザ: 0
ゲスト: 470

もっと...
サイト情報