Hi Måns

In TW5 there's a different approach to getting external libraries like
bopland integrated.

Instead of using a script tag to include the script, it gets wrapped up
into a plugin, and then one or more TW5 modules are used to integrate it.

Have a look for example at the CodeMirror plugin:

https://github.com/Jermolene/TiddlyWiki5/tree/master/plugins/tiddlywiki/codemirror

Best wishes

Jeremy




On Wed, Jan 15, 2014 at 7:58 AM, Måns <humam...@gmail.com> wrote:

> Hi TiddlyWikiWizards
>
> Does anyone know how to do the same thing in a new TW (5) ??
> Is there something like a MarkupPostHead tiddler in a TW5?
>
> Cheers Måns Mårtensson
>
>
> Den torsdag den 17. oktober 2013 03.23.02 UTC+2 skrev Måns:
>>
>> Hi TWafficionados
>>
>> Just found out how easy it is to write,edit and publish musical notes in
>> a TW* - and wanted to share my new found insight with you:
>>
>> 1) Write: <script src="http://my.bopland.org/render.js";></script>   in
>> your MarkupPostHead tiddler (save & reload)
>>
>> 2) Create a template eg. "Bop" containing:
>>
>> <html>
>> <div class=bopland>
>> $1
>> </div>
>> </html>
>>
>>
>> 3) Use it like this:
>>
>> <<tiddler Bop with:"
>> Your musical code here
>> ">>
>>
>>
>> My example: 
>> BopNotes<http://xn--mns-ula.dk/sky/apps/files_sharing/get.php?token=45ea57138089eeb535e36cee53b8831076041bf5>
>>
>> Have fun :-)
>>
>> Cheers Måns Mårtensson
>>
>> *) You'll need to be connected to the internet to use it.
>>
>  --
> 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 tiddlywiki+unsubscr...@googlegroups.com.
> To post to this group, send email to tiddlywiki@googlegroups.com.
> Visit this group at http://groups.google.com/group/tiddlywiki.
> For more options, visit https://groups.google.com/groups/opt_out.
>



-- 
Jeremy Ruston
mailto:jeremy.rus...@gmail.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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to