X-Git-Url: https://git.wikimedia.ca/?a=blobdiff_plain;f=README;h=f6c6fd48d226008053938d38f17301ad7c608457;hb=841ebb7ac88358738d28a2f096c031de51c685ad;hp=ca371dca55e57823b9fb61ca6608289c4649de8c;hpb=2f3682a6a85c816ba37855f0633478869334c529;p=eccc_to_commons.git diff --git a/README b/README index ca371dc..f6c6fd4 100644 --- a/README +++ b/README @@ -24,6 +24,8 @@ eccc_fixer.xslt fix upstream data XML file commons_rules.xsd validate ECCC XML from a Wikimedian point of view eccc_to_commons.sh transform ECCC XML files into JSON monthly_to_commons.xslt transform ECCC monthly XML file into JSON +almanac_to_commons.xslt transform ECCC almanac XML file into JSON +mediawiki_post.sh upload directory to a Mediawiki Usage: @@ -144,4 +146,11 @@ conversion. 5. Upload to destination -Not done yet. +It's now time to share our work with the world and that's the purpose of the +mediawiki_post.sh script. + + $ ./mediawiki_post.sh "${COMMONS_CACHE}" + +It takes the commons cache as parameter: its file hierarchy will be replicated +on commons. On first run, it will ask credentials for the Mediawiki account to use to +perform the import.