[dev] Re: Horde Portal Layout Editor tweak

Jan Schneider jan at horde.org
Tue Dec 30 10:53:45 PST 2003


I did something similar in CVS. Update and see what it looks like.

Zitat von Joe Jenkins <joe at nerdnet.com>:

> 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 - Neue Wege des Lernens
http://www.tip4all.de - Deine private Tippgemeinschaft


More information about the dev mailing list