> Hamish wrote: > > ps- very good job on the seamless MediaWiki migration / upgrade guys. > > only hiccup I found when updating URLs was a directory structure > > change for deep-linked wiki JPEGs & PNGs; easily fixed (simplified).
Markus: > is that fixed or still open? I have put this a redirect rule, could > add another one if needed: > > [EMAIL PROTECTED]:~/mediawiki/mediawiki_svn$ cat .htaccess > RedirectMatch permanent /wiki/(.*) http://grass.osgeo.org/wiki/$1 > > Let me know. Redirect is working fine; I was speaking of manually editing deep-linked URLs to wiki-hosted images. It is not as simple as "s/gdf-hannover.de/osgeo.org/" like for other wiki pages. AFAIK that only happened in a few spots from the screenshot web pages, so not a bug - only a minor thing to remember when updating URLs. e.g. http://trac.osgeo.org/grass/changeset/30963 (platforms.inc) Hamish ____________________________________________________________________________________ Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
