Skip to:
Content

BuddyPress.org

Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#3229 closed enhancement (duplicate)

Forum tags heat map function args

Reported by: hnla's profile hnla Owned by:
Milestone: 1.5 Priority: normal
Severity: normal Version:
Component: Core Keywords:
Cc: hnla

Description

Can I suggest that this be added to sidebar.php as it's not clear that args can be passed to bp_forums_tag_heat_map() and had to be tracked down through core files, many will not be sure how to do this (stemming from a support topic - overlarge text breaking layout)

<?php / / bp_forums_tag_heat_map() accepts args as ('smallest=10&largest=42&sizing=px&limit=50') defaults shown in exmample ?>

<div id="tag-text"><?php bp_forums_tag_heat_map(); ?></div>

Or something along those lines.

Change History (3)

#1 @DJPaul
13 years ago

  • Resolution set to duplicate
  • Status changed from new to closed

Getting full phpdoc into BuddyPress will help to clarify this type of thing. We've a ticket for phpdoc in general, #2345, so closing this one.

#2 @hnla
13 years ago

phpdocs will be nice, better than a scattering of comments. This was just to highlight the issue, it was a somewhat unnecessary support question as the user should have been able to see clearly that args were passable.

#3 @johnjamesjacoby
13 years ago

  • Component changed from Theme to Core
  • Keywords heat map args forum tags removed
  • Milestone changed from Awaiting Review to 1.5
  • Severity set to normal
  • Version 1.5 deleted

Moving closed ticket out of Awaiting Review.

Note: See TracTickets for help on using tickets.