Zuletzt bearbeitet vor 5 Monaten
von Margit Link-Rodrigue

AutoDoc:ImportOfficeFiles: Unterschied zwischen den Versionen

K (1 Version importiert)
hw>Unknown user
Keine Bearbeitungszusammenfassung
Zeile 13: Zeile 13:
|mediawiki = {{AutoDocVersion
|mediawiki = {{AutoDocVersion
|name = MediaWiki
|name = MediaWiki
|version = 1.35.0
|version = 1.39.0
}}
}}
}}
}}
Zeile 45: Zeile 45:
   0 => 'style',
   0 => 'style',
   1 => 'color',
   1 => 'color',
   2 => 'highlight',
   2 => 'justify',
   3 => 'shadow',
  3 => 'highlight',
   4 => 'verticalalign',
   4 => 'shadow',
   5 => 'italic',
   5 => 'verticalalign',
   6 => 'strikethrough',
   6 => 'italic',
   7 => 'underline',
   7 => 'strikethrough',
   8 => 'bold',
   8 => 'underline',
   9 => 'bold',
)</nowiki>
)</nowiki>
}}
}}

Version vom 22. Juni 2023, 12:49 Uhr

DescriptionMsg

Erlaubt das Importieren von Office-Dateien als Wikiseiten

License

GPL v3

Requirements

  • MediaWiki: 1.39.0

IntegratesInto

  • ImportOfficeFiles

Config

Konfiguration

Name Wert
ImportOfficeFilesWord2007TagProcessorPipeline array ( 0 => 'instr-text', 1 => 'drawing', 2 => 'tabulator', 3 => 'line-break', 4 => 'text', 5 => 'textrun', 6 => 'bookmarkStart', 7 => 'bookmarkEnd', 8 => 'hyperlink', 9 => 'paragraph', 10 => 'table', )
ImportOfficeFilesWord2007TagPropertyProcessorPipeline array ( 0 => 'style', 1 => 'color', 2 => 'justify', 3 => 'highlight', 4 => 'shadow', 5 => 'verticalalign', 6 => 'italic', 7 => 'strikethrough', 8 => 'underline', 9 => 'bold', )

Hooks

Hooks

Keine Kategorien vergebenBearbeiten

Diskussionen