On Tuesday, August 7, 2018 at 4:03:09 AM UTC+2, TonyM wrote:
>
>
> The idea would be to leverage the rich html environment and reduce the 
> need for solutions to be built into tiddlywiki when they already live in 
> the HTML5 standards. 
>

TW uses HTML standards but it's needed to sanitize the code that users can 
store within tiddlers. ... 

If you spend time as I have looking at HTML at https://www.w3schools.com/ 
> you will see that on many occasions that the html demands JavaScript which 
> will not (directly) work in tiddlywiki 
>

Just try to post 1 of your examples with js here in the group. ... And 
you'll see, it won't work. .. And there is a very good reason!
 

> but more often than not this java script seems really basic, allowing a 
> value to be set or stored on click or some other primitive operation. Or 
> the browser contains the value the html has produced from input to states 
> but we have no way to reference it in the wikitext.
>

That's the problem. ... The js is very basic, just to "showcase" the 
possibilities. .. In real world apps there is no way, that these examples 
would be useful out of the box. Mainly because of massive security problems 
especially using forms. 

-m

-- 
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 tiddlywikidev+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywikidev@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywikidev.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywikidev/b0d96548-cced-4371-b83c-e25fb8ca03a7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to