Dear friends,

I started adapting TW to a math notepad (poggiosecco.tiddlyspot.com)

One of first steps consists in using a WYSIWYG editor ad default, my
past experiences say that student do not like wiki formatting.

So, I edited EditTemplate and I put easyEdit for the text.
Now, for editing system* tiddlers, I changed a bit EditTemplatePlugin
so that for tiddlers with tags containing "\bsystem" the old textual
editor is used.

First question: I would like to offer the possibility (maybe in the
"more" meny) to use old-style editing for all tiddlers, especially for
marking them as system without having the content embedded into
<html>. How should I do this?

Second question: I use HTMLFormattingPlugin in order to process the
resulting html, for internal links, LaTeX formatting and in future for
svg formatting. However, I would like to disable most of wiki
formatting. What shold I do? I thought to clone the config.formatters,
remove the unwanted formatters and switch (hijack) between this and
the standard one according with the editor. Is there a simpler way?

Third question.  ASCIIsvg. It should be compatible with EasyEdit, so
the <embed> syntax is not usable. Either I pop-up a dialog for
allowing text to be entered (like in ASciencePad) or I use a
simplified (wiki) syntax (like the "$" for LaTeX) (or both).
Suggestions?

-- 
Franco Bagnoli <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
Lab. Fisica dei Sistemi Complessi, Dip. Energetica & CSDC
Universita' di Firenze, via S. Marta, 3 I-50139 Firenze, Italy.
Tel. +39 0554796592, fax: +39 0554796342

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