Difference between revisions of "AutoDoc:BlueSpiceInsertLink"

hw>Unknown user
 
m (1 revision imported)
 

DescriptionMsg[edit source]

Dialog box to enter a link

License[edit source]

GPL-3.0-only

Requirements[edit source]

  • MediaWiki: ~11.31
  • BlueSpiceFoundation: ~33.2

BlueSpiceVisualEditorConnector: ~33.2

IntegratesInto[edit source]

  • BlueSpiceFoundation
  • BlueSpiceVisualEditorConnector

SpecialPages[edit source]

  • InsertLinkFileChooserJNLP

Config[edit source]

Configuration[edit source]

Name Value
InsertLinkAllowUnMapped true
InsertLinkEnableJava false
InsertLinkFilesystemMap array ( )
InsertLinkAllowUnMapped true

Hooks[edit source]

Hooks[edit source]

==DescriptionMsg==
        
        {{AutoDocDescriptionMsg
        
        |name = BlueSpiceInsertLink
        
        |desc = {{int:bs-insertlink-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 = BlueSpiceVisualEditorConnector
        
        |version = ~33.2
        
        }}
        
        }}
        
        ==IntegratesInto==
        
        {{AutoDocIntegratesInto
        
        |into = {{AutoDocListItem
        
        |item = BlueSpiceFoundation
            
            }}
            
            {{AutoDocListItem
            
            |item = BlueSpiceVisualEditorConnector
        
        }}
        
        }}
        
        ==SpecialPages==
        
        {{AutoDocSpecialPages
        
        |SpecialPages = {{AutoDocCallback
        
        |name = InsertLinkFileChooserJNLP
        
        |callback = SpecialInsertLinkFileChooserJNLP
        
        }}
        
        }}
        
        ==Config==
        
        {{AutoDocConfig
        
        |config = {{AutoDocOption
        
        |name = InsertLinkEnableJavaInsertLinkAllowUnMapped
        
        |value = <nowiki>falsetrue</nowiki>
        
        }}
        
        {{AutoDocOption
        
        |name = InsertLinkFilesystemMapInsertLinkEnableJava
        
        |value = <nowiki>array (
            
            )false</nowiki>
        
        }}
        
        {{AutoDocOption
        
        |name = InsertLinkAllowUnMappedInsertLinkFilesystemMap
        
        |value = <nowiki>truearray (
            
            )</nowiki>
        
        }}
        
        }}
        
        ==Hooks==
        
        {{AutoDocHooks
        
        |Hooks = {{AutoDocCallback
        
        |name = BeforePageDisplay
            
            
        [https://www.mediawiki.org/wiki/Manual:Hooks/BeforePageDisplay BeforePageDisplay]
            
            
        |callback = \BlueSpice\InsertLink\Hook\BeforePageDisplay\AddConfigs::callback
        
        }}
        
        }}
Line 4: Line 4:
 
|desc = {{int:bs-insertlink-desc
 
|desc = {{int:bs-insertlink-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 = BlueSpiceVisualEditorConnector
 
|name = BlueSpiceVisualEditorConnector
|version = ~3.2
+
|version = 3.2
 
}}
 
}}
 
}}
 
}}
Line 23: Line 27:
 
{{AutoDocIntegratesInto
 
{{AutoDocIntegratesInto
 
|into = {{AutoDocListItem
 
|into = {{AutoDocListItem
|item = BlueSpiceFoundation
 
}}
 
{{AutoDocListItem
 
 
|item = BlueSpiceVisualEditorConnector
 
|item = BlueSpiceVisualEditorConnector
 
}}
 
}}
Line 39: Line 40:
 
{{AutoDocConfig
 
{{AutoDocConfig
 
|config = {{AutoDocOption
 
|config = {{AutoDocOption
 +
|name = InsertLinkAllowUnMapped
 +
|value = <nowiki>true</nowiki>
 +
}}
 +
{{AutoDocOption
 
|name = InsertLinkEnableJava
 
|name = InsertLinkEnableJava
 
|value = <nowiki>false</nowiki>
 
|value = <nowiki>false</nowiki>
Line 46: Line 51:
 
|value = <nowiki>array (
 
|value = <nowiki>array (
 
)</nowiki>
 
)</nowiki>
}}
 
{{AutoDocOption
 
|name = InsertLinkAllowUnMapped
 
|value = <nowiki>true</nowiki>
 
 
}}
 
}}
 
}}
 
}}
Line 55: Line 56:
 
{{AutoDocHooks
 
{{AutoDocHooks
 
|Hooks = {{AutoDocCallback
 
|Hooks = {{AutoDocCallback
|name = BeforePageDisplay
+
|name = [https://www.mediawiki.org/wiki/Manual:Hooks/BeforePageDisplay BeforePageDisplay]
 
|callback = \BlueSpice\InsertLink\Hook\BeforePageDisplay\AddConfigs::callback
 
|callback = \BlueSpice\InsertLink\Hook\BeforePageDisplay\AddConfigs::callback
 
}}
 
}}
 
}}
 
}}

Attachments

Discussions