Skip to content

Instantly share code, notes, and snippets.

@rah003
Last active October 17, 2017 00:55
Show Gist options
  • Save rah003/593b1efb92452dbe66df4b72af66f3dd to your computer and use it in GitHub Desktop.
Save rah003/593b1efb92452dbe66df4b72af66f3dd to your computer and use it in GitHub Desktop.
Example of simple embedded app for Magnolia using LoadRunner JS game
'loadRunner':
'class': 'info.magnolia.ui.framework.app.BaseApp'
'icon': 'app-icon'
'label': 'Lode Runner'
'subApps':
'main':
'class': 'info.magnolia.ui.framework.app.embedded.EmbeddedPageSubAppDescriptor'
'subAppClass': 'info.magnolia.ui.framework.app.embedded.EmbeddedPageSubApp'
'url': 'http://torinak.com/qaop#!loderunner'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment