Dear tiddlymates,

I solved temporarily the issue putting a single static html-file where the 
given code is between <html><body> and </body></html>. A working example is 
at the site https://protw.github.io/prosteer/. Here you can on the sidebar 
just under the big logo 5 icons. The most right from them (bug-icon) is a 
link to form (or one can reach it out directly via 
https://protw.github.io/prosteer/issuetracker.html). For this I just put 
the single static html-file mentioned above nearby.

I don't like this solution because I need to manage an external file and 
also for an additional click in order to get to this file.

It would be great if you can help me by a proper advice. 

Olegh

четвер, 30 січня 2020 р. 22:57:29 UTC+2 користувач oleghbond написав:
>
> Dear tiddlymates, please advise me how to make the following html piece of 
> code workable inside tiddlywiki:
>
> <a href="#" id="bug_tracker">Leave a message about an error</a>
> <script type="text/javascript">
> BugTracker = {
>  group_project: "
> https://nauprof.freedcamp.com/NAUPROF_uIT/SOLVEIT_uhV/bugtracker/bugtracker_public
> ",
>  Button: [document.getElementById('bug_tracker')]
> }
> </script>
> <script type="text/javascript" src="
> https://cdn.freedcamp.com/project_apps/bugtracker/js/bugtracker_public.js";
> ></script>
>
> It works well into single static html-file when I put it between 
> <html><body> and </body></html>
>
> Thanks in advance
>
>

-- 
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/ac4b1f95-c6f3-4be3-b669-71442ead4eba%40googlegroups.com.

Reply via email to