une extention ŕ phpMyAdmin pour génerer un code php de
base ŕ partir des tables pour faire des formulaires
d'édition "affinés".
Les formulaires de phpMyAdmin
1° donnent accčs a tous les champs.
2° sont dynamiquement recréé ŕ chaque affichage.
3° affichent des informations sur le type de chaque
champs
4° ne vérifient pas l'intégrité d'un contenu de champs
lorsqu'il reprend un id venant d'une autre table de la
base.
Je voudrais faire un générateur paliant c'est 4
points.
Le but est de générer des formulaires "pręt" ŕ
l'emploi.
pour faire une page d'admin orienté vers la structure
de l'information et pas orienté vers la structure de
la base.
ainsi que le code générique traitant la soumission du
formulaire.
------------------------------------------------------
An extention to the project to generate a generic
code form a database to a HTML form.
Actual Form of PHPMyAdmin
1° give an acces edit to all fields
2° are dynamic rebuilt on every request
3° show all information about records
4° don't check relation between table.
The extention should prupose an Form generator
readty to use on a website.
Two Use :
Admin page with control of relation between table.
User page on Insert/Edit records with control of
content.
Logged In: YES
user_id=144058
Hi Christophe.
As I wrote in the forum, it sounds interesting. We're
currently working on the existing bugs to fix them so we
can't help you at this time.
But please work on your suggestion and submit a patch here
when it seems to run.
Regards,
Loc
Logged In: NO
I have a seperate project designed to integrate with
phpMyAdmin to do this. It will be released under the GPL
soon. :)
Logged In: YES
user_id=344045
Hello Christophe,
I've been started project phpMyForms under SourceForge with
similar needs and goals as you write there.
I'm based on database catalog - list of tables and columns
with added
atributes which are interpreted as forms and tables. Beta
version is
already in use by me.
Contact me, if you think, that we can developt together.
I have'n found your project on SourceForge...where it is?
Best regards,
Tomas Polak
Logged In: YES
user_id=15563
maybe you could also have a look at phpMyEdit... :)
http://phpmyedit.sourceforge.net/
Logged In: YES
user_id=210714
I think it is better for now to concentrate on the features
that are directly related to phpMyAdmin and not covered by
other packages.
Logged In: YES
user_id=220614
So, a part of that I begin strangly like of your new
relation between table function
except that I not information about the link and
that's aivaiblable between many table, base and server.
I can publish it but I don't which are target of
your function.
Logged In: YES
user_id=210714
Salut Christophe,
peux-tu rpter ton dernier message, mais en franais
s.v.p.?
Logged In: YES
user_id=220614
oui bien c sur j'ai un trs mauvais anglais mais on m'avait
demand de'crire quand mme dans cette langue.
je disais donc
La nouvelle fonctionnalit des "relations" dans les
derniers phpMyAdmin ressemble trs fort un truc que j'ai
commenc a faire pour mon projet
A ceci que prs que je peux traiter des liaison inter base
et inter serveur (pour autant que le serveur soit dclar
dans la congif de phpMyAdmin
En outre j'ai fait un script/formulaire qui permet de
crr ce lien (2 selectbox avec tous les choix possible
et un filtre).
Ainsi que la possibilit de nommer le type de relation,
afin de permettre (but annexe de mon projet) la gnration
d'un documentation de la structure de la base.
Ce que je n'avais pas prvu c le fait de faciliter la
naviguation entre les table pendant la visite de celle ci
avec phpMyAdmin.
Ce qui n'est toute fois pas un obstacle.
Et je disais finalement que je peux placer ici ces
sources pour l'intgrer a phpMyAdmin, si toutefois les
objectifs de l fonctionnalit n'taient pas trop divergent.
Logged In: YES
user_id=210714
D'accord Christophe, tu peux soumettre tes sources, mais
pas dans le feature request 425877 (edit form generator), va
plutt dans le 523310 (relation wish list).