[pmwiki-users] Harvesting :Email: text variable in Profiles for spamming friends

Hans design5 at softflow.co.uk
Tue Jun 24 11:08:16 CDT 2008


Tuesday, June 24, 2008, 3:19:01 PM, Vince Administration wrote:

> Actually, I have a similar problem. I would like to have certain  
> peoples profile pages contain a keyword, like
> Emergency Response Team.

put your keyword into a PTV, either as a value, or as a PTV Name:

(:key: Emergency Response Team:)

or

(:EmergencyResponseTeam: 1:)

then use
   (:pagelist group=... $:key=*Emergency* ..... fmt=....:)
(using wildcards here for simplicity)
or for second case
   (:pagelist group=... $:EmergencyResponseTeam=1 ....:)

create a template format similar to what I just posted.


  ~Hans




More information about the pmwiki-users mailing list