From: Thierry Parmentelat Date: Thu, 2 Apr 2009 19:07:07 +0000 (+0000) Subject: add comments on todo stuff X-Git-Tag: PLEWWW-4.3-3~4 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=bc2f114fabb0700144971a0498b2798c988581dc;p=plewww.git add comments on todo stuff --- diff --git a/planetlab/nodes/node.php b/planetlab/nodes/node.php index 25edde1..e5ce205 100644 --- a/planetlab/nodes/node.php +++ b/planetlab/nodes/node.php @@ -250,6 +250,7 @@ $form->start(); $table->row_start(); $table->cell ($peers->shortname($peer_id)); $table->cell (l_slice_t ($slice['slice_id'],$slice['name'])); + # xxx l_sliver not implemented yet - what should we show exactly ? $table->cell (l_sliver_t ($node_id,$slice['slice_id'],'view')); $table->row_end(); } diff --git a/plewww.spec b/plewww.spec index 4edda10..1fceeaa 100644 --- a/plewww.spec +++ b/plewww.spec @@ -64,7 +64,8 @@ echo "All files just need to be installed as is from the codebase" rm -rf $RPM_BUILD_ROOT # -# plcwww +# plewww +# xxx : uninstall should undo this # echo "* PLEWWW: Installing web pages"