Skip to:
Content

bbPress.org

Changes between Initial Version and Version 1 of Ticket #1702


Ignore:
Timestamp:
12/28/2011 06:25:59 PM (15 years ago)
Author:
johnjamesjacoby
Comment:

The term "pluggable" means something specific. I think you mean that it's missing the appropriate actions in the template.

The lead topic (and most of the other templates) need a comb through them for bbPress 2.1. Going to rename and edit this ticket as such.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1702

    • Property Component AdministrationTheme Compatability
    • Property Milestone Awaiting Review2.1
    • Property Summary Make bbp_topic_content pluggableAudit bbp-twentyten actions, HTML, and CSS
  • Ticket #1702 – Description

    initial v1  
    1 Currently only bbp_reply_content seems to be pluggable because you can use bbp_before_reply_content, or bbp_after_reply_content. But this leaves out people who are using bbp_show_lead_topic as a means to display the forum differently.
     1Currently only bbp_reply_content seems to be pluggable because you can use bbp_theme_before_reply_content, or bbp_theme_after_reply_content. But this leaves out people who are using bbp_show_lead_topic as a means to display the forum differently.