[ckan-dev] [ckan-discuss] How we display groups
Rufus Pollock
rufus.pollock at okfn.org
Tue Mar 29 14:07:20 UTC 2011
Surely this is for ckan-dev :)
On 29 March 2011 14:51, Seb Bacon <seb.bacon at gmail.com> wrote:
> Hi,
>
> I've been asked if we can do something about the overflow of the Group
> name in the right hand column on this page:
>
> http://register.data.overheid.nl/package/europese-aanbestedingen
>
> The reason is that the list display for groups is in the form
> "group_tltie (group_name)", and of course group_name can't have spaces
> and so can't wrap nicely.
>
> I was wondering if there's a good reason why we don't only display
> group_title (if it exists) and group_name only when there's not a
> title?
I'd strongly suggest refactoring group listing as per package listing
with a template helper method to generate individual items.
Please ticket and I can point to relevant code or even help do it :)
Rufus
More information about the ckan-dev
mailing list