vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   New Posting Features - AMP Quick Auto Tagger (https://vborg.vbsupport.ru/showthread.php?t=235469)

mikeinjersey 04-20-2010 05:31 PM

Thinking about installing... I'm surprised vBulletin doesn't have an option for this by default.

Is there an option to run this for all my previously created threads ?

marshal_ramdev 04-21-2010 04:12 AM

thanks will test it out :) .

imbonez9 04-22-2010 02:04 PM

mikeinjersey: read the first post fully - no option for previous threads. further in discussion he has agreed to make that feature for next release.

arena 04-22-2010 08:29 PM

Quote:

Originally Posted by dippetas (Post 2019562)
I think that i have found a solution i'm gonna give it to you, but i need you to test it for me. Here is the RegExp for Turkish Language. This is that you have to replace in the xml product, and also you should change your encoding to ISO 8859-9
Code:

(/[^A-Z^a-z^0-9^şŞıİ??????Ğğ\s]+/gi,"")
or
Code:

(/[^A-Za-z 0-9_\\0000-\\00FF]+/gi,"")
test the uploaded file for Turkish and let me know.

EDIT: please re-download new file, test it and let me know

I html code utf-8

mikeinjersey 04-25-2010 03:49 PM

Quote:

Originally Posted by imbonez9 (Post 2025409)
mikeinjersey: read the first post fully - no option for previous threads. further in discussion he has agreed to make that feature for next release.

Yea I saw that, but didn't know for sure exactly.

If its not far off, I guess i'll wait till then to install it.

Veer 05-15-2010 08:50 AM

How to stop adding tags like this:
word.....
"word"
~*word*~
word's
wor/d
wo.rd
wor,d
[word]
(word)

cobaku 05-15-2010 10:35 AM

this worked for turkish language
var subject = document.vbform.subject.value.replace(/[^a-zA-Z 0-9 ş ç ğ ü ö ı İ Ç Ş Ğ Ü]+/gi,"");

dippetas 05-16-2010 08:07 AM

Quote:

Originally Posted by Veer (Post 2037281)
How to stop adding tags like this:
word.....
"word"
~*word*~
word's
wor/d
wo.rd
wor,d
[word]
(word)

Go to your admin panel->Settings->options->AMP Auto Tagger->edit settings -> AMP Tagger Bad Words
and add inside there your forbidden words

Veer 05-16-2010 10:21 AM

Quote:

Originally Posted by dippetas (Post 2037779)
Go to your admin panel->Settings->options->AMP Auto Tagger->edit settings -> AMP Tagger Bad Words
and add inside there your forbidden words

That is not my question, I want to know how can i stop adding ~!@$%^&*()_+=-<>?.,/|\0123456789 with and within any word.

rajubd 05-19-2010 02:48 PM

not working after install this
https://vborg.vbsupport.ru/showthread.php?t=242811


All times are GMT. The time now is 12:46 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.01185 seconds
  • Memory Usage 1,739KB
  • 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
  • (2)bbcode_code_printable
  • (4)bbcode_quote_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