The secure CMS.

Welcome to Geeklog
Friday, May 25 2012 @ 05:15 AM EDT

Geeklog 1.8.0rc1

Announcements

The first Release Candidate for Geeklog 1.8.0 is now available for download.

This version fixes the problem with OAuth and OpenID users being logged out after 2 minutes. Users which log in via Facebook or LinkedIn OAuth now also get their full name as their Geeklog username instead of the number / string of random characters that were used before (Twitter OAuth was not affected and continues to use the Twitter username).

Please try out this version and help us track down any remaining issues. Thank you.

Story Options

Trackback

Trackback URL for this entry: http://www.geeklog.net/trackback.php/geeklog-1.8.0rc1

Here's what others have to say about 'Geeklog 1.8.0rc1':

Geeklog 1.8.0rc2 - Second Release Candidate for Geeklog 1.8.0 - Geeklog
[...] Geeklog 1.8.0rc2 Thursday, June 02 2011 @ 09:00 AM EDT Contributed by: Dirk Views: 0 We found a few more bugs in 1.8.0rc1 , so we decided that another release candidate was necessary. Geeklog 1.8.0rc2 is now available for download. This [...] [read more]
Tracked on Thursday, June 02 2011 @ 09:01 AM EDT

Geeklog 1.8.0rc1 | 6 comments | Create New Account
The following comments are owned by whomever posted them. This site is not responsible for what they say.
Geeklog 1.8.0rc1
Authored by: uyghurmen on Thursday, May 19 2011 @ 08:54 PM EDT

I wonder that forum direction problem fixed in this version or not? My mean can change to right to left?

Geeklog 1.8.0rc1
Authored by: Dirk on Friday, May 20 2011 @ 04:41 PM EDT

A problem in the Forum plugin would have to be fixed there, not in Geeklog. So the answer is "no".

Geeklog 1.8.0rc1
Authored by: Roccivic on Monday, May 23 2011 @ 08:54 AM EDT
We are already aware of this issue and it is in our bug tracker here: http://code.google.com/p/geeklog/issu...etail?id=9

A Hebrew language file has already been merged into our repository, but it will not be shipped with the next release of the Forum as we still have most text directions hardcoded and we also have now entered a feature freeze. So, I think that this issue will not be resolved soon, though we are hoping that someone will come along and help us with it, since currently (AFAIK) not a single developer of the Forum speaks (or understands) an RTL language.

Rouslan
Geeklog 1.8.0rc1
Authored by: uyghurmen on Saturday, June 04 2011 @ 08:36 PM EDT

Many time I asked about text direction in forum RTL, two three time users telling about Hebrew language site solved this problem by LWC, I try to contact him, he did not got answer exactly how to do. and some time never ot answer.

I saw lots of open source CMS, and change direction easily, even in Joomla in some HTML file change a charachter (direction>0<direction change to direction>1<direction) all site completely changed, even header image, logos direction. I looking for HTML file in geeklog too, but I did not find related direction file.

Geeklog 1.8.0rc1
Authored by: Dirk on Sunday, June 05 2011 @ 03:03 AM EDT

Again, the problem you experience seems to be specific to the Forum plugin. As far as I'm aware, Geeklog itself works reasonably well with RTL languages (and if it doesn't, please submit bug reports). So why don't you try working with the group that's trying to revive support for the Forum plugin by explaining to them exactly what's wrong and what needs to be fixed?

To answer your question: Text direction is changed automatically when the language file indicates that it's an RTL language by declaring this variable: $LANG_DIRECTION = 'rtl'; Everything else should happen automatically. And if it doesn't - see above.

Geeklog 1.8.0rc1
Authored by: uyghurmen on Saturday, June 11 2011 @ 10:37 PM EDT

Thanks your reply. I know about $LANG_DIRECTION = 'rtl'; but this will change direction for geeklog main page (or front page), not for forum. My problem is on forum direction change.
I want to work with group, but I have not enough knowledge about program writing. I only can translate to my language.