This is an automated email from the ASF dual-hosted git repository.
wave pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/openoffice-org.git.
from a7397fc Migration of FAQs html content
new b01979e Migration of ucb assets
new fd22705 Migration of ucb html content
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
assets/ucb/docs/ucb-overview.odp | Bin 0 -> 29291 bytes
assets/ucb/docs/ucp-ref/ftp-contents.gif | Bin 0 -> 3359 bytes
assets/ucb/docs/ucp-ref/hierarchy-contents.gif | Bin 0 -> 3914 bytes
assets/ucb/docs/ucp-ref/odma-ucp.gif | Bin 0 -> 2394 bytes
assets/ucb/docs/ucp-ref/package-contents.gif | Bin 0 -> 3323 bytes
assets/ucb/docs/ucp-ref/tdoc-contents.gif | Bin 0 -> 3947 bytes
assets/ucb/docs/ucp-ref/webdav-contents.gif | Bin 0 -> 3480 bytes
assets/ucb/docs/ucp-ref/wfs.gif | Bin 0 -> 2420 bytes
assets/{ui => ucb}/images/open_office_org_logo.gif | Bin
assets/{ui => ucb}/robots.txt | 0
content/ucb/docs/cachemap.html | 1017 +++++++++++
content/ucb/docs/errorhandling.html | 517 ++++++
content/ucb/docs/fileurl.html | 192 ++
content/ucb/docs/ucb-api-usage.html | 1833 ++++++++++++++++++++
content/ucb/docs/ucb-configuration.html | 467 +++++
content/ucb/docs/ucp-ref.html | 294 ++++
content/ucb/docs/ucp-ref/file-ucp.html | 228 +++
content/ucb/docs/ucp-ref/ftp-ucp.html | 220 +++
content/ucb/docs/ucp-ref/help-ucp.html | 333 ++++
content/ucb/docs/ucp-ref/hierarchy-ucp.html | 225 +++
content/ucb/docs/ucp-ref/odma-ucp.html | 297 ++++
content/ucb/docs/ucp-ref/package-ucp.html | 238 +++
content/ucb/docs/ucp-ref/tdoc-ucp.html | 394 +++++
content/ucb/docs/ucp-ref/webdav-ucp.html | 336 ++++
content/ucb/index.html | 247 +++
25 files changed, 6838 insertions(+)
create mode 100644 assets/ucb/docs/ucb-overview.odp
create mode 100644 assets/ucb/docs/ucp-ref/ftp-contents.gif
create mode 100644 assets/ucb/docs/ucp-ref/hierarchy-contents.gif
create mode 100644 assets/ucb/docs/ucp-ref/odma-ucp.gif
create mode 100644 assets/ucb/docs/ucp-ref/package-contents.gif
create mode 100644 assets/ucb/docs/ucp-ref/tdoc-contents.gif
create mode 100644 assets/ucb/docs/ucp-ref/webdav-contents.gif
create mode 100644 assets/ucb/docs/ucp-ref/wfs.gif
copy assets/{ui => ucb}/images/open_office_org_logo.gif (100%)
copy assets/{ui => ucb}/robots.txt (100%)
create mode 100644 content/ucb/docs/cachemap.html
create mode 100644 content/ucb/docs/errorhandling.html
create mode 100644 content/ucb/docs/fileurl.html
create mode 100644 content/ucb/docs/ucb-api-usage.html
create mode 100644 content/ucb/docs/ucb-configuration.html
create mode 100644 content/ucb/docs/ucp-ref.html
create mode 100644 content/ucb/docs/ucp-ref/file-ucp.html
create mode 100644 content/ucb/docs/ucp-ref/ftp-ucp.html
create mode 100644 content/ucb/docs/ucp-ref/help-ucp.html
create mode 100644 content/ucb/docs/ucp-ref/hierarchy-ucp.html
create mode 100644 content/ucb/docs/ucp-ref/odma-ucp.html
create mode 100644 content/ucb/docs/ucp-ref/package-ucp.html
create mode 100644 content/ucb/docs/ucp-ref/tdoc-ucp.html
create mode 100644 content/ucb/docs/ucp-ref/webdav-ucp.html
create mode 100644 content/ucb/index.html