[cvs] commit: incubator/Horde_RDO Template.php

Chuck Hagenbuch chuck at horde.org
Mon Jun 12 20:43:36 PDT 2006


chuck       2006-06-12 20:43:36 PDT

  Modified files:
    Horde_RDO            Template.php 
  Log:
  Trivial change so I can get a changelog in for that last commit:
  - rename $object to $mapper for more meaning
  - clean up defaults array
  - add a 'columns' setting for restricting the columns that are shown
  - if there aren't created or updated times to format, just pass the
  RDO_List directly into the template so we only loop through the data once.
  - don't generate temp files
  - regular, not descending, sorting by default
  - change sort params so that you can either just specify a key, or an array
  of a key and a direction
  - don't munge the pager url (lets us use this outside of the horde root)
  - alt tags for images
  
  Revision  Changes    Path
  1.15      +2 -2      incubator/Horde_RDO/Template.php

  Chora Links:
  http://cvs.horde.org/diff.php/incubator/Horde_RDO/Template.php?r1=1.14&r2=1.15&ty=u


More information about the cvs mailing list