Hi all,

I think I've done an interesting thing. Here is the description.

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

Edit-Section-AutoButton -- a TiddlyWiki MiniApp

Edit-Section-AutoButton is a MediaWiki-like section editing solution.
It automatically creates "section editing button" in every section. No
more human labor to write syntax section by section.

Here is how it worked.

1. Creating new tiddlers with ESA tag;

2. Using Udo's ForEachTiddlerPlugin to list them in a "panel" tiddler,
showing the title, as well as the text;

3. Using Eric's EditSectionPlugin, putting <<editSection ...>> in the
ForEachTiddler syntax to generate the edit button automatically;

4. In the panel tiddler, tiddler titles looked like section headings,
and the edit buttons are appeared just next to them.

Features

   1. Easy to create sections;

   2. Immediately list new section in the panel tiddler;

   3. In line Editing: easy to edit every section content. The edit
buttons are generate automatically;

   4. Easy to change the section order;

   5. The panel code can be used in any other tiddler;

   6. There is a "slider mode" toggling the section content. Suitable
for using as a FAQ write-and-show tool;

   7. An optimized Revision History version can be used to record your
revision history on any kind of development.

You can see the online demo here:

https://dl.dropbox.com/u/10400854/Edit-Section-AutoButton.html
---------------------------------------------------------------------------------

Please give me comment.

Cheers,
octw

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