Hi Alex

I like commas and brackets and usercases because they help me maintain
and develop a *very basic understanding* of the script snippets I use
on a daily basis..
Example: http://groups.google.dk/group/tiddlywiki/msg/b1c72c6f6eb1bf11?hl=da

As long as your questions are based on practical uses and tips on how
to accomplish what you wanted -
I think you should keep on posting here -
I enjoy following these types of threads and I learn a lot in the
process of converting it to sth I can use myself..

Thanks Måns Mårtensson

On 10 Nov., 09:10, Alex Hough <[email protected]> wrote:
> Eric,
>
> Thanks for that: I've used your excludeWikiWords plugin now (I thought I
> posted a reply saying as much). The three double quotes *is* in the
> TiddlyPocket book [2] I have on my desk (a memento from my trip to
> OsmoTowers from PSD)
>
> Anthony, perhaps you are right. Where to post has been a topic of
> discussion. I don't think of myself as a 'dev guy' , although I have FND
> minimal text case certification [1]. I can see how new TW fans could be
> overwhelmed by commas and brackets and will post this type of question to
> the dev group
>
> Alex
> [1]http://groups.google.com/group/tiddlywiki/msg/1c9285a558f86055
> [2]http://tiddlypocketbook.com/
>
> 2009/11/10 Eric Shulman <[email protected]>
>
>
>
>
>
>
>
> > > howto remove wikification in the tiddler
> > > <script>
> > > var out=...
> > > return 'your organisation ' +  q1 +out + q2
> > > </script>
>
> > InlineJavsascriptPlugin always wikifies the return value (if it is
> > text).  You can use the TW-standard syntax: """ (tripled double-
> > quotes) to disable wikification, like this:
>
> > return '"""'+'your organisation ' +  q1 +out + q2 + '"""'
>
> > enjoy,
> > -e
>
> --http://www.multiurl.com/g/64
--~--~---------~--~----~------------~-------~--~----~
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