Theme afinity or lookup by wb name
Status: Alpha
Brought to you by:
johnkew
Problem:
post.pl does not automagically know which theme the user should be sent to.
Solutions:
Have the system prefer certain themes over others, based upon a history. This would require a volatile cache updated on every read. Possibly not feasible. Maybe you could look at the subdirectories within the cache to narrow it down.
Alternatively:
If the requested whiteboard is Main, and no theme is specified, look for the "Main" theme.
Alternatively:
Theme pass along. Some sort of url-based theme parameter which can be passed into the xslt processor.