Hi Jan, in classic there are shadow tiddlers - MarkupPreHead and MarkupPostHead. Note that jquery is already include in classic tiddlywiki
cheers BJ On Friday, December 5, 2014 6:16:56 PM UTC-6, Jan wrote: > > Am 20.05.2014 17:53, schrieb BJ: > > to include code (ie your script references etc) in the header section, put > the code into a tiddler and tag it with $:/core/wiki/rawmarkup. > cheers > > BJ > > Hi, > Thanks for the Trick, this seems to be very practical. > is there a similar one for TiddlyWikiClassic? And would it work with the > jquery.js > > many thanks Jan > > > > On Tuesday, May 20, 2014 1:56:09 PM UTC+1, Felix Küppers wrote: >> >> Hi, >> >> I want to include my external library in TW5, however, everytime I save >> TW, it overrides my script reference in the html code. >> >> the code is inserted by me manually inside the <head> tag >> >> <script src="js/jquery-1.9.1.js" type="text/javascript"></script> >> <script src="js/my.js" type="text/javascript"></script> >> <link href="css/my.css" rel="stylesheet" type="text/css" /> >> >> ... >> >> any ideas how to solve it? >> many thanks! >> >> -- > 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 http://groups.google.com/group/tiddlywiki. > 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 http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

