%{
}%%TMPL:INCLUDE{"view"}%
%TMPL:DEF{"windowtitle"}%<title>Foswiki - The free enterprise collaboration platform</title>
<meta property="og:title" content="Foswiki - The free enterprise collaboration platform" />
<meta property="og:image" content="https://foswiki.org/pub/Home/WebHome/foswiki-logo-200.png" />
<meta property="og:site_name" content="Foswiki.org" />
<meta property="og:url" content="%SCRIPTURL{"view"}%/%WEB%/%TOPIC%" />
<meta property="og:description" content="Foswiki is a wiki, so you and your team members can collaborate and edit pages directly in the web browser. For advanced collaboration, Foswiki lets you enter macros to automate pages and build entire applications from within your browser. Find out what makes Foswiki the ideal collaboration tool for your project, team or business." />%TMPL:END%
%TMPL:DEF{"topicinfo"}%%TMPL:END%
%TMPL:DEF{"topicaction"}%%TMPL:P{"topicactionbuttonsrow"}%%TMPL:END%
%TMPL:DEF{"topbar"}%%TMPL:END%
%TMPL:DEF{"useractions"}%<div class='foUserAction'>
%IF{
  "context authenticated" 
  then="[[%WIKIUSERNAME%][%JQICON{"fa-user" style="%IF{"context isadmin" then="color:#b22222"}%"}% Hi, <span class='foswikiUserName'>%SPACEOUT{%WIKINAME%}%</span>]]"
  else="[[%SCRIPTURLPATH{"login"}%/%WEB%/%TOPIC%][%JQICON{"fa-sign-in"}% %MAKETEXT{"Log In"}%]]"
}%
</div>%TMPL:END%
%TMPL:DEF{"topicactionbuttons"}%%TMPL:PREV%%TMPL:P{"useractions"}%%TMPL:END%
%TMPL:DEF{"styles:dynamic"}%%TMPL:END%
%TMPL:DEF{"styles:iespecific"}%%TMPL:END%
%TMPL:DEF{"patterntopiccontents"}%%TMPL:P{"broadcastmessage"}%<div class="patternContent"><div class="foswikiTopic">%TMPL:P{"content"}%</div>
%TMPL:P{"topicaction"}%</div>%TMPL:P{"footernote"}%%TMPL:END%
%TMPL:DEF{"main"}% %TMPL:P{"topbar"}%
<div class="foswikiPage">
%TMPL:P{"patterntopiccontents"}%
</div>%TMPL:P{"bottombar"}%</div>
%ADDTOZONE{"script" id="FrontPageViewTemplate" requires="JQUERYPLUGIN" text="<script>
jQuery(function($) {
  window.setTimeout(function() {
      $('.foswikiBroadcastMessage').slideUp();
  },%BROADCASTMESSAGE_TIMEOUT{default="5000"}%);
});
</script>"}%%INCLUDE{"Development.GridCss"}%%ADDTOZONE{
   "script" 
   id="textillate" 
   requires="JQUERYPLUGIN" 
   text="<script src='%ATTACHURLPATH%/textillate.js'></script>"
}%%ADDTOZONE{
   "head" 
   id="animate.css" 
   text="<link rel='stylesheet' href='%ATTACHURLPATH%/animate.css' media='all' type='text/css' />"
}%%ADDTOZONE{"head"
   id="fontfaces"
   text="<link href='https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic|Roboto:500,400italic,300,500italic,400' rel='stylesheet' type='text/css'>"
}%%TMPL:END%
%{
}%
Topic revision: r9 - 08 Apr 2024, MichaelDaum
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy