From 539a418b1d7bfbffdcb377a7a9a43fd1a3753b6a Mon Sep 17 00:00:00 2001 From: Christopher Lenz Date: Thu, 8 Jan 2009 10:19:20 +0000 Subject: Get rid of the iframe structure in Futon to allow easy bookmarking, reloading and back/forward button support across all browsers. Resolves COUCHDB-186 and COUCHDB-56. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@732675 13f79535-47bb-0310-9956-ffa450edef68 --- share/www/dialog/_compact_database.html | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 share/www/dialog/_compact_database.html (limited to 'share/www/dialog/_compact_database.html') diff --git a/share/www/dialog/_compact_database.html b/share/www/dialog/_compact_database.html new file mode 100644 index 00000000..efa5d345 --- /dev/null +++ b/share/www/dialog/_compact_database.html @@ -0,0 +1,28 @@ + +
+

Compact Database

+
+

+ Compacting a database removes deleted documents and previous revisions. + It is an irreversible operation and my take + a while to complete for large databases. +

+
+
+ + +
+
-- cgit v1.2.3