Re: resyncing the Sitetree

2006-04-07 Thread Thorsten Scherler
El vie, 07-04-2006 a las 14:02 -0400, [EMAIL PROTECTED] escribió: > On 4/7/06, Tim Hannigan <[EMAIL PROTECTED]> wrote: > > It appears that my sitetree.xml file has gotten out of sync with the > > files present in the content/authoring directory. > > > > Is there any way to resync the sitetree witho

Re: xpath

2006-04-07 Thread solprovider
On 4/7/06, Tim wrote: > first I'd really like to thank you for your website. Without it i'd be > nowhere with lenya. I'm learning a lot from your examples and tutorials. You are welcome. > Can you have a quick look at this xpath parameter and tell me what's > wrong. I've been able to get the p

Re: resyncing the Sitetree

2006-04-07 Thread solprovider
On 4/7/06, Tim Hannigan <[EMAIL PROTECTED]> wrote: > It appears that my sitetree.xml file has gotten out of sync with the > files present in the content/authoring directory. > > Is there any way to resync the sitetree without going into the xml > file and doing it manually? Aggregate the current s

resyncing the Sitetree

2006-04-07 Thread Tim Hannigan
It appears that my sitetree.xml file has gotten out of sync with the files present in the content/authoring directory. Is there any way to resync the sitetree without going into the xml file and doing it manually? Thanks, -Tim

Re: how do i use access control for the live area in 1.4?

2006-04-07 Thread Andrew Golightly
Of course! Thanks :) A Thorsten Scherler wrote: El vie, 07-04-2006 a las 11:56 +0100, Andrew Golightly escribió: Jörn Nettingsmeier wrote: hi everyone! what is the correct way to provide a "login" link in the live area that will allow visitors to view restricted content or have

Re: how do i use access control for the live area in 1.4?

2006-04-07 Thread Thorsten Scherler
El vie, 07-04-2006 a las 11:56 +0100, Andrew Golightly escribió: > Jörn Nettingsmeier wrote: > > >>> > hi everyone! > > > what is the correct way to provide a "login" link in the live area > that will allow visitors to view restricted content or have > different men

Re: how do i use access control for the live area in 1.4?

2006-04-07 Thread Andrew Golightly
Jörn Nettingsmeier wrote: hi everyone! what is the correct way to provide a "login" link in the live area that will allow visitors to view restricted content or have different menus displayed to them based on their ac rights? i tried this url: http://localhost:/unidue/live/notizen.h

Re: pipeline anatomy example

2006-04-07 Thread Thorsten Scherler
El mar, 04-04-2006 a las 14:30 -0500, sharif islam escribió: > On 4/4/06, Michael Wechner <[EMAIL PROTECTED]> wrote: > > sharif islam wrote: > > > > >Can someone provide a better example for the anatomy of pipeline? > > > > > > > > > > you mean the general concept of a "pipeline" > > > > match Requ

Re: pipeline anatomy example

2006-04-07 Thread Thorsten Scherler
El mar, 04-04-2006 a las 11:31 -0500, sharif islam escribió: > Can someone provide a better example for the anatomy of pipeline? > (http://lenya.apache.org/1_2_x/tutorial/anatomy_of_the_pipeline.html) > I know this is something pretty basic, but I am having problems > understanding this, especially

Disable AC control for certain sections

2006-04-07 Thread Emmanouil Batsis
Hello, I'm trying to disable AC checks for some sections in the default pub, like default/authoring, default/admin and default/live/foobar. I've tried to do that in cocoon.xconf like: class="org.apache.lenya.ac.impl.BypassableAccessController" logger="lenya.ac.accesscontroller.bypassable">