Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


HTML
<script type="text/javascript">
  !function(){var analytics=window.analytics=window.analytics||[];if(!analytics.initialize)if(analytics.invoked)window.console&&console.error&&console.error("Segment snippet included twice.");else{analytics.invoked=!0;analytics.methods=["trackSubmit","trackClick","trackLink","trackForm","pageview","identify","reset","group","track","ready","alias","page","once","off","on"];analytics.factory=function(t){return function(){var e=Array.prototype.slice.call(arguments);e.unshift(t);analytics.push(e);return analytics}};for(var t=0;t<analytics.methods.length;t++){var e=analytics.methods[t];analytics[e]=analytics.factory(e)}analytics.load=function(t){var e=document.createElement("script");e.type="text/javascript";e.async=!0;e.src=("https:"===document.location.protocol?"https://":"http://")+"cdn.segment.com/analytics.js/v1/"+t+"/analytics.min.js";var n=document.getElementsByTagName("script")[0];n.parentNode.insertBefore(e,n)};analytics.SNIPPET_VERSION="3.1.0";
  analytics.load("IxufwqRacJYZ5tRRZxmZUZUD3vRAz7bw");
  analytics.page()
  }}();
</script>


HTML
<script>
if (typeof AJS === 'function') {
  AJS.toInit(function(){
    if (AJS.$("div.ia-fixed-sidebar").width() > 55){
      AJS.Confluence.Sidebar.toggle();
    }
  });
}
</script>

          

Image Removed

Livesearch
sizelarge
additionalpage excerpt
placeholderSearch Zoola Docs
typepage

Image Removed

Zoola Installation Guide

Image Removed

Case Studies

Image Removed

Zoola CommunityLambda Knowledge BaseWebinars

Image Removed

Totara Database Schema

Image Removed

Moodle Database Schema


HTML
<style>


.search-macro-large .search-macro-query input{
font-size:15px !important;
}

#labels-section {
   display: none;
}

#title-text a{
    display: none;
}

#breadcrumb-section {
   display: none;
}

table.confluenceTable td.confluenceTd {
  border-color: #ffffff !important;
  border-width: 2px;
}

.columnLayout.two-right-sidebar .cell.normal table.confluenceTable{
margin:auto;
}

.columnLayout.three-with-sidebars{
display:none;
}

#prewrap {
   max-width: 100%;
}

#action-menu-link {
   display: none;
}

#space-menu-link {
   display: none;
}

.aui-header {
   border: none;
}

td img { 
	transition: all .2s ease-in-out; 
}

td img:hover { 
	transform: scale(1.3); 
}

#children-section{
display:none;
}

#comments-section{
display:none;
}

#likes-section{
display:none;     
}

@media only screen and (max-width: 975px) {
#IMAGE img {max-width: 90px; max-height: 100px;}
#prewrap img {max-width: 400px;}
}

#login-link {
display: none;
}

#help-menu-link {
display: none;
}

.aui-header .aui-dropdown2-trigger, #header .aui-header .aui-nav-link, #header .aui-header .aui-nav-imagelink, #header .aui-header a, .aui-header .aui-header-secondary .aui-nav {
display: none;
}



</style>