#2541 closed defect (bug) (fixed)
[patch] Link to Group Forum Directory Shouldn't Appear if Disabled [HAS-PATCH]
| Reported by: | crashutah | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.5 |
| Component: | Forums | Version: | |
| Severity: | Keywords: | ||
| Cc: |
Description
If you have "Disable global forum directory?" set to "Yes" in the BP options, then it shouldn't display a link to the "Group Forum Directory" on line 19 of this file:
\buddypress\bp-themes\bp-default\groups\single\forum\topic.php
Seems like an easy patch if I knew how to call for that BP option.
Attachments (2)
Change History (11)
#2
@
16 years ago
- Keywords has-patch added
- Summary Link to Group Forum Directory Shouldn't Appear if Disabled → Link to Group Forum Directory Shouldn't Appear if Disabled [HAS-PATCH]
#3
@
16 years ago
- Summary Link to Group Forum Directory Shouldn't Appear if Disabled [HAS-PATCH] → [patch] Link to Group Forum Directory Shouldn't Appear if Disabled [HAS-PATCH]
#5
@
16 years ago
- Keywords has-patch commit removed
Unfortunately the patch is out of date and won't apply to trunk now that pages are used for the top level components.
#6
@
16 years ago
To clarify: we'll need to take the "forums" page out of the main navigation menu as well as the links on the individual pages such as the ones addressed in this patch.
#7
@
16 years ago
2541-1.patch modifies tho main nav menu as well. I want feedback from DJPaul before committing, as bp-default's functions.php is more his baby than mine.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Good call, John.