Okay, I just looked at the code for the Glossary and Terminology extensions (which are variations of one another, and have the same problem), and it looks like the problem is in those extensions. The call to add in the "wz_tooltip.js" file, which starts with "$wgOut->addHTML", should start with "$wgOut->addScript" instead; y guess is that will fix the issue. Feel free to let the extension author know, and/or change the code yourself on your local version.
-Yaron On Thu, Feb 5, 2009 at 8:06 AM, [email protected] < [email protected]> wrote: > > Dear all, > > at first: Semantic Forms fits my needs perfect at it seems to be very > well. > > B U T: > > It seems so, that it wont work with the glossary extension - due the > tooltip.js (see: > http://www.nabble.com/Special:Add-Page-bug-td19572704.html) > > Do you have any suggestions to solve the problem, or should I really > decide between both? > > Thanks a lot > > Best regards > > Anne > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Semantic Forms" 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/semantic-forms?hl=en -~----------~----~----~----~------~----~------~--~---
