[wp-hackers] Advanced Javascript development in core
Funkatron
funkatronic at gmail.com
Mon Jun 30 13:46:22 UTC 2014
Another place that needs work related to Javascript development is the image
editor that's built into attachment pages and the image details modal.
There is a lot of archaic code in this: the html elements have hard coded
event attributes and suffer from iditis. The code is also seriously coupled
to the page its on. They added a view to make it work in the image details
modal but its just a wrapper for the current code. I would love to see this
as a proper Backbone view where you just put in an attachment model and you
are on your way.
--
View this message in context: http://wordpress-hackers.1065353.n5.nabble.com/Advanced-Javascript-development-in-core-tp44052p44060.html
Sent from the Wordpress Hackers mailing list archive at Nabble.com.
More information about the wp-hackers
mailing list