Hello,

thanks for Eric, years ago I switched to this editor and has served me
fine over the years.  Recently, I added a new feature to my tiddlywiki
which makes the following call:
<<newTiddler tag: 'rendering'>>
It created  the tiddler without the tag - fully ignoring the tag.  By
binary search and elimination, I tracked it down to the EditTemplate
that I am using.

If you can take a look at it, and let me know if you see anything that
might be obvious that is preventing the created tiggler to ignore the
tag field, I would appreciate it.

Thanks!

EditTemplate:

<div>
<span class='title' macro='view title' style='margin-right: 2em;' ></
span>

<span class='subtitle'>
<span macro='message views.wikified.createdPrompt' style='margin-left:
2.0em'></span>
<span macro='view created date MM-DD-YYYY'> </span>
</span>

<span class='toolbar' macro='toolbar +closeOthers' style='margin-left:
8em;'></span>
<span class='toolbar' macro='toolbar cancelTiddler' style='margin-
left: 2em;'></span>
</div>
<div class='SlTidIDEStyles' macro='tidIDE system "font:Georgia" size:
0.9em +edit:here'></div>

---------------------------------------------

Cheers; 'best,

shankar swamy
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlywiki@googlegroups.com
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to