1
0
mirror of https://github.com/gnosygnu/xowa.git synced 2026-03-02 03:49:30 +00:00

v4.5.2.1704

This commit is contained in:
gnosygnu
2017-04-27 21:02:09 -04:00
parent 328c8aadbe
commit fe28f573fb
242 changed files with 3997 additions and 3175 deletions

View File

@@ -58,7 +58,7 @@
</ul>
</div>
<h2>
<span class="mw-headline" id="Builder_commands">Builder commands</span> <span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/wiki/App/Category/Internals?action=edit&amp;section_key=Builder_commands" title="Edit section: Builder_commands" class="xowa-hover-off">edit</a><span class="mw-editsection-bracket">]</span></span>
<span class="mw-headline" id="Builder_commands">Builder commands</span>
</h2>
<p>
For reference, this is the current script to set up the V2 Category system
@@ -77,7 +77,7 @@ app.bldr.run;
Note that 'ctg.hiddencat_sql' and 'ctg.hiddencat_ttl' can be omitted. However, it is recommended that they be run (for English Wikipedia, it adds less than 5 minutes to the entire process).
</p>
<h3>
<span class="mw-headline" id="ctg.hiddencat_sql">ctg.hiddencat_sql</span> <span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/wiki/App/Category/Internals?action=edit&amp;section_key=ctg.hiddencat_sql" title="Edit section: ctg.hiddencat_sql" class="xowa-hover-off">edit</a><span class="mw-editsection-bracket">]</span></span>
<span class="mw-headline" id="ctg.hiddencat_sql">ctg.hiddencat_sql</span>
</h3>
<ul>
<li>
@@ -112,7 +112,7 @@ app.bldr.run;
!!!!$
</pre>
<h3>
<span class="mw-headline" id="ctg.hiddencat_ttl">ctg.hiddencat_ttl</span> <span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/wiki/App/Category/Internals?action=edit&amp;section_key=ctg.hiddencat_ttl" title="Edit section: ctg.hiddencat_ttl" class="xowa-hover-off">edit</a><span class="mw-editsection-bracket">]</span></span>
<span class="mw-headline" id="ctg.hiddencat_ttl">ctg.hiddencat_ttl</span>
</h3>
<ul>
<li>
@@ -142,7 +142,7 @@ A|!!!!#
B|!!!!$
</pre>
<h3>
<span class="mw-headline" id="ctg.link_sql">ctg.link_sql</span> <span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/wiki/App/Category/Internals?action=edit&amp;section_key=ctg.link_sql" title="Edit section: ctg.link_sql" class="xowa-hover-off">edit</a><span class="mw-editsection-bracket">]</span></span>
<span class="mw-headline" id="ctg.link_sql">ctg.link_sql</span>
</h3>
<ul>
<li>
@@ -177,7 +177,7 @@ A|p|Page_1_sortkey|!!!!%|!!!@!|
B|p|Page_2_sortkey|!!!!^|!!!@@|
</pre>
<h3>
<span class="mw-headline" id="ctg.link_idx">ctg.link_idx</span> <span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/wiki/App/Category/Internals?action=edit&amp;section_key=ctg.link_idx" title="Edit section: ctg.link_idx" class="xowa-hover-off">edit</a><span class="mw-editsection-bracket">]</span></span>
<span class="mw-headline" id="ctg.link_idx">ctg.link_idx</span>
</h3>
<ul>
<li>
@@ -198,10 +198,10 @@ B|p|Page_2_sortkey|!!!!^|!!!@@|
</li>
</ul>
<h2>
<span class="mw-headline" id=".2Fcategory2.2F">/category2/</span> <span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/wiki/App/Category/Internals?action=edit&amp;section_key=.2Fcategory2.2F" title="Edit section: .2Fcategory2.2F" class="xowa-hover-off">edit</a><span class="mw-editsection-bracket">]</span></span>
<span class="mw-headline" id=".2Fcategory2.2F">/category2/</span>
</h2>
<h3>
<span class="mw-headline" id=".2Fmain.2F">/main/</span> <span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/wiki/App/Category/Internals?action=edit&amp;section_key=.2Fmain.2F" title="Edit section: .2Fmain.2F" class="xowa-hover-off">edit</a><span class="mw-editsection-bracket">]</span></span>
<span class="mw-headline" id=".2Fmain.2F">/main/</span>
</h3>
<p>
The main files are located at /xowa/wiki/simple.wikipedia.org/site/category2/main/. They follow the same hive structure as the other directories (a main reg.csv and subdirectories of the format of /00/00/00/00/0123456789.xdat)
@@ -232,7 +232,7 @@ B|p|Page_2_sortkey|!!!!^|!!!@@|
</dd>
</dl>
<h3>
<span class="mw-headline" id=".2Flink.2F">/link/</span> <span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/wiki/App/Category/Internals?action=edit&amp;section_key=.2Flink.2F" title="Edit section: .2Flink.2F" class="xowa-hover-off">edit</a><span class="mw-editsection-bracket">]</span></span>
<span class="mw-headline" id=".2Flink.2F">/link/</span>
</h3>
<p>
The link files are located at /xowa/wiki/simple.wikipedia.org/site/category2/link/. They also follow the same hive structure as the other directories.