<[email protected]> Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0
> Take > "file:///Z:/my project/data is really important for the company" > should that be a link to file:///Z:/my ? file:///Z:/my%20project/data? > file:///Z:/my%20project/data%20is%20really%20important ? > The space is a separator=2C and I don't think you can simply incorporate > all spaces into urls without breaking everything. I am not sure if I understood your question completely but let me explain t= his with an example: Say I have a file link in my wikitext as: file:///Z:/my project/data is really important for the company.pdf and I would it to convert automatically as: file:///Z:/my%20project/data%20is%20really%20important%20for%20the%20compan= y.pdf So basically all the "spaces" are converted to "%20". Kushal Koolwal I do blog at http://blogs.koolwal.net/ =20 _________________________________________________________________ Hotmail: Trusted email with Microsoft's powerful SPAM protection. http://clk.atdmt.com/GBL/go/177141664/direct/01/ http://clk.atdmt.com/GBL/go/177141664/direct/01/ _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
