Mercurial > moin > 1.9
changeset 3116:240d1d367018
replace wikiwikiweb.de by moinmo.in
author | Thomas Waldmann <tw AT waldmann-edv DOT de> |
---|---|
date | Tue, 26 Feb 2008 00:00:46 +0100 |
parents | cd6cfc715261 |
children | ca46b0fb40d1 |
files | MoinMoin/parser/_tests/test_text_creole.py wiki/config/more_samples/jabber_wikiconfig.py |
diffstat | 2 files changed, 6 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/MoinMoin/parser/_tests/test_text_creole.py Mon Feb 25 23:53:55 2008 +0100 +++ b/MoinMoin/parser/_tests/test_text_creole.py Tue Feb 26 00:00:46 2008 +0100 @@ -395,10 +395,10 @@ ('[[../something]]', '<a class="nonexistent" href="./something">../something</a>'), ('[[/something]]', '<a class="nonexistent" href="./%s/something">/something</a>' % PAGENAME), ('[[something#anchor]]', '<a class="nonexistent" href="./something#anchor">something#anchor</a>'), - ('[[MoinMoin:something]]', '<a class="interwiki" href="http://moinmoin.wikiwikiweb.de/something" title="MoinMoin">something</a>'), - ('[[MoinMoin:something|some text]]', '<a class="interwiki" href="http://moinmoin.wikiwikiweb.de/something" title="MoinMoin">some text</a>'), - ('[[MoinMoin:with space]]', '<a class="interwiki" href="http://moinmoin.wikiwikiweb.de/with%20space" title="MoinMoin">with space</a>'), - ('[[MoinMoin:with space|some text]]', '<a class="interwiki" href="http://moinmoin.wikiwikiweb.de/with%20space" title="MoinMoin">some text</a>'), + ('[[MoinMoin:something]]', '<a class="interwiki" href="http://moinmo.in/something" title="MoinMoin">something</a>'), + ('[[MoinMoin:something|some text]]', '<a class="interwiki" href="http://moinmo.in/something" title="MoinMoin">some text</a>'), + ('[[MoinMoin:with space]]', '<a class="interwiki" href="http://moinmo.in/with%20space" title="MoinMoin">with space</a>'), + ('[[MoinMoin:with space|some text]]', '<a class="interwiki" href="http://moinmo.in/with%20space" title="MoinMoin">some text</a>'), ('[[http://google.com/|google]]', '<a class="http" href="http://google.com/">google</a>'), ]
--- a/wiki/config/more_samples/jabber_wikiconfig.py Mon Feb 25 23:53:55 2008 +0100 +++ b/wiki/config/more_samples/jabber_wikiconfig.py Tue Feb 26 00:00:46 2008 +0100 @@ -24,7 +24,7 @@ the module MoinMoin.config.multiconfig for a full list of names and their default values. - Also, the URL http://moinmoin.wikiwikiweb.de/HelpOnConfiguration has + Also, the URL http://moinmo.in/HelpOnConfiguration has a list of config options. ** Please do not use this file for a wiki farm. Use the sample file @@ -143,7 +143,7 @@ # Language options -------------------------------------------------- - # See http://moinmoin.wikiwikiweb.de/ConfigMarket for configuration in + # See http://moinmo.in/ConfigMarket for configuration in # YOUR language that other people contributed. # The main wiki language, set the direction of the wiki pages