On Thu, 2009-07-30 at 15:17 -0400, John Marshall wrote:
> Hi,
> 
> Is there an easy way to enable the "Copy Page" action in the
> actions menu apart from commenting it out/removing it from
> the "actions_exluded" part of the options_no_group_name in
> multiconfig.py? I've looked and cannot find one.

Just put it in your wikiconfig (copy the default value from multiconfig)
and modify it as you like.

class Config(...):
    ...
    actions_excluded = [...]


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Moin-user mailing list
Moin-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/moin-user

Reply via email to