Hi Chris,

I have followed your instructions as far as I understood them, but I 
unfortunately know too little about tiddlyweb to make sense of everything. 
Here is what I have done:

1. created a test instance in tiddlyweb with `twinstance test`
2. Added the tiddlywebplugins.status and tiddlywebplugins.cors plugins to 
test/tiddlywebconfig.py ('system_plugins': ['tiddlywebwiki', 
'tiddlywebplugins.status', 'tiddlywebplugins.cors'])
3. Create a new recipe called 'somerecipe' using: curl -X PUT -H 
'Content-Type: application/vnd.tiddlyweb+json' -d 
'{"recipe":[["system",""],["common",""]]}' 
http://0.0.0.0:8080/recipes/somerecipe

Does this make sense so far? If I understand you correctly, I should now 
have a $:/config/tiddlyweb/recipe that points to 'somerecipe'.
But I'm not sure where the TW5 files should go in my 'test' instance. And 
do I just clone the TW5 repo and copy it in, or is there some other way to 
do this?

Thanks,
Robert

On Monday, March 14, 2016 at 11:08:09 PM UTC+1, Chris Dent wrote:
>
> On Mon, 14 Mar 2016, Chris Dent wrote: 
>
> > * Either create a new edition for tiddlywiki5 which could be described 
> as 
> > "standalone access to tiddlyweb", or make the existing tw5tiddlyweb 
> edition 
> > support that use case as well. 
> > * Such as edition would need to account for the changes to 
> > tiddlywebadaptor.js described above. Probably by effectively branching 
> in 
> > the right places based on certain conditions. This is hard for me to do 
> > because I don't know the available contextual variables. 
>
> There's a very rough diff of my local tw5 changes here: 
>
> https://github.com/Jermolene/TiddlyWiki5/compare/master...cdent:cd/tiddlywebforrealz
>  
>
> -- 
> Chris Dent                                   http://burningchrome.com/ 
>                                  [...] 
>

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/55b29d16-d855-4e23-bfd8-d08731d1fdea%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to