Thank you Michal.I manage to enable those features in phpmyadmin.I have a
quick look at these files which participate with the designer and GUI
editor.[

pmd_display_field.php,
pmd_general.php,
pmd_pdf.php,
pmd_relation_new.php,
pmd_relation_upd.php,
pmd_save_pos.php

schema_edit.php
schema_export.php
libraries/schema classes
].
There are many HTML tags mix with php tags and sql queries inside these
files which reduces the understandability of the code which is really need
some refactoring.



Shamika Dharmasiri
Faculty of Engineering
University Of Peradeniya
-------------- next part --------------
An HTML attachment was scrubbed...

------------------------------


Hi All,
I need further clarifications on the parts of project definitions.

1.Provide single GUI editor for schema (currently there is designer and editor on schema pages)

For a any database when we go to "Edit or export relational schema" link it there is Schema editor.Then if we create a page to edit and after choose that table we are getting "Display relational schema" window(export the schema) and "select table" area.If we press buttton "Toggle scratchboard" it open some designer window(without the full functionality of the designer).
Then what does here mean by "single GUI editor for schema"?(What is the main purpose of having this?)

2.Direct export of schema from editor
In the current implementation we can export schema as several formats and within the editor window w can export schema under "Display relational schema".
So what dos this really mean?

3.Usability of designer (with schema export) without configuring the phpMyAdmin configuration storage

Before use the designer feature we need to config the phpMyAdmin configuration storage with the current phpmyadmin.So with this are we expecting to have this feature default it phpmyadmin?

Thank you


Shamika Dharmasiri
Faculty of Engineering
University Of Peradeniya