Worked on grouping of revision results on item basis

Blocker

In this i am fetching the author names in the history function itself, so should i generate the link for item editors there itself OR pass these info to templates and generate there. When i will pass this info to template, i may have to do few type checking on editor attributes ( like uri,email ) , so i want to keep this logic in this file itself and just pass the generated link to template.

And also regarding generating revision diff links, generate links in python file itself and keep the logic at one place OR do that in template, If doing that in template then how to generate urls like +diff/Sinha?rev1=0&rev2=1 ( i.e urls with params) using url_for() function ?

MoinMoin: AkashSinha/Gsoc2011Diary/2011-06-01 (last edited 2011-06-02 12:32:12 by AkashSinha)