Can somebody tell me when the script includes come from when using OPS in a portlet. When running without a portlet it gets them from themes.xsl (I can change this file and see the changes in my output), but when I use the epilogue-portlet. Xml the changes don't appear. I've noticed that they are already included in my document at the very start of epilogue-portlet so it isn't the xsl in here. I tried looking for it in the source code for the xform-output processor but couldn't find it there either. The reason I'm looking is that currently the output of the scipts has the following format <script src="…"/> and I discovered that it needs to be <script src="…"></script>. I've used a stylesheet in epilogue-portlet to change this but it would be more efficient if I could change it at source. Thanks Richard Shaw ¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø¤º°`°º¤ø,¸¸,ø¤ Atkins Transport Systems
Direct Dial.: +44 (0) 1372 756407
This email and any attached files are confidential and copyright protected. If you are not the addressee, any dissemination of this communication is strictly prohibited. Unless otherwise expressly agreed in writing, nothing stated in this communication shall be legally binding. -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
Administrator
|
Hi Richard,
In all cases, the <script src="..."> for XForms are added in the xforms-to-xhtml processor which is started from ops\pfc\xforms-epilogue.xpl. Alex On 4/6/06, Shaw, Richard A <[hidden email]> wrote: > Can somebody tell me when the script includes come from when using OPS in a > portlet. > > When running without a portlet it gets them from themes.xsl (I can change > this file and see the changes in my output), but when I use the > epilogue-portlet. Xml the changes don't appear. I've noticed that they are > already included in my document at the very start of epilogue-portlet so it > isn't the xsl in here. > > I tried looking for it in the source code for the xform-output processor but > couldn't find it there either. Blog (XML, Web apps, Open Source): http://www.orbeon.com/blog/ -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
--
Follow Orbeon on Twitter: @orbeon Follow me on Twitter: @avernet |
Free forum by Nabble | Edit this page |