tag : index-date : 2008 02 19 13:20:58
Fresh Today: New addin interface - manipulate_request
The manipulate_request routine, as it's name suggests, allows addin developers access to the request (url, path, and parameters) very early in the execution of Ode. Before it is decided which posts satisfy the request.
As you might expect I think this new capability has some practical value. I've already put together one addin that takes advantage of the new interface.