Override the default plone.app.registry controlpanel template; JS file for the controlpanel added. Disable all commenting options in the discussion control panel when comments are disabled globally.

svn path=/plone.app.discussion/trunk/; revision=46085
This commit is contained in:
Timo Stollenwerk
2010-12-02 18:15:47 +00:00
parent c311a4f88d
commit ffcc29a401
5 changed files with 112 additions and 2 deletions
@@ -121,7 +121,14 @@
padding: 2em 1em;
}
/* Discussion Control Panel
-------------------------------------------------------------------------- */
.template-discussion-settings .unclickable {
background: #f2f2f2;
opacity:0.6;
filter: alpha(opacity = 50);
}
/* Plone 4 Styles
-------------------------------------------------------------------------- */