貴方が管理者でインターネット環境に自信がないならば、javascriptを以下のように変更することで、「表示の簡素化」と「管理機能のリンク」も使用できるようになります。
また、以下の設定を追加すると、popupDelayをデフォルトよりも0.3秒ほど遅くし、popupHideDelayを即座に消して、popupImagesを表示させなくなります。
オプション構成
| オプション名 |
値 |
解説 |
| popupDelay |
小数値
(デフォルトは0.5) |
ポップアップが現れる動作をするまでの秒数。 |
| popupHideDelay |
小数値
(デフォルトは0.5) |
マウスポインタを遠ざけてポップアップが消えるまでの秒数。 |
| simplePopups |
true, false |
リンクだけ見れればいいとか、ポップアップが回線容量を食い過ぎだなどと思う場合、true に設定するとリンク先の文字や画像といったデータは表示されなくなり、リンクの一覧のみを表示します。 |
| popupStructure |
'original', 'fancy', 'fancy2', 'menus', 'shortmenus', 'lite', 'nostalgia' |
ポップアップの表示する構成。simplePopupsがtrueになっている場合(もしくはブラウザがメニューをサポートしていない場合)の既定値である 'original'に設定すると、ポップアップの中にすべてのナビゲーションリンクを表示します。 'fancy'と 'fancy2'はこれのバリエーションです。simplePopupsがtrueになっていない場合の既定値である'menus'に設定すると、ポップアップタイトルのそばのリンクにマウスカーソルをあわせたときに現れるポップアップメニューの中にナビゲーションリンクを表示します。 'shortmenus'はリンクが少なく、 'menus'のすっきりしたバージョンです。そして、 'nostalgia'は、'lite'がとてもシンプルな構成であるいっぽう、シンプルな、メニューなしの構成で、プレビューのみでまったくナビゲーションリンクを表示しません。
この値を設定するときは、popupStructure='fancy'; のようにシングルクォーテーション(「'」)もつける必要があることに注意してください。
|
| popupActionsMenu |
true, false |
メニューを使用するときに、メニューを生成するポップアップにタイトルのリンクを表示(falseに設定した場合)、または独立した「actions」メニューを表示(既定値のtrueに設定した場合)するように設定できます。 |
| popupImages |
true, false |
これを false にすると、画像を表示しなくなります。 |
| popupSubpopups |
true, false |
これが true であればプレビューにリンクを生成します。 |
| popupOnEditSelection |
true, false |
trueにすると、編集時に選択されたウィキリンクのためのポップアップが生成されます。 |
| popupAdminLinks |
true, false |
trueに設定すると、管理者がブロック、ページの削除やページの保護・保護解除に利用できるリンクがポップアップに現れます。 |
| popupShortcutKeys |
true, false |
trueに設定すると、ショートカットキーを押すことによって、すぐにポップアップの中のいくつかのリンクにフォーカスを当てることができるようになります。ショートカットキーのあるリンクの上にマウスカーソルを移動させると、ポップアップヒントの最後にショートカットキーを表示します。例えば、FirefoxやOperaで、新しいタブで記事をすばやく編集するには、Ctrl+Enter+eを押します。Escキーを押すとポップアップを隠します。 |
| popupFixRedirs |
true, false |
trueに設定すると、「リダイレクト」へのリンクをクリックすることで自動的にリンクをリダイレクトページへ修正することができます。注意:あなたはリダイレクトへのリンクに出会うたびにそれを「修正」したくはないでしょうし、絶対にそれらのリンクを「修正する」ためにリダイレクトへのリンクを探し回りたくはないはずです。/リダイレクトの修正についてを参照してください。 |
| popupWatchRedirredPages |
true, false, null |
If this variable is set to true then fixed redirect pages will always be watched; if it's false, then they'll always be unwatched. If it's null, then the page will be watched or unwatched according to the settings in your user preferences. |
| popupRedirAutoClick |
'wpSave', 'wpPreview', 'wpDiff' |
The button which is automatically pressed when fixing redirects. |
| popupRedlinkRemoval |
true, false |
If this variable is set to true then you can automatically remove links to non-existent pages (so-called "red links") by selecting "Remove this link". |
| popupFixDabs |
true, false |
If this variable is set to true then you can automatically "fix" links to disambiguation pages by clicking one of the links at the very bottom of the popup. |
| popupAllDabsStubs |
true, false |
If this variable is set to false then only pages that look like stubs or disambiguation pages in the article namespace are treated specially. (Setting this to true can lead to lots of false positives). |
| popupWatchDisambiggedPages |
true, false, null |
If this variable is set to true then fixed dab pages will always be watched; if it's false, then they'll always be unwatched. If it's null, then the page will be watched or unwatched according to the settings in your user preferences. |
| popupNavLinks |
true, false |
If this is true then navigation links are displayed. If false, then these are switched off. |
| popupLastEditLink |
true, false |
Whether the popup should contain a "lastEdit" link. |
| popupHistoricalLinks |
true, false |
When hovering over links to old revisions and diff links, extra links such as "editOld" are generated if this is true. Otherwise, you get the same links as when hovering over an ordinary link. |
| popupPreviews |
true, false |
If this is true and you haven't set simplePopups, then a preview of the first part of the article will appear. (Reports of pages for which this is done badly are most welcome). If false, then this is switched off. |
| popupSummaryData |
true, false |
If this is true summary data for the target page is displayed. If false, then this is switched off. |
| popupLastModified |
true, false |
If true then the age of the page is displayed in the summary data. This is the amount of time that has elapsed since the article was edited. |
| popupDiffDates |
true, false |
If true, the dates of the revisions being compared are shown when previewing diffs. |
| popupImageLinks |
true, false |
If true, pages linking to an image should appear in the preview. This currently does not work for commons images. |
| popupOnlyArticleLinks |
true, false |
If true, then popups are only generated for links in the article. Otherwise, many other links (such as Edit, Help) get popups too. |
| imagePopupsForImages |
true, false |
By default, preview images are loaded even when hovering over visible images. Setting this to false turns that off. |
| popupMaxWidth |
整数値
(デフォルトは350)
または false |
The maximum width of the popup in pixels. Setting this to false means the popup will expand to accommodate its contents. |
| popupInitialWidth |
整数値または false |
The initial width of the popup in pixels. Setting this to false means the popup will initially be the size needed to accommodate its initial contents. |
| popupEditCounterTool |
"kate", "interiot", "custom" |
The edit counter tool to use, chosen from Kate's tool, Interiot's tool or a custom url defined by popupEditCounterUrl. |
| popupEditCounterUrl |
"" |
The url for a custom edit counter. You can use replaceable parameters in this url: $1 will be replaced with the username, and $2 with the database name (for example, enwiki_p). |
| popupDragHandle |
false, 'popupTopLinks', ... |
The name of an element by which the popup can be dragged without holding the shift key. If false, then the popup can be dragged using the shift key instead. |
| popupAdjustDates |
true, false |
If true, then dates in history, diff and user contributions previews are adjusted according to the settings in your user preferences. |
| popupThumbAction |
"imagepage", "sizetoggle", "linkfull" |
This controls what happens when you click the image in a preview. "imagepage" takes you to the image page (and will generate a subpopup when you hover over the image), unless the popup is generated for the image page; "sizetoggle" means the image size is toggled on click, and "linkfull" means that the image links directly to the full size version. |
| Edit summaries |
| popupRevertSummary |
a string |
The edit summary used when reverting and not using a queried revert summary (see below). The first %s appearing in this string is replaced with the revision ID of the page being reverted to. |
| popupRevertSummaryPrompt |
true, false |
If true, you will be given the chance to change the default revert summary with each reversion. |
| popupQueriedRevertSummary |
a string |
The edit summary used when reverting and using the query interface to get information about the reversion. A $1, $2, $3 in the string are replaced with the revision ID, the timestamp and the editor corresponding to the revision being reverted to. |
| popupQueriedRevertToPreviousSummary |
a string |
The edit summary used when reverting using diff links such as those found on user contributions pages and using the query interface to get information about the reversion. A $1, $2, $3 in the string are replaced with the revision ID, the timestamp and the editor corresponding to the revision immediately after the revision being reverted to. |
| popupFixRedirsSummary |
a string |
The edit summary used when fixing redirects. The first %s appearing in this string is replaced with the redirect page, and the second %s is replaced with the target page. |
| popupFixDabsSummary |
a string |
The edit summary used when disambiguating links. The first %s appearing in this string is replaced with the disambiguation page, and the second %s is replaced with the target page. |
| popupRedlinkSummary |
a string |
The edit summary used when removing red links. The first %s appearing in this string is replaced with the red link name. |
| Preview options |
| popupHistoryPreviewLimit |
an integer, 25 |
Preview at most this many edits from the top of the page's history. |
| popupCategoryMembers |
true, false |
Whether or not to preview members of categories. |
| popupPreviewHistory |
true, false |
Whether or not to generate special previews for links to history pages. |
| popupContribsPreviewLimit |
an integer, 25 |
Preview at most this many user contributions. |
| popupPreviewKillTemplates |
true, false |
If true, templates referred to in an article are simply deleted from previews; otherwise, they're shown as raw wikitext. |
| popupPreviewRawTemplates |
true, false |
If true, template pages (that is, pages in the Template: namespace) are previewed entirely as raw wikitext; otherwise, an attempt is made to render them in the preview. |
| popupPreviewFirstParOnly |
true, false |
If true, previews are restricted to the first paragraph of the article. |
| popupMaxPreviewSentences |
an integer, 4 |
The maximum number of sentences to extract from something approximating the beginning of an article for the preview. |
| popupMaxPreviewCharacters |
an integer, 600 |
The maximum number of characters to extract from something approximating the beginning of an article for the preview. |