Hello world, Stop the search! Anyone else with the same problem need look no further than TiddlyTools, the plugin store to cater for all your needs! [1]
Note: the above text is designed to be imagined to be played in ones-jukebox-in-the mind in a similar style to the Electric Prunes Wah Wah promo [2] Alex [1] http://www.tiddlytools.com/#DisableWikiLinksPlugin [2] http://video.google.com/videosearch?q=Electric+Prunes+Wah+Wah&um=1&ie=UTF-8&ei=myn4SujcBcav4QbOq7DjAw&sa=X&oi=video_result_group&ct=title&resnum=4&ved=0CBwQqwQwAw# OR http://tinyurl.com/ygfy3sk 2009/11/9 Alex Hough <[email protected]> > > > I have the script below that uses data from dataPlugin. > The problem is that when a value with CamelCase is entered a wikiword > is created, something i don't want. > the questions is > howto remove wikification in the tiddler > > Alex > > <script> > var out=DataTiddler.getData("Customise for your > organisation","Organisation"); > if (out.length>0){ > q1=' ("'; > q2='")'; > } > else { > q1=''; > q2=''; > } > return 'your organisation ' + q1 +out + q2 > </script> > > > -- 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 -~----------~----~----~----~------~----~------~--~---

