That would be the problem.  I did not install the HTMLFormattingPlugin.

I have since followed the link to tiddlytools.com and found the said
plugin, but cant manage to download it.

I expected to find a download link or something but no luck.

It was the end of the day when I visited the sight and perhaps i could
not see the obvious, will try again today.  If you have any hints on
how to download the plugin, that would be helpful.

Thank you all for the assistance so far.

Tony

On Tue, Jan 19, 2010 at 1:30 PM, Morris Gray <[email protected]> wrote:
> On Jan 19, 12:52 pm, "Mark S." <[email protected]> wrote:
>> Just to be sure ... you did install the HTMLFormattingPlugin from
>> tiddlytools.com, right?
>
> I confirm that this example does work with the HTML plugin installed
> (Was the TiddlyWiki saved and reloaded?)
>
> <html><pre>code [[link]] code</pre></html>
>
> However I think we need to know what the content of the script is that
> Tony is using.
>
> From HTMLFormattingPluginInfo
>
> :Similarly, you can't use InlineJavascript within the HTML because the
> <script>...</script> syntax will also be consumed by the browser and
> there will be nothing left to process afterward. Note: unfortunately,
> even though the browser removes the <script>...</script> sequence, it
> doesn't actually execute the embedded javascript code that it removes,
> so any scripts contained inside of blocks in TW are currently being
> ignored. :-("
>
> It appears from my experiments that this limitation also applies when
> the script is inside <pre></pre> tags.
>
> Whether it applies to the script Tony is trying to use inside <pre> or
> not we don't know.
>
> The browser certainly eats this;
> <html><pre><script type="text/javascript">[[ATiddler]]</pre></html>
>
> Morris
>
> On Jan 19, 12:52 pm, "Mark S." <[email protected]> wrote:
>> Just to be sure ... you did install the HTMLFormattingPlugin from
>> tiddlytools.com, right?
>>
>> On Jan 18, 2:52 pm, TK <[email protected]> wrote:
>>
>> > Ken, thanks for your reply.
>>
>> > I did the following
>>
>> > <html>
>> >         <pre>code [[link]] code</pre>
>> > </html>
>>
>> > but it does not work.
>>
>> > The [[link]] does not create a hyperlink to another tiddler.
>>
>> > Tony
>>
>> > On Jan 18, 7:27 am, Ken Girard <[email protected]> wrote:
>>
>> > > Insert the html inside <html><pre>...</pre></html> tags.
>> > > You can find out more about the HTMLFormattingPlugin 
>> > > athttp://tiddlytools.com/#HTMLFormattingPluginInfo
>>
>> > > Ken Girard
>>
>> > > On Jan 17, 3:02 pm, TK <[email protected]> wrote:
>>
>> > > > G'day Mark
>>
>> > > > Thanks for your reply.
>>
>> > > > You say "use HTML to create your pre structure".
>>
>> > > > Being new to TW, perhaps i am missing something.  The
>> > > > {{{preformatting}}} structure seems to come standard with TW.  If this
>> > > > can be modified, could you give me an example of how this is done.
>>
>> > > > Would you include a link to "Eric Shulman's HTMLFormattingPlugin"  if
>> > > > you have one.
>>
>> > > > Thanks
>>
>> > > > TK
>>
>> > > > On Jan 17, 4:12 pm, "Mark S." <[email protected]> wrote:
>>
>> > > > > I believe the standard suggestion is to use HTML to create your pre
>> > > > > structure. Then use Eric Shulman's HTMLFormattingPlugin to allow you
>> > > > > to use wiki links inside of the the html.
>>
>> > > > > Mark
>>
>> > > > > On Jan 16, 8:12 pm, TK <[email protected]> wrote:
>>
>> > > > > > Is it possible to implement a [[hyperlink]] within the {{{pre}}} 
>> > > > > > tag
>> > > > > > and if so, how?
>>
>> > > > > > In a new job i have inherited a complex set of UNIX shell scripts.
>> > > > > > Script 1 call script 2 which call script 3 etc (an
>> > > > > > oversimplification).
>>
>> > > > > > I want to import the shell scripts into TW and where one script 
>> > > > > > call
>> > > > > > another, I want to implement a [[hyperllink]] to jump to the called
>> > > > > > script.
>>
>> > > > > > Because of all the 'special' characters used in a unix shell 
>> > > > > > script,
>> > > > > > the scripts need to be placed with {{{  }}} but doing so stops the
>> > > > > > [[[ hyperlink]] from working.
>>
>> > > > > > Any suggestions on how to overcome this problem would be 
>> > > > > > appreciated.
>>
>> > > > > > TK
>
> --
> You received this message because you are subscribed to the Google Groups 
> "TiddlyWiki" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to 
> [email protected].
> For more options, visit this group at 
> http://groups.google.com/group/tiddlywiki?hl=en.
>
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.


Reply via email to