FrontPageViewTemplate

%REVINFO{ " $date - $hour:$min " rev=" IF{ "%NATMAXREV%!=%CURREV%" then="%CURREV%" }: Syntax error in '%NATMAXREV%!=%CURREV%' at '%NATMAXREV%!=%CURREV%' " topic="Applications/BlogApp.FrontPageViewTemplate" }% | Version 1 |

%{
}%
%TMPL:INCLUDE{"Applications.ClassificationApp.SeoTopicView"}%
%{
}%

%{
}%
%TMPL:DEF{"revinfo"}%%TMPL:END%
%TMPL:DEF{"beforetext"}%%TMPL:END%
%TMPL:DEF{"bodyclass"}%%TMPL:PREV% blogFrontPage%TMPL:END%
%{
}%

%{
}%
%TMPL:DEF{"text"}%%CLEAR%
%DBCALL{
  "Applications.BlogApp.RenderBlogEntries"
  CAT="%URLPARAM{"catname"}%"
  SKIP="%URLPARAM{"skip" default="0"}%"
  STICKY="%IF{"$'URLPARAM{skip}'" then="disabled" else="frontpage"}%"
  NOSTICKY=""
  ONLYTEASER="%ONLYTEASER%"
}%%DBCALL{
  "Applications.BlogApp.RenderBlogEntries"
  CAT="%URLPARAM{"catname"}%"
  LIMIT="%URLPARAM{"limit" default="5"}%"
  SKIP="%URLPARAM{"skip" default="0"}%"
  NOSTICKY="frontpage"
  STICKY=""
  ONLYTEASER="%ONLYTEASER%"
}%%ADDTOZONE{"head" 
  id="BLOGPLUGIN::CSS" 
  text="<link rel='stylesheet' href='%PUBURLPATH%/%SYSTEMWEB%/BlogPlugin/blogplugin.css'  media='all' />" 
}%%JQREQUIRE{"hyphenator" warn="off"}%<!-- -->%TMPL:END%
%{
}%
Warning: Can't find topic Applications/BlogApp.WebLeftBarExample

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 Foswiki? Send feedback