mirror of
https://github.com/gnosygnu/xowa.git
synced 2026-03-02 03:49:30 +00:00
c
This commit is contained in:
@@ -164,13 +164,13 @@
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<b>Packed galleries</b>: Certain galleries are marked as "packed". These galleries are dynamically resized to fill up as much space as possible. For example: <a href="/site/en.wikipedia.org/wiki/Mexico">https://en.wikipedia.org/wiki/Mexico</a>
|
||||
<b>Packed galleries</b>: Certain galleries are marked as "packed". These galleries are dynamically resized to fill up as much space as possible. For example: <a href="https://en.wikipedia.org/wiki/Mexico" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Mexico</a>
|
||||
</li>
|
||||
<li>
|
||||
<b>Video thumbnails for .ogg files</b>: The .ogg extension is generally used for audio files, but a small number of video files use the .ogg extension. For example: <a href="/site/en.wikipedia.org/wiki/Lepidoptera">https://en.wikipedia.org/wiki/Lepidoptera</a>
|
||||
<b>Video thumbnails for .ogg files</b>: The .ogg extension is generally used for audio files, but a small number of video files use the .ogg extension. For example: <a href="https://en.wikipedia.org/wiki/Lepidoptera" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Lepidoptera</a>
|
||||
</li>
|
||||
<li>
|
||||
<b>Image map buttons</b>: Image maps usually have an information button that says "Click for more info". For example: <a href="/site/en.wikipedia.org/wiki/Philippines">https://en.wikipedia.org/wiki/Philippines</a>
|
||||
<b>Image map buttons</b>: Image maps usually have an information button that says "Click for more info". For example: <a href="https://en.wikipedia.org/wiki/Philippines" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Philippines</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
@@ -197,7 +197,7 @@
|
||||
<span class="mw-headline" id="(PC)_Support_the_lsth_parser_function">(PC) Support the lsth parser function</span>
|
||||
</h3>
|
||||
<p>
|
||||
I discovered that a number of English Wikipedia pages used the {{#lsth}} function. In brief, this function includes a section from another page on the current page. For example: <a href="/site/en.wikipedia.org/wiki/10s_BC">https://en.wikipedia.org/wiki/10s_BC</a> . I ended up rewriting the lst functions to support this behavior.
|
||||
I discovered that a number of English Wikipedia pages used the {{#lsth}} function. In brief, this function includes a section from another page on the current page. For example: <a href="https://en.wikipedia.org/wiki/10s_BC" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/10s_BC</a> . I ended up rewriting the lst functions to support this behavior.
|
||||
</p>
|
||||
<h3>
|
||||
<span class="mw-headline" id="(PC)_Add_torrent_link_/_MD5_info_to_the_Download_Central_Info_page">(PC) Add torrent link / MD5 info to the Download Central Info page</span>
|
||||
|
||||
Reference in New Issue
Block a user