ClassifiedTopicRenderIndexItem
Render a summary for a ClassifiedTopic in a category index

Documentation

This method is called by RenderCategory to display a summary for an object of type ClassifiedTopic.

Parameters
  • OBJECT
  • THEICON
  • TITLEEXTRA

Implementation

%STARTINCLUDE%%DBQUERY{topic="%OBJECT%"
  format="<div class='clsIndexItem clsTopicItem clsCassifiedTopicItem clearfix'>
    %IF{"defined THEICON" then="$percntJQICON{%THEICON%}$percnt"}%<!-- -->
    $percntDBCALL{\"$web.$topic->Applications.RenderTopicThumbnail\" 
      TYPE=\"plain\" 
      ALIGN=\"right\"
      CROP=\"northwest\"
    }$percnt<!-- -->
    [[$web.$topic]]%TITLEEXTRA{default=""}%%IF{"context RedDotPluginEnabled" then="$dollarpercntREDDOT{\\"$web.$topic\\"}$dollarpercnt"}%
    <div class='foswikiTopicSummary'>$expand(Summary)</div>
    <div class='foswikiTopicInfo'>
       <span class='foswikiRevisionDate'>$formatTime(info.date)</span>
       $percntUSERINFO{\"$expand(info.author)\"
         format=\"<span class='foswikiRevisionSep'>&#124;</span> <span class='foswikiRevisionAuthor'>$dollarpercntGETTOPICTITLE{\\"$wikiusername\\"}$dollarpercnt</span>\"
       }$percnt<!-- -->
      $percntCATINFO{\"$web.$topic\" 
        header=\" <span class='foswikiRevisionSep'>&#124;</span> <span class='clsCatInfo'>\" 
        exclude=\"TopCategory|%URLPARAM{"catname" default="%BASETOPIC%"}%\"
        separator=\"&#44; \"
        footer=\"</span>\"
      }$percnt$percntTAGINFO{\"$web.$topic\" 
        header=\" <span class='foswikiRevisionSep'>&#124;</span> <span class='clsTagInfo'>\" 
        separator=\"&#44; \"
        limit=\"10\"
        footer=\"</span>\"
      }$percnt<!-- -->
      $percntIF{\"'$expand(total_likes)'>0\"
         then=\"<span class='foswikiRevisionSep'>&#124;</span> <span class='clsLikeInfo'>$percntTRANSLATE{\"[quant,_1,like,likes]\" args=\"$expand(total_likes)\"}$percnt</span>\"
      }$percnt<!-- -->
    </div>
  </div>"
}%%STOPINCLUDE%

Test

Foo
"foo bar"
23 January 2017 | ProjectContributor | Contacts, Form Templates | , ,

TestCategorizedTopic1
This is a test topic
23 January 2017 | ProjectContributor | TestCategory

Calls to 'ClassifiedTopicRenderIndexItem'

Copyright

© 2006-2019 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 arbeitsgruppe.ch? Send feedback