just to answer your other questions : > > > - whats the current stadium of tiddlydocs?
in development, we are trying to be as open as possible. Currently all code is being committed to the ccTiddly plugins directory : http://svn.tiddlywiki.org/Trunk/association/serversides/cctiddly/Trunk/plugins/TiddlyDocs/ This will eventually move to the verticals directory. I have recently been putting together an introductory screencast: http://www.vimeo.com/3718346 I am keeping a demo available at tiddlydocs.com (formally wiki.osmosoft.com/TiddlyDocs) It is generally the latest version of the code so may contain bugs. If there is anything else I can do to keep you informed please let me know. > - will it be possible to run tiddlydocs within tiddlyweb? absolutely. We eventually intend to deploy TiddlyDocs on TiddlyWeb. > - would it be possible to integrate tiddlydocs into an existing > tiddlywiki, and show the navigation bar within e.g. a hovering or > moving tiddler? should be, the Table of content is just a TiddlyWiki macro being called from within the mainMenu. The drag and drop functionality has not been made particularly re- usable yet, but its something I want to do. Does that answer your question? > - will there be something like a nestedtree navigation, maybe like a > changeable viewmode for the left bar? You mean you want to switch between the normal MainMenu tiddler and the TiddlyDocs main menu? TiddlyDocs just does this : <<docOutline AliceInWonderLand>> passing in the name of the document outline tiddler (its spec). I am not exactly sure why you would want to switch between the two views. Can you provide an example? > - is it possible to customize the format of the ordered lists level > like e.g. 1., 1.1, 1.1.a) ? At the moment It just adds a number for each level. eg: 1 1.1 1.2 1.3 2 2.1 2.2 It would be quite easy to customise. What would you like to change? > - will it be possible to integrate a table of contents into the > preview of the document? Yes, the print out (PDF) will eventually show the table of content on the first page. > - will it be possible to overtake the numbered tiddlertitles into the > preview? Could you clarify what you mean here pls. > - will it be possible to edit more then one document within > tiddlydocs? Yes, the idea is that each document is actually just a tiddler containing a list of the tiddler which make up the document. This makes it possible to share and reuse sections between different documents, > so e.g. at first you have to create a document und afterwards you > create sections within the document (each section has a tag with > identifies the document), so the navigation root would be the document > itself > > thanks very much for feedback > Edi Thanks for the questions Edi, please let me know if you we can help any more. Cheers Simon --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

