huge piece of code to abstract the notion of Trombino ...
authorx2000habouzit <x2000habouzit>
Thu, 28 Oct 2004 20:28:40 +0000 (20:28 +0000)
committerx2000habouzit <x2000habouzit>
Thu, 28 Oct 2004 20:28:40 +0000 (20:28 +0000)
commit90a5e8c8718792ec05285e967aae13f3a685bc8b
treecf0a40d5c090dc833253efaa9752322acfa6aece
parent1a47d5cc7221058a96f4b369b6673a782ad6d1cf
huge piece of code to abstract the notion of Trombino ...
Closes FS#135

The classe XOrgPlugin has been invented to provide some support for big plugins that we want everywhere (like a trombi)
and that are \$_GET driven. The class is made only to manage the $_GET args atm

Note that one restriction (current) is that for a given instance of the class, the plugin cannot been used more that once
(some prefix mechanism should been implemented, but since the need is not here, and that it complicates the code a lot ... not done atm
ChangeLog
htdocs/listes/trombi.php
htdocs/mescontacts.php
htdocs/trombipromo.php
include/trombi.inc.php [new file with mode: 0644]
include/xorg.plugin.inc.php [new file with mode: 0644]
scripts/mailman/mailman-rpc.py
templates/include/trombi.tpl [new file with mode: 0644]
templates/listes/trombi.tpl
templates/mescontacts.tpl
templates/trombipromo.tpl