Difference between revisions of "AutoDoc:BlueSpiceSocialComments"

hw>Unknown user
 
m (1 revision imported)
 

DescriptionMsg[edit source]

Comment functionality for BlueSpiceSocial

License[edit source]

GPL-3.0-only

Requirements[edit source]

  • MediaWiki: ~11.31
  • BlueSpiceFoundation: ~33.2

BlueSpiceSocial: ~33.2

IntegratesInto[edit source]

  • BlueSpiceFoundation

DefaultUserOptions[edit source]

User options[edit source]

Name Value
echo-subscriptions-web-bs-social-comment-cat 1

Hooks[edit source]

Hooks[edit source]

==DescriptionMsg==
        
        {{AutoDocDescriptionMsg
        
        |name = BlueSpiceSocialComments
        
        |desc = {{int:bs-socialcomments-desc
        
        }}
        
        }}
        
        ==License==
            
            {{AutoDocLicense
            
            |name = GPL-3.0-only
            
            }}
            
            ==Requirements==
        
        {{AutoDocRequirements
        
        |mediawiki = {{AutoDocVersion
        
        |name = MediaWiki
        
        |version = ~11.31
        
        }}
        
        |extensions = {{AutoDocVersion
        
        |name = BlueSpiceFoundation
        
        |version = ~33.2
        
        }}
        
        {{AutoDocVersion
        
        |name = BlueSpiceSocial
        
        |version = ~33.2
        
        }}
        
        }}
        
        ==IntegratesInto==
            
            {{AutoDocIntegratesInto
            
            |into = {{AutoDocListItem
            
            |item = BlueSpiceFoundation
            
            }}
            
            }}
            
            ==DefaultUserOptions==
        
        {{AutoDocDefaultUserOptions
        
        |options = {{AutoDocOption
        
        |name = echo-subscriptions-web-bs-social-comment-cat
        
        |value = <nowiki>1</nowiki>
        
        }}
        
        }}
        
        ==Hooks==
        
        {{AutoDocHooks
        
        |Hooks = {{AutoDocCallback
        
        |name = BSSocialEntityOutputRenderAfterContent
            
            
        [https://www.mediawiki.org/wiki/Manual:Hooks/BSEntityConfigAttributeDefinitions BSEntityConfigAttributeDefinitions]
            
            
        |callback = \BlueSpice\Social\Comments\Hook\BSSocialEntityOutputRenderAfterContent\AddCommentSectionBSEntityConfigAttributeDefinitions\AddCommentCount::callback
        
        }}
        
        {{AutoDocCallback
        
        |name = BSEntityGetFullData
            
            
        [https://www.mediawiki.org/wiki/Manual:Hooks/BSEntityGetFullData BSEntityGetFullData]
            
            
        |callback = \BlueSpice\Social\Comments\Hook\BSEntityGetFullData\AddCommentsCount::callback
        
        }}
        
        {{AutoDocCallback
        
        |name = BSSocialModuleDepths
            
            
        [https://www.mediawiki.org/wiki/Manual:Hooks/BSSocialEntityListInitialized BSSocialEntityListInitialized]
            
            
        |callback = \BlueSpice\Social\Comments\Hook\BSSocialModuleDepths\AddModulesBSSocialEntityListInitialized\PreloadNewComment::callback
        
        }}
        
        {{AutoDocCallback
        
        |name = BSEntityConfigAttributeDefinitions
            
            
        [https://www.mediawiki.org/wiki/Manual:Hooks/BSSocialEntityOutputRenderAfterContent BSSocialEntityOutputRenderAfterContent]
            
            
        |callback = \BlueSpice\Social\Comments\Hook\BSEntityConfigAttributeDefinitions\AddCommentCountBSSocialEntityOutputRenderAfterContent\AddCommentSection::callback
        
        }}
        
        {{AutoDocCallback
        
        |name = BSSocialEntityListInitialized
            
            
        [https://www.mediawiki.org/wiki/Manual:Hooks/BSSocialModuleDepths BSSocialModuleDepths]
            
            
        |callback = \BlueSpice\Social\Comments\Hook\BSSocialEntityListInitialized\PreloadNewCommentBSSocialModuleDepths\AddModules::callback
        
        }}
        
        }}
Line 4: Line 4:
 
|desc = {{int:bs-socialcomments-desc
 
|desc = {{int:bs-socialcomments-desc
 
}}
 
}}
 +
}}
 +
==License==
 +
{{AutoDocLicense
 +
|name = GPL-3.0-only
 
}}
 
}}
 
==Requirements==
 
==Requirements==
Line 9: Line 13:
 
|mediawiki = {{AutoDocVersion
 
|mediawiki = {{AutoDocVersion
 
|name = MediaWiki
 
|name = MediaWiki
|version = ~1.31
+
|version = 1.31
 
}}
 
}}
 
|extensions = {{AutoDocVersion
 
|extensions = {{AutoDocVersion
 
|name = BlueSpiceFoundation
 
|name = BlueSpiceFoundation
|version = ~3.2
+
|version = 3.2
 
}}
 
}}
 
{{AutoDocVersion
 
{{AutoDocVersion
 
|name = BlueSpiceSocial
 
|name = BlueSpiceSocial
|version = ~3.2
+
|version = 3.2
}}
 
}}
 
==IntegratesInto==
 
{{AutoDocIntegratesInto
 
|into = {{AutoDocListItem
 
|item = BlueSpiceFoundation
 
 
}}
 
}}
 
}}
 
}}
Line 36: Line 34:
 
{{AutoDocHooks
 
{{AutoDocHooks
 
|Hooks = {{AutoDocCallback
 
|Hooks = {{AutoDocCallback
|name = BSSocialEntityOutputRenderAfterContent
+
|name = [https://www.mediawiki.org/wiki/Manual:Hooks/BSEntityConfigAttributeDefinitions BSEntityConfigAttributeDefinitions]
|callback = \BlueSpice\Social\Comments\Hook\BSSocialEntityOutputRenderAfterContent\AddCommentSection::callback
+
|callback = \BlueSpice\Social\Comments\Hook\BSEntityConfigAttributeDefinitions\AddCommentCount::callback
 
}}
 
}}
 
{{AutoDocCallback
 
{{AutoDocCallback
|name = BSEntityGetFullData
+
|name = [https://www.mediawiki.org/wiki/Manual:Hooks/BSEntityGetFullData BSEntityGetFullData]
 
|callback = \BlueSpice\Social\Comments\Hook\BSEntityGetFullData\AddCommentsCount::callback
 
|callback = \BlueSpice\Social\Comments\Hook\BSEntityGetFullData\AddCommentsCount::callback
 
}}
 
}}
 
{{AutoDocCallback
 
{{AutoDocCallback
|name = BSSocialModuleDepths
+
|name = [https://www.mediawiki.org/wiki/Manual:Hooks/BSSocialEntityListInitialized BSSocialEntityListInitialized]
|callback = \BlueSpice\Social\Comments\Hook\BSSocialModuleDepths\AddModules::callback
+
|callback = \BlueSpice\Social\Comments\Hook\BSSocialEntityListInitialized\PreloadNewComment::callback
 
}}
 
}}
 
{{AutoDocCallback
 
{{AutoDocCallback
|name = BSEntityConfigAttributeDefinitions
+
|name = [https://www.mediawiki.org/wiki/Manual:Hooks/BSSocialEntityOutputRenderAfterContent BSSocialEntityOutputRenderAfterContent]
|callback = \BlueSpice\Social\Comments\Hook\BSEntityConfigAttributeDefinitions\AddCommentCount::callback
+
|callback = \BlueSpice\Social\Comments\Hook\BSSocialEntityOutputRenderAfterContent\AddCommentSection::callback
 
}}
 
}}
 
{{AutoDocCallback
 
{{AutoDocCallback
|name = BSSocialEntityListInitialized
+
|name = [https://www.mediawiki.org/wiki/Manual:Hooks/BSSocialModuleDepths BSSocialModuleDepths]
|callback = \BlueSpice\Social\Comments\Hook\BSSocialEntityListInitialized\PreloadNewComment::callback
+
|callback = \BlueSpice\Social\Comments\Hook\BSSocialModuleDepths\AddModules::callback
 
}}
 
}}
 
}}
 
}}

Attachments

Discussions