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/87b41d90-b857-4072-aa69-44cd532a3783%40googlegroups.com.

Reply via email to