Skip to content

Commit

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

Use ``getSite()`` instead of portal url
For the discussion controlpanel, change base URLs from portal URL to what getSite returns, but don't change the controlpanels 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 plone/app/discussion/browser/controlpanel.pt
M plone/app/discussion/browser/controlpanel.py
Repository: plone.app.discussion
Branch: refs/heads/master
Date: 2016-03-14T11:06:43+01:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.app.discussion@12d5347

Merge pull request #87 from plone/thet-control-panel-url

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

Files changed:
M CHANGES.rst
M plone/app/discussion/browser/controlpanel.pt
M plone/app/discussion/browser/controlpanel.py
  • Loading branch information
jensens committed Mar 14, 2016
1 parent 728a749 commit 31586a2
Showing 1 changed file with 144 additions and 302 deletions.
Loading

0 comments on commit 31586a2

Please sign in to comment.