Documentation

Renders the Applications of a WikiApplication subweb

Parameters
None

Implementation

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

See the CompleteDocumentation.

%GRID{
  query="%IF{"'%URLPARAM{"q"}%'!=''" then="TopicType=~'%URLPARAM{"q"}%'" else="topic='.*'"}%"
  web="%BASEWEB%"
  columns="Topic,Summary,TopicType,WikiApplication,Changed"
  rows="10"
  filterbar="on"
  toolbar="on"
  rownumbers="on"
  pager="on"
  width="auto"
  height="auto"
  sort="Changed"
  reverse="on"
}%
%ADDTOZONE{"head" section="css"}%<!-- -->
<!-- -->%STOPINCLUDE%

CSS

%STARTSECTION{"css"}%<literal>
<style type="text/css">
.natRevision {
  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;
}
</style>
</literal>%ENDSECTION{"css"}%

Test

See the CompleteDocumentation.

Copyright

© 2008-2013 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.

ApplicationTopic edit

TopicType DocuTopic, TopicFunction
TopicTitle
Summary Renders a dashboard for an application web
WikiApplication WikiWorkbench
Topic revision: r1 - 23 Dec 2012, ProjectContributor
 

Das Urheberrecht © liegt bei den mitwirkenden Autoren. Alle Inhalte dieser Kollaborations-Plattform sind Eigentum der Autoren.