Something like this

<?xml version="1.0" encoding="utf-8"?>
<mediawiki xml:lang="en">
  <page>
    <title>(name of your redirect page)</title>
    <revision>
      <timestamp>2015-03-01T00:01:00Z</timestamp>
      <contributor>(your wiki user name)</contributor>
      <comment>Imported from script</comment>
      <text>
        #REDIRECT [[Genealogischer Kalender/2015/März]]
      </text>
    </revision>
  </page>
</mediawiki>

On 23.02.15 08:23, Alois Treindl wrote:
A possible solution, but a bit outside of mediawiki proper:
You can write a little script run by cron, to generate an xml file, which is 
imported with importDump at the turn of each month, via the same script.



Am 23.02.2015 um 06:46 schrieb Uwe <[email protected]>:

Hi there,

it would be great to have a #REDIRECT directing to a "moving target" using 
variables like

#REDIRECT [[Genealogischer Kalender/{{CURRENTYEAR}}/{{CURRENTMONTHNAME}}]]

This idea doesn´t work!
Is there a equivalent solution?

Freundliche Grüße / Kind regards,

Uwe (Baumbach)

--

Sie interessieren sich für Familienforschung?
Dann schauen Sie doch mal hier vorbei:
http://compgen.de
http://GenWiki.genealogy.net

_______________________________________________
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

_______________________________________________
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


_______________________________________________
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to