RenderWikiApplicationWebHome
Renders a dashboard for an application web

02 May 2019 - 19:27 | Version 1 |

Documentation

Renders the Applications of a WikiApplication subweb

Parameters
None

Implementation

%STARTINCLUDE%<!-- -->
<div class="wwbBox wwbModel">
<h2 >Data Model</h2>
<img src='%PUBURLPATH%/%SYSTEMWEB%/WikiWorkbenchContrib/model.png' align='left' />
   * [[TopicType]]
   * [[DataForm]]
   * [[DataFormAttribute]]
   * [[TopicTemplate]]
</div>
<div class="wwbBox wwbControl">
<h2 >Control</h2>
<img src='%PUBURLPATH%/%SYSTEMWEB%/WikiWorkbenchContrib/exec.png'  align='left' />
   * [[TopicView]]
   * [[TopicFunction]]
</div>
<div class="wwbBox wwbBoxLast wwbDocu">
<h2 >Documentation</h2>
<img src='%PUBURLPATH%/%SYSTEMWEB%/WikiWorkbenchContrib/book.png'  align='left' />
   * [[WikiApplication]]
   * [[DocuTopic]] %IF{"istopic 'ApplicationLicense'" then="
   * [[ApplicationLicense]]"}%
   * [[WebLexicon]]
</div>
%CLEAR%

See the [[CompleteDocumentation]].

%DATATABLE{
  class="foswikiFlatTable foswikiStripes"
  query="%IF{"'%URLPARAM{"q"}%'!=''" then="TopicType=~'%URLPARAM{"q"}%'" else="topic='.*'"}%"
  web="%BASEWEB%"
  columns="index,TopicTitle,Summary,TopicType,WikiApplication,Changed"
  rows="10"
  searching="on"
  lengthmenu="5,10,20,30,50,100"
  info="off"
  paging="on"
  sort="Changed"
  reverse="on"
  width="100%"
  savestate="on"
}%
%ADDTOZONE{"head" id="%TOPIC%::CSS" section="css"}%<!-- -->
<!-- -->%STOPINCLUDE%

CSS

%STARTSECTION{"css"}%<literal>
<style type="text/css">
.foswikiRevision {
  display:none;
}
.wwbBox img {
  width:80px;
  margin-right:1em;
}
.wwbBox {
  margin:0em 1em 0em 0em;
  float:left;
  width:30%;
  height:11em;
  border-right:1px solid #dedede;
}
.wwbBoxLast {
  border-right:0px;
}
.wwbBox h2 {
  margin-top:0px;
}
.wwbBox ul {
  list-style:none;
  margin:0px;
  padding:0px;
}
</style>
</literal>%ENDSECTION{"css"}%

Test

See the CompleteDocumentation.

Copyright

© 2006-2015 Michael Daum http://michaeldaumconsulting.com

This file is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. For more details read the LICENSE.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY, to the extent permitted by law; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding AustLII Communities? Send feedback
This website is using cookies. More info. That's Fine