Advertisement:

Author Topic: cb|Emailogin  (Read 14577 times)

Offline Jesna

  • Jr. Member
  • **
  • Posts: 140
Re: cb|Emailogin
« Reply #40 on: February 19, 2011, 02:00:29 PM »
Danish translation - Dansk oversættelse

SMF 1.1.13

$txt[40] = 'Denne email adresse eksisterer ikke.';
$txt['smf52'] = 'Log på med email, kodeord og sessionslængde';

$txt[37] = 'Du skal udfylde en email adresse.';
$txt[520] = 'Dette er det viste navn, som folk vil se.';

$txt['smf100'] = 'Email';


SMF 2.0 RC5

$txt['username_no_exist'] = 'Denne email adresse eksisterer ikke.';
$txt['quick_login_dec'] = 'Log på med email, kodeord og sessionslængde';

$txt['identification_by_smf'] = 'Dette er det viste navn, som folk vil se.';
$txt['need_email'] = 'Du skal udfylde en email adresse.';

$txt['user_email'] = 'Email';
$txt['password_reminder_desc'] = 'Hvis du har glemt dit login, kan du få det igen. For at starte denne proces skal du indtaste din email adresse nedenfor.';

Offline codebirth

  • Jr. Member
  • **
  • Posts: 124
  • Gender: Male
  • Dark Knight
Re: cb|Emailogin
« Reply #41 on: February 20, 2011, 04:58:50 AM »
Thanks for the translations PLAYBOY and Jesna :) I'm going to pack them as language packages so they can be applied to current and previous versions of the mod running on SMF >= 1.1.10 or SMF >= 2.0 RC1.2

Offline codebirth

  • Jr. Member
  • **
  • Posts: 124
  • Gender: Male
  • Dark Knight
Re: cb|Emailogin
« Reply #42 on: February 20, 2011, 06:59:43 AM »
Turkish-UTF8 Language Pack

This is the Turkish-UTF8 language pack for cb|Emailogin 0.2, 0.3, 0.4 and 0.5

Compatible with SMF 1.1.10, 1.1.11, 1.1.12, 1.1.13, 2.0 RC 1.2, 2.0 RC2, 2.0 RC3, 2.0 RC4, and 2.0 RC5

You have to install it from the Packages manager of your SMF board.

Thanks to PLAYBOY for the translation.
« Last Edit: February 20, 2011, 07:06:18 AM by codebirth »

Offline codebirth

  • Jr. Member
  • **
  • Posts: 124
  • Gender: Male
  • Dark Knight
Re: cb|Emailogin
« Reply #43 on: February 20, 2011, 07:03:09 AM »
Danish-UTF8 Language Pack

This is the Danish language pack for cb|Emailogin 0.2, 0.3, 0.4 and 0.5

Compatible with SMF 1.1.10, 1.1.11, 1.1.12, 1.1.13, 2.0 RC 1.2, 2.0 RC2, 2.0 RC3, 2.0 RC4, and 2.0 RC5

You have to install it through the Packages manager of your SMF board.

Thanks to Jesna for the translation.
« Last Edit: February 20, 2011, 07:06:31 AM by codebirth »

Offline ABM

  • SMF Hero
  • ******
  • Posts: 1,939
  • Gender: Male
  • Aportes Y Descargas
    • aportesydescargas.com.ar on Facebook
Re: cb|Emailogin
« Reply #44 on: February 21, 2011, 03:33:24 PM »
Thanks

Offline Jade Elizabeth

  • SMF Friend
  • SMF Super Hero
  • *
  • Posts: 11,167
  • Gender: Female
  • Keep your enemies close and your friends closer ;)
    • @BunnyRabbitSex on Twitter
    • BunnyRabbitSex
Re: cb|Emailogin
« Reply #45 on: February 22, 2011, 04:12:51 AM »
Can you please change the text on the mobile template?
Once proud Documentation Writer and Help Squad Leader
I'm for HIRE! | Check out my Fiverr Jobs! | Let's play games on OMGPOP together!


Need More Posts?

Quote
[12:13am] <%Jade> link me
[12:14am] <+orstio> <a href="Jade">link</a>


Offline codebirth

  • Jr. Member
  • **
  • Posts: 124
  • Gender: Male
  • Dark Knight
Re: cb|Emailogin
« Reply #46 on: February 22, 2011, 04:18:49 AM »
Sure, I will look into that this evening.

Offline codebirth

  • Jr. Member
  • **
  • Posts: 124
  • Gender: Male
  • Dark Knight
Re: cb|Emailogin
« Reply #47 on: February 22, 2011, 01:09:44 PM »
Hello,

This patch will apply changes to the Wireless template, so your users that connect through WAP, WAP2 or iMode will also see the text Email instead of Username in the login form. I have tested it with SMF 1.1.13 and SMF 2.0 RC5 but I guess it will work with previous SMF versions too.

Please, let me know if you find any issue.

Offline PLAYBOY

  • SMF Hero
  • ******
  • Posts: 1,903
  • Livephotoshop.com & Lullabyabc.com
    • Lullabies and Us
Re: cb|Emailogin
« Reply #48 on: February 24, 2011, 03:48:54 AM »
If all of these patches and language files will be included in the next update, i d ratter wait for it and install all at once.

Offline codebirth

  • Jr. Member
  • **
  • Posts: 124
  • Gender: Male
  • Dark Knight
Re: cb|Emailogin
« Reply #49 on: February 24, 2011, 04:00:35 AM »
Yes, they will be included in the next release for sure.

Offline SulevFan

  • Jr. Member
  • **
  • Posts: 100
Re: cb|Emailogin
« Reply #50 on: March 04, 2011, 07:31:49 AM »
I'm using ssi_login() on my site. Is there some way this mod can be applied to the ssi code so that all pages can use email login?

Offline codebirth

  • Jr. Member
  • **
  • Posts: 124
  • Gender: Male
  • Dark Knight
Re: cb|Emailogin
« Reply #51 on: March 05, 2011, 03:48:42 AM »
I'm using ssi_login() on my site. Is there some way this mod can be applied to the ssi code so that all pages can use email login?

Sure, I will look into that.

Offline SulevFan

  • Jr. Member
  • **
  • Posts: 100
Re: cb|Emailogin
« Reply #52 on: March 05, 2011, 01:26:21 PM »
Thank you kindly. :)

Offline codebirth

  • Jr. Member
  • **
  • Posts: 124
  • Gender: Male
  • Dark Knight
Re: cb|Emailogin
« Reply #53 on: March 07, 2011, 06:30:06 AM »
A new version (0.51) is available which includes the recent changes and new languages.

http://custom.simplemachines.org/mods/index.php?mod=1665

Offline sharks

  • Sr. Member
  • ****
  • Posts: 891
  • Gender: Male
  • There's always a way.
Re: cb|Emailogin
« Reply #54 on: March 07, 2011, 01:51:58 PM »
Thanks for updating this mod today. It is very useful. Thank you. :)
SMF 2.0 Theme Color Editor
http://www.colorizeit.com/browse/24/smf-20-themes.html

SMF Package Parser to view all edits made by any modification package:
http://resourcez.biz/PackageParser/

Firefox is the best browser for SMF!
http://www.mozilla.com/en-US/firefox/fx/

Offline PLAYBOY

  • SMF Hero
  • ******
  • Posts: 1,903
  • Livephotoshop.com & Lullabyabc.com
    • Lullabies and Us
Re: cb|Emailogin
« Reply #55 on: March 07, 2011, 06:54:07 PM »
Do we have to uninstall the old one before installing the new one?

1.1.13

Offline SulevFan

  • Jr. Member
  • **
  • Posts: 100
Re: cb|Emailogin
« Reply #56 on: March 07, 2011, 08:45:16 PM »
Hello. I received an update notification in Spanish, I think.

Anyone knows why?

Quote
Hola SulevFan,

La personalización, cb|Emailogin, ha sido actualizada en la zona de las personalizaciones. La ultima versión es ahora, 0.51.
Puedes comprobarlo usando el siguiente enlace:
SulevFan

Has recibido esta notificación porque te suscribiste en su momento a recibir notificaciones de esta personalización. Puedes evitar futuras notificaciones visitando el enlace anterior al mod y cancelando dicha suscripción.

La descripción de esta personalización es la siguiente:
cb|Emailogin

Offline SulevFan

  • Jr. Member
  • **
  • Posts: 100
Re: cb|Emailogin
« Reply #57 on: March 07, 2011, 08:48:54 PM »
Another question. Can someone please expand on the changes to ssi_login()? Is it the change I asked about to allow email login via ssi_login()?

Thanks!

Offline codebirth

  • Jr. Member
  • **
  • Posts: 124
  • Gender: Male
  • Dark Knight
Re: cb|Emailogin
« Reply #58 on: March 08, 2011, 04:15:29 AM »
@PLAYBOY Yes, you have to uninstall any previous version of the mod.

@SulevFan I don't know why you received the notificaction in Spanish but it could be a bug. Spanish is my language but the notification is automatically sent by SMF so it should be sent in each subscriber's language I think.

The changes on ssi_login() only affect the login form generated by SSI.php which I think it was what you asked. There's actually nothing else to change to allow email login via ssi_login()

@sharks You're welcome. Thanks for your message :)

Offline Jade Elizabeth

  • SMF Friend
  • SMF Super Hero
  • *
  • Posts: 11,167
  • Gender: Female
  • Keep your enemies close and your friends closer ;)
    • @BunnyRabbitSex on Twitter
    • BunnyRabbitSex
Re: cb|Emailogin
« Reply #59 on: March 08, 2011, 08:09:32 AM »
Hello,

This patch will apply changes to the Wireless template, so your users that connect through WAP, WAP2 or iMode will also see the text Email instead of Username in the login form. I have tested it with SMF 1.1.13 and SMF 2.0 RC5 but I guess it will work with previous SMF versions too.

Please, let me know if you find any issue.

Thanks tonnes!! :D
Once proud Documentation Writer and Help Squad Leader
I'm for HIRE! | Check out my Fiverr Jobs! | Let's play games on OMGPOP together!


Need More Posts?

Quote
[12:13am] <%Jade> link me
[12:14am] <+orstio> <a href="Jade">link</a>