From e19b5124101f2ff5aa755df99b0fcbd0923aa01f Mon Sep 17 00:00:00 2001 From: Christopher Lenz Date: Fri, 9 Jan 2009 18:20:37 +0000 Subject: Refactoring in Futon to clean up interactions between specific pages and the navigation. Also, switched some graphics over to PNGs with alpha-transparency (screw you IE6), and added a button for removing databases from the recent databases list. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@733104 13f79535-47bb-0310-9956-ffa450edef68 --- share/www/_sidebar.html | 45 -------------- share/www/config.html | 5 +- share/www/couch_tests.html | 5 +- share/www/database.html | 19 ++---- share/www/document.html | 17 +++--- share/www/image/add.gif | Bin 520 -> 0 bytes share/www/image/add.png | Bin 0 -> 709 bytes share/www/image/compact.gif | Bin 13522 -> 0 bytes share/www/image/compact.png | Bin 0 -> 28735 bytes share/www/image/delete-mini.gif | Bin 257 -> 0 bytes share/www/image/delete-mini.png | Bin 0 -> 418 bytes share/www/image/delete.gif | Bin 544 -> 0 bytes share/www/image/delete.png | Bin 0 -> 718 bytes share/www/image/load.gif | Bin 538 -> 0 bytes share/www/image/load.png | Bin 0 -> 780 bytes share/www/image/run-mini.gif | Bin 236 -> 0 bytes share/www/image/run-mini.png | Bin 0 -> 478 bytes share/www/image/run.gif | Bin 489 -> 0 bytes share/www/image/run.png | Bin 0 -> 718 bytes share/www/image/running.gif | Bin 548 -> 0 bytes share/www/image/running.png | Bin 0 -> 284 bytes share/www/image/save.gif | Bin 537 -> 0 bytes share/www/image/save.png | Bin 0 -> 843 bytes share/www/index.html | 12 ++-- share/www/replicator.html | 5 +- share/www/script/browse.js | 41 +++++++------ share/www/script/futon.js | 127 ++++++++++++++++++++++++++++++++++++++++ share/www/style/layout.css | 29 +++++---- 28 files changed, 193 insertions(+), 112 deletions(-) delete mode 100644 share/www/image/add.gif create mode 100644 share/www/image/add.png delete mode 100644 share/www/image/compact.gif create mode 100644 share/www/image/compact.png delete mode 100644 share/www/image/delete-mini.gif create mode 100644 share/www/image/delete-mini.png delete mode 100644 share/www/image/delete.gif create mode 100644 share/www/image/delete.png delete mode 100644 share/www/image/load.gif create mode 100644 share/www/image/load.png delete mode 100644 share/www/image/run-mini.gif create mode 100644 share/www/image/run-mini.png delete mode 100644 share/www/image/run.gif create mode 100644 share/www/image/run.png delete mode 100644 share/www/image/running.gif create mode 100644 share/www/image/running.png delete mode 100644 share/www/image/save.gif create mode 100644 share/www/image/save.png create mode 100644 share/www/script/futon.js (limited to 'share/www') diff --git a/share/www/_sidebar.html b/share/www/_sidebar.html index 9bddda37..6ef988b9 100644 --- a/share/www/_sidebar.html +++ b/share/www/_sidebar.html @@ -18,48 +18,3 @@ ? - diff --git a/share/www/config.html b/share/www/config.html index 7eab0448..f9b95c1a 100644 --- a/share/www/config.html +++ b/share/www/config.html @@ -22,13 +22,10 @@ specific language governing permissions and limitations under the License. + + + + + +