Hi Chris Install http://www.tiddlytools.com/#WikifyPlugin
and change your table to: <html> <span class="rolodex"> <table> <tr> <td align="right" valign="top"><b><span macro='wikify "[[Link|%0]]" link'></span></b></ td> <td colspan="3"><span macro='edit link 3'></span></td></tr> </span></table> </span> </html> You can use it as a template in other tiddlers like this: <<formTiddler LinkTemplate>> if you install http://tiddlywiki.abego-software.de/#FormTiddlerPlugin as well... Whar you get is a "prettyLink" *Link* which is just to the left of your input... I'm not sure but maybe you'll have to install http://www.tiddlytools.com/#EditFieldPlugin as well to be able to save your edits to the field (link) in the tiddler... Please tell if you have any problems with this setup.. Regards Måns Mårtensson On 9 Nov., 09:45, ChrisToonet <[email protected]> wrote: > hello ! > I'm trying this > in a tiddler I have a zone as > > <html> > <span class="rolodex"> > <table> > <tr> > <td align="right" valign="top"><b>internal or external Link :</b></ > td> > <td colspan="3"><textarea name=link rows="3" cols="40" style="width: > 100%" ></textarea></td></tr> > </table></span> > </html> > > I would obtain > when I insert i.e : "http://www.google.fr" > it will be creating a link > but now it is only text !!! > > thanks for your answers ! > > For Eric I want to precise I'm only ChrisToonet .... --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

