File: D:/HostingSpaces/EvLuik/vanluiktegelwerken.nl/wwwroot/plugins/fhs_adminmenu/help/help.htm
<!doctype html>
<html>
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Alternatives Admin-Menü für CMSimple_XH :: Hilfe</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
background-color: #e2e2e2;
font: 16px/1.5em sans-serif;
color: #333;
}
#wrapper {
padding: 0;
width: 980px;
margin: 0 auto;
max-width: 100%;
}
article.main {
background: #fff;
border: 1px solid #999;
padding: 2em;
float: left;
width: 70%;
margin: 0 0 2em;
}
nav {
display: inline;
position: fixed;
padding: 0 1em;
max-height: 90vh;
overflow: auto;
max-width: 30%;
}
nav ul {
list-style: none;
padding-left: 0;
text-align: left;
}
nav ul ul {
font-size: small;
padding-left: 1em;
}
nav a {
display: block;
padding: .25em 0;
margin: 0 0 .1em;
text-decoration: none;
}
.additional {
font-size: .9em;
color: #666;
}
p.code {
font-family: monospace;
border: 1px solid #ccc;
background: #efefef;
padding: .5em .75em;
word-wrap: break-word;
}
code {
font-family: monospace;
background: #efefef;
padding:.1em .25em;
}
hr {
border: none;
border-top: 1px dotted #666;
color: transparent;
background-color: transparent;
height: 1px;
margin: .5em 0;
}
p {
margin: 0 0 1em 0;
}
ul, ol {
padding: 0 0 0 2em;
}
h1, h2, h3 {
font-weight: normal;
margin: 1.5em 0 .5em 0;
line-height: 1.25em;
color: #000;
}
h1 {
font-size: 2.5em;
margin-top: 1em;
clear: both;
}
h2 {
font-size: 1.6em;
}
h3 {
font-size: 1.3em;
}
.main img {
margin: 0;
float: right;
border-style: none;
}
a {
color: #666;
}
img a {
text-decoration: none !important;
}
@media screen and (max-width: 640px) {
body {
font-size: 12px;
}
nav {
display: inline-block;
position: relative;
width: auto;
overflow: hidden;
height: auto;
}
article.main {
width: 100%;
max-width: 100%;
float: none;
}
}
</style>
</head>
<body>
<div id="top"> </div>
<div id="wrapper">
<article class="main"><img src="../images/fhs_adminmenu_icon.png" alt="Application Icon">
<h1 id="start">fhs_admin­menu</h1>
<p>An alternative, fully accessible administration menu for CMSimple_XH 1.7.x</p>
<hr>
<h2 id="requirements">Requirements </h2>
<p>CMSimple_XH ≥ 1.7</p>
<p>For full functionality the plugin <strong>FA_XH</strong> is required.</p>
<h2 id="installation">Installation</h2>
<p>Copy the plugin "fhs_adminmenu" into the folder "plugins".</p>
<h2 id="activate">Activation</h2>
<p>Activate the plugin in:</p>
<p class="code">"Settings" -> "Configuration" -> "Editmenu" -> Name: fhs_adminmenu</p>
<p>The "Scroll" item must not be activated in the same section.</p>
<h2 id="config">Configuration</h2>
<p>The configuration options should be self-explanatory - hold the mouse over the question mark (?).</p>
<h2 id="usage">Usage</h2>
<p>[1] = Access key for the admin menu<br>
[2] = Access key for switching: Edit / Preview<br>
[3] = Access key for displaying debug messages (if existent)<br>
[4] = Access key for logging out</p>
<h2 id="help">If you need help</h2>
<p>… visit the <a target="_blank" href="http://www.cmsimpleforum.com">cmsimpleforum.com</a></p>
<p> </p>
<hr>
<h2 id="thanks">Acknowledgement</h2>
<p><a href="http://3-magi.net" target="_blank">Christoph</a> (cmb): basic Plugin-Code and helpful tips<br>
Bernd (isometric): basic Plugin-Configuration-Code<br>
<a target="_blank" href="http://www.cmsimplexh.momadu.de/">Ludwig</a> (lck): helpful tips<br>
<a href="http://www.cmsimple.sk/" target="_blank">Martin</a> (Tata): helpful tips and slovak translation<br>
<a href="http://cmsimple.holgerirmler.de/" target="_blank">Holger</a>: function for sitemap in a selectbox <br>
<a href="http://manos.malihu.gr/" target="_blank">Manos</a>: jQuery custom scrollbar plugin</p>
<hr>
<h2 id="license"><a href="http://fhseidel.de/cmsxh/" target="_blank"><img src="../images/fhs_logo.png" width="75" height="85" alt="fhs-Logo" title="fhs-homepage"></a>Copyright & Licence</h2>
<p>© 2019 Frank H. Seidel<a target="_blank" href="http://fhseidel.de/cmsxh/"><br>
http://fhseidel.de</a></p>
<p>Free for all occasions!</p>
<p>Please note the rights of the other authors.</p>
<p class="additional">THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</p>
</article>
<nav id="nav">
<ul>
<li><a href="#top">↑ to top ↑</a></li>
<li><a href="#requirements">Requirements</a></li>
<li><a href="#installation">Installation</a></li>
<li><a href="#activate">Activation</a></li>
<li><a href="#config">Configuration</a></li>
<li><a href="#usage">Usage</a></li>
<li><a href="#help">Help</a></li>
<li><a href="#thanks">Acknowledgement</a></li>
<li><a href="#license">Licence</a></li>
</ul>
</nav>
</div>
</body>
</html>