Hi all

I have a use case that may be relevant here.

I have with TWC a "library" structure I would like to reproduce on TW5
(TWC IncludePlugin alternative for TW5 
<https://groups.google.com/d/topic/tiddlywiki/pYN3LPqCu1k/discussion>)

.../ProjectA/twA.html
.../ProjectB/twB.html
.../ProjectC/twC.html

Tiddlers shared by twA and twB are tagged #twA and #twB

When twB is loaded in a web browser, it silently looks for #twB tiddlers in 
twA and twC and copies them into itself (Abego IncludePlugin 
<https://tiddlywiki.abego-software.de/#IncludePlugin>)

Tiddlers may be plugins or themes because one of the project is precisely 
to develop packages specific to the different types of content I handle 
with my wiki

Is it something that could be achieved based on your testings ?

Looking forward to finally move to TW5 :)

Regards

Julien

On Friday, April 24, 2020 at 3:00:16 PM UTC+2, Jan wrote:
>
> Hi Jed,
>  it is not the size but the number of files to upload that is difficult to 
> represent in one upload-form and recieving php .
> But perhaps I only do not know the technology well enough.
> So my Idea was to upload (and delete) the plugins one by one and generate 
> index.html and the also tiddlers.json dynamically on the server by php.
> Does the "index" have to be named html or can it have the ending and 
> execute php and adapt it content and generate the json.
>
> But I thinK you are right: this project apppears to big for me right know. 
>
> Yours Jan
>
>
>
>
>
>
> Am 24.04.2020 um 07:11 schrieb Mohammad:
>
>
>
> On Friday, April 24, 2020 at 2:46:43 AM UTC+4:30, Jed Carty wrote: 
>>
>> Jan, 
>>
>> I am not sure the reason the folder is called recipes, I believe it has 
>> something to do with how some system was set up while this was being 
>> developed. I think you would have to ask Jeremy why.
>>
>
> Right now the folder structure is like below
>
> - /root
> -- index.html
> -- /recipes
> --- /library
> ----- tiddlers.json
> ----- /tiddlers
>
> Why two nested folders that way (library under recipes ,...). So, if ask 
> Jeremy, please ask about the folder structure too!
>
>>
>> the things that are uploaded are the things generated by the tiddler I 
>> made, yes they are necessary. tiddlers.json is the metadata for the 
>> plugins, not the full plugins.
>>
>> I think that you are thinking about this as more complex than it has to 
>> be, a single php server that can accept post and a path is plenty to do 
>> this, on the wiki side it could be done with one click. When adding plugins 
>> you just need to upload the plugin itself and update the index.html file, 
>> unless you are on a very limited bandwidth connection that shouldn't be a 
>> problem, if you manage to have enough plugins to make a 1mb index.html file 
>> I will be very impressed.
>>
>> It would probably be helpful to make a plugin library and look at its 
>> structure.
>>
> -- 
> 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] <javascript:>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/tiddlywiki/4556a7cb-1490-4d70-a695-622787414b41%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/tiddlywiki/4556a7cb-1490-4d70-a695-622787414b41%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
>
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/6772c898-0db8-4596-be8a-3e2e553145b4%40googlegroups.com.

Reply via email to