vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   New Posting Features - Automatic Thread Tagger for vB3.8 (https://vborg.vbsupport.ru/showthread.php?t=201156)

dadoc 03-22-2009 06:08 AM

with the default setting for tags you can set the amount of tags that can be used for one thread.
I have this set, but I keep getting tags added to threads after someone makes a reply post automatically.

Is there a way to set a limit of tags, or
can I make it so that tags are not added automatically for replies?

I also have a question above about ajax? as I am not sure what it does when I have it activated?

Thanks

SH3A3-Q 03-23-2009 09:47 PM

Thank you so much

rmxs 03-24-2009 08:59 AM

Hello,
can someone please tell me how can i make replacement for a greek letter at the end of the word?
greek at the end of the words take final s (ς) at the middle take (σ) how can i make all the thread that have word that finish with (ς) be (ς) at tag and no (σ)??

Arkham 03-25-2009 07:29 PM

Here a neat idea:

How about allowing a configuration to define a specific pattern for the tags, and define a start and/or end string that would take the middle text as the actual tag.

Options:

- Tag all before <string> -- eg: ","

- Tag all after <string> -- eg. "by"

- Tag all between <string1> <string2> -- eg: "[" and "]"

So that using the above examples, a thread title such as "Book Title, by Author Name [Category]" you could theoretically have "Book Title", "Author Name", and "Category" as 3 separate tags instead of Author, Book, Category, Name, and Title.

I think this would be a powerful addition to an already terrific mod.

rmxs 03-26-2009 11:37 AM

Hello why this replacements doesnt work??
'σ '=>'ς'
'Σ '=>'ς'

I wont all the last Σ and σ become ς
byt no lack..

shervin_dvb 03-29-2009 09:29 AM

this mod problem with Internet Explorer Ver8 EnabelAjax
Show Error in the box tag when new post

paul41598 04-05-2009 03:17 PM

Can this be modifed so it replaces tags based on hyperlinks?

BiZiMDiYaR 04-07-2009 07:01 AM

Hi,

If I have vbseo... is it good to have this or not needed ?

Thanks.

MindStar 04-08-2009 08:53 PM

Hi, nice MOD :)

Would you consider changing the Auto-Tagging preferences so that the Auto-Tagger defaults to not auto-tagging every forum?

We have a lot of forums on our board and would rather focus auto-tagging on a couple of key forums that are directly related to the forum, rather than including all the other incidental chat / support forums.

I've hacked my copy of your code to change the excluded_forums to be interpreted as included_forums; forums are not auto-tagged by default, you have to list them in "excluded forums" to have the auto-tagger active in them.

In functions_autotagger.php, edit line 163 to read

Code:

    if (in_array($thread['forumid'], $excludedForums) && !in_array($thread['postuserid'], $excludedUsers))
i.e. remove the ! from if (!in_array

optrex 04-09-2009 07:08 AM

A great little mod that works well once its configured - thanks


All times are GMT. The time now is 01:55 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01217 seconds
  • Memory Usage 1,732KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete