Skip to content

Commit

Permalink
[fc] Repository: plone.app.theming
Browse files Browse the repository at this point in the history
Branch: refs/heads/master
Date: 2016-03-11T13:55:15+01:00
Author: Johannes Raggam (thet) <thetetet@gmail.com>
Commit: plone/plone.app.theming@4e088e4

Use ``getSite()`` instead of portal url
Change base URLs from portal URL to what getSite returns, but don't change the theming controlpanel context binding.
This allows for more flexibility when configuring it to be allowed on a sub site with a local registry.

Files changed:
M CHANGES.rst
M src/plone/app/theming/browser/controlpanel.pt
M src/plone/app/theming/browser/controlpanel.py
Repository: plone.app.theming
Branch: refs/heads/master
Date: 2016-03-11T14:10:16+01:00
Author: Johannes Raggam (thet) <thetetet@gmail.com>
Commit: plone/plone.app.theming@2d36d66

typo

Files changed:
M CHANGES.rst
Repository: plone.app.theming
Branch: refs/heads/master
Date: 2016-03-14T11:06:33+01:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.app.theming@a075790

Merge pull request #100 from plone/thet_site_url

Use ``getSite()`` instead of portal url

Files changed:
M CHANGES.rst
M src/plone/app/theming/browser/controlpanel.pt
M src/plone/app/theming/browser/controlpanel.py
  • Loading branch information
jensens committed Mar 14, 2016
1 parent 8445ca1 commit 728a749
Showing 1 changed file with 347 additions and 58 deletions.
Loading

0 comments on commit 728a749

Please sign in to comment.