Hi all,
I am undergrad student at IIT Roorkee, India and I am very interested to
contribute towards the ajaxification of PhpMyAdmin. It caught my attention
when I was browsing through the past GSoC projects and it seems there is a
lot left to be done in this area.
I have been using PHP and MySQL in the past and I am very comfortable with
AJAX and jQuery as well.
I found the following related resources and i am going through them right
now:
[1] PmaWiki for Developers:
http://wiki.phpmyadmin.net/pma/Development#Developer_documentation
[2] GIT: http://wiki.phpmyadmin.net/pma/Git
[3] jQuery: http://api.jquery.com/
<http://api.jquery.com/>
I intend to pick a task very soon from
http://wiki.phpmyadmin.net/pma/AJAXify_Interface after I have gone through
enough documentations.
<http://wiki.phpmyadmin.net/pma/AJAXify_Interface>
In addition to these, I would also like to know what additional resources I
need to go through to bootstrap fast. Any advice for getting a headstart
would be very welcome.
Thank You,
--
Shaumik Daityari,
Integrated M. Tech. (2nd year),
Geological Technology,
Department of Earth Sciences,
Indian Institute of Technology, Roorkee,
Uttarakhand
Hi,
when grid editing a TEXT column, hitting ENTER transmits my change
instead of inserting a new line.
Not sure what the best solution would be.
--
Marc Delisle
http://infomarc.info
Hi,
FYI : phpMyAdmin was mentioned in an article (picked up by slashdot),
implying it was the cause of a hack :
http://it.slashdot.org/story/11/12/08/1341224/another-dutch-ca-hacked
Reading the comments most people know this is not phpMyAdmin's fault,
but it is due to bad configuration/practise, but it's a pity our
project is mentioned this way. :s
--
Kind regards,
Dieter Adriaenssens
Hey,
i just upgraded by PHP version to the latest version from dotdeb.org and now php is using mysqlnd for connecting to the database. After the upgrade I'M not able to login to my database via phpmyadmin. I just get the message Login failed. I'm using the latest version of MySQL, PHP and PhpMyadmin.
Is this a known problem?
Hi,
Working on this bug [0], I noticed that when using the 'signon' auth_type
- invalid JSON is produced
- lots of XHTML errors can be seen with HTML Validator
However, disabling
@ini_set('session.use_trans_sid', true);
in libraries/session.inc.php fixes all these problems.
Doing so would require users to enable cookies in their browser but it's
already a requirement per Documentation.html.
Opinions?
[0]
https://sourceforge.net/tracker/?func=detail&aid=3398788&group_id=23067&ati…
--
Marc Delisle
http://infomarc.info