[buddypress-trac] [BuddyPress] #3229: Forum tags heat map function args
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Thu May 19 17:37:49 UTC 2011
#3229: Forum tags heat map function args
---------------------------------------+-----------------------------
Reporter: hnla | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Theme | Version: 1.3
Keywords: heat map args, forum tags |
---------------------------------------+-----------------------------
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.
--
Ticket URL: <https://trac.buddypress.org/ticket/3229>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list