Set up a script that will be called when a 404 occurs.
This script will move up the url tree until it finds a page that does exist,
then it will load that page and pass the other "404" pagenames to the existing
page. For example this page:
webme.l/Blog/This-is-a-blog-post/rss/
When this page is loaded, the cms should find that only the Blog page exists
and then load that page with the rest of the url passed on to that page so that
it can load the correct blog post.
This feature will have many applications such as providing clean URLs for the
the products plugin, the frontend themes repository, the forum plugin and the
blog plugin.
Original issue reported on code.google.com by conormac...@gmail.com on 1 Jun 2011 at 3:11
Original issue reported on code.google.com by
conormac...@gmail.com
on 1 Jun 2011 at 3:11