On Jun 13, 2007, at 4:37 PM, Oliver Baltzer wrote:

>  All I am suggesting is to redirect if
> clean_url(Page#url) != request url [1]. The model can then decide  
> how to
> compute the URL. I suspect your alias page model's url method already
> computes /other_site/alias_page instead of /first_site/source_page.

Actually, it doesn't.  And I think that redirect is broken for any  
site that has multiple ways to access the same page.  And it sucks  
from a performance point of view as we have to do find_by_url twice  
for the page twice before displaying it.

~~ Brian
_______________________________________________
Radiant mailing list
Post:   [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to