Hi,
> the problem is that the stylesheet relies heavily on an additional css
> stylesheet (included in the package iirc).
> currently there is no way for a module to add its own stylesheet link to
> the page header, since only its section will be used by
> lenya's pipelines. so you are basically
J David Eisenberg wrote:
On Fri, 24 Mar 2006, Renaud Richardet wrote:
J,
Apache Lenya is an open source content management system. We are
currently in the process of integrating odt documents into the
framework. While looking for a stylesheet to convert the content.xml of
and odt file t
On Fri, 24 Mar 2006, Renaud Richardet wrote:
> J,
>
> Apache Lenya is an open source content management system. We are
> currently in the process of integrating odt documents into the
> framework. While looking for a stylesheet to convert the content.xml of
> and odt file to xhtml, we found yo
J David Eisenberg wrote:
On Fri, 24 Mar 2006, Renaud Richardet wrote:
J,
Apache Lenya is an open source content management system. We are
currently in the process of integrating odt documents into the
framework. While looking for a stylesheet to convert the content.xml of
and odt file t
J,
Apache Lenya is an open source content management system. We are
currently in the process of integrating odt documents into the
framework. While looking for a stylesheet to convert the content.xml of
and odt file to xhtml, we found your stylesheet odt_to_xhtml.xsl
We would be very interes
Jörn Nettingsmeier wrote:
[...]
Then we could as well use plain XHTML for the view
(including head and body), couldn't we?
+1
That was just an example. ;)
IMO we should use plain xhtml grammar. I do not really see the benefit
yet of Jörns idee of adding lenya: ns.
i'm proposing it to mak
Thorsten Scherler wrote:
El vie, 24-03-2006 a las 12:09 +0100, Andreas Hartmann escribió:
Thorsten Scherler wrote:
[...]
Hmm, I always wondered why we have been limiting everything to the . Why we are not changing the page2xhtml.xsl like:
...
That (content/head) looks a little strange IM
El vie, 24-03-2006 a las 12:09 +0100, Andreas Hartmann escribió:
> Thorsten Scherler wrote:
>
> [...]
>
> > Hmm, I always wondered why we have been limiting everything to the > id="body"/>. Why we are not changing the page2xhtml.xsl like:
> > ...
> >
> > > select="xhtml:[EMAIL PROTECTED]'cont
Thorsten Scherler wrote:
[...]
Hmm, I always wondered why we have been limiting everything to the . Why we are not changing the page2xhtml.xsl like:
...
That (content/head) looks a little strange IMO.
Then we could as well use plain XHTML for the view
(including head and body), couldn't
Thorsten Scherler wrote:
Hmm, I always wondered why we have been limiting everything to the . Why we are not changing the page2xhtml.xsl like:
...
This way we support as well the head parts of a content document.
votes++
but i'm wondering whether xhtml elements are a good choice as m
El jue, 23-03-2006 a las 21:48 -0500, Renaud Richardet escribió:
> Michael Wechner wrote:
>
> > Joern Nettingsmeier wrote:
> >
> >>
> >> let's whine at the devs in unison to provide a standard mechanism for
> >> modules to add header elements :-D
> >> i had planned to look into it today, but alas.
Renaud Richardet wrote:
BTW: is there a way to integrate the opendocument2xhtml.xsl from J.
David Eisenberg into Lenya (re copyrights)?
it's LGPL and AFAIK we cannot distribute LGPL stuff
Shall we ask him if he would be ready to donate it to the ASF?
you might want to ask him if he wa
Michael Wechner wrote:
Joern Nettingsmeier wrote:
let's whine at the devs in unison to provide a standard mechanism for
modules to add header elements :-D
i had planned to look into it today, but alas...
what about the fallback for page2xhtml-RESOURCETYPE.xsl in the case
of the default p
Joern Nettingsmeier wrote:
let's whine at the devs in unison to provide a standard mechanism for
modules to add header elements :-D
i had planned to look into it today, but alas...
what about the fallback for page2xhtml-RESOURCETYPE.xsl in the case
of the default publication resp. overwrit
Paloma Gomez wrote:
> Hi,
>
> Thorsten Scherler wrote:
>> Have you set (in lenya/local.build.properties)
>> #
>> # Enable file uploads in Lenya
>> # If you leave this set to false, asset and image upload will not w
Hi,
Thorsten Scherler wrote:
> Have you set (in lenya/local.build.properties)
> #
> # Enable file uploads in Lenya
> # If you leave this set to false, asset and image upload will not work.
> # It is disabled by def
El mié, 22-03-2006 a las 15:49 +0100, Paloma Gomez escribió:
> Hi all,
Hi Paloma,
> First, I'd like to thank you all for your help. :-)
>
> I've tried a mix of Michi's and Thorsten's suggestions:
>
> Thorsten Scherler wrote:
> >Hmm, I just did a change in the menus.xmap, can you try again after
Hi all,
First, I'd like to thank you all for your help. :-)
I've tried a mix of Michi's and Thorsten's suggestions:
Thorsten Scherler wrote:
>Hmm, I just did a change in the menus.xmap, can you try again after svn
>up on 1.4?
Michael Werner wrote:
>try to use
>
>http://svn.wyona.com/repos/publi
Paloma Gomez wrote:
Hi all,
I've tried out the odt module and have noticed that it doesn't support
any formatting. I've read in the dev mailing list how to fix it:
The XSLT applied to the ODT XML is only rudimentary. There do
exists better versions, but they are
GPL and cannot be re-distr
Paloma Gomez wrote:
Hi all,
I've tried out the odt module and have noticed that it doesn't support
any formatting. I've read in the dev mailing list how to fix it:
The XSLT applied to the ODT XML is only rudimentary. There do
exists better versions, but they are
GPL and cannot be re-distr
Thorsten Scherler wrote:
El mar, 21-03-2006 a las 19:03 +0100, Paloma Gomez escribió:
Hi Thorsten,
Hmm, if you place it to
{yourPub}/lenya/modules/opendocument/xslt/opendocument2xhtml.xsl and do
./build.sh clean
./build.sh
./lenya.sh
It should be triggered.
Here is what I've
Hi Paloma,
Paloma Gomez wrote:
Hi Thorsten,
Hmm, if you place it to
{yourPub}/lenya/modules/opendocument/xslt/opendocument2xhtml.xsl and do
./build.sh clean
./build.sh
./lenya.sh
It should be triggered.
Here is what I've done:
1. I've copied it to the place you suggested
2. build.sh
El mar, 21-03-2006 a las 19:03 +0100, Paloma Gomez escribió:
> Hi Thorsten,
>
> > Hmm, if you place it to
> > {yourPub}/lenya/modules/opendocument/xslt/opendocument2xhtml.xsl and do
> > ./build.sh clean
> > ./build.sh
> > ./lenya.sh
> >
> > It should be triggered.
> Here is what I've done:
> 1. I'
Hi Thorsten,
> Hmm, if you place it to
> {yourPub}/lenya/modules/opendocument/xslt/opendocument2xhtml.xsl and do
> ./build.sh clean
> ./build.sh
> ./lenya.sh
>
> It should be triggered.
Here is what I've done:
1. I've copied it to the place you suggested
2. build.sh clean
3. build.sh
4. build.sh i
El mar, 21-03-2006 a las 18:26 +0100, Paloma Gomez escribió:
> Hi all,
>
> I've tried out the odt module and have noticed that it doesn't support
> any formatting. I've read in the dev mailing list how to fix it:
>
> >The XSLT applied to the ODT XML is only rudimentary. There do
> > exists bette
Hi all,
I've tried out the odt module and have noticed that it doesn't support
any formatting. I've read in the dev mailing list how to fix it:
>The XSLT applied to the ODT XML is only rudimentary. There do
> exists better versions, but they are
> GPL and cannot be re-distributed. But see the li
26 matches
Mail list logo