[ 
https://issues.apache.org/jira/browse/ROL-1785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Glen Mazza updated ROL-1785:
----------------------------

    Component/s: Themes and Macros

> Design menu not showing when themes.customtheme.allowed=false
> -------------------------------------------------------------
>
>                 Key: ROL-1785
>                 URL: https://issues.apache.org/jira/browse/ROL-1785
>             Project: Apache Roller
>          Issue Type: Bug
>          Components: Themes and Macros
>    Affects Versions: 5.0
>            Reporter: Greg Huber
>            Assignee: Roller Unassigned
>            Priority: Minor
>
> In editor-menu.xml there is an option set to not show the design menu if 
> themes.customtheme.allowed is set to false.
> ie:
> enabledProperty="themes.customtheme.allowed">
> This will completely disable the theme switching also.  There is a action:
>         <action name="themeEdit!*" method="{1}"
>                 
> class="org.apache.roller.weblogger.ui.struts2.editor.ThemeEdit">
>             <result name="input" type="tiles">.ThemeEdit</result>
>             <result name="input-sharedonly" 
> type="tiles">.ThemeEditSharedThemesOnly</result>
>         </action>
> that takes care of this and only allows theme switching.  I am not sure if 
> this is now what it is supposed to do ie completelt disable themes, we loose 
> functionality if it is.
> Also  .ThemeEditSharedThemesOnly is missing from tiles.xml.
> Cheers Greg



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to