Hi TwWizards

I enjoy using wikify: http://wikify.appointment.at/
It produces Html-code from plain text and identifies automatically
words which has counterparts in WikiPedia.
Is it difficult to make it convert plain text to wikilinks for use in
TiddlyWiki instead?.
I'd like to use framedLinksPlugin to open the resulting WikiPedialinks
inline - it doesn't seem to work with html (not when I tried
anyway...)

This is what it says on the site:
API
You can use this site as a service. You only need to request a
specific URL to retrived the data. For example requesting a URL like
this: http://wikify.appointment.at/index.php?ajax=1&word=science would
give you the Wikipedia link as plaintext: http://en.wikipedia.org/wiki/Science
By adding parameter 
http://wikify.appointment.at/index.php?ajax=1&word=science&format=json
the result would look like this: {"science":"http:\/\/en.wikipedia.org
\/wiki\/Science"} By adding parameter
http://wikify.appointment.at/index.php?ajax=1&word=science&format=xml
the result would look like this: <wikify>
    <word>science</word>
    <link>http://en.wikipedia.org/wiki/Science</link>
</wikify>

YS Måns Mårtensson


--~--~---------~--~----~------------~-------~--~----~
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