From fe1c13d4ba288e45acdba5bc01b0ef81da08f125 Mon Sep 17 00:00:00 2001 From: dennisroczek Date: Sat, 24 Mar 2018 13:29:19 +0100 Subject: [PATCH] remove notice about cite.php The extension Cite is distributed with MediaWiki 1.21 (released May 2013) and is integrated in core since MediaWiki 1.25. No need to keep that notice any longer. Change-Id: I8a91fbb45bc6f410b551c206177d63c584349c37 Reviewed-on: https://gerrit.libreoffice.org/51795 Reviewed-by: Olivier Hallot Tested-by: Olivier Hallot --- swext/mediawiki/help/wikiformats.xhp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/swext/mediawiki/help/wikiformats.xhp b/swext/mediawiki/help/wikiformats.xhp index 6026c0d46d84..6e463778fb94 100644 --- a/swext/mediawiki/help/wikiformats.xhp +++ b/swext/mediawiki/help/wikiformats.xhp @@ -27,7 +27,7 @@ - + MediaWiki Formats The following list gives an overview of the text formats that the Wiki Publisher can upload to the wiki server. The OpenDocument format used by Writer and the MediaWiki format are quite different. Only a subset of all features can be transformed from one format to the other. @@ -44,8 +44,6 @@ A paragraph style with a fixed-width font is transformed as pre-formatted text. Pre-formatted text is shown on the wiki with a border around the text. Character styles Character styles modify the appearance of parts of a paragraph. The transformation supports bold, italics, bold/italics, subscript and superscript. All fixed-width fonts are transformed into the wiki typewriter style. -Footnotes -Note: The transformation uses the new style of footnotes with <ref> and <references> tags that requires the Cite.php extension to be installed into MediaWiki. If those tags are shown as plain text in the transformation result, ask the wiki administrator to install this extension. Images Images cannot be exported by a transformation producing a single file of wiki text. However, if the image is already uploaded to the target wiki domain (e. g., Wikimedia Commons), then the transformation produces a valid image tag that includes the image. Image captions are also supported. Tables