[Tinhte] XenTag

[Tinhte] XenTag 3.2.5

No permission to download
Ow, I think this is a serious bug (for me)
Censored words can be bypass by using it on hashtags/tags.
 
Thanks for adding hashtags!


Tags are displayed on the resources page and once i click it says "No content has been found."
But the Tags are working fine on the forum, only the resources gives this error.

Anybody help me.
Binu

I'm having this problem too. Tags added to the resource manager don't seem to work properly. Whenever I click on them they only show tags from threads, never anything from other tags in the resource manager.
 
Thanks for adding hashtags!




I'm having this problem too. Tags added to the resource manager don't seem to work properly. Whenever I click on them they only show tags from threads, never anything from other tags in the resource manager.

You should rebuild your resource index and wait for a moment, tag pages was cache for a moment.

  • 'Trending tags' seems to give the most used tags ever, but not the trending tags. A trend occurs in current time and does not relate to what was popular in the past. There should be a function to set the time span for trending tags. i.e. trending tags in the last X weeks/months.

We have options for this one. You can modify these options in Xentag options.
 
Is there an interface to delete tags? Also, when I edit a tag (title + description), editing the title doesnt appear to change the tag display. I for instance edited a tag to make it capitalised.... yet this was not updated in the display

Only admin can delete tags. Tag name also case insensitive. Editing doesn't rename tag name. If you want to rename tag, you should change in admincp.

I may add Delete button to Tag edit dialog in future version.
 
Last edited:
I like the latest update but there is a problem with XenMediaGallery.

After the upgrade, comments don't loading on media pages. I think there is a conflict. Is there anyone have a same problem?
 
Last edited:
You should rebuild your resource index and wait for a moment, tag pages was cache for a moment.
Thanks. That is great.
What do you think of my other remarks?

  • Members can now report bad tags, which is great. But once reported moderators can not delete, merge or correct the tag.
  • Moderators cannot search for similar tags. Often a misspelling is the reason for a bad tag report. In many cases multiple variations of a bad tags exists and such misspellings become obvious when you can see what similar tags there are and what variation has the most uses. An example from my site:
    'venezuala' 2 instances
    'venuzuela' 1 instance
    'venzuela' 1 instance
    'venezuela' 83 instances
    The first 3 tags need to be merged into the correct last one.
  • It would be immensely helpful if users can enter the needed action into the report. For example: merge the tag into tag_X. Or rename tag to Y. Or delete tag.
 
Great update but it seems like my query count jumped from 14 to 64 on forum home. Disabling this addon drops it back down.
 
put this in your EXTRA.css - change color to your liking.
Code:
/* Tags Footer color  */

li.Tinhte_XenTag_TagCloudTag.Tinhte_XenTag_TagCloud_Level1
{
    color: #e3c9c9;
}

li.Tinhte_XenTag_TagCloudTag.Tinhte_XenTag_TagCloud_Level2

{
    color: #d7c3c3;
}

li.Tinhte_XenTag_TagCloudTag.Tinhte_XenTag_TagCloud_Level3

{
    color: #d1afaf;
}

How do i change the hoover color?

And @Dinh Thanh is it possible to inlude the # in the link the tags create? Both in the threads And the widgets.

And are you thinking about an option to auto merge threads? Like if one user tags his thread with #minoxidil and another user tags his thread with #minoxidile, it would have been nice to have them merged automatically

Thank you for a very good and useful addon :)
 
Last edited:
How do i change the hoover color?

And @Dinh Thanh is it possible to inlude the # in the link the tags create? Both in the threads And the widgets.

And are you thinking about an option to auto merge threads? Like if one user tags his thread with #minoxidil and another user tags his thread with #minoxidile, it would have been nice to have them merged automatically

Thank you for a very good and useful addon :)

add :hover after each style.
Like this:

Code:
li.Tinhte_XenTag_TagCloudTag.Tinhte_XenTag_TagCloud_Level1:hover{
}
 
I run a NASCAR diecast forum and every NASCAR diecast car has a car # on them so my users are regularly posting car #'s in sale adds and such and when so many car #'s are posted, as you know they appear as hashtags, I get this error Fatal error: Maximum execution time of 30 seconds exceeded in /home/nascartr/public_html/community/library/Tinhte/XenTag/Helper.php on line 43

I do not want to use hashtags but I see no way to turn them off. I can't use this addon without the ability to disable hashtags.
 
I run a NASCAR diecast forum and every NASCAR diecast car has a car # on them so my users are regularly posting car #'s in sale adds and such and when so many car #'s are posted, as you know they appear as hashtags, I get this error Fatal error: Maximum execution time of 30 seconds exceeded in /home/nascartr/public_html/community/library/Tinhte/XenTag/Helper.php on line 43

I do not want to use hashtags but I see no way to turn them off. I can't use this addon without the ability to disable hashtags.
I have requested this as well. Even something as simple as announcing winners of a contest hash tags it.

Winner #1
Winner #2
Winner #3

Now I have useless hashtags of numbers and links for my winners.
 
Back
Top Bottom