Yakov, could you do me a favor and begin attaching your html file to this thread when it is updated? I primarily only reference this thread at work, and your domain is blocked here, so I can't see the new code without pulling it down from home (which I frequently forget to do . . . family and all). Thanks.
On Sun, Jun 16, 2013 at 8:33 AM, Yakov <[email protected]>wrote: > Hello all, > > few more steps forward in STP 2.3.0: > > * new import modes (2, import more recent versions, and 3, import on > confirm) are implemented > * manual ImportIncluded is made "state-of-art" (supports modes, "node: > nodeName" syntax, prevents importing unexisting tiddlers created by the > "tiddler" filter etc) > * "import" button is added to the inline-management-of-included-tiddler > panel > * propagation for pretty links and image formatters is introduced, meaning > that included tiddlers will automatically include tiddlers they reference > from the same TW ("reference" here means "reference by pretty links"), and > images, inserted into included tiddlers, will be "corrected" so that if one > is inserted using a relative path, the path will be recalced "from" the > source TW, not "from" the including one > > For more details, see docs [1]. > > Best regards, > Yakov. > > [1] http://yakovl.bplaced.net/TW/STP/STP.html#SharedTiddlersPluginInfo > > пятница, 31 мая 2013 г., 17:54:33 UTC+4 пользователь Yakov написал: > >> Hi Luca, >> >> пятница, 31 мая 2013 г., 16:13:45 UTC+4 пользователь >> [email protected]написал: >>> >>> Hi, >>> thanks for the beautiful Plugin. >>> >> >> you are welcome. >> >> >>> I have a aquestion: it is possible to see images that belongs to tiddler >>> coming from the included files? >>> >> >> As for now, there's no dedicated system of handling images, so they >> should work only if the path inside [img[path]] is absolute or it is >> relative but both TWs are in the same folder. If the image is actually >> stored in the tiddler (canvas etc), it should work in any case, although I >> have no experience in using such things. A couple of mechanisms that will >> fix the relative addresses problem are planned, but they are a few versions >> away. >> >> Best regards, >> Yakov. >> >>> >>> Thanks >>> >>> >>> On Saturday, December 15, 2012 11:42:51 PM UTC+1, Yakov wrote: >>>> >>>> Hello everybody, >>>> >>>> today I'd like to announce that the public release of SharedTiddlers >>>> plugin is ready [1]. >>>> >>>> In principle, almost everything, including an introduction, can be >>>> found in the repository. >>>> >>>> In two words: the plugin allows to >>>> * see tiddlers from another tiddlywikis (as read-only) inside the >>>> "main" one >>>> * share theme components (style sheets, templates: PageTemplate, >>>> ViewTemplate, EditTemplate, ToolbarCommands) which can be stored in one >>>> central TW >>>> * do other things, including sharing evaluated transclusions like >>>> "toggle menus" engines from TiddlyTools [2] or "custom" ones (in fact, most >>>> of plugins can easily turned into evaluated transclusions, which will be >>>> described in the documentation later) >>>> >>>> Some major improvements since IncludePlugin [3]: >>>> * now a set of tiddlers (defined by a filter) can be included instead >>>> of all tiddlers >>>> * shadows and tiddlers can be "substituted" with the included tiddlers >>>> (they are not altered and if including is switched off, they remain the >>>> same as they were) >>>> * a notification system for name conflicts is introduced >>>> * elements of themes are now applied on load >>>> * wikifyIncluded macro is introduced (see docs) >>>> * simple "importing" engine is added >>>> * slices are recalculated according to the presence of new tiddlers >>>> * documentation on how to make plugins "include-aware" is added (and >>>> pieces of code that make abego plugins "include-aware" are removed from the >>>> main code) >>>> >>>> Feedback is welcome. Though, I'm rather slow in my development, so take >>>> this into account. Also, if you have some "basic" questions, please take a >>>> look at the docs first and let me know if I missed something there. >>>> >>>> Best regards, >>>> Yakov. >>>> >>>> PS there are some plans for further development including >>>> * evaluation system for plugins (to remove the need of making evaluated >>>> transclusions) >>>> * aggregation tools for analysing data (search and other) among several >>>> TWs simultaneously (accounting name conflicts) >>>> but I can't predict how soon I implement this. >>>> >>>> [1] >>>> http://yakovl.bplaced.net/TW/**STP/STP.html<http://yakovl.bplaced.net/TW/STP/STP.html> >>>> [2] http://www.tiddlytools.com/#**ToggleLeftSidebar%** >>>> 20ToggleRightSidebar<http://www.tiddlytools.com/#ToggleLeftSidebar%20ToggleRightSidebar> >>>> [3] >>>> http://tiddlywiki.abego-**software.de/#IncludePlugin<http://tiddlywiki.abego-software.de/#IncludePlugin> >>>> >>> -- > You received this message because you are subscribed to the Google Groups > "TiddlyWiki" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/tiddlywiki. > > For more options, visit https://groups.google.com/groups/opt_out. > > > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/groups/opt_out.

