Hi all:

I think there is a formatting bug in rev 1.3.0 of
http://www.TiddlyTools.com/#SaveFromWebConfig. When I view it in my TW
2.5.2 I see an extra bulleted item followed by a slash. This is caused
by a close comment marker at the end of the tiddler that is not
followed by a newline. Once I add the newline, it again acts as an end
comment delimiter and not as a three level deep itemized list item.

What I don't get is why on my TW, this renders with a bulleted item at
the end of the tiddler,
but on Eric's site the trailing bulleted item is missing. Could this
be a regression (or maybe
progression) in the TW source code?

Also I was initially confused as there are missing close comment
markers earlier in the tiddler
that seem wrong. It reads in part:

/***
>Script can be hosted on ANY web server that supports PHP5.
***/
/***
!!!!! URL for TiddlyWiki core source
//{{{
config.options.txtSaveFromWebSourceFile="http://www.TiddlyTools.com/
empty.html";
//}}}
/***

shouldn't there be a ***/ after the "!!!!! URL for TiddlyWiki core
source" line? This seems to occur
for a number of the header lines after this point while header line
prior to this entry does have the
close comment marker before the //{{{ line.

Wouldn't this prevent the settings after the header lines from taking
effect when the tiddler is evaluated as the
javascript code is effectively placed inside a comment?

-- rouilj

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to