vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   New Posting Features - Censor List Replacing (https://vborg.vbsupport.ru/showthread.php?t=166011)

alexgeek 12-23-2007 10:00 PM

Censor List Replacing
 
My first product! This product will take a list of words and replace the first with the second in an easy to manage way.
This can be enabled and disabled and whilst disabled all words changed will reverse back to the original.
Also, whilst editing posts the original words will still be there as they are replaced at runtime.

This should be very simple to install just import the XML file and add words to your list via the admincp.

Howto add words to be replaced.
If you wanted to replace cat with dog and fish with spoon it would look like this:
cat,dog;fish,spoon

Enjoy guys and please mark as installed!

Updated
- You can now show users that can moderate the word that has been replaced.

alexgeek 12-23-2007 11:55 PM

Reserved.

ymy 12-24-2007 12:09 AM

Thanks,

Install with 3.6.7

YmY

.

silver surfer 12-24-2007 12:32 AM

Thnx !!!

Installed*

edit :

dont work 4 me...product installed, enabled and ur example words dont changed.cat was at in the post i made.

*uninstalled

aycan555 12-24-2007 12:37 AM

thanxs verri much can we use this for the links is wel??

alexgeek 12-24-2007 12:42 AM

Quote:

Originally Posted by aycan555 (Post 1408012)
thanxs verri much can we use this for the links is wel??

Do you mean can you use it to replace URLs? If so, I don't see why not but I will check on my dev server now :)

alexgeek 12-24-2007 12:46 AM

Is this working correctly for everyone?

alexgeek 12-24-2007 12:50 AM

Quote:

Originally Posted by silver surfer (Post 1408009)
Thnx !!!

Installed*

edit :

dont work 4 me...product installed, enabled and ur example words dont changed.cat was at in the post i made.

*uninstalled

Could you check if the plugin is enabled?

Bflat5 12-24-2007 01:00 AM

Too cool! I came here specifically to see if I could find something just like this and it was the first post here! :)

Installed and works. Seems to be a lag in the way it works though. When you post a message it shows the words you want changed, but a page refresh shows the words you want them changed to. Not a big deal though.

alexgeek 12-24-2007 01:13 AM

Update with an improved version.

Updates:
- Carriage return after a semi-colon will not affect results and semi-colon after the last entry does not make a difference.
e.g. Both of the following will work:
Code:

cat,dog;fish,spoon
Code:

cat,dog;
fish,spoon;

- People who it didn't work for - it should work now.


All times are GMT. The time now is 06:07 AM.

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.01718 seconds
  • Memory Usage 1,737KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (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