blackfist / CIFGlue

Simple rails app to quickly add indicators to the Collective Intelligence Framework
10 stars 1 forks source link

Need to add pagination to human readable views #23

Closed blackfist closed 12 years ago

blackfist commented 12 years ago

The human readable views of the indicators (i.e. index pages that are not rss feeds) need to paginate. As the number of indicators grows it will start to take longer and longer to pull that feed and put a heavier strain on the server to do so. Sorting and searching may be a possibility too.

blackfist commented 12 years ago

Fixed this with the inclusion of datatables in 120a3fd2f52e908300a67b301418561349bc0aa4