Subversion Repositories Applications.papyrus

Rev

Rev 832 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 832 Rev 1081
Line 17... Line 17...
17
// |                                                                                                      |
17
// |                                                                                                      |
18
// | You should have received a copy of the GNU Lesser General Public                                     |
18
// | You should have received a copy of the GNU Lesser General Public                                     |
19
// | License along with this library; if not, write to the Free Software                                  |
19
// | License along with this library; if not, write to the Free Software                                  |
20
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA                            |
20
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA                            |
21
// +------------------------------------------------------------------------------------------------------+
21
// +------------------------------------------------------------------------------------------------------+
22
// CVS : $Id: integrateur_wikini.admin.php,v 1.5 2006-04-28 12:41:26 florian Exp $
22
// CVS : $Id: integrateur_wikini.admin.php,v 1.6 2006-12-01 13:23:16 florian Exp $
23
/**
23
/**
24
* Gestion des Wikini associé à un menu pour papyrus : lit et stocke les informations dans la
24
* Gestion des Wikini associé à un menu pour papyrus : lit et stocke les informations dans la
25
* champs gm_application_arguments de la table gen_menu 
25
* champs gm_application_arguments de la table gen_menu 
26
* 
26
* 
27
* Principe :
27
* Principe :
Line 37... Line 37...
37
*        ------------                   --------------
37
*        ------------                   --------------
38
* 
38
* 
39
* Fragmenteur choix (selection uniquement)
39
* Fragmenteur choix (selection uniquement)
40
* 
40
* 
41
* --------------------------------------
41
* --------------------------------------
42
* | Nom Wiki         | Page Demmarage   |
42
* | Nom Wiki         | Page Demarrage   |
43
* --------------------------------------
43
* --------------------------------------
44
* | Wikini_01        |                  |
44
* | Wikini_01        |                  |
45
* ---------------------------------------
45
* ---------------------------------------
46
* | Wikini_02        | ChatMot          |
46
* | Wikini_02        | ChatMot          |
47
* ---------------------------------------
47
* ---------------------------------------
Line 51... Line 51...
51
* 
51
* 
52
*@package IntegrateurWikini
52
*@package IntegrateurWikini
53
//Auteur original :
53
//Auteur original :
54
*@author        David Delon <david.delon@clapas.net>
54
*@author        David Delon <david.delon@clapas.net>
55
*@copyright     Tela-Botanica 2000-2004
55
*@copyright     Tela-Botanica 2000-2004
56
*@version       $Revision: 1.5 $ $Date: 2006-04-28 12:41:26 $
56
*@version       $Revision: 1.6 $ $Date: 2006-12-01 13:23:16 $
57
// +------------------------------------------------------------------------------------------------------+
57
// +------------------------------------------------------------------------------------------------------+
58
*/
58
*/
Line 59... Line 59...
59
 
59
 
Line 274... Line 274...
274
 
274
 
275
 
275
 
276
/* +--Fin du code ----------------------------------------------------------------------------------------+
276
/* +--Fin du code ----------------------------------------------------------------------------------------+
-
 
277
*
-
 
278
* $Log: not supported by cvs2svn $
-
 
279
* Revision 1.5  2006/04/28 12:41:26  florian
277
*
280
* corrections erreurs chemin
278
* $Log: not supported by cvs2svn $
281
*
279
* Revision 1.4  2005/09/30 07:48:35  ddelon
282
* Revision 1.4  2005/09/30 07:48:35  ddelon
280
* Projet Wikini
283
* Projet Wikini
281
*
284
*