Changes for page 1 Manual

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

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

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -1 Manual
1 +1 User Manual
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Stone
1 +XWiki.admin
Content
... ... @@ -1,6 +1,6 @@
1 -= LevistudioU User Manual =
1 +LevistudioU User Manual
2 2  
3 -* **[[Download link>>https://wecon-disk.oss-ap-southeast-1.aliyuncs.com/Download/WIKI/Levi%20HMI/Manual/Levi%20User%20manual.chm]]**
3 +**[[Download link>>https://wecon-disk.oss-ap-southeast-1.aliyuncs.com/Download/WIKI/Levi%20HMI/Manual/Levi%20User%20manual.chm]]**
4 4  
5 5  
6 6  
XWiki.JavaScriptExtension[0]
Caching policy
... ... @@ -1,0 +1,1 @@
1 +long
Code
... ... @@ -1,0 +1,16 @@
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,0 +1,1 @@
1 +Google Analytics
Use this extension
... ... @@ -1,0 +1,1 @@
1 +always