LulububuSoftwareGmbH / boltredirector

Handles 301 redirects in Bolt CMS.
16 stars 8 forks source link

[RFC] Extension Rework: Admin Page; Compatibility #7

Closed mikerockett closed 8 years ago

mikerockett commented 10 years ago

I'm thinking that this is well overdue:

So, this is planned. But, let me first migrate over to Bolt 2.0 to make sure that everything is peachy. I like peaches.

mikerockett commented 10 years ago

In terms of point 2, I would like to write a brand new parser that splits the requested URI into its parts, do any replacements, as needed, and fold it back together for the final 301 push.

For the first point, however, I think it may fall out of the common Bolt principals, where anything developer-centric should be done the developer way. As such, it might be a bad idea to do this. I'm accepting opinions/ideas, however.