natea / Motini

Motini is a web-based tool to easily theme websites with a point-n-click interface.
http://deliveranceproject.org
10 stars 2 forks source link

Theming Plone sites on localhost excludes stylesheets #3

Closed natea closed 14 years ago

natea commented 14 years ago

When using http://localhost:8080/Plone as the source, the CSS files (and probably the Javascript as well) don't get loaded.

This returns the proper CSS: http://localhost:8080/Plone/portal_css/Sunburst%20Theme/ploneCustom-cachekey0519.css

But when it goes through Motini, the "/Plone" part gets cut off, so it can't find the resource:

natea commented 14 years ago

This seems to have been fixed with this commit, which was actually a revert to an earlier version of code in MotiniController.py:

http://github.com/natea/Motini/commit/e688b9aadf671665c26e9485df1b87c47fa9ea66