Hi Hussain,
Thanks for the quick feedback.
Putting data into table-like interfaces is something I do frequently,
especially in situations where the XML is used in a CMS; people want
WYSIWYG, and it would really excel XmlMind if so was possible.
Quite often what I want would be the same as a content area and a
sidebar area, in which both you can edit XML content. Any thoughts on
this matter, even if for future features? If I make a Java plugin,
could it be feasable to interact with the rendering engine?
Sorry if my questions are confusing and trivial.
Kind regards,
Alexander
On Wed, 13 Oct 2004 10:27:58 +0200, Hussein Shafie <hussein at pixware.fr>
wrote:
> Alexander Johannesen wrote:
> > I'm well away in configuring and deploying XmlMind here, but have
> > stumbled upon a snag. I read in the documentation that there is no
> > support for "width:[%]" in CSS, and no floats, meaning that no
> > elements can easily be placed next to eachother. I have some XML;
> >
> > <section ... />
> > <section ... />
> > <column>
> > <section ... />
> > <section ... />
> > <section ... />
> > </column>
> >
> > I basically need to create a page where there is a left and right
> > column. The left column are the sections outside the <column>, and the
> > right is the ones inside, and each section can contain a variety of
> > elements (title, content, point, link, etc). I've looked at
> > display:table, but it looks overly limiting and complex for such a
> > simple thing. Do I have any other options, or must I fiddle with
> > creating a table through the "content" directive to wrap all these
> > elements into a table with two columns?
>
> There is no way to do what you want, even with tables.
>
> XXE is designed to make it easy to recognize -- using a distinctive
> style like in a <sidebar> -- and edit <column>s. It is not designed to
> do this to the point of making <column>s *really* look like columns.
>
>
--
"Ultimately, all things are known because you want to believe you know."
- Frank Herbert
__ http://shelter.nu/ __________________________________________________