自作プラグイン/easyedit.inc.php
をテンプレートにして作成
[
トップ
] [
新規
|
一覧
|
検索
|
最終更新
|
ヘルプ
|
ログイン
]
開始行:
** easyedit.inc.php [#ib43648e]
|RIGHT:100|LEFT:360|c
|~サマリ|CKEditorを使用して編集するプラグイン|
|~リビジョン|1.07|
|~対応バージョン|1.5.x|
|~投稿者|[[K]]|
|~投稿日|&new{2020-09-06 (日) 22:25:56};|
**概要 [#s5c48f15]
CKEditor4を使用して[[自作プラグイン/guiedit.inc.php]]をも...
&br;改善すべき点が多くあります。
&br;edit.inc.php、wiki2xhtml.phpとxhtml2wiki.phpを少し改...
&br;お試し:http://sandbox.pkom.ml/?cmd=easyedit&page=...
***改善するべきところ・不具合 [#ted499a0]
-%%コメントが消える。%% 修正済み
-%%見出しのアンカーが消える。%% 修正済み
-%%refが消える。%% 修正済み
-%%テーブルの文字装飾が消える。%% 修正済み
-%%注釈が消える。%% 修正済み
-引用文が利用できない。
-%%CKEditorの装飾文字が利用できない。%% 修正済み
**インストール・ダウンロード [#i6a12c4d]
***手順 [#ja0eca98]
+まず、下記のリンクからダウンロードし、解凍してください。...
%%URL:http://pkom.ml/file/download.php?f=easyedit.zip...
%%URL:http://pkom.ml/file/download.php?f=easyedit0.2....
%%URL:http://pkom.ml/file/download.php?f=easyedit0.3....
%%URL:http://pkom-files.22web.org/download.php?file=p...
%%URL:http://pkom-files.22web.org/download.php?file=p...
URL:http://pkom-files.22web.org/download.php?file=plu...
+解凍したフォルダ(easyeditとplugin)をpukiwiki.ini.phpが入...
ディレクトリ/ファイルの構成
-(省略)
-plugin
--easyedit.inc.php
-easyedit
--(省略)
-pukiwiki.ini.php
--(省略)
3.skin/pukiwiki.skin.phpの123行らへん(「<?php _navigator(...
<?php global $vars;echo '<a href="./?cmd=easyedit&page='...
**関連ページ [#mcc9c199]
-[[自作プラグイン/guiedit.inc.php]]
-[[編集支援]]
-[[欲しいプラグイン/414]]
-[[欲しいプラグイン/408]]
-[[質問箱/4427]]
-[[質問箱/5172]]
-CKEditor4 https://ckeditor.com/ckeditor-4
**コメント [#n1fb2daa]
- 全体的にイイ感じなのですが、添付ファイルの処理がうまく...
-- 添付ファイルの処理を修正しました。 -- [[K]] &new{2020-...
- CKEditor4で添付済みの画像を指定すると、CKEditor4上では...
- 既存のページの編集は難しいですね(互換性)。新規に一からC...
- 今のところ添付してCKEditorのプラグインボタンからref(フ...
#comment
**ライセンス [#pc7f5a02]
GPL v3
終了行:
** easyedit.inc.php [#ib43648e]
|RIGHT:100|LEFT:360|c
|~サマリ|CKEditorを使用して編集するプラグイン|
|~リビジョン|1.07|
|~対応バージョン|1.5.x|
|~投稿者|[[K]]|
|~投稿日|&new{2020-09-06 (日) 22:25:56};|
**概要 [#s5c48f15]
CKEditor4を使用して[[自作プラグイン/guiedit.inc.php]]をも...
&br;改善すべき点が多くあります。
&br;edit.inc.php、wiki2xhtml.phpとxhtml2wiki.phpを少し改...
&br;お試し:http://sandbox.pkom.ml/?cmd=easyedit&page=...
***改善するべきところ・不具合 [#ted499a0]
-%%コメントが消える。%% 修正済み
-%%見出しのアンカーが消える。%% 修正済み
-%%refが消える。%% 修正済み
-%%テーブルの文字装飾が消える。%% 修正済み
-%%注釈が消える。%% 修正済み
-引用文が利用できない。
-%%CKEditorの装飾文字が利用できない。%% 修正済み
**インストール・ダウンロード [#i6a12c4d]
***手順 [#ja0eca98]
+まず、下記のリンクからダウンロードし、解凍してください。...
%%URL:http://pkom.ml/file/download.php?f=easyedit.zip...
%%URL:http://pkom.ml/file/download.php?f=easyedit0.2....
%%URL:http://pkom.ml/file/download.php?f=easyedit0.3....
%%URL:http://pkom-files.22web.org/download.php?file=p...
%%URL:http://pkom-files.22web.org/download.php?file=p...
URL:http://pkom-files.22web.org/download.php?file=plu...
+解凍したフォルダ(easyeditとplugin)をpukiwiki.ini.phpが入...
ディレクトリ/ファイルの構成
-(省略)
-plugin
--easyedit.inc.php
-easyedit
--(省略)
-pukiwiki.ini.php
--(省略)
3.skin/pukiwiki.skin.phpの123行らへん(「<?php _navigator(...
<?php global $vars;echo '<a href="./?cmd=easyedit&page='...
**関連ページ [#mcc9c199]
-[[自作プラグイン/guiedit.inc.php]]
-[[編集支援]]
-[[欲しいプラグイン/414]]
-[[欲しいプラグイン/408]]
-[[質問箱/4427]]
-[[質問箱/5172]]
-CKEditor4 https://ckeditor.com/ckeditor-4
**コメント [#n1fb2daa]
- 全体的にイイ感じなのですが、添付ファイルの処理がうまく...
-- 添付ファイルの処理を修正しました。 -- [[K]] &new{2020-...
- CKEditor4で添付済みの画像を指定すると、CKEditor4上では...
- 既存のページの編集は難しいですね(互換性)。新規に一からC...
- 今のところ添付してCKEditorのプラグインボタンからref(フ...
#comment
**ライセンス [#pc7f5a02]
GPL v3
ページ名: