You are viewing an old version of this page. Return to the latest version.
Difference between revisions of "AutoDoc:BlueSpiceRSSFeeder"
hw>Unknown user |
m (1 revision imported) |
Contents
DescriptionMsg[edit source]
An extension to output valid RSS for every extension, which has a buildRss-function
License[edit source]
GPL-3.0-only
Requirements[edit source]
- MediaWiki: 1.31
- BlueSpiceFoundation: 3.2
IntegratesInto[edit source]
- BlueSpiceRSSFeeder
SpecialPages[edit source]
- RSSFeeder
Config[edit source]
Configuration[edit source]
Name | Value |
---|---|
RSSUrlNumberOfAllowedRedirects | 0 |
RSSUrlWhitelist | array ( ) |
ApiModules[edit source]
API Modules[edit source]
- bs-rss-standards-pages-store
- bs-rssfeeder-tasks
Hooks[edit source]
Hooks[edit source]
==DescriptionMsg== {{AutoDocDescriptionMsg |name = BlueSpiceRSSFeeder |desc = {{int:bs-rssfeeder-desc }} }} ==License== {{AutoDocLicense |name = GPL-3.0-only }} ==Requirements== {{AutoDocRequirements |mediawiki = {{AutoDocVersion |name = MediaWiki |version = 1.31 }} |extensions = {{AutoDocVersion |name = BlueSpiceFoundation |version = 3.2 }} }} ==IntegratesInto== {{AutoDocIntegratesInto |into = {{AutoDocListItem |item = BlueSpiceRSSFeeder }} }} ==SpecialPages== {{AutoDocSpecialPages |SpecialPages = {{AutoDocCallback |name = RSSFeeder |callback = SpecialRSSFeeder }} }} ==Config== {{AutoDocConfig |config = {{AutoDocOption |name = RSSUrlNumberOfAllowedRedirects |value = <nowiki>0</nowiki> }} {{AutoDocOption |name = RSSUrlWhitelist |value = <nowiki>array ( )</nowiki> }} }} ==ApiModules== {{AutoDocApiModules |APIModules = {{AutoDocCallback |name = bs-rss-standards-pages-store |callback = ApiRSSStandardsPagesStore }} {{AutoDocCallback |name = bs-rssfeeder-tasks |callback = BSApiTasksRSSFeeder }} }} ==Hooks== {{AutoDocHooks |Hooks = {{AutoDocCallback |name = [https://www.mediawiki.org/wiki/Manual:Hooks/BeforePageDisplay BeforePageDisplay] |callback = \BlueSpice\RSSFeeder\Hook\BeforePageDisplay\AddResources::callback, \BlueSpice\RSSFeeder\Hook\BeforePageDisplay\AddDashboardResources::callback }} {{AutoDocCallback |name = [https://www.mediawiki.org/wiki/Manual:Hooks/SkinTemplateOutputPageBeforeExec SkinTemplateOutputPageBeforeExec] |callback = \BlueSpice\RSSFeeder\Hook\SkinTemplateOutputPageBeforeExec\AddToGlobalActions::callback }} {{AutoDocCallback |name = [https://www.mediawiki.org/wiki/Manual:Hooks/TitleReadWhitelist TitleReadWhitelist] |callback = RSSFeeder::onTitleReadWhitelist }} }}
(No difference)
|