inherit
King Oligochaete
126470
0
Feb 24, 2021 12:23:15 GMT -8
Wormopolis
Stop rating plugins with 1 star that dont deserve it.
20,002
June 2008
tbserialkillers
Wormo's Mini-Profile
|
Post by Wormopolis on Nov 8, 2014 17:15:59 GMT -8
|
|
inherit
206056
0
Oct 22, 2024 12:06:59 GMT -8
adminabp
378
February 2014
adminabp
|
Post by adminabp on Jan 16, 2015 7:07:27 GMT -8
Any chance we could get an option added to sort list by when the Hadookieag was added? Like have the most recent ones go at the top. Right now, it's either not sort them at all, or sort them by popularity; which results in having old popular tags crowding out the new ones from getting visibility.
Thanks.
|
|
inherit
King Oligochaete
126470
0
Feb 24, 2021 12:23:15 GMT -8
Wormopolis
Stop rating plugins with 1 star that dont deserve it.
20,002
June 2008
tbserialkillers
Wormo's Mini-Profile
|
Post by Wormopolis on Jan 25, 2015 2:25:43 GMT -8
the way I wrote the math, I told it to not only take into account how many references it knows of, but also how old it is in the list. if the first tag it stores has 200 references, that holds a higher significance then the 199th tag in the list. BUT, as more and more tags are added, eventually even that 200 reference tag will get phased out by the newer ones. It will actually be storing about 400 tags, but it will only display the number you tell it to. I can put an option to sort by time, but that would defeat the purpose of the cloud having each tag hold relevance. your 200 ref tag suddenly gets pushed out after 25 tags or so.
when comparing two tags with the SAME ref count, however, the newer tag will win because the math puts emphasis on the position in the array.
I can see if maybe adding in something to help get older tags out by looking at array length, but Im not sure what effect that would have on newer tags added that only have 1 refcount.
|
|
inherit
206056
0
Oct 22, 2024 12:06:59 GMT -8
adminabp
378
February 2014
adminabp
|
Post by adminabp on Jun 13, 2015 14:34:14 GMT -8
Okay, I have a request/idea. Would it be possible to exclude tags from certain boards from being added to the Hashcloud?
Example: Todge, for their Recently Updated Thread Sidebar, has a page with the following settings.
"If you have any boards on your forum that you do NOT want to be included in the list, select them below. Restricted Boards." And you can chose among your boards for any you don't want added.
|
|
inherit
King Oligochaete
126470
0
Feb 24, 2021 12:23:15 GMT -8
Wormopolis
Stop rating plugins with 1 star that dont deserve it.
20,002
June 2008
tbserialkillers
Wormo's Mini-Profile
|
Post by Wormopolis on Jun 13, 2015 23:54:59 GMT -8
but still have tags work in those boards?
|
|
inherit
206056
0
Oct 22, 2024 12:06:59 GMT -8
adminabp
378
February 2014
adminabp
|
Post by adminabp on Jun 27, 2015 7:53:57 GMT -8
but still have tags work in those boards? Yes. Sorry it took so long to get back to you, I've been very busy. My thought was to use tags in picture galleries and fanfic threads to help people find specific things like that that they are looking for. Examples: #Supermanpic or #Batmanfic Which would be great, but would quickly potentially overtake everything else in the Hashcloud unless I had some way of excluding the tags from those boards from being added to the Hashcloud.
|
|
inherit
King Oligochaete
126470
0
Feb 24, 2021 12:23:15 GMT -8
Wormopolis
Stop rating plugins with 1 star that dont deserve it.
20,002
June 2008
tbserialkillers
Wormo's Mini-Profile
|
Post by Wormopolis on Jun 27, 2015 9:28:07 GMT -8
ok I will see what I can do
|
|
inherit
King Oligochaete
126470
0
Feb 24, 2021 12:23:15 GMT -8
Wormopolis
Stop rating plugins with 1 star that dont deserve it.
20,002
June 2008
tbserialkillers
Wormo's Mini-Profile
|
Post by Wormopolis on Jun 28, 2015 23:50:21 GMT -8
v1.0.1 submitted
reduced array size to 250 in case it tried to get too big added exclusion boards
|
|
inherit
143480
0
Nov 14, 2024 13:48:23 GMT -8
Clannibal
290
August 2009
middy
|
Post by Clannibal on Sept 28, 2015 11:10:26 GMT -8
EDIT: after not being able to get it to show up anywhere, I've just deleted the plugin. This is a really fun plugin. Thanks for making it. Trying to see if I can get the list of tags in the dynamically tagged info table. I've placed the div ID in the table but nothing shows up. It's in a table with two columns, inside another plugin. (Just to test, I just tried it in global headers, too, but it was just blank.) Wearestranded.proboards.com - under the recent threads tab, under the heading, recent tags. Here's the code for the entire tag: <table style="width:100%"> <tr> <th>RECENT THREADS</th> <th>RECENT TAGS</th> </tr> <tr> <td><div id="recentthreadslist" style="height: 250px; overflow-y: auto;"> </div></td> <td><div id="HashCloud" style="height: 250px; overflow-y: auto;"> </div></td> </tr> </table> I am only just now trying to add the list after using the plugin for almost a month. Several members and I have been tagging posts for a couple weeks and there's been no other index problems. Is the list going to take a while to index or should it work the same as the rest of the plugin? Yeah, for now, it's just a blank space. Tried a couple of test tags to see and nothing has showed yet. Not sure if it's me not understanding how it works, or a glitch, or what.
|
|
Former Member
inherit
guest@proboards.com
222576
0
Nov 21, 2024 14:24:55 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Nov 14, 2015 8:19:23 GMT -8
hi ok, iv set the hit rate at 10 and the tags are showing in the list after the first hit. im sure iv got it all set right. help !!!
|
|
inherit
King Oligochaete
126470
0
Feb 24, 2021 12:23:15 GMT -8
Wormopolis
Stop rating plugins with 1 star that dont deserve it.
20,002
June 2008
tbserialkillers
Wormo's Mini-Profile
|
Post by Wormopolis on Nov 15, 2015 17:55:41 GMT -8
I would have to recheck the rule I setup but I believe if you have less then 10 tags in the list it might show them all.
|
|
Former Member
inherit
guest@proboards.com
222576
0
Nov 21, 2024 14:24:55 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Nov 15, 2015 19:05:38 GMT -8
I would have to recheck the rule I setup but I believe if you have less then 10 tags in the list it might show them all. ok i see, i'll leave it to fill up then. thank u
|
|
inherit
King Oligochaete
126470
0
Feb 24, 2021 12:23:15 GMT -8
Wormopolis
Stop rating plugins with 1 star that dont deserve it.
20,002
June 2008
tbserialkillers
Wormo's Mini-Profile
|
Post by Wormopolis on Nov 16, 2015 14:56:01 GMT -8
I am not 199% on that though. I have to actually look at coding.
|
|
Former Member
inherit
guest@proboards.com
222576
0
Nov 21, 2024 14:24:55 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Nov 16, 2015 15:09:14 GMT -8
ok
|
|
inherit
King Oligochaete
126470
0
Feb 24, 2021 12:23:15 GMT -8
Wormopolis
Stop rating plugins with 1 star that dont deserve it.
20,002
June 2008
tbserialkillers
Wormo's Mini-Profile
|
Post by Wormopolis on Nov 22, 2015 1:32:08 GMT -8
Nevermind I thought you were talking about something else. the hit minimum is for when you want certain tags to be a larger font size then others because they have a higher count. if you look at some hashcloud example on the net, you will see some words are huge compared to others - that is because they had more references. As soon as a hash is created it gets added into the cloud no matter what its count is.
|
|