mirror of
https://github.com/gnosygnu/xowa.git
synced 2026-03-02 03:49:30 +00:00
blog_new_job[D[D[D[D[D[D[D_
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
</ul>
|
||||
</div>
|
||||
<h2>
|
||||
<span class="mw-headline" id="Purpose">Purpose</span>
|
||||
<span class="mw-headline" id="Purpose">Purpose</span> <span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/wiki/App/Xtn/Html/Popups?action=edit&section_key=Purpose" title="Edit section: Purpose" class="xowa-hover-off">edit</a><span class="mw-editsection-bracket">]</span></span>
|
||||
</h2>
|
||||
<p>
|
||||
<b>XOWA Popups</b> shows a preview of an article when hovering over a link. It has the following benefits:
|
||||
@@ -73,7 +73,7 @@
|
||||
<br>
|
||||
</p>
|
||||
<h2>
|
||||
<span class="mw-headline" id="Usage">Usage</span>
|
||||
<span class="mw-headline" id="Usage">Usage</span> <span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/wiki/App/Xtn/Html/Popups?action=edit&section_key=Usage" title="Edit section: Usage" class="xowa-hover-off">edit</a><span class="mw-editsection-bracket">]</span></span>
|
||||
</h2>
|
||||
<ul>
|
||||
<li>
|
||||
@@ -116,7 +116,7 @@
|
||||
<br>
|
||||
</p>
|
||||
<h2>
|
||||
<span class="mw-headline" id="Background">Background</span>
|
||||
<span class="mw-headline" id="Background">Background</span> <span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/wiki/App/Xtn/Html/Popups?action=edit&section_key=Background" title="Edit section: Background" class="xowa-hover-off">edit</a><span class="mw-editsection-bracket">]</span></span>
|
||||
</h2>
|
||||
<p>
|
||||
<b>XOWA Popups</b> is based on MediaWiki's <a href="https://www.mediawiki.org/wiki/Extension:Hovercards" rel="nofollow" class="external text">Hovercards</a> and <a href="https://en.wikipedia.org/wiki/Wikipedia:Tools/Navigation_popups" rel="nofollow" class="external text">Navigation popups</a>. It does not aim to be an exact reproduction of either, but picks the best features from each.
|
||||
@@ -128,7 +128,7 @@
|
||||
<br>
|
||||
</p>
|
||||
<h2>
|
||||
<span class="mw-headline" id="Design_principles">Design principles</span>
|
||||
<span class="mw-headline" id="Design_principles">Design principles</span> <span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/wiki/App/Xtn/Html/Popups?action=edit&section_key=Design_principles" title="Edit section: Design_principles" class="xowa-hover-off">edit</a><span class="mw-editsection-bracket">]</span></span>
|
||||
</h2>
|
||||
<p>
|
||||
The following is a list of intentional design differences from MediaWiki's Hovercards and Navigation Popups:
|
||||
@@ -159,7 +159,7 @@
|
||||
<br>
|
||||
</p>
|
||||
<h2>
|
||||
<span class="mw-headline" id="Future_changes">Future changes</span>
|
||||
<span class="mw-headline" id="Future_changes">Future changes</span> <span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/wiki/App/Xtn/Html/Popups?action=edit&section_key=Future_changes" title="Edit section: Future_changes" class="xowa-hover-off">edit</a><span class="mw-editsection-bracket">]</span></span>
|
||||
</h2>
|
||||
<ul>
|
||||
<li>
|
||||
@@ -179,10 +179,10 @@
|
||||
<br>
|
||||
</p>
|
||||
<h2>
|
||||
<span class="mw-headline" id="Technical_details">Technical details</span>
|
||||
<span class="mw-headline" id="Technical_details">Technical details</span> <span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/wiki/App/Xtn/Html/Popups?action=edit&section_key=Technical_details" title="Edit section: Technical_details" class="xowa-hover-off">edit</a><span class="mw-editsection-bracket">]</span></span>
|
||||
</h2>
|
||||
<h3>
|
||||
<span class="mw-headline" id="Words">Words</span>
|
||||
<span class="mw-headline" id="Words">Words</span> <span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/wiki/App/Xtn/Html/Popups?action=edit&section_key=Words" title="Edit section: Words" class="xowa-hover-off">edit</a><span class="mw-editsection-bracket">]</span></span>
|
||||
</h3>
|
||||
<p>
|
||||
<b>XOWA Popups</b> has the following rules for words:
|
||||
@@ -207,7 +207,7 @@
|
||||
</li>
|
||||
</ul>
|
||||
<h3>
|
||||
<span class="mw-headline" id="Parser">Parser</span>
|
||||
<span class="mw-headline" id="Parser">Parser</span> <span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/wiki/App/Xtn/Html/Popups?action=edit&section_key=Parser" title="Edit section: Parser" class="xowa-hover-off">edit</a><span class="mw-editsection-bracket">]</span></span>
|
||||
</h3>
|
||||
<p>
|
||||
<b>XOWA Popups</b> uses a modified version of the XOWA parser. The popup parser has the following attributes:
|
||||
|
||||
Reference in New Issue
Block a user