Re: opendocument formatting

2006-03-27 Thread Paloma Gomez
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

Re: opendocument formatting for Apache Lenya

2006-03-26 Thread Michael Wechner
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

Re: opendocument formatting for Apache Lenya

2006-03-25 Thread J David Eisenberg
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

Re: opendocument formatting for Apache Lenya

2006-03-24 Thread Renaud Richardet
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

opendocument formatting for Apache Lenya

2006-03-24 Thread Renaud Richardet
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

Re: opendocument formatting

2006-03-24 Thread Andreas Hartmann
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

Re: opendocument formatting

2006-03-24 Thread Jörn Nettingsmeier
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

Re: opendocument formatting

2006-03-24 Thread Thorsten Scherler
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

Re: opendocument formatting

2006-03-24 Thread Andreas Hartmann
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

Re: opendocument formatting

2006-03-24 Thread Jörn Nettingsmeier
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

Re: opendocument formatting

2006-03-24 Thread Thorsten Scherler
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.

Re: opendocument formatting

2006-03-24 Thread Michael Wechner
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

Re: opendocument formatting

2006-03-23 Thread Renaud Richardet
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

Re: opendocument formatting

2006-03-23 Thread Michael Wechner
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

Re: opendocument formatting

2006-03-23 Thread Joern Nettingsmeier
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

Re: opendocument formatting

2006-03-23 Thread Paloma Gomez
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

Re: opendocument formatting

2006-03-22 Thread Thorsten Scherler
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

Re: opendocument formatting

2006-03-22 Thread Paloma Gomez
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

Re: opendocument formatting

2006-03-21 Thread Michael Wechner
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

Re: opendocument formatting

2006-03-21 Thread Michael Wechner
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

Re: opendocument formatting

2006-03-21 Thread Renaud Richardet
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

Re: opendocument formatting

2006-03-21 Thread Jonathan Addison
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

Re: opendocument formatting

2006-03-21 Thread Thorsten Scherler
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'

Re: opendocument formatting

2006-03-21 Thread Paloma Gomez
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

Re: opendocument formatting

2006-03-21 Thread Thorsten Scherler
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

opendocument formatting

2006-03-21 Thread Paloma Gomez
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