Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Table of Contents

Configuration

...

The Feeds app is

...

The Feeds app is installed by the RSS Aggregator module. The app is based on the content app framework and is a good example of extending the framework. The configuration of the browser and detail subapps are typical of any content app. The config subapp uses a custom subapp class,

Javadoc resource link
rangeHigherVersion2.6
classNameinfo.magnolia.module.rssaggregator.app.subapps.aggregationconfig.RSSAggregatorConfigurationSubApp
renderTypeasynchronous
. The app is configured in /modules/rssaggregator/apps/rssAggregator.

Advanced Tables - Table Plus
heading0
enableHeadingAttributesfalse
enableSortingfalse
classm5-configuration-tree
enableHighlightingfalse

Node name

Value

Mgnl f
modules

 


Mgnl f
rssaggregator

 

Mgnl f
apps

 

Mgnl n
rssAggregator

 

Mgnl n
subapps

 


Mgnl n
browser

 

Mgnl n
detail

 


Mgnl n
config

 


Mgnl n
formDefinitions

 


Mgnl p
class

info.magnolia.module.rssaggregator.app.subapps.aggregationconfig.RSSAggregatorSimpleConfigSubAppDescriptor

Mgnl p
closable

 false

Mgnl p
subAppClass

 info.magnolia.module.rssaggregator.app.subapps.aggregationconfig.RSSAggregatorSimpleConfigSubApp

Mgnl p
appClass

info.magnolia.module.rssaggregator.app.RSSAggregatorApp

Mgnl p
class

info.magnolia.ui.contentapp.ConfiguredContentAppDescriptor

Mgnl p
icon

 icon-rssfeed

Mgnl p
name

 rssAggregator

Workspace

The Feeds app operates on the rss workspace that stores the feeds and related content.

...