Internally I've run the ThirdFlow with 5.1.0 but noticed no issues so far. But let's try to trace down what the cause may be. But without seeing your TW it is difficult.
My plugin should be independent of any naming conventions: whether you use the path plugin and one or two more levels shouldn't matter. The only place where the plugin needs the concrete plugin title is in the release build config for the packageplugin command. It is important that you do not(!) modify the saving template. If you do you'll remove your plugin! The saving template does two things: 1. It skips all source tiddlers that are identically in a plugin. 2. It removes my plugin when no longer needed ... that is, when releasing a plugin (second generation). Thus, never change the save template to reference your own plugin! Am Mittwoch, 24. September 2014 23:35:55 UTC+2 schrieb Danielo Rodríguez: > > I'm using TW 5.1.1 > > I noticed that your example does not work neither so maybe a versioning > problem? > > The release script is generating an empty HTML. > > One question:What if I want to include a tiddler that does not follow the > naming convention? In mu plugin I can define the filter, but I can't figure > how to do the same in your plugin. > > Thanks in advance. > -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" 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/tiddlywikidev. For more options, visit https://groups.google.com/d/optout.
