Youni Verciti has uploaded a new change for review. https://gerrit.wikimedia.org/r/273320
Change subject: Add the public_html folder to easily update the html code ...................................................................... Add the public_html folder to easily update the html code Change-Id: Ie2b11ec301d2fb8a4a04b66cbe6a0414f2cb51ac --- A public_html/index.html 1 file changed, 16 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/labs/tools/vocabulary-index refs/changes/20/273320/1 diff --git a/public_html/index.html b/public_html/index.html new file mode 100644 index 0000000..8d32a17 --- /dev/null +++ b/public_html/index.html @@ -0,0 +1,16 @@ +<big>Vocabulary indexing for french Wikiversity's foreign languages department</big><br /> + +Vocabulary-index is a new project just created on <a href="https://tools.wmflabs.org/" name="wmflabs" title="Tools labs tool">https://tools.wmflabs.org/</a> at January 2016. <br> + +The main script and the modules are in vcbidx directory.<br> +The git solution is running, you could access the repository by this link: <a href="http://tools-static.wmflabs.org/vocabulary-index/vocabulary-index.git/" title="Git repository">http://tools-static.wmflabs.org/vocabulary-index/vocabulary-index.git/</a><br /> +Next step Guerrit.<br /> +Any comment is welcome at <a href="https://wikitech.wikimedia.org/wiki/User_talk:Youni_Verciti" name="User_talk:Youni_Verciti" title="Youni_Verciti">https://wikitech.wikimedia.org/wiki/User_talk:Youni_Verciti</a>.<br /> + +For now the project is just a command line programm using Python and Pywikibot.<br /> +Try: <code><span style="font-size: larger;">./vcb.py -h</span></code><br /> + + + + +<div style="text-align: right"><span style="font-size: smaller;">This is a bluefish (gnu) document.</span> -- To view, visit https://gerrit.wikimedia.org/r/273320 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ie2b11ec301d2fb8a4a04b66cbe6a0414f2cb51ac Gerrit-PatchSet: 1 Gerrit-Project: labs/tools/vocabulary-index Gerrit-Branch: master Gerrit-Owner: Youni Verciti <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
