fine tuning the public stream tag results

This commit is contained in:
zotlabs 2018-04-17 20:27:36 -07:00
parent 393cd46a82
commit a806c68713
3 changed files with 2 additions and 11 deletions

View File

@ -31,7 +31,7 @@ class Pubtagcloud {
$limit = ((array_key_exists('limit', $arr)) ? intval($arr['limit']) : 50); $limit = ((array_key_exists('limit', $arr)) ? intval($arr['limit']) : 75);
return pubtagblock($net_firehose,$site_firehose, $limit, $trending); return pubtagblock($net_firehose,$site_firehose, $limit, $trending);

View File

@ -368,15 +368,6 @@ function pub_tagadelic($net,$site,$limit,$recent,$type) {
} }
function dir_tagadelic($count = 0, $hub = '') { function dir_tagadelic($count = 0, $hub = '') {
$count = intval($count); $count = intval($count);

View File

@ -1,5 +1,5 @@
[region=aside] [region=aside]
[widget=pubtagcloud][var=trending]15[/var][var=limit]20[/var][/widget] [widget=pubtagcloud][var=trending]8[/var][var=limit]20[/var][/widget]
[widget=pubtagcloud][/widget] [widget=pubtagcloud][/widget]
[/region] [/region]
[region=right_aside] [region=right_aside]