Re: [LogiLogi-list] Links to string for show
Status: Beta
Brought to you by:
wybow
|
From: Wybo W. <wy...@lo...> - 2008-09-09 16:28:51
|
Lo, while fixing some things in the Context & Link-classes I came across a choice that might be relevant. Currently home-pages, and main-pages have a special 'role'. This is handy so a bit of extra information can be showed for them, like links to the user's recent logis, his ranking, and an RSS-feed & the like... (& similar for groups) But this role is also a part of links, as in ~home, for homepages (so Eduard_Edison/User~home would be a typical homepage) But while they are handy in links, to make sure one gets the home page, they are kind of ugly, and not really needed for the user to see... so I was wondering if in the to_s(:for => :show) we need to show them (like in incoming links, to have ~home appended). Currently we do, but I am pro not showing them... greetings, Wybo |