Hi and welcome to Ode. Glad you stopped by.
Important: Ode is very new. I'm adding content here just as quickly as I can. If something or other referred to in the weblog seems to be missing please be a little patient.
I am working on it every day and will be until this site is completely up.
-Rob
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.