Search Results for 'bbpress'
-
AuthorSearch Results
-
January 13, 2007 at 12:50 am #50847
In reply to: Error for tags.php
Trent Adams
MemberJanuary 13, 2007 at 12:27 am #53288In reply to: Registration spam & Akismet
ear1grey
MemberI’ve cranked out a trac ticket for this, though it’s not clear if the Akismet code is part of the core or not.
January 12, 2007 at 11:43 pm #53338talgalili
MemberHi mdawaffe – Great job !
I made the php file (called it as the .mo file name – which was bbpress_il_IL.php )
And once putting it in the languages directory, combined with the improved style.css files – it did the magic.
there are two points to make though:
1) when entering a thread – there is a sliding of the info part – in the begining of the thread. as shown here:
http://www.biostatistics.co.il/forums/topic.php?id=3&replies=1
2) It might be helpful, for less technofillik people as us – to make an option in the admin panel – weather to turn the “rtl” on or off.
(another nice add on – would be to enable different “rtl” setup – on different forums on the same bbpress installation. Not that I need such a feature – but it might be worth keeping in mind)
Again, thanks a whole bunch !
After there is a solid release of a working style-rtl.css – I will gladly publish all the installation detail for the hebrew speaking community (and i believe all will be happy).
Tal.
January 12, 2007 at 10:46 pm #53337Michael Adams (mdawaffe)
MemberI’ve updated things again: https://trac.bbpress.org/changeset/592
(you can still use those other links to grab the most recent data).
The UL at the top of the topic page gets shifted too far over to the right. I don’t know why and have filed a ticket: https://trac.bbpress.org/ticket/541
Trent Adams
MemberJanuary 12, 2007 at 10:08 pm #53349In reply to: My 5 Plugins
Michael Adams (mdawaffe)
MemberYou can also subscribe to the RSS feeds on https://bbpress.org/plugins/ to stay up to date!
January 12, 2007 at 10:06 pm #53336Michael Adams (mdawaffe)
MemberI have updated the stylesheets: https://trac.bbpress.org/changeset/591
You can grab the most recent copies here:
http://svn.automattic.com/bbpress/trunk/bb-templates/style.css
http://svn.automattic.com/bbpress/trunk/bb-templates/style-rtl.css
EDIT: It seems there are more bugs than I thought… Still working.
January 12, 2007 at 9:50 pm #53335Michael Adams (mdawaffe)
MemberIf you look at the top of the default theme’s header (/bb-templates/header.php) you will see:
<link rel="stylesheet" href="<?php bb_stylesheet_uri(); ?>" type="text/css" /><?php global $bb_locale; if ( ('rtl' == $bb_locale->text_direction) ) : ?>
<link rel="stylesheet" href="<?php bb_stylesheet_uri( 'rtl' ); ?>" type="text/css" />
<?php endif; ?>
Currently, you have a file called he.mo (is that the right name for Hebrew?) in bbPress’ languages directory.
You should also put a file called he.php in that directory that has the following content.
<?php$text_direction = 'rtl';
?>
Then, bbPress will know that your language is RTL and should include both the style.css and the style-rtl.css automatically.
But, you’re right. There are a bunch of CSS bugs it looks like. I’ll see what I can do to fix them.
January 12, 2007 at 9:09 pm #1228Topic: My 5 Plugins
in forum Pluginsardentfrost
MemberAny of you that have downloaded my plugins and use them, they are now on bbpress.org/plugins/
I’ll still mention here when I update stuff and I will also keep my own pages up-to-date and monitored, but now you can go to the official bbpress plugin repository to make comments, suggestions, and requests.
Regards
January 12, 2007 at 9:04 pm #53328In reply to: the user changes his password
Gorka Urrutia
MemberIt is possible that you are using a corrupted spanish mo file. I read somewhere in these forums there was a problem with an “old” spanish translation (the problem appeas when trying to get to the profile). Try the translation I’ve just published to see if it solves the problem:
January 12, 2007 at 8:33 pm #53280In reply to: POT file for bbPress 0.74
January 12, 2007 at 8:33 pm #50787In reply to: Signatures
Gorka Urrutia
MemberThere is a topic about signatures here:
January 12, 2007 at 8:15 pm #50786In reply to: Signatures
Michael Adams (mdawaffe)
MemberbbPress core will not do this. A plugin could offer such a feature.
January 12, 2007 at 8:12 pm #50663In reply to: Displaying Photos>
Michael Adams (mdawaffe)
MemberThere’s a plugin for images: https://bbpress.org/plugins/topic/5?replies=14
The
<blockquote>tag is allowed by default.January 12, 2007 at 7:52 pm #50167In reply to: “This topic is not a support question”
Michael Adams (mdawaffe)
MemberbbPress 0.80 will not have the topic resolution stuff. There will be a plugin to re-implement it for those that want it.
January 12, 2007 at 7:44 pm #53279In reply to: POT file for bbPress 0.74
Emre Erkan
MemberIt may be tr.
Thanks!
January 12, 2007 at 7:39 pm #53278In reply to: POT file for bbPress 0.74
Michael Adams (mdawaffe)
Memberit is!
What should it be tr? tr_TR?
January 12, 2007 at 7:36 pm #53277In reply to: POT file for bbPress 0.74
Emre Erkan
MemberIf it is possible, yes.
January 12, 2007 at 7:31 pm #53276In reply to: POT file for bbPress 0.74
Michael Adams (mdawaffe)
Memberwordpress-tr, would you like a directory in the bbpress-i18n repository?
January 12, 2007 at 7:25 pm #53275In reply to: POT file for bbPress 0.74
Emre Erkan
MemberHi,
bbPress Turkish version is ready, we’ve published in our site; WordPress Türkiye:
January 12, 2007 at 6:40 pm #49931In reply to: En español
Gorka Urrutia
MemberNueva versión de la traducción para bbPress 0.74:
January 12, 2007 at 6:38 pm #53274In reply to: POT file for bbPress 0.74
Stefano Aglietti
MemberGrazie tante
January 12, 2007 at 6:15 pm #53273In reply to: POT file for bbPress 0.74
Michael Adams (mdawaffe)
MemberJanuary 12, 2007 at 5:47 pm #53257In reply to: Cannot redeclare bb_int_set_current_user()…
Michael Adams (mdawaffe)
MemberThat’s a WordPress Plugin, not a bbPress plugin. It should only be installed in your WordPress plugins dir.
January 12, 2007 at 2:27 pm #53272In reply to: POT file for bbPress 0.74
Ike
MemberOk sorry for me being so lazy… just did some google’ing and found eclipse-plugin for gettext, so i’m going to do the german part…
-
AuthorSearch Results