Skip to content

Easily deploy TinyMCE w/optional track changes to your Ext Apps (includes Sencha Architect 3 user extension)

Notifications You must be signed in to change notification settings

murrah/ExtTinyMCE

 
 

Repository files navigation

MyApp/app

This folder contains the javascript files for the application.

MyApp/resources

This folder contains static resources (typically an "images" folder as well).

MyApp/overrides

This folder contains override classes. All overrides in this folder will be automatically included in application builds if the target class of the override is loaded.

MyApp/sass/etc

This folder contains misc. support code for sass builds (global functions, mixins, etc.)

MyApp/sass/src

This folder contains sass files defining css rules corresponding to classes included in the application's javascript code build. By default, files in this folder are mapped to the application's root namespace, 'MyApp'. The namespace to which files in this directory are matched is controlled by the app.sass.namespace property in MyApp/.sencha/app/sencha.cfg.

MyApp/sass/var

This folder contains sass files defining sass variables corresponding to classes included in the application's javascript code build. By default, files in this folder are mapped to the application's root namespace, 'MyApp'. The namespace to which files in this directory are matched is controlled by the app.sass.namespace property in MyApp/.sencha/app/sencha.cfg.

About

Easily deploy TinyMCE w/optional track changes to your Ext Apps (includes Sencha Architect 3 user extension)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published