vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   New Posting Features - Automatic Tagging (Product) (https://vborg.vbsupport.ru/showthread.php?t=184028)

hiepsi@ 07-01-2008 05:48 AM

nice hack,
I want to group two word or three word
EXP: This is a nice hack --> Tags: this is, a nice, hack
Thanks

7lanet 07-01-2008 05:56 AM

Can you add tags from (message and title)

in the same time

Quote:

$temptags = split(' ',$post['message']);


$temptags = split(' ',$post['title']);


hiepsi@ 07-01-2008 06:27 AM

I'm newbie, I really dont know clear, please post your full code for group 2 words or 3 words
Code:

EXP: This is a nice hack --> Tags: this is, a nice, hack

jim6763nva 07-01-2008 07:44 AM

Quote:

Originally Posted by 7lanet (Post 1563696)
Can you add tags from (message and title)

in the same time

well, for starters, BBcode and Html needs to be stripped out first. I've been testing this myself but haven't had time to do anything more with it.

There should also be a way to detect phrases.

Zaiaku 07-01-2008 04:58 PM

While I'm liking this but Mr. Eyes's mod is more useful. Tagging of group words, adds tag even if author adds them. You would definitely need to add those features.

Hornstar 07-02-2008 12:08 AM

Yeah, im surprised to see this mod as there is already one out there, however thanks for sharing, ill see how you progress yours, and i might install it in the near future.

abrecher 07-02-2008 03:16 AM

Quote:

Originally Posted by Charlie98902 (Post 1563607)
How is it different from this one : https://vborg.vbsupport.ru/showthread.php?t=179927

Will it do RSS Feeds?

The product quoted is definitely more complete and feature rich but it doesn't look like it's going to be further developed. I'm going to watch this mod and I hope it'll be polished and updated on a more frequent basis.

q8salem 07-02-2008 03:32 AM

Very nice and helpfullll,,,, Installed :)

yahoooh 07-10-2008 08:34 PM

how to stop tags for this kind of number:
23/5/2008
01/4/2007
and so on

redlabour 07-10-2008 08:53 PM

Quote:

Originally Posted by Zaiaku (Post 1564114)
While I'm liking this but Mr. Eyes's mod is more useful. Tagging of group words, adds tag even if author adds them. You would definitely need to add those features.

Not only these - a Script to tag all old Threads is still missing.


All times are GMT. The time now is 03:55 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.01045 seconds
  • Memory Usage 1,734KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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