Note this is a duplicate of a post on wikitech-l, where I've replied. -- brion
On 3/24/09 4:47 AM, Gregor Rot wrote: > Hi everybody, > > i would like to change the Media tag to point to external editing of > wiki media files, for example: > > [[Media:my_file.pdf]] > > now generates a link like: > > http://myserver/images/d/d3/my_file.pdf > > but i have configured external file editing and would like a link like: > > http://myserver/index.php?title=Image:my_file.pdf&action=edit&externaledit=true&mode=file > > I have tried to code in includes/parser/Parser.php (function > replaceInternalLinks) with no success. > > Could somebody point me to the right direction? > > thank you, > Gregor > > > _______________________________________________ > MediaWiki-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
