mirror of
https://github.com/gnosygnu/xowa.git
synced 2026-03-02 03:49:30 +00:00
$version_number
This commit is contained in:
@@ -371,7 +371,7 @@ app.bldr.cmds {
|
|||||||
// create an "image" table to get the metadata for all files in the current wiki
|
// create an "image" table to get the metadata for all files in the current wiki
|
||||||
add ('simple.wikipedia.org' , 'wiki.image');
|
add ('simple.wikipedia.org' , 'wiki.image');
|
||||||
|
|
||||||
// create an "imagelinks" table to find out which images are used for the wiki (performance optimization)
|
// create an "imagelinks" table to find out which images are used for the wiki
|
||||||
add ('simple.wikipedia.org' , 'wiki.imagelinks');
|
add ('simple.wikipedia.org' , 'wiki.imagelinks');
|
||||||
|
|
||||||
// parse all page-to-page links
|
// parse all page-to-page links
|
||||||
|
|||||||
@@ -371,7 +371,7 @@ app.bldr.cmds {
|
|||||||
// create an "image" table to get the metadata for all files in the current wiki
|
// create an "image" table to get the metadata for all files in the current wiki
|
||||||
add ('simple.wikipedia.org' , 'wiki.image');
|
add ('simple.wikipedia.org' , 'wiki.image');
|
||||||
|
|
||||||
// create an "imagelinks" table to find out which images are used for the wiki (performance optimization)
|
// create an "imagelinks" table to find out which images are used for the wiki
|
||||||
add ('simple.wikipedia.org' , 'wiki.imagelinks');
|
add ('simple.wikipedia.org' , 'wiki.imagelinks');
|
||||||
|
|
||||||
// parse all page-to-page links
|
// parse all page-to-page links
|
||||||
|
|||||||
Reference in New Issue
Block a user