Changes between Version 17 and Version 18 of QueuesPlugin


Ignore:
Timestamp:
Jan 4, 2011, 4:51:20 AM (13 years ago)
Author:
Rob Guttman
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QueuesPlugin

    v17 v18  
    210210}}}
    211211
    212 A {{{pad_length}}} of {{{2}}} is the default.  This means that position 1 will become position {{{01}}}, etc.  Position 10 remains {{{10}}}, and 100 remains {{{100}}}.
     212A {{{pad_length}}} of {{{2}}} is the default.  This means that position 1 will become position {{{01}}}, etc.  Position 10 remains {{{10}}}, and 100 remains {{{100}}}.  Set it to {{{1}}} for no padding.
    213213
    214214=== Maximum position ===
     
    219219}}}
    220220
    221 A {{{max_position}}} of {{{99}}} is the default.  This means that positions 100 and beyond will get set to position {{{99}}} whenever they appear in a queue.
     221A {{{max_position}}} of {{{99}}} is the default.  This means that positions 100 and beyond will get set to position {{{99}}} whenever they appear in a queue.  Set it to {{{0}}} for no maximum.
    222222
    223223=== "Max items per page" ===