Quaraman, Not withstanding your concerns, I still see value in being able to read and write using PHP independently of TiddlyWikis save steps. Remember such a website can be restricted to a single user with SSL and multiple levels of authentication, then all that would be permitted it to write to a particular filename, perhaps even one only the server can see. We could use the security method in https://github.com/sendwheel/tw-receiver which stops update access unless you have a long password/phrase set.
I am not asking for a PHP lesson, only some insight as to how easy and or versatile this would be, and how you may invoke PHP from inside a TiddlyWiki. If accessible I will go to the effort of learning more about PHP. Thanks in advance Tony On Tuesday, 30 October 2018 23:27:02 UTC+11, Sven Wetzel wrote: > > Hi Tony, > > this is to unspecific to answer the questions. > > What is your concrete case? > > This type of extension is easy to program - only to save a file. But as I > described earlier : the difficult part is to decide how to handle the > rights and/or the security and/or your need to proove against such things > as illegal data (malware/copyrighted material/files that are only for > adults...) > > Regards, > quaraman > > > TonyM <[email protected] <javascript:>> schrieb am Di., 30. Okt. 2018, > 10:15: > >> Sven, >> >> If the functions exposed were limited like can only save to a specific >> filename etc could we make it safer? >> >> If however this wiki would be behind a password and only trusted users >> had access, how far could we take this and would it be difficult?. >> >> I would appreciate your advice. >> >> Regards >> Tony >> >> -- >> 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 post to this group, send email to [email protected] >> <javascript:>. >> 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/fc7ac71f-df91-4096-b74b-bd42ec56727e%40googlegroups.com >> . >> For more options, visit https://groups.google.com/d/optout. >> > -- 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/51ea6c79-ea1a-48cb-9261-24d88dc9f77c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

