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.02.0.32.0.42.0.52.0.62.0.72.1.02.1.12.1.22.2.02.2.12.2.22.2.32.2.42.2.52.3.02.3.12.3.2
NoNoNoNoNoNoNoNoNoNoNo1.21.21.21.21.21.21.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

  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