From a77cb73ad2df6015a16bb996778ad7bbd3cf2799 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Fri, 9 Jan 2009 22:10:47 +0000 Subject: [PATCH] iterating on new nodes index --- PLCWWW.spec | 2 +- planetlab.conf => httpd.conf | 0 modules/planetlab.module | 1 + planetlab/css/plc_paginate.css | 134 +++++++++++++ planetlab/icons/comon.png | Bin 2694 -> 3324 bytes planetlab/icons/delete.png | Bin 2279 -> 3478 bytes planetlab/icons/event.png | Bin 2065 -> 3516 bytes planetlab/includes/plc_functions.php | 25 +++ .../plc_script.js => js/plc_functions.js} | 0 planetlab/js/plc_paginate.js | 15 ++ planetlab/nodes/index.php | 31 +-- planetlab/nodes/newindex.php | 183 +++++++++++++----- planetlab/sites/site_form.php | 2 +- 13 files changed, 320 insertions(+), 73 deletions(-) rename planetlab.conf => httpd.conf (100%) create mode 100644 planetlab/css/plc_paginate.css rename planetlab/{includes/plc_script.js => js/plc_functions.js} (100%) create mode 100644 planetlab/js/plc_paginate.js diff --git a/PLCWWW.spec b/PLCWWW.spec index 93c7018..20b563f 100644 --- a/PLCWWW.spec +++ b/PLCWWW.spec @@ -60,7 +60,7 @@ mkdir -p $RPM_BUILD_ROOT/var/www/html rsync -a --exclude \*.spec --exclude .svn --exclude CVS ./ $RPM_BUILD_ROOT/var/www/html/ echo "* PLEWWW: Installing config for httpd" -install -D -m 644 planetlab.conf $RPM_BUILD_ROOT/etc/httpd/conf.d/planetlab.conf +install -D -m 644 httpd.conf $RPM_BUILD_ROOT/etc/httpd/conf.d/plcwww.conf %post # attempt to perform most of the drupal post-install stuff - assuming version 6.x diff --git a/planetlab.conf b/httpd.conf similarity index 100% rename from planetlab.conf rename to httpd.conf diff --git a/modules/planetlab.module b/modules/planetlab.module index 0a2adb8..e1f7d1f 100644 --- a/modules/planetlab.module +++ b/modules/planetlab.module @@ -128,6 +128,7 @@ function planetlab_block($op = 'list', $delta = 0, $edit = array()) $node_item = ''; $node_item .= 'Nodes'; $node_item .= '