bbPress

Simple, Fast, Elegant

bbPress plugin browser »

My Views (0.1.2)

Download

Version: 0.1.2

Last Updated: 2008-8-19

Requires bbPress Version: 0.8.2 or higher

Compatible up to: 0.9.0.2

Author Homepage »

Plugin Homepage »

Donate to this plugin »

Average Rating

5 stars
4 stars
3 stars
2 stars
1 star
(4)

Your Rating

Author: _ck_


  1. Ok it seems to be showing up now cheers.

    Is there a way to stop it showing posts when they aren't new?

    Mine is just showing the previous 48 hours section.
    I am just wanting new post only...how would I go about this?

    Posted: 3 months ago #
  2. Also I am wanting it to show new posts and topics regardless of the user having participated in it.

    Posted: 3 months ago #
  3. That's called "Latest Discussions" and it's the front page of bbPress. It's also a view inside "My Views".

    Note Unread Posts will also show all new topics since they last logged in (or 48 hours ago, whichever is older) regardless if they posted or not in the topic.

    Posted: 3 months ago #
  4. Another winner here. Thumbs up!

    Posted: 1 month ago #
  5. First - totally love this! Thanks.

    Second - may be slight off topic, but can you recommend a way I can port your 'makeSortable' code to all the forums? (i.e. use same code on front-page.php, forum.php, and tag-single.php)

    Posted: 4 weeks ago #
  6. kehlers, I doubt that would work very well but if you want to try it, you could change this line (120) in the my-views.php plugin

    if (is_view()) :

    to

    if (!is_topic()) :

    Posted: 3 weeks ago #
  7. Oh, I think I know what you mean... since the topics are presented in "chunks" (i.e. one page worth of topics), you wouldn't be having a 'true' sort of all the topics in one forum... Hm.

    Posted: 3 weeks ago #
  8. asbjornu

    Member

    I can't activate the view plugin on my 0.9.2 installation. Is it not compatible? Is there a patch I can apply to make it work?

    Posted: 3 weeks ago #
  9. asbjornu, it should work on all installs.

    What message if any do you get when you try to access the plugin directly, ala:
    http://yourdomainname.com/forumpath/my-plugins/my-views/my-views.php

    Posted: 2 weeks ago #

RSS feed for this topic

Add a Comment

You must log in to post.

Code is Poetry.