[Phpmyadmin-devel] AJAXify phpMyAdmin Interface - GSOC 2011 - Table->Structure ->Add columns
Marc Delisle
marc at infomarc.info
Thu Jul 21 21:29:11 CEST 2011
Le 2011-07-21 14:31, Thilanka Kaushalya a écrit :
> Hi Marc,
>
> I worked with this feature.
>
> 1. I added the "*$("#addColumns.ajax
> input[value=Go]").live('click')*" action to the tbl_structure.js
> file which gives the add columns dialog for the user.
> 2. Then I reused the code in "*$("#append_fields_form
> input[name=do_save_data]").live('click')*" action in functions.js
> file which was initially written for handling the table->change
> option. I did small changes for the same action and used with this
> feature.
>
> I pushed my changes to the repo. Please check that. Thank you.
Thilanka,
when adding the column I can't use the ENUM editor for it (there was a
similar problem previously).
--
Marc Delisle
http://infomarc.info
More information about the Developers
mailing list