Skip to Content.
Sympa Menu

en - Re: [sympa-users] a couple of questions

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: Olivier Salaun - CRU <address@concealed>
  • To: Yonni Edelist <address@concealed>
  • Cc: address@concealed
  • Subject: Re: [sympa-users] a couple of questions
  • Date: Tue, 02 Nov 2004 10:26:06 +0100

Yonni Edelist wrote:
i have a couple of questions concerning sympa's costumization.
1. in the list menu, i would like to display, in addition to the owners' email addresses, also their names. how can i do that?
  
You can get the owner names as follows (this is the TT2 syntax) :
[% FOREACH o = owner %]
   <A HREF=""mailto:[% o.value.gecos %]">[% o.value.gecos %]</A>
[% END %]

2. since i couldn't figure out how to connect sympa to my user database, (a mySQL table), 
You MUST make Sympa connect to the 'user' table.
We can try to help you if you send us your config files and logs (Sympa logs and MySQL logs)
[...]
-- 
Olivier Salaün
Comité Réseau des Universités
-------------------------------------------
Validation signature / Trusting  signature: --> http://igc.cru.fr/trust.html
------------------------------------------- 

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature




Archive powered by MHonArc 2.6.19+.

Top of Page