You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The asset manager currently available in fancypages is very rudimentary and has a lot of limitations, e.g. it uses an iframe to display the upload interface. The underlying model structure of the asset manager need to be reviewed and the front-end integrated with Backbone/Marionette.
Review the model structure used in fancypages.assets.models
Replace the asset manager iframe with appropriate Marionette views.
Review if additional file types for attachments are required.
The text was updated successfully, but these errors were encountered:
The asset manager currently available in fancypages is very rudimentary and has a lot of limitations, e.g. it uses an
iframe
to display the upload interface. The underlying model structure of the asset manager need to be reviewed and the front-end integrated with Backbone/Marionette.fancypages.assets.models
iframe
with appropriate Marionette views.The text was updated successfully, but these errors were encountered: