To explain in more detail, I am working on adding single page views to
tiddlywiki that use the static mechanism but are generated on request. I
think if I would put the title through decodeURIcomponent twice it would be
fine, but I wanted to make sure that this is according to design.
-Arlen
On Dec 9, 2014 2:42 PM, "Arlen Beiler" <[email protected]> wrote:

> Hi all,
> I am working with the renderTiddler command and the tiddlywiki server, and
> the renderTiddler command seems to URI encode links to other tiddly
> documents. I am referring to the commands in this tiddler:
> http://tiddlywiki.com/#Generating%20Static%20Sites%20with%20TiddlyWiki
>
> For instance, the command
>
> --rendertiddler $:/core/templates/static.template.html static.html
> text/plain
>
> renders internal links as
>
> static/Ten%2520reasons%2520to%2520switch%2520to%2520TiddlyWiki.html
>
> "$:/core/templates/static.tiddler.html" does the same thing, except
> without the static folder prefix.
>
> Thanks, Arlen
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywikidev.
For more options, visit https://groups.google.com/d/optout.

Reply via email to