The majority of the sites which I work on incorporate some pagination. Therefore I thought it was time to create a partial for the templates. This is the very first version. I have included a link to the file at the bottom. I’m in the process of setting up a public SVN repro so please bare with me.

Symfony Pagination Partial

2 Responses to “Symfony Pagination Partial”
  1. Hugo says:

    It’s a good idea in order to avoid code duplication through the symfony project. But please change the ugly <? by <?php because short tags can be disabeled in certain php.ini configuration file ;)

  2. Timothy says:

    I have changed <? to <?php but between the tags contain only a brief how to.

Leave a Reply