http://opensource.atlassian.com/projects/roller/browse/ROL-1406
Optional themes use incorrect $url method
I have a question about this bug. If I add 10 themes to Roller, I am
able to choose any one of them for my blog from the admin section.
However, none of the graphics or CSS files are copied to my user data
directory which makes the theme useless. I have to copy the files manually.
Your last comment in this ticket says:
I tested $url.resource() with shared, preview and customized themes
and it worked fine everytime. When customizing a theme, the theme
resources are automatically and correctly copied into the weblog's
file upload area.
I get the impression that if you want to use a theme with graphics and
CSS (every one of them), then after selecting the theme you have to
click the Customize button to have it copy the files.
I don't understand why Roller was changed to use $url.resource instead
of $url.themeResource, but a change was not made to automatically copy
the required files to the user's data directory? Basically this has
broken every theme unless the user knows to click "Customize".
Thanks,
Ryan