> 1) Are there any core-code functions to URL-Encode?
There are, in fact, native JavaScript functions:
http://xkr.us/articles/javascript/encode-compare/
> 2) Shouldn't the core code's regex take only care of the first '|' and
> ignore all the others, so that...
> [img[my title|http://server.com/getImg.php?a|b|c]]
> would still work?
What if you wanted a pipe character in the link label instead?
It might be worth raising a ticket for this though, as it seems neither
behavior is well defined at the moment.
-- F.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/tiddlywiki?hl=en
-~----------~----~----~----~------~----~------~--~---