Re: export bug?
eric casteleijn <[email protected]>
| Newsgroups | gmane.comp.web.zope.silva.devel |
|---|---|
| Message-ID | <[email protected]> |
kit blake wrote: > On 10/5/05, eric casteleijn <[email protected]> wrote: > >>As far as I can tell now, this has not changed in 1.3 specifically. >>Whether it is a bug or not is debatable, and I certainly agree that it >>is somewhat confusing, but it seems only containers can be exported >>through the current UI, and that this has been the case for some time... > > > Sorry to be the messenger, but we export single documents all the > time, e.g. to make PDFs of office docs. If this feature is broken it > needs to be repaired. > > The confusion in the UI is a different issue. Marc, did you actually > do an export and get the entire publication? The export uses the > nearest id, which is unfortunately the container (long explanation of > why it's not the doc itself) and uses that for the export file name. > But only the document content is actually exported. Ok, things are still subtly different from what anyone up til now has said. Which is a very good indication that the current UI is indeed confusing: Kit is right when he says one should be able export single documents, and that *is* indeed still the case, when you go to the publish tab of an individual document. What I think Marc was looking at is either the contents or the publish tab of a folder/publication, where there are import/export buttons which completely ignore any checkboxes the user might have selected. This is indeed confusing I think. I am now trying to see whether I can easily change that behaviour. eric