[twdev] Re: Plugin works only in the example wiki

2018-08-29 Thread bimlas
Thanks for help! I just solved the problem, the plugin is working on both Node and single page versions: https://groups.google.com/d/msg/tiddlywiki/PvoDxAWgziE/A0Ys8vWHAwAJ -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" group. To unsubscribe from

[twdev] Re: Plugin works only in the example wiki

2018-08-29 Thread BJ
note that tiddlywiki is not like other node apps. When using tiddlywiki on node, usually this means to be running a server instance of tiddlywiki in node which is serving a client instant of tiddlywiki in the browser. The client is very similar to the standalone version of tiddlywiki. Does you

[twdev] Re: Plugin works only in the example wiki

2018-08-29 Thread bimlas
Found the root of the problem: Asciidoctor.js does not works without dependencies on Node. For details, see https://github.com/asciidoctor/asciidoctor.js/issues/539 -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" group. To unsubscribe from this

[twdev] Re: Plugin works only in the example wiki

2018-08-27 Thread bimlas
Just tried out to install Markdown plugin, it shows the same warning message on terminal: For $:/plugins/tiddlywiki/markdown, type is application/json hasMetaFile is false filepath is /home/nyolcas/src/tiddly-test/tiddlers/ $__plugins_tiddlywiki_markdown.tid -- You received this message

[twdev] Re: Plugin works only in the example wiki

2018-08-27 Thread bimlas
This is how I bundling the plugin (if this helps): https://gitlab.com/bimlas/tw5-asciidoctor/blob/6c74c727e26b5211d3cfc4c0fd720c99d119212f/.gitlab-ci.yml The tiddlers of the wiki (eg. Example) are on `gl-pages` branch, this is why I checking out it. -- You received this message because you

[twdev] Re: Plugin works only in the example wiki

2018-08-27 Thread bimlas
Maybe I found something - I looked at the wrong place for logs: the terminal contains warning messages besides the developer console: ┌─[23:27] ~/src/tiddly-test └─ $ tiddlywiki --init server Copied edition 'server' to /home/nyolcas/src/tiddly-test ┌─[23:27] ~/src/tiddly-test └─ $ tiddlywiki

[twdev] Re: Plugin works only in the example wiki

2018-08-27 Thread BJ
Hi Bimlas, I downloaded an empty tw from tiddlywiki.com and then dragged your plugin from https://bimlas.gitlab.io/tw5-asciidoctor/ and dropped it in the empty tw - it works ok -- in chrome 68 on xubuntu 18.04 cheers BJ On Monday, August 27, 2018 at 10:05:48 AM UTC+2, bimlas wrote: > > Hi! >

[twdev] Re: Plugin works only in the example wiki

2018-08-27 Thread bimlas
No, it's not finished - the problem still exists, but the source code was private. -- 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

[twdev] Re: Plugin works only in the example wiki

2018-08-27 Thread bimlas
Sorry, just realized that the project was private... (-_-') Now it's available to view. -- 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