willkg / douglas

DEAD PROJECT: File based static rendering blog system
Other
2 stars 3 forks source link

rework url routes #27

Closed willkg closed 10 years ago

willkg commented 10 years ago

There's a lot of goofy stuff in blosxom_process_path_info to handle routes I don't really care about.

Douglas should handle the following routes in this order:

And that's it.

While fixing this, we could implement a real url routing system which could clean things up significantly for Douglas and plugins (all that trigger code could go away). Alternatively, we could use an existing routing system like routes.