I upgraded the WP.org Plugins Directory to bbPress trunk/ today. I’m sure there’s still glitches to work out. In particular, search may be a little out of date until I get the new sphinx index set up correctly.
I upgraded the WP.org Plugins Directory to bbPress trunk/ today. I’m sure there’s still glitches to work out. In particular, search may be a little out of date until I get the new sphinx index set up correctly.
Ryan McCue 1:29 am on August 27, 2010 Permalink
Is this using the current Plugin Browser plugin, or an updated one?
mdawaffe 1:40 am on August 27, 2010 Permalink
It’s never used that one. It uses http://bbpress.org/plugins/topic/svn-browser/
But to answer your question, an updated one. The publicly released one has been out of date for a long time, which is totally my fault
I know people are working on it for 3.org. One of the goals there should be to rerelease the code.
Ryan McCue 1:44 am on August 27, 2010 Permalink
Yeah, I copied the wrong link, I meant the svn browser plugin.
Shame that it’s out of date, I was going to work on a git version of it. I guess I’ll just have to wait.
Joost de Valk 12:50 pm on August 27, 2010 Permalink
Stupid question to ask here perhaps, but do you know whether it’s possible to embed anything else than a youtube movie? Or, if possible, a Youtube movie in a higher rate than 360p?
Case in point, my GA plugin page.
Matt 10:33 pm on August 29, 2010 Permalink
It supports VideoPress embeds too.
mdawaffe 3:52 am on August 30, 2010 Permalink
http://wpdevel.wordpress.com/2010/02/20/plugins-can-now-include-videos-in-their-readme-txt-files/
VideoPress, Vimeo, and YouTube.
You can add an hd=1 parameter to the end of your youtube URL and it will default to HD.
Ipstenu 2:12 pm on August 27, 2010 Permalink
FYI, some plugins with multiple authors aren’t showing up right. http://wordpress.org/extend/plugins/impostercide/ should list me and Skippy as authors, but is only listing Skippy. http://wordpress.org/extend/plugins/subscribe2/ on the otherhand is MISSING skippy. It’s very weird.
mdawaffe 4:08 am on August 30, 2010 Permalink
There’s some bugs in bbPress. In some places it treats user_logins case sensitively, and in others case insensitively (and sometimes it depends on your DB’s collation).
The easiest thing to do here is to be case sensitive in your readme.txt: change it from “Skippy” to “skippy”.
http://wordpress.org/extend/plugins/profile/skippy
(cf. http://wordpress.org/extend/plugins/profile/mattyrob )
Rich Pedley 7:50 am on August 30, 2010 Permalink
I’ve been thinking about this. there are times when you need a different name in the plugin to what is actually on the profile page. I’m leaving mine as broke as an example
http://wordpress.org/extend/plugins/eshop/
The profile links to – Rich Pedley
The actual profile page is – elfin
(the profile page doesn’t seem linked to the encompassing forum profile at all by the way)
So can I suggest a possible change to the readme, allowing you to change the author name to whatever you like, but followed with [.name.] for the real profile page. Obviously if this addition isn’t found it should default to the current system.
3sixty 7:12 pm on October 21, 2010 Permalink
mdawaffe,
any way to modify bbpress code to make login case-insensitive?
I posted about it here:
http://bbpress.org/forums/topic/usernames-are-case-sensitive-how-to-make-them-case-insensitive#post-75191
mdawaffe 5:58 am on August 29, 2010 Permalink
We’re experiencing some continued wonkiness with the plugins directory. The directory is about 12 hours behind. As of now, though, it’s catching up, which is better than it was doing an hour ago
Additionally, some plugin data may sporadically look inconsistent (don’t worry, no data loss).
I’m working on getting it stable so it will no longer fall behind or create more inconsistencies. Once that’s done, I’ll be able to repair all inconsistencies.
mdawaffe 7:38 am on August 29, 2010 Permalink
The plugins directory is caught up.