[buddypress-dev] Tagged components and roadmap

Jerome jeromebeta at gmail.com
Tue May 13 10:16:04 GMT 2008


just had a quick try on v0.11, it did fix the avatar uploading problem on
subdirectory installed wpmu, but link mess-up problem still existed, it
seems the following two lines in bp-xprofile.php will make every category,
archive and page link always display the latest one post:

-------------------------------------------
Line 127   query_posts('showposts=1');
Line 128   if ( have_posts() ) : while ( have_posts() ) : the_post();
endwhile; endif;
---------------------------------------------------
thanks!
On Tue, May 13, 2008 at 1:27 AM, Andy Peatling <andypeatling at automattic.com>
wrote:

> We have now started to tag components with version numbers. If you don't
> plan on writing any code, but simply want to try out or test BuddyPress
> components you should read the following:
>
> http://trac.buddypress.org/wiki/installing-buddypress
>
> Anyone not planning on developing should basically avoid the trunk in SVN
> from now on.
>
> Based on the new roadmap: http://trac.buddypress.org/wiki/roadmap we will
> be tagging releases of each component when the functionality listed for that
> version has been completed. This will give the opportunity for people to
> download that version and test it.
>
> I've just tagged version 0.1.1 of the core and the extended profiles
> component. The bug fixes from 0.1 are:
>
>  - Fixed: Avatar uploads where the uploaded picture would not show up and
> the cropping box would overlap a grey box.
>  - Fixed: Signup field element layouts for checkboxes and select boxes
>  - Fixed: Signup field callback values when validation fails
>  - Fixed: Inability to upload an avatar when using sub folders
>  - Fixed: Blog switcher tab highlighting when using sub folders
>  - Fixed: Category, archive, page and other link problems when using the
> extended profile component (can someone confirm this, as it is hard to test
> on a blank install).
>
>
>
> ---------
> Andy Peatling | Social Engineer | Automattic
> http://andyinlife.com
>
>
>
> _______________________________________________
> buddypress-dev mailing list
> buddypress-dev at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/buddypress-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://comox.textdrive.com/pipermail/buddypress-dev/attachments/20080513/27225c33/attachment.htm


More information about the buddypress-dev mailing list