Last modified by Vincent Massol on 2024/02/26 17:57

<
From version < 19.1 >
edited by Marius Dumitru Florea
on 2020/02/25 11:18
To version < 20.1 >
edited by Marius Dumitru Florea
on 2020/02/25 11:23
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -262,5 +262,7 @@
262 262  *** pass the raw page title as an attribute of the title heading
263 263  *** use the annotated XHTML in view mode to display the page content
264 264  *** pass some hidden information like the CSRF token, page version and language (to know which page translation we're viewing and editing)
265 -** or fetch the data using JavaScript; the advantage of this is that it could be packaged as an extension more easily
265 +** or fetch the data using JavaScript; the advantage of this is that:
266 +*** it could be packaged as an extension more easily
267 +*** we can fetch the data as JSON and start a real-time session with it
266 266  * the JavaScript should also modify the current URL (using the History JavaScript API) so that the real WYSIWYG edit mode can be loaded directly with a dedicated URL

Get Connected