I want the DirectoryGenerator output the full absolute path of every file in a directory but didn't get to manage it. What parameters do I have to provide in the sitemap?

Example:

Directory to generate:
/home/harald/temp
  |_1.xml
  |_2.xml


The output of the generator should contain the following <dir:file name="/home/harald/temp/1.xml"/> <dir:file name="/home/harald/temp/2.xml"/>

Is this somehow possible with the generator or do I have to take an additional stylesheet to get what I want?

Harald


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to