Re: [Moin-user] Strange macro behaviour (1.8.0rc1)

2008-10-19 Thread Thomas Waldmann
> as I mentioned a few days ago, I have written a custom IncludeRevision > macro to include a specific revision of another page. Basically I stole > the bits of Include.py that looked relevant, hacked in revision > handling, and ignored the whole "what if the included page includes > other pages?

Re: [Moin-user] Include with version number (was Re: Wiki for document management)

2008-10-19 Thread Thomas Waldmann
> > > * is anyone interested in a series of patches to refactor Include.py > > > in order to make it more extensible and more reusable? > > > > Just to warn you: current Include code is a mess and rather limited due > > to the way it works. > > Yes, I figured that out pretty quickly. That

Re: [Moin-user] Odd behaviour of hierarchical ACLs

2008-10-19 Thread Thomas Waldmann
> acl_hierarchic = True > acl_rights_before = u"adminuser:read,write,delete,revert,admin" > acl_rights_default = u"All:read" > auth = [HTTPAuth()] > show_login = 0 > user_autocreate = True Looks all ok (for 1.7.x). > Team1Group > == > * someuser Please check if S