Migration du profil
authorx2000coic <x2000coic>
Sat, 27 Mar 2004 15:03:22 +0000 (15:03 +0000)
committerx2000coic <x2000coic>
Sat, 27 Mar 2004 15:03:22 +0000 (15:03 +0000)
commit5e172a0dfdc70163cd0100f93e1132c683bebe09
treecbe1fda310ef5bd2b4a647ebf479fec6be3c5389
parentbedc783ced693406030b6b53c4078ebcaa9a3167
Migration du profil

c'est fonctionnel, mais sans plus :
 - il faut améliorer l'intégration de la css
 - permettre une meilleure customisation des titres des champs, des textes, des agencements... en particulier pour l'onglet mentor et compétences où le tpl appelle 2 grosses fonctions php qui font l'affichage...
35 files changed:
configs/menu.conf.php
configs/profil.conf [new file with mode: 0644]
htdocs/getphoto.php
htdocs/profil.php [new file with mode: 0644]
include/applis.func.inc.php
include/geoloc.inc.php [new file with mode: 0644]
include/profil.func.inc.php [new file with mode: 0644]
include/profil.inc.php [new file with mode: 0644]
include/profil/profil_adresses.inc.php [new file with mode: 0644]
include/profil/profil_emploi.inc.php [new file with mode: 0644]
include/profil/profil_general.inc.php [new file with mode: 0644]
include/profil/profil_mentor.inc.php [new file with mode: 0644]
include/profil/profil_poly.inc.php [new file with mode: 0644]
include/profil/profil_skill.inc.php [new file with mode: 0644]
include/profil/update_adresses.inc.php [new file with mode: 0644]
include/profil/update_emploi.inc.php [new file with mode: 0644]
include/profil/update_general.inc.php [new file with mode: 0644]
include/profil/update_mentor.inc.php [new file with mode: 0644]
include/profil/update_poly.inc.php [new file with mode: 0644]
include/profil/update_skill.inc.php [new file with mode: 0644]
include/profil/verif_adresses.inc.php [new file with mode: 0644]
include/profil/verif_emploi.inc.php [new file with mode: 0644]
include/profil/verif_general.inc.php [new file with mode: 0644]
include/profil/verif_mentor.inc.php [new file with mode: 0644]
include/profil/verif_poly.inc.php [new file with mode: 0644]
include/profil/verif_skill.inc.php [new file with mode: 0644]
include/tabs.inc.php [new file with mode: 0644]
templates/profil.tpl [new file with mode: 0644]
templates/profil/adresses.tpl [new file with mode: 0644]
templates/profil/emploi.tpl [new file with mode: 0644]
templates/profil/general.tpl [new file with mode: 0644]
templates/profil/mentor.tpl [new file with mode: 0644]
templates/profil/naissance.tpl [new file with mode: 0644]
templates/profil/poly.tpl [new file with mode: 0644]
templates/profil/skill.tpl [new file with mode: 0644]