This is giving me lots of ideas (once I figured out that I was missing Eric's ImageSizePlugin!) - thanks!
I think I misunderstood your question, but in case it helps, you can do this in the fET-created table to display the current tiddler's fields: |"+[["<<wikify [img(55%,auto)[%1|%0]] image \"fullname\"]]\>\>"]] + "| cmari On Mar 15, 6:15 am, Måns <[email protected]> wrote: > Hmm - I solved it - but I don't know if it's the cleanest way to do it > - however it works: > <<wikify [img(55%,auto)[%1|%0]] im...@here fulln...@here \>\> > > YS Måns Mårtenssson > > On 15 Mar., 11:57, Måns <[email protected]> wrote: > > > Hi > > I accomplished to add alttext to pictures fetched from other tiddlers > > imagefield into a table, like this: > > [img(25%,auto)["+store.getValue(tiddler,"title")+"|"+store.getValue > > (tiddler,"image")+"]] |\n" : ""' > > This works very well! > > Now I would like to add alttext to an image fetched from the > > imagefield of the tiddler holding the table - I've tried all sorts of > > syntax:fulln...@here, <<wikify %0 fullnamehere \>\> etc - but I cannot > > solve this one by myself.. > > > My last try was: |!#| <<wikify [img(55%,auto)["+store.getValue > > (tiddler,"fulln...@here")+"|%0]] bill...@here \>\> | > > > Can you tell me what to write instead of: "+store.getValue > > (tiddler,"fulln...@here")+" to get alttext=fieldname:fullname ?? > > > 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 -~----------~----~----~----~------~----~------~--~---

