At this point, I'd say not to use the Logos library with TW -- there's a definite chance that it could corrupt your TW engine. It appears to apply itself to the entirety of the file, guessing at verse references and physically making changes. Unfortunately, it appears the Logos code is one of those *#!@ (pardon my Klatchian) obfuscated thingies, including non-ASCII code. Rather uncharitable considering their mission.
It seems like it should be possible to come close to the original objectives by over-riding the external link creation routine, and bringing in the verse from logos or biblegateway. So far I haven't had any luck with this. The technique could be useful in other contexts. Like being able to hover over a part number and seeing its description pulled off of a website. Mark On Dec 27, 8:28 am, "Mark S." <[email protected]> wrote: > Well I took a first stab at it, and got some functionality. > > Copy the generated ref code into the MarkupPostBody tag. Save and > reload. > > In your tiddler, surround your text with <html></html>. Like: > > <html>The most quoted verse is John 3:16</html> > > Save and reload. A link will appear. However it will not have the > hovering text. And the verse reference will have been physically > replaced with Logos own anchor link. I assume that the hovering > reference is supposed to be provided by the class generated by code at > logos, but it may be that TW overrides that code. > > It may be possible to find the applicable class code at logos and > paste it in somewhere. Oh well, first stab. > > Mark > > On Dec 27, 12:47 am, benjamin <[email protected]> wrote: > > > Dear friends, > > > can u please help me. Im not deep enough into the java script > > functionality of our tiddly wiki html file. > > I want to use > > >http://www.logos.com/reftagger > > > It is working for html-only, but not for tiddlywiki. Can anybody > > adjust for me a standard tiddly wiki html file > > with this functionality ? > > > thx for any help > > ben > > -- 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.

