Saturday, May 19, 2012
Categories
All Entries

Archives

 

Custom Template Tags 2.5.1 Released

Created 3 years 12 days ago
by Administrator Account

I am the fatgeorge.co.uk administrator.
Like: 0 Dislike: 0

  • Currently 0.00/5 Stars.


Tags:
Categories:categoryCustom Template Tagscategoryfatgeorge for XMod Subscribers
Views: 1313
Print
TotalRatings New in v2.5.1

Parameters: Ratingslabel = string – default = “{0} vote(s)”

myXMODID = integer,

cssClass = string – css style
     
TotalRatings will display the total ratings count in your list or detail views.

e.g.

"server" ratingslabel="Votes: {0} " myXMODID="" cssclass="normalbold" /> 
TotalComments Updated in v2.5.1

Parameters: commentslabel = string – now uses string.format functionality, defaults to "Total Comments {0}"

{0} is replaced by comments count.

image

 

   1: <xmod:ratings location="xmod" fullimage="fullstar.gif" emptyimage="emptystar.gif" ratingscale="5" showrating="true" allowratings="registered" />
   2:  from 
   3: <fgct:TotalRatings runat="server" Ratingslabel="{0} vote(s)" myXMODID="<xmod:recordid/>" cssclass="normalbold" />
   4:  
   5: <fgct:TotalComments runat="server" commentslabel="Comments: {0}" myXMODID="<xmod:recordid/>" cssclass="normalbold" />

 

 

The fatgeorge Custom Template Tag Collection is available from or direct from fatgeorge or as part of the fatgeorge for Xmod subscription package.



No Comments


You need to register to comment.
Copyright (c) 2012 fatgeorge online solutions