Quantcast
Channel: DokuWiki
Viewing all 25284 articles
Browse latest View live

devel:unittesting - [Grouped Tests] escaping

$
0
0
1552324430current
Line 61:Line 61:
 This assigns the tests to the groups ''plugin_creole'' and ''plugins''. This assigns the tests to the groups ''plugin_creole'' and ''plugins''.
  
-Group names can be used to only run certain test groups or to exclude them from a test run. The following example only runs the tests for all plugins by using the option ''--group'':+Group names can be used to only run certain test groups or to exclude them from a test run. The following example only runs the tests for all plugins by using the option ''%%--group%%'':
  
   phpunit --stderr --group plugins   phpunit --stderr --group plugins
  
-To exclude certain test from running use the option ''--exclude-group''. For example use the following command to avoid long running test or tests accessing the Internet:+To exclude certain test from running use the option ''%%--exclude-group%%''. For example use the following command to avoid long running test or tests accessing the Internet:
  
   phpunit --stderr --exclude-group slow,internet   phpunit --stderr --exclude-group slow,internet

devel:intellij_idea - [PHPUnit autocompletion]

$
0
0
1552337889current
Line 156:Line 156:
   - Select "Libraries" tab   - Select "Libraries" tab
   - Click on the "+" -> Java   - Click on the "+" -> Java
-  - Select your PHPUnit folder (eg. ''/usr/share/pear/PHPUnit'') +  - Select your PHPUnit folder (eg. ''/usr/share/pear/PHPUnit'', ''/usr/share/php/PHPUnit'', etc
-  - In the following dialog choose "source"+  - In the following dialog choose "Sources"
   - Click "Ok"   - Click "Ok"
   - Click "Ok"   - Click "Ok"

plugin:filelisting - version upped

$
0
0
1546249616current
Line 6:Line 6:
 email      : dokuwiki@cosmocode.de  email      : dokuwiki@cosmocode.de 
 type       : syntax type       : syntax
-lastupdate : 2018-12-31+lastupdate : 2019-03-11
 compatible : Greebo, Frusterick Manners compatible : Greebo, Frusterick Manners
 depends    :  depends    : 

plugin:quicksubscribe - version upped

$
0
0
1552302947current
Line 6:Line 6:
 email      : dokuwiki@cosmocode.de  email      : dokuwiki@cosmocode.de 
 type       : helper type       : helper
-lastupdate : 2016-07-06+lastupdate : 2019-03-11
 compatible : 2009-12-25+ compatible : 2009-12-25+
 conflicts  :  conflicts  : 

faq:backup

$
0
0
1509869779current
Line 19:Line 19:
 Note: [[https://www.dokuwiki.org/install:debian_ubuntu_extras | Debian layout]] is a little different. Note: [[https://www.dokuwiki.org/install:debian_ubuntu_extras | Debian layout]] is a little different.
  
-__Underlined Text__====== How to restore from backup DokuWiki? ======+====== How to restore from backup DokuWiki? ======
  
 ===== Restore DokuWiki on same server - different folder ===== ===== Restore DokuWiki on same server - different folder =====

plugin:ckgedit - [CKGEdit Plugin]

$
0
0
1551352902current
Line 6:Line 6:
 email      : turnermm02@shaw.ca email      : turnermm02@shaw.ca
 type       : syntax, action type       : syntax, action
-lastupdate :  2019-02-28+lastupdate :  2019-03-12
 compatible : Angua,Adora Belle, Weatherwax,Binky,Ponder Stibbons, Hrun, Detritus,Elenor of Tsort,Frusterick Manners,Greebo compatible : Angua,Adora Belle, Weatherwax,Binky,Ponder Stibbons, Hrun, Detritus,Elenor of Tsort,Frusterick Manners,Greebo
 depends    :  depends    : 

plugin:accscounter - Updated

$
0
0
1549731682current
Line 6:Line 6:
 email      : dosankomali@yahoo.co.jp  email      : dosankomali@yahoo.co.jp 
 type       : Syntax type       : Syntax
-lastupdate : 2019-02-10+lastupdate : 2019-03-12
 compatible : Greebo, 2018-04-22 compatible : Greebo, 2018-04-22
 similar    : top similar    : top
Line 83:Line 83:
   * **argument**: ''today'', ''yesterday'', or ''allperiod''(default)   * **argument**: ''today'', ''yesterday'', or ''allperiod''(default)
   * **blacklist**: pages that will not be shown in the list (divide by ''|'')   * **blacklist**: pages that will not be shown in the list (divide by ''|'')
 +
 +===== Data Manager =====
 +
 +You can choose "Data Manager" in the admin menu of your wiki, and easily view and control the log data!
  
 ===== Configuration and Settings ===== ===== Configuration and Settings =====
Line 118:Line 122:
     * Changed saving destinations of this plugin's data to be compatible with some plugins like [[plugin:farmer|farmer plugin]].  You can move or delete data in old directories.  See the notification you'll see after updating the plugin.     * Changed saving destinations of this plugin's data to be compatible with some plugins like [[plugin:farmer|farmer plugin]].  You can move or delete data in old directories.  See the notification you'll see after updating the plugin.
     * Added a function that uses [[plugin:stopforumspam2|stopforumspam2 plugin]].     * Added a function that uses [[plugin:stopforumspam2|stopforumspam2 plugin]].
 +  * **2019-03-12**
 +    * Changed saving destinations of this plugin's data **AGAIN**, to be easy to uninstall.  See the notification you'll see after updating the plugin.
 +    * Added the function of Data Manager.
  
 === Known Bugs and Issues === === Known Bugs and Issues ===

ja:plugin:accscounter - アップデート。

$
0
0
1549732295current
Line 6:Line 6:
 email      : dosankomali@yahoo.co.jp  email      : dosankomali@yahoo.co.jp 
 type       : Syntax type       : Syntax
-lastupdate : 2019-02-10+lastupdate : 2019-03-12
 compatible : Greebo, 2018-04-22 compatible : Greebo, 2018-04-22
 similar    : top similar    : top
Line 80:Line 80:
   * **引数**: ''today''、''yesterday''、もしくは''allperiod''(デフォルト)   * **引数**: ''today''、''yesterday''、もしくは''allperiod''(デフォルト)
   * **ブラックリスト**: リストに表示しないページ(''|''で区切る)   * **ブラックリスト**: リストに表示しないページ(''|''で区切る)
 +
 +===== データマネージャー =====
 +
 +管理メニューから「データマネージャー」に行く事が出来、ログデータの閲覧や操作を容易に行えます。
  
 ===== 設定系統 ===== ===== 設定系統 =====
Line 115:Line 119:
     * [[plugin:farmer|Farmerプラグイン]]のようなプラグインと互換性を持つようにするため、プラグインのデータの保存先を変更しました。元の保存先に残っているデータは移動もしくは削除出来ます。プラグインをアップデートした後に表示される通知をご参照下さい。     * [[plugin:farmer|Farmerプラグイン]]のようなプラグインと互換性を持つようにするため、プラグインのデータの保存先を変更しました。元の保存先に残っているデータは移動もしくは削除出来ます。プラグインをアップデートした後に表示される通知をご参照下さい。
     * [[ja:plugin:stopforumspam2|Stopforumspam2プラグイン]]を使った機能を追加しました。     * [[ja:plugin:stopforumspam2|Stopforumspam2プラグイン]]を使った機能を追加しました。
 +  * **2019-03-12**
 +    * プラグインのアンインストールを容易にするため、プラグインのデータの保存先を**再び**変更しました。元の保存先に残っているデータは移動もしくは削除出来ます。プラグインをアップデートした後に表示される通知をご参照下さい。
 +    * データマネージャーの機能を追加しました。
  
 === 既知のバグや問題 === === 既知のバグや問題 ===

plugin:sitemapnavi - version upped

$
0
0
1527536885current
Line 6:Line 6:
 email      : dokuwiki@cosmocode.de  email      : dokuwiki@cosmocode.de 
 type       : syntax, ajax type       : syntax, ajax
-lastupdate : 2017-11-21+lastupdate : 2019-03-12
 compatible : Frusterick Manners compatible : Frusterick Manners
 depends    :  depends    : 

plugin:tplinc - version upped

$
0
0
1544173360current
Line 6:Line 6:
 email      : dokuwiki@cosmocode.de  email      : dokuwiki@cosmocode.de 
 type       : admin, helper type       : admin, helper
-lastupdate : 2018-07-02+lastupdate : 2019-03-12
 compatible : Greebo compatible : Greebo
 depends    :  depends    : 

zh:teams:getting_involved - 创建

$
0
0
1463338386current
Line 1:Line 1:
-可以增加此内容吗?+====== 标题 ====== 

plugin:targetlink - Updated

$
0
0
1533710321current
Line 6:Line 6:
 email      : dosankomali@yahoo.co.jp  email      : dosankomali@yahoo.co.jp 
 type       : Syntax type       : Syntax
-lastupdate : 2018-08-08+lastupdate : 2019-03-13
 compatible : Greebo, 2018-04-22 compatible : Greebo, 2018-04-22
 tags       : links, target tags       : links, target
Line 54:Line 54:
   * **2018-08-08**   * **2018-08-08**
     * Updated (defined the function when the rendering mode is metadata)     * Updated (defined the function when the rendering mode is metadata)
 +  * **2019-03-13**
 +    * Bug fix
  
 === Known Bugs and Issues === === Known Bugs and Issues ===

ja:plugin:targetlink - アップデートしました。

$
0
0
1533710373current
Line 6:Line 6:
 email      : dosankomali@yahoo.co.jp email      : dosankomali@yahoo.co.jp
 type       : Syntax type       : Syntax
-lastupdate : 2018-08-08+lastupdate : 2019-03-13
 compatible : Greebo, 2018-04-22 compatible : Greebo, 2018-04-22
 tags       : links, target tags       : links, target
Line 51:Line 51:
   * **2018-08-08**   * **2018-08-08**
     * 更新(出力モードが「metadata」の時の動作について定義しました)     * 更新(出力モードが「metadata」の時の動作について定義しました)
 +  * **2019-03-13**
 +    * バグ修正
  
 === 既知のバグや問題 === === 既知のバグや問題 ===

plugin:goto:supplment - [Auto Login]

$
0
0
1552578164current
Line 1:Line 1:
 ==== Auto Login ==== ==== Auto Login ====
-On login, the auto login feature redirects the user to the user's page.  This page is based on the ''userid'' and is automatically configured using the ''auto_options'' setting.    +There are two ways to implement the auto login feature.  The first uses the GOTO syntax with the ''user'' wildcard  in place of the page id: 
 +    ~~GOTO:user~~  
 +This must be placed on the wiki's main page. There will be no message printed to the screen, but the user will be redirected to the user page in the root namespace. 
 + 
 +On login, the auto login feature redirects the user to the user's page.  This page is based on the ''userid'' and is automatically configured using the ''auto_options'' setting.  This feature does not require any additional syntax  
 ==== Configuration ==== ==== Configuration ====
 ^Option^Description^Default^ ^Option^Description^Default^

plugin:goto:supplment - [Auto_Options]

$
0
0
1552602851current
Line 18:Line 18:
  
 ==== Auto_Options ==== ==== Auto_Options ====
-There a four options available for ddefining the user page and namespace to which the auto login will be directed.  In each case ''user'' stands for the userid and ''ns'' for namespace. If the userid is "foo", then the first option would give you ":foo" in the root namespace, the second option ":foo:foo".  The start page is one of DokuWiki's ''basic'' configurations and defaults to ''start''. The fourth option requires that the GOTO ''common_ns'' option be set.  These are the four possibilities for defining the auto login page:+There a four options available for defining the user page and namespace to which the auto login will be directed.  In each case ''user'' stands for the userid and ''ns'' for namespace. If the userid is "foo", then the first option would give you ":foo" in the root namespace, the second option ":foo:foo".  The start page is one of DokuWiki's ''basic'' configurations and defaults to ''start''. The fourth option requires that the GOTO ''common_ns'' option be set.  These are the four possibilities for defining the auto login page:
   - :user_page \\ :foo     - :user_page \\ :foo  
   - :user_ns:user_page \\ :foo:foo   - :user_ns:user_page \\ :foo:foo
   - :user_ns:start_page \\ foo:start   - :user_ns:start_page \\ foo:start
   - :common_ns:user_page \\ <common_ns>:foo ((See [[#configuration]]))   - :common_ns:user_page \\ <common_ns>:foo ((See [[#configuration]]))

plugin:goto:supplement - [1. Embedded GOTO Syntax]

$
0
0
1552607997current
Line 6:Line 6:
 The first uses the GOTO syntax with the ''user'' wildcard  in place of the page id: The first uses the GOTO syntax with the ''user'' wildcard  in place of the page id:
     ~~GOTO:user~~      ~~GOTO:user~~ 
-This must be placed on the wiki's main page, so that when the user logs in the page displayed in the browser is the page with this markup. No message is printed to the screen. and the user is  redirected to the user page in the root namespace. If the userid is "foo", the user page will be ":foo". This does not take a time setting: ''?tm''.  The redirection occurs immediately on login.+This must be placed on the wiki's main page, so that when the user logs inthe page displayed in the browser is the page with this markup. No message is printed to the screen. and the user is  redirected to the user page in the root namespace. If the userid is "foo", the user page will be ":foo". This does not take a time setting: ''?tm''.  The redirection occurs immediately on login.
  
 ==== 2. Configured Background Process ==== ==== 2. Configured Background Process ====

de:toolbar

$
0
0
1506316439current
Line 2:Line 2:
  
 ===== Quickbuttons ===== ===== Quickbuttons =====
 +
 **Die Formatierungs-Knopfleiste** basiert auf der von[[wpmeta>MediaWiki]]. Sie wird automatisch über dem Editierfeld sichtbar, wenn der Browser das **//dafür notwendige//** JavaScript unterstützt. Die Knöpfe arbeiten ähnlich  denen, die in den gängigen Textverarbeitungen benutzt werden. Bei Mozilla, Safari und IE ist es möglich, ein Wort zu markieren und dann einen Knopf zu drücken, um das markierte Wort zu formatieren. Wenn man **ohne ** vorausgegangene //Markierung// einen Knopf betätigt, wird ein Beispielcode an der Cursorposition eingefügt. **Die Formatierungs-Knopfleiste** basiert auf der von[[wpmeta>MediaWiki]]. Sie wird automatisch über dem Editierfeld sichtbar, wenn der Browser das **//dafür notwendige//** JavaScript unterstützt. Die Knöpfe arbeiten ähnlich  denen, die in den gängigen Textverarbeitungen benutzt werden. Bei Mozilla, Safari und IE ist es möglich, ein Wort zu markieren und dann einen Knopf zu drücken, um das markierte Wort zu formatieren. Wenn man **ohne ** vorausgegangene //Markierung// einen Knopf betätigt, wird ein Beispielcode an der Cursorposition eingefügt.
  

plugin:goto:supplement - [External Links]

$
0
0
1552664391current
Line 30:Line 30:
  
 ==== External Links ==== ==== External Links ====
-External links now supported in the [[https://github.com/turnermm/goto/archive/master.zip|extern]] branch, which includes the auto-login features.  +External links now supported in the [[https://github.com/turnermm/goto/archive/master.zip|extern]] branch, which also includes the auto-login features.  

plugin:minical

$
0
0
1552674775current
Line 2:Line 2:
  
 ---- plugin ---- ---- plugin ----
-description: A simple calendar (forked from WikiCalendar by Michael Klier)+description: A simple calendar  where each day is represented by a wiki page (forked from WikiCalendar by Michael Klier)
 author     : Alexandre Bastien author     : Alexandre Bastien
 email      : alexandre.bastien@fsaa.ulaval.ca  email      : alexandre.bastien@fsaa.ulaval.ca 

plugin:goto:old_discussion - [Syntax]

$
0
0
1552681326current
Line 28:Line 28:
 === Pause length === === Pause length ===
  
-By default, users can't set the pause length to be faster than two seconds, but this can be changed by editing the plugin. The reason for the minimum pause length is that if it's too fast, it becomes difficult to hit the 'Edit Page' button before the redirect happens. If you can't edit the page, then it becomes tricky to remove the redirect.+By default, users can't set the pause length to be faster than two seconds. The reason for the minimum pause length is that if it's too fast, it becomes difficult to hit the 'Edit Page' button before the redirect happens. If you can't edit the page, then it becomes tricky to remove the redirect.
  
 ===== Revision History ===== ===== Revision History =====
Viewing all 25284 articles
Browse latest View live