Changes for page 1 Manual

Last modified by Theodore Xu on 2023/03/14 15:19

From version 1.1
edited by Leo Wei
on 2022/06/08 12:56
Change comment: Imported from XAR
To version 4.1
edited by Stone Wu
on 2022/08/01 11:43
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -1 User Manual
1 +1 Manual
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.admin
1 +XWiki.Stone
XWiki.JavaScriptExtension[0]
Caching policy
... ... @@ -1,1 +1,0 @@
1 -long
Code
... ... @@ -1,16 +1,0 @@
1 -document.observe('xwiki:dom:loaded', function() {
2 - // Add Global site tag (gtag.js) - Google Analytics
3 - var script = document.createElement('script');
4 - script.type='text/javascript';
5 - script.src='https://www.googletagmanager.com/gtag/js?id=G-6CMNLY7S1X';
6 - script.async = true;
7 - document.head.appendChild(script);
8 -
9 - window.dataLayer = window.dataLayer || [];
10 - function gtag() {
11 - dataLayer.push(arguments);
12 - }
13 - gtag('js', new Date());
14 -
15 - gtag('config', 'G-6CMNLY7S1X');
16 -});
Name
... ... @@ -1,1 +1,0 @@
1 -Google Analytics
Use this extension
... ... @@ -1,1 +1,0 @@
1 -always