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
          Image Added


 

         

videos

HTML
<script src="//fast.wistia.com/embed/medias/6nv59f2sfn.jsonp" async></script><script src="//fast.wistia.com/assets/external/E-v1.js" async></script><div class="wistia_responsive_padding" style="padding:56.25% 0 0 0;position:relative;"><div class="wistia_responsive_wrapper" style="height:100%;left:0;position:absolute;top:0;width:100%;"><div class="wistia_embed wistia_async_6nv59f2sfn seo=false videoFoam=true" style="height:100%;width:100%">&nbsp;</div></div></div>

Lambda Zoola Overview Video

 

Image Added


 
articles
   

Image Modified

pagetree

Getting Started

root

The Zoola Home

Page TreerootImage Removed   Image Removed 

Connecting to Zoola

Page Tree
rootthe zoola workflow

The Zoola Workflow

 Plugins and Blocks  

Zoola Installation Guide

Image Added

Dashboards

Introduction to Dashboards

The Dashboard Designer

Dashlets

Elements of a Dashboard

  
Image Removed
  

Image Added

Reports

Introduction to Reports

The Report Viewer

Report Filters

Elements of a Report

 

Image Removed 

Image Added


Ad Hoc Views

Introduction to Ad Hoc Views

The Ad Hoc Editor

The Data Chooser

Elements of an Ad Hoc View

 



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
{
   text-align: center;
}
table.confluenceTable td.confluenceTd {
  border-color: #ffffff !important:none;
}

text-align: center;
  border-width: 2px;
  vertical-align: middle.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.13); 
}

#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;
}

h2#zoola{
margin-top:0;
}


</style>