Home : Products : Gossamer Links : Development, Plugins and Globals :

Products: Gossamer Links: Development, Plugins and Globals: [iUNI] Remote Count V2.1.x: Edit Log

Here is the list of edits for this post
[iUNI] Remote Count V2.1.x
  

Remote Count 2.1.x








Remote Count 2.1.0 Released.

1. Added TopX_Start and TopX_ListSize to the TopX Tag
2. Updated documentation
3. Corrected title length capping error

Note: You will need to change your rc_rank.html template to suit the new tag format. If you wish to start at a rank of 1, then enter 0, NOT 1 as the TopX_Start.

Top X Count

# This subroutine returns the toplist
# Called with <%Plugins::RemoteCount::TopXCount('TopX_Start','TopX_ListSize','Max Title Length', 'Sort Order')%>
# Order:
# iox - IN OUT EXP
# ixo - IN EXP OUT
# xoi - EXP OUT IN
# xio - EXP IN OUT
# oix - OUT IN EXP
# oxi - OUT EXP IN

Example: <%Plugins::RemoteCount::TopXCount('50','20','75', 'xio')%>

Returns the top 20 (from rank 50 to rank 70), with titles capped at 75 chars, and order by Exposures, In's then Out's


Note: "Birds of a feather floc ..." This would be a setting of 23 for example... giving a total string length of 27 (4 for the space and three dots).


http://www.iuni.com/...tware/web/index.html
Links Plugins

Last edited by:

Ian: Aug 2, 2002, 9:44 PM

Edit Log: