[dev] Re: Horde Portal Layout Editor tweak

Joe Jenkins joe at nerdnet.com
Wed Dec 3 14:15:52 PST 2003


No prob, sorry =D

--- edit.inc    Wed Dec  3 15:14:58 2003
+++ edit_new.inc        Wed Dec  3 15:14:40 2003
@@ -1,4 +1,6 @@
-<table cellpadding="0" cellspacing="6" border="0" width="100%">
+<table cellpadding="6" cellspacing="2" border="0" bordercolor="black"
width="99%"><tr><td>
+<table cellpadding="2" cellspacing="0" border="1" bordercolor="black"
width="100%">
+
 <?php
 $rows = $layout->rows();
 $columns = 0;
@@ -48,3 +50,5 @@
 <?php endfor; ?>
   </tr>
 </table>
+
+</td></tr></table>


"Jan Schneider" <jan at horde.org> wrote in message
news:20031203231244.b0gk0ko88skws088 at neo.wg.de...
> Zitat von Joe Jenkins <joe at nerdnet.com>:
>
> > I tweaked the code to the layout editor to draw a line around each of
the
> > Edit boxes, it makes it more clear to me when I am rearranging my blocks
> > to
> > see the shape and positions with the blocks... See if you like it (I am
> > sure
> > it could be further refined)
>
> Can you please send a unified diff instead, so that we can easier see your
> changes?
>
> Jan.
>
> --
> http://www.horde.org - The Horde Project
> http://www.ammma.de - discover your knowledge
> http://www.tip4all.de - Deine private Tippgemeinschaft
>
> -- 
> Horde developers mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: dev-unsubscribe at lists.horde.org
>





More information about the dev mailing list