BTS

Message1908

Author z3ttacht
Recipients ft, mika, z3ttacht
Date 2009-02-18.15:26:32
Content
Because of changes in the HTML source code of TinyURL, zurl() wasn't working
properly anymore. For instance, it's now 'copy(http://tinyurl.com/7efkze)'
instead of 'value="(http://tinyurl.com/7efkze)'.

The function however is now just using zsh in-house means and tries to provide
some decent output. Including TinyURL's new preview feature.
<http://tinyurl.com/preview.php>
Files
File name Uploaded
0001-zshrc-Rewrite-of-function-zurl.patch z3ttacht, 2009-02-18.15:26:32
History
Date User Action Args
2009-02-18 15:26:33z3ttachtsetrecipients: + z3ttacht, mika, ft
2009-02-18 15:26:32z3ttachtlinkissue627 messages
2009-02-18 15:26:32z3ttachtcreate