Login & Logout Changelog
- 2.1.6 Support for themes improved, thanks to Sean Bolster.
- 2.1.5 German translation updated – thanks again Ulli Fetzer. Widget options updated.
- 2.1.4 Added German translation, many thanks to Ulli Fetzer.
- 2.1.3 Fixed bug with “Title” option not saving.
- 2.1.2 Fixed bug in “Before HTML” and “After HTML” so quote marks are handled correctly.
- 2.1.1 Updated Spanish translation, thanks to César Aracena.
- 2.1.0 New options to add custom HTML before and after the plugin’s HTML. Also added Italian translation – thanks to Giovanni Di Santo (GREY FOX).
- 2.0.0 Major update to enable the plugin to be used with themes that don’t support widgets. Now the plugin can be added to any part of your site. For example, to add to your footer, simply add “rh_hype_lilo()” to your theme’s footer.php. Other parts of the plugin code have also been tidied up.
- 1.5.5 Added Polish translation. Thanks to Daniel of Home Help.
- 1.5.4 Added Spanish (es_ES), Dutch (nl_NL) and Norwegian (nb_NO) translations. Many thanks to Frank Hondsmerk of http://www.erfjord.net for the Dutch and Norwegian translations.
- 1.5.3 Minor bug fix. Added Persian (fa_IR) translation, many thanks to Bluebird2 at http://sourena.net/fa/
- 1.5.2 Clean up PHP code
- 1.5 Added fr_FR French translation – many thanks to Sebastien Violet for the translation and for cleaning up my PHP.
- 1.4 Added support for multiple languages. The POT file is now included in the downloadable ZIP. Please leave a response below if you plan to produce an translation, mainly so other people don’t start working on the same thing.
- 1.3.1 Bug fix: Logout link now always returns to the correct post/page – e.g. the post/page that the user was on before clicking “Log out”.
- 1.3 Added configuration option to widget to remove the “Options” label for logged-in users. This makes the widget look nicer in narrow sidebars.
Bug fix: Site width/Center Alignment now work properly.
- 1.2 Changed format of links URLs introduced in 1.1. Enter a full URI for external websites (e.g. http://wordpress.org/extend/plugins/) or “/permalink” for a link to a post/page on your own Wordpress site.
- 1.1 Added new admin page to Tools menu.
- enables admin to enter a list of text labels and URLs. If the list is not empty, the links are displayed by the widget.
Added configuration options to widget:
- Checkbox to toggle display of user’s email address.
- Checkbox to toggle “Center Alignment” of widget text within the sidebar.
- Textbox to enter the width of the sidebar. Only used if “Center Alignment” option enabled.
- 1.0 Stable release. Can be used only with Widgetized theme. No configurable options.
Leave a Response
You must be logged in to post a response.
Where do i send a Swedish translation (PO file)?
This was really quick.
Thank you for the update 2.1.4.
Ulli
Hi,
thanks for the login & logout widget which works fine!
I can provide you with a German translation for the latest release (2.1.3). Please tell me, where to upload.
Regards
Ulli
Hi,
I’ve been playing with many addons trying to find the best (simple) ones for an upcoming proyect and so far this is the best to handle my redirections.
I have one question regarding the “skinning” of the widget: All my theme’s widgets go inside separate boxes. To achieve that, I need to wrap all your widget with tags and the widget itself in another tag… where should I place them? I intend not to use the php stuff.
Thanks in advance!
I have just released version 2.1.0 which includes new options to insert your own HTML before and after the widget. I hope this will allow you to skin the widget in any way you like. -Roger
Thanks Roger, it worked perfectly.
I sent you an email with updated Spanish translation.
Thanks again!
Unfortunately when I enter a div or another tag with a class or id (which are of course using quotes) I get a returned entry with backslashes before the quote marks like this “. It means it won’t match any classes or ids in my css
Thanks for letting me know – I’ll release an update in an hour or so that will fix this problem. -Roger.
[...] Login-Logout [...]
Hello!
I just installed the login/logout widget and I love it. Nice job!
However, the links that I added do not have a checkbox showing. I have two test links that I would like to deactivate or delete. The info says to uncheck the box but the checkboxes do not appear in Chrome. When I tried in FireFox they were there!
Thanks!
Morgan
Hi Morgan,
Thanks for getting in touch, and for the bug report – I’ll look into it asap and let you know when it’s fixed. -Roger
Hi again, unfortunately it seems this is a bug in Chrome..
http://www.google.com/support/forum/p/Chrome/thread?tid=0551a15ebb64a498&hl=en
Hi Roger,
I have made a Norwegian translation and can also provide a Dutch translation. I have made the .mo and .po files and copied them to the languages subfolder of the plugin for testing them on my own installation, but it just keeps showing the plugin in English. I would expect that the plugin takes the language settings from the Wordpress installation and then looks for a corresponding translation in the languages subfolder. Maybe I’m using the wrong filename. Is there a way I can test them myself or should I just send the files to you? Just let me know where to send them, you have my emailaddress!
Regards,
Frank
Hi,
I can provide you a french translation.
The question is how ??
Hi Seb,
Many thanks for the offer. The main steps are:
1) edit the POT file (it’s in login-and-out.zip) and add the appropriate translation for each line in the POT file. Save the result as a PO file.
2) From a PO file a MO file is built. This is a binary file which contains all the original strings and their translations in a format suitable for fast translation extraction. The conversion is done using the msgfmt tool. If you can’t do this don’t worry, I’ll take care of it.
3) I add the MO file to the ZIP
If you use Windows there are some tools to make editing the POT file easier – some info here: http://weblogtoolscollection.com/archives/2007/08/27/localizing-a-wordpress-plugin-using-poedit/
Please let me know if you need any more information or help.
Thanks again, Roger