On Fri, 18 Jan 2013, [email protected] wrote:

On Fri, 18 Jan 2013, [email protected] wrote:

So still suck.

Freudian slide there. Meant "stuck".

I made some additional effort today and I am still stuck.

I took two paths towards trying to figure things out:

1 Working from Eric's bld.bat in the tiddlywiki.com repo as a guide to
  how to call the tw5 javascript to build output.

2 Working from the *bld.sh scripts in the TiddlyWiki5 repo as a guide.

Neither example worked.

bld.bat points to a file that no longer exist:
   $:/core/templates/tiddlywiki2.template.html

2bld.sh does as well. If I change either call to point to a
tiddlywiki2.template.html.tid file that _does_ exist I get this error:

    $:/core/modules/rendertree/wikirendertree.js:37
        this.rendererTree = 
this.createRenderers(renderContext,this.parser.tree);
                                                                                
      TypeError: Cannot read property 'tree' of null
    at WikiRenderTree.execute 
($:/core/modules/rendertree/wikirendertree.js:37:68)

If I compare templates that do work (for example the one's in bld.sh:

    $:/core/templates/tiddlywiki5.template.html

with those above, the syntax appears different.

It looks like the missing piece here is an update to tiddlywiki2
template, aligned with some new syntax. Where can I find that? Or am I
completely confused?

I would really like to get this worked out soon: I _cannot_ release a
new tiddlywebwiki with the latest TiddlyWiki if that tiddlywiki is not
a valid utf8 file. I thought I might be able to move the process along
by helping to uncover where the bad encoding is being introduced.

But I'm stuck. Jeremy, Eric?

--
Chris Dent                                   http://burningchrome.com/
                                [...]

--
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" 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/tiddlywikidev?hl=en.

Reply via email to