Subversion Repositories Applications.papyrus

Rev

Rev 487 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 487 Rev 563
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: admin_wikini.php,v 1.6 2005-09-30 07:48:35 ddelon Exp $
22
// CVS : $Id: admin_wikini.php,v 1.7 2005-10-21 20:55:06 ddelon Exp $
23
/**
23
/**
24
* Application gérant les Wikini associe à Papyrus
24
* Application gérant les Wikini associe à Papyrus
25
*
25
*
26
* Cette application permet de gérer les parametre des wikini associés à l'ensemble d'un papyrus
26
* Cette application permet de gérer les parametre des wikini associés à l'ensemble d'un papyrus
-
 
27
* TODO : Gestion mise a jour wakka.config.php !!!!!
27
* TODO : afficher les utilisations par les menus.
28
* TODO : afficher les utilisations par les menus.
28
* TODO : synchronisation FTP ? .... : creation, suppression, liste (renommer ???)
29
* TODO : synchronisation FTP ? .... : creation, suppression, liste (renommer ???)
29
* TODO : chemin vers le wikini ... (non, calcul en fonction du code alpha) , mais controles ? Pas dans un
30
* TODO : chemin vers le wikini ... (non, calcul en fonction du code alpha) , mais controles ? Pas dans un
30
* premier temps ... 
31
* premier temps ... 
31
* TODO : installation des wikini (tables présentes etc, et gestion ... (suppression ...)
32
* TODO : installation des wikini (tables présentes etc, et gestion ... (suppression ...)
Line 33... Line 34...
33
*
34
*
34
*@package Admin_Wikini
35
*@package Admin_Wikini
35
//Auteur original :
36
//Auteur original :
36
*@author        David Delon <david.delon@clapas.net>
37
*@author        David Delon <david.delon@clapas.net>
37
*@copyright     Tela-Botanica 2000-2005
38
*@copyright     Tela-Botanica 2000-2005
38
*@version       $Revision: 1.6 $
39
*@version       $Revision: 1.7 $
39
// +------------------------------------------------------------------------------------------------------+
40
// +------------------------------------------------------------------------------------------------------+
40
*/
41
*/
Line 41... Line 42...
41
 
42
 
Line 185... Line 186...
185
 
186
 
186
 
187
 
187
/* +--Fin du code ----------------------------------------------------------------------------------------+
188
/* +--Fin du code ----------------------------------------------------------------------------------------+
-
 
189
*
-
 
190
* $Log: not supported by cvs2svn $
-
 
191
* Revision 1.6  2005/09/30 07:48:35  ddelon
188
*
192
* Projet Wikini
189
* $Log: not supported by cvs2svn $
193
*
190
* Revision 1.5  2005/09/09 09:37:17  ddelon
194
* Revision 1.5  2005/09/09 09:37:17  ddelon
191
* Integrateur Wikini et administration des Wikini
195
* Integrateur Wikini et administration des Wikini
192
*
196
*