Sylvain *replace* \define urln() $(forumUrl)$$user$
*with* \define urln() $(forumUrl)$$(user)$ Let me know how it is going! --Mohammad On Tuesday, March 10, 2020 at 9:50:39 AM UTC+3:30, Sylvain Naudin wrote: > > > > Le mardi 10 mars 2020 05:21:22 UTC+1, Mohammad a écrit : >> >> Beautiful TW site! Good luck Sylvain! >> > > > Thank you Mohammad :) > > > >> I edited your Forum tiddler: https://tw5.xyz/Annuaire/contact.html#Forum >> as below >> >> \define forumUrl() https://forum.tiddlywiki.fr/u/ >> \define urln() $(forumUrl)$$user$ >> >> !<<fa id-card>> Tableau >> >> <table class="ms-table ms-striped"> >> <thead><tr> >> <th><<fa user-circle>> Intervenant·e·s</th> >> <th>Forum</th> >> </tr></thead> >> <tbody> >> <$list filter="[tag[Annuaire]sort[title]]"> >> <tr> >> <td><$link/></td> >> <td> >> <$vars user={{!!forum}} > >> <a target="_blank" href=<<urln>> >{{!!forum}}</a> >> </$vars> >> </td> >> </tr> >> </$list> >> </tbody> >> </table> >> >> >> >> and it works as you like :-) >> >> --Mohammad >> >> > > I just test your proposal, but.. it gave me ' > https://forum.tiddlywiki.fr/u/$user$' and no real address. This is > madness ! :D Arrhhgg. > I've upload this version if you can check. > Thanks > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/59115fea-1ef3-467f-9474-e0c2eef1dda6%40googlegroups.com.

