Language

15 views
Skip to first unread message

Stef

unread,
Mar 7, 2010, 8:08:05 AM3/7/10
to RPX Developers
Is it possible to change the language of the Signin module with the
free version?
http://img.skitch.com/20100307-j68r9xna596wa6niub5qygsh42.jpg

Thank you!

Jorge Carlos

unread,
Mar 9, 2010, 12:17:24 PM3/9/10
to rpx-dev...@googlegroups.com
2010/3/7, Stef <ste...@gmail.com>:
> --
> You received this message because you are subscribed to the Google Groups
> "RPX Developers" group.
> To post to this group, send email to rpx-dev...@googlegroups.com.
> To unsubscribe from this group, send email to
> rpx-developer...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/rpx-developers?hl=en.
>
>

Jorge Carlos

unread,
Mar 9, 2010, 12:19:10 PM3/9/10
to rpx-dev...@googlegroups.com
Yes read the docs for both pop up and iframe

2010/3/7, Stef <ste...@gmail.com>:

Stef

unread,
Mar 11, 2010, 12:56:11 PM3/11/10
to RPX Developers
Thank you, but it doesn't seem to work..
managementplatform.nl/wp-login.php

I've changed RPXNOW.language_preference = 'en'; to
RPXNOW.language_preference = 'nl';
in the rpx.php file.
But with no results.. I'm using the wordpress plugin version 0.2.8.
Did I forget something?

Thank you for helping.

Stef

unread,
Mar 11, 2010, 1:02:10 PM3/11/10
to RPX Developers
do I need to place this somewhere? Or is the wordpress plugin covering
this?

-------------
Setting the language for the embedded widget
Add the parameter "language_preference=lang" to your embedded iframe's
src URL, where lang is any of the language codes listed above.
-------------

Jorge Carlos

unread,
Mar 11, 2010, 4:34:32 PM3/11/10
to rpx-dev...@googlegroups.com
Duh! in wp-login its IFRAME, so you would need to edit the iframe source, adding de language_preferance in a GET value

2010/3/11 Stef <ste...@gmail.com>

Stef

unread,
Mar 11, 2010, 5:17:27 PM3/11/10
to RPX Developers
I have no idea what you're talking about.. would you be more specific?
..and think you could be a bit more polite against your future
customers.

> > > > > rpx-developer...@googlegroups.com<rpx-developers%2Bunsubscribe@go oglegroups.com>


> > .
> > > > > For more options, visit this group at
> > > > >http://groups.google.com/group/rpx-developers?hl=en.
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "RPX Developers" group.
> > To post to this group, send email to rpx-dev...@googlegroups.com.
> > To unsubscribe from this group, send email to

> > rpx-developer...@googlegroups.com<rpx-developers%2Bunsubscribe@go oglegroups.com>

Jorge Carlos

unread,
Mar 11, 2010, 6:32:27 PM3/11/10
to rpx-dev...@googlegroups.com
lol future costumers

2010/3/11 Stef <ste...@gmail.com>
To unsubscribe from this group, send email to rpx-developer...@googlegroups.com.

Stef

unread,
Mar 16, 2010, 12:32:22 PM3/16/10
to RPX Developers
Does anybody know what I'm missing here?

- What is a GET value?
- Where do I have to put this?

Thanks!

> > > > > > > rpx-developer...@googlegroups.com<rpx-developers%2Bunsu...@googlegroups.com>


> > <rpx-developers%2Bunsubscribe@go oglegroups.com>
> > > > .
> > > > > > > For more options, visit this group at
> > > > > > >http://groups.google.com/group/rpx-developers?hl=en.
>
> > > > --
> > > > You received this message because you are subscribed to the Google
> > Groups
> > > > "RPX Developers" group.
> > > > To post to this group, send email to rpx-dev...@googlegroups.com.
> > > > To unsubscribe from this group, send email to

> > > > rpx-developer...@googlegroups.com<rpx-developers%2Bunsu...@googlegroups.com>


> > <rpx-developers%2Bunsubscribe@go oglegroups.com>
> > > > .
> > > > For more options, visit this group at
> > > >http://groups.google.com/group/rpx-developers?hl=en.
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "RPX Developers" group.
> > To post to this group, send email to rpx-dev...@googlegroups.com.
> > To unsubscribe from this group, send email to

> > rpx-developer...@googlegroups.com<rpx-developers%2Bunsu...@googlegroups.com>

Jorge Carlos

unread,
Mar 16, 2010, 9:26:17 PM3/16/10
to rpx-dev...@googlegroups.com
In the IFRAME

should look like this: <iframe src="xxx.rpxnow.com/?xxx&language_preference=lang">
if you look closely and you had previously googled GET VARIABLES you should notice that we added on the src &language_preference=lang


On the javascript (this are between <script> tags) look for the RPX options and add a
RPXNOW.language_preference = 'lang';
where lang should be your language suported by RPX
https://rpxnow.com/docs#sign-in_localization
I cant help any longer if you dont read the docs...
RTFM
2010/3/16 Stef <ste...@gmail.com>
To unsubscribe from this group, send email to rpx-developer...@googlegroups.com.

Israelito

unread,
Mar 16, 2010, 12:33:07 PM3/16/10
to RPX Developers
Hola Jorge Carlos, supongo que por tu nombre hablas español.... tengo
el mismo problema, el atributo no funciona, es así como lo estoy
haciendo y quiero saber si esta algo mal

<iframe src="http://domain.rpxnow.com/openid/embed?token_url=http%3A%2F
%2Fwww.domain.com%2Ffolder%2Fperfil.php" scrolling="no"
frameBorder="no" allowtransparency="true" style="width:400px;height:
240px" language_preference="es"></iframe>

gracias por su ayuda

Reply all
Reply to author
Forward
0 new messages