Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
I have implemented an application based on Orbeon Forms, and have localized
it into an obscure language ready for production installation on Jetspeed 2. Only 2 things are a (minor) problem: The red "Loading" message (I can't just disable it as xxforms:show-progress="false" seems to have no effect when there's a change on the current page.) and The "Home" link at the bottom of the example portlet that I have used as a base. I could substitute the text with Apache as a last resort. Is there a simple way of localizing these? Or do I need to delve into the AJAX libraries and also change the source code of the FormsPortlet? -- 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 OW2 mailing lists service home page: http://www.ow2.org/wws |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Hi,
as regards the "loading..." label, please take a look at this topic: http://n4.nabble.com/Internationalization-issues-td360682.html Best regards, Maciek |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
In reply to this post by Paul Anderson-2
Regarding the portlet, I wouldn't use the built-in portlet theme. You
can change the theme with this property: <property as="xs:anyURI" name="oxf.epilogue.theme.embeddable" value="oxf:/config/theme-embeddable-examples.xsl"/> Just change it from theme-embeddable-examples.xsl to your own stylesheet. -Erik On Sun, Feb 7, 2010 at 10:46 AM, <[hidden email]> wrote: > I have implemented an application based on Orbeon Forms, and have localized > it into an obscure language ready for production installation on Jetspeed > 2. > > Only 2 things are a (minor) problem: > > The red "Loading" message > (I can't just disable it as xxforms:show-progress="false" seems to have > no effect when there's a change on the current page.) > > and > > The "Home" link at the bottom of the example portlet that I have used > as a base. I could substitute the text with Apache as a last resort. > > Is there a simple way of localizing these? Or do I need to delve into > the AJAX libraries and also change the source code of the FormsPortlet? > > > > > -- > 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 > OW2 mailing lists service home page: http://www.ow2.org/wws > > ... [show rest of quote] ... [show rest of quote] -- 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 OW2 mailing lists service home page: http://www.ow2.org/wws |
Free forum by Nabble | Edit this page |