Changes for page Content
Last modified by Martin Výlet on 19.03.2025 21:26
From version 3.1
edited by Administrator
on 21.07.2023 12:41
on 21.07.2023 12:41
Change comment:
Install extension [org.xwiki.platform:xwiki-platform-appwithinminutes-ui/15.5]
To version 1.1
edited by XWiki Admin
on 26.05.2017 08:18
on 26.05.2017 08:18
Change comment:
Install extension [org.xwiki.platform:xwiki-platform-appwithinminutes-ui-9.3.1]
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. xwikiadm1 +XWiki.Admin - Content
-
... ... @@ -31,8 +31,7 @@ 31 31 'name': "$name", 32 32 'rows': 25, 33 33 'cols': 80, 34 - 'full': true, 35 - 'restricted': $editedDocument.isRestricted() 34 + 'full': true 36 36 }) 37 37 #else 38 38 </div> ... ... @@ -39,12 +39,8 @@ 39 39 #end 40 40 {{/html}} 41 41 #elseif ("$!type" != '') 42 - ## Display the content of the current document without using any sheet. We can't use the include macro here (with the 43 - ## author parameter) because the content may have unsaved changes (e.g. on preview action). We make sure that the HTML 44 - ## macro is not closed unintentionally, even though the XHTML printer protects us against this, just to be extra safe. 45 - {{html}}$services.display.content($tdoc, { 46 - 'displayerHint': 'default' 47 - }).replace('{{/html}}', '&#123;&#123;/html&#125;&#125;'){{/html}} 41 + ## Include the content of the current document. 42 + {{include reference=""/}} 48 48 #else 49 49 The display mode is not specified! 50 50 #end
- AppWithinMinutes.FormFieldClass[0]
-
- Icon
-
... ... @@ -1,1 +1,1 @@ 1 -edit 1 +icons/silk/page_white_edit.png