「Test」の版間の差分

ナビゲーションに移動 検索に移動
715 バイト除去 、 2013年5月10日 (金)
編集の要約なし
編集の要約なし
編集の要約なし
1行目: 1行目:
Nogo,
[[アルツハイマー病]]
 
[[アルツハイマー病]]
he extension is called whenever an ArticleSave event occurs.
アルツハイマー病
It requests the page titles one by one from the wiki database, starting with the longest title.
アルツハイマー病
For each of the page titles:
アルツハイマー病
If the working page title from the database is different from the current page title:
Break the page content string into parts separated by wiki links "..." or by headings "==...==".
For each substrings that does not represent a wiki links or heading:
Perform a regular expression search and replace to add ... to every occurrence of the title.
Put the substrings back together.
If smart mode is enabled:
For each substrings that does not represent a wiki links or heading:
Perform a case-insensitive regular expression search and replace to add ... or ... to every occurrence of the title.
Put the substrings back together.
Repeat with the next heading.

案内メニュー