Changes for page XWiki Keyboard Shortcuts

Last modified by Lucas Charpentier (Sereza7) on 2024/02/27

From version 6.2
edited by Jean-Vincent Drean
on 2009/12/10
Change comment: There is no comment for this version
To version 6.4
edited by Jean-Vincent Drean
on 2009/12/10
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -88,7 +88,7 @@
88 88  
89 89  {{html clean="false"}}
90 90  <script type="text/javascript">
91 -funtion removeCtrlAltN() {
91 +function removeCtrlAltN() {
92 92   shortcut.remove("Ctrl+Alt+n");
93 93  }
94 94  </script>
... ... @@ -108,7 +108,7 @@
108 108  {{/code}}
109 109  
110 110  {{velocity}}
111 -#if (!$isGuest)
111 +#if (!$isGuest && $IsAdvancedUser)
112 112  {{html clean="false"}}
113 113  <script type="text/javascript">
114 114  //<![CDATA[

Get Connected