[Solar-talk] One True Layout experiment
Paul M Jones
pmjones at solarphp.com
Fri Aug 25 07:10:58 PDT 2006
On Aug 20, 2006, at 3:29 PM, Rodrigo Moraes wrote:
> Hey guys,
> Let me show you another One True Layout:
>
> http://lm.tipos.org/lm/en_US
>
> This uses Solar, and has nothing related to the previous One True
> Layout app. It uses a class that represents a block inside where other
> blocks can be included. Want another column? Say block->addBlock().
> Want a header? Say block->addHeader(). And so on. All elements accept
> an array with css definitions, and that's how colors, paddings,
> alignment, etc are defined.
>
> The next step is to make these css definitions customizable with an
> user interface, which is what really matters. Actually, the structure
> definition is not friendly at all, but once you have this interface
> you can create "basic structures" for people to customize. They can be
> saved as a serialized object etc., and expert users can also use it to
> create theit own structures.
>
> Well, I just wanted to show something I've been working for layouts
> created by users. :-)
This looks pretty cool, man, thanks for sharing. :-)
--
Paul M. Jones <http://paul-m-jones.com>
Solar: Simple Object Library and Application Repository
for PHP5. <http://solarphp.com>
Savant: The simple, elegant, and powerful solution for
templates in PHP. <http://phpsavant.com>
More information about the solar-talk
mailing list