TomodomoCo / total-slider

A WordPress plugin for creating, editing and removing ‘slides’ with text and images (for a homepage, for example).
GNU General Public License v2.0
7 stars 2 forks source link

EJS to Backbone #56

Open chrisvanpatten opened 11 years ago

chrisvanpatten commented 11 years ago

So WordPress now includes Backbone to handle the JavaScripty model/view magic in the new uploader.

I wonder.... could we rewrite bits of Total Slider to depend on Backbone instead? Perhaps this is something we hold off on for a version or two to give 3.5 a chance to proliferate a bit more, but I'm pretty sure that we could accomplish what we need in Backbone and ultimately ditch the extra dependency.

chrisvanpatten commented 11 years ago

Here is a potentially helpful code snippet.

chrisvanpatten commented 10 years ago

Retargeted to 2.0, which is shaping up to be a major "architectural overhaul"-style release. Would love thoughts/input on the viability of this :)

PeterUpfold commented 9 years ago

Pushing this to v2.1. Data format was plenty enough change all at once for 2.0!