On Aug 29, 2006, at 5:37 PM, Bill Dudney wrote:

I'm trying to change the DocGenerator so that it uses the confluence web service's exportSpace instead of having to traverse every page and do the reworking of URL's ourselves. the stuff you find at ~jefft is exported in this fashion. My thinking was that it would be better to invoke one method on Confluence than keep up all the code we have to do the same basic thing.

Ok, now I see why this works differently. This may be a problem for other reasons:

1. We are using custom template to render page.
2. We are using a custom hidden tag to generate multi-level table of contents displayed on the right hand side.

We'll lose both if we simply grab HTML export.

Andrus

Reply via email to