We are using the DreamWeaver 8 (DW) as the Authoring tool to perform various
operations (like checkin, checkout, get etc?) on the documents / images stored
in the Jackrabbit repository. We connect to the repository by using the Manage
Site option and configuring the Jackrabbit repository there. We need
clarification on the following:
1) Does DW by default support the versioning operations (checkin, checkout)
on Jackrabbit repository or do we have to implement these source control
integration APIs?
2) DW generates multiple requests for retrieving the folders (documents /
images) from the Jackrabbit repository. Is there a way to control this? How do
we do that?
3) The encoding type is supported only at the document level to be opened from
the DW. Our scenario is as follows: We retrieve a specific folder from the
Jackrabbit repository and display it on the default file browser (using Manage
site option) of the DW. If the folder is stored on Chinese language, it doesn?t
display them correctly. What is the configuration needed to support the I18N in
this case