1.2releasedBackbonejs
adds requirejs amd library to the backend
Clone URLgit://github.com/iwyg/sym_backbonejs.git
Add as a submodulegit submodule add git://github.com/iwyg/sym_backbonejs.git extensions/sym_backbonejs --recursive
Compatibility
| 2.0.0 | 2.0.3 | 2.0.4 | 2.0.5 | 2.0.6 | 2.0.7 | 2.1.0 | 2.1.1 | 2.1.2 | 2.2.0 | 2.2.1 | 2.2.2 | 2.2.3 | 2.2.4 | 2.2.5 | 2.3.0 | 2.3.1 | 2.3.2 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| No | No | No | No | No | No | No | No | No | No | No | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 |
Readme
Backbonejs for Symphony-CMS
Abstract
This simply adds Backbone JS resources to your Symphony CMS backend. No scripts will be added to the any backend page. Instead you can use it as a resource for your applications
Installation
form your smyphony root directory:
git submodule add git://github.com/iwyg/sym_backbonejs extensions/sym_backbonejs --recursiveGo to
System->Extensions, selectbackbobe jsand chooseenable/install
Version history
Symphony 2.2.2 to 2.3
- fixed header output error (extra line at the and of the document)
Requires Symphony 2.2.2
- initial release