Re: directory listing batch file invocation

2005-09-09 Thread Louis . Masters
OK, after looking at the examples and the Coccon wiki page for the DirectoryGenerator, I got my directory listing to somewhat work. Here is the my basic sitemap.xmap entry: map:pipeline internal-> map:match pattern=**/defaultbuilddir.html map:generate type=directory src="">

Re: directory listing batch file invocation

2005-09-09 Thread Louis . Masters
Just an update. I got the html serializer working (the html was malformed) and the html now renders. I believe the rest of the issues relate to my not understanding xmaps. Now on to understanding aggregates... -Lou [EMAIL PROTECTED] wrote on 09/09/2005 12:14:42 PM: OK, after looking at the

Re: directory listing batch file invocation

2005-09-06 Thread Louis . Masters
| |cc: | |Subject: Re: directory listing batch file invocation

Re: directory listing batch file invocation

2005-09-06 Thread Thorsten Scherler
| |cc: | |Subject: Re: directory listing batch file invocation

directory listing batch file invocation

2005-09-02 Thread Louis . Masters
I'm using Forrest 0.6 to migrate off of a plain old apache server. I have most of the site replicated. The only remaining issues are: 1. I need a directory listing of a path outside of the web app. I tried using the Directory Generator, but quite honestly, I have no idea how to implement it.

Re: directory listing batch file invocation

2005-09-02 Thread David Crossley
[EMAIL PROTECTED] wrote: I'm using Forrest 0.6 to migrate off of a plain old apache server. I have most of the site replicated. The only remaining issues are: Any reason for 0.6 ? You would be better of start a new application with 0.7 version. Anyway ... 1. I need a directory listing of a