1.2releasedBackbonejs

adds requirejs amd library to the backend

Clone URLhttps://github.com/iwyg/sym_backbonejs.git

Add as a submodulegit submodule add https://github.com/iwyg/sym_backbonejs.git extensions/sym_backbonejs --recursive

Compatibility

2.x.x2.1.x2.2.x2.3.x2.4.x2.5.x2.6.x2.7.02.7.12.7.22.7.32.7.42.7.52.7.62.7.72.7.82.7.92.7.10
NoNoNo1.2NoNoNoNoNoNoNoNoNoNoNoNoNoNo. Soon?

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

  1. form your smyphony root directory: git submodule add git://github.com/iwyg/sym_backbonejs extensions/sym_backbonejs --recursive

  2. Go to System->Extensions, select backbobe js and choose enable/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