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)
-   -   Add-On Releases - vBulletin-Glossary (https://vborg.vbsupport.ru/showthread.php?t=258898)

dang3rzon3 02-16-2011 12:35 PM

Invalid SQL:

DELETE FROM postparsed
WHERE MATCH pagetext_html AGAINST ('Anilingus' IN BOOLEAN MODE);

MySQL Error :
Error Number : 1214
Request Date : Wednesday, February 16th 2011 @ 03:34:56 PM
Error Date : Wednesday, February 16th 2011 @ 03:34:56 PM
Script : http://www.pianetagay.com/forum/vbgl...do=updateentry
Referrer :
IP Address : 87.5.160.37
Username : Andrea
Classname : vB_Database
MySQL Version : 5.0.91-community-log

kether1 02-16-2011 12:39 PM

Is there any way to limit the number of crosslinks in a post?

Is there any way to limit the number of times the same link is listed in a post? For example if the word "People" was a link and that word appeared 7 times in a post, is there a way to make it so that it only had a link to the first time it appeared and not seven times?

Thanks,
Kether

Brandon Sheley 02-16-2011 01:51 PM

is there a live demo that we can checkout?
screenshots are nice, but a front end demo would be handy ;)

dang3rzon3 02-16-2011 02:12 PM

Quote:

Originally Posted by Brandon Sheley (Post 2163210)
is there a live demo that we can checkout?
screenshots are nice, but a front end demo would be handy ;)

http://www.pianetagay.com/forum/lexi...iclopedia-gay/

Brandon Sheley 02-16-2011 02:50 PM

Quote:

Originally Posted by dang3rzon3 (Post 2163217)

excellent, thanks

btw, can the title be edited to remove "vbulletin-Glossary" ?

Vossi 02-16-2011 04:37 PM

Quote:

Originally Posted by Brandon Sheley (Post 2163229)
excellent, thanks

btw, can the title be edited to remove "vbulletin-Glossary" ?

The title in the browser line?

Gnoll 02-16-2011 04:48 PM

1 Attachment(s)
Hello thanks for update :) just a little problem and still looking for how to share my glossary database to others

Code:

'^vbglossar\.php\?do=toc$' => 'lexikon/uebersicht/'
'^vbglossar\.php\?do=showentry&item=(.+)' => 'lexikon/tag/$1/'
'^vbglossar\.php\?do=showentry&id=(\d+)&title=(.*)&catid=(\d+)&cattitle=(.*)'=>'lexikon/$3-$4/$1-$2.html'
'^vbglossar\.php\?do=(.*)&id=(\d+)&title=(.*)&catid=(\d+)&cattitle=(.*)'=>'lexikon/$2-$3/$1-$5-$4/'
'^vbglossar\.php\?do=showcat&catid=(\d+)&cattitle=(.*)'=>'lexikon/$1-$2/'
'^vbglossar\.php'=>'lexikon/'

whats wrong with it ?

Vossi 02-16-2011 06:54 PM

Quote:

Originally Posted by Gnoll (Post 2163278)
Hello thanks for update :) just a little problem and still looking for how to share my glossary database to others

admincp -> manage entries

There you can import and export.

And yes, just change the rewrite rules to:
Code:

'^vbglossar\.php\?do=toc$' => 'glossary/toc/'
'^vbglossar\.php\?do=showentry&item=(.+)' => 'glossary/tag/$1/'
'^vbglossar\.php\?do=showentry&id=(\d+)&title=(.*)&catid=(\d+)&cattitle=(.*)'=>'glossary/$3-$4/$1-$2.html'
'^vbglossar\.php\?do=(.*)&id=(\d+)&title=(.*)&catid=(\d+)&cattitle=(.*)'=>'glossary/$2-$3/$1-$5-$4/'
'^vbglossar\.php\?do=showcat&catid=(\d+)&cattitle=(.*)'=>'glossary/$1-$2/'
'^vbglossar\.php'=>'glossary/'

Quote:

Originally Posted by Gnoll (Post 2163278)
whats wrong with it ?

The phrases in the turkish translation are not updated, that's why this weird stuff appears.

kether1 02-17-2011 06:03 PM

Quote:

Originally Posted by kether1 (Post 2163189)
Is there any way to limit the number of crosslinks in a post?

Is there any way to limit the number of times the same link is listed in a post? For example if the word "People" was a link and that word appeared 7 times in a post, is there a way to make it so that it only had a link to the first time it appeared and not seven times?

Thanks,
Kether

Any thoughts, Vossi? Seems you missed my questions on the first page. Thanks.

Vossi 02-18-2011 05:34 AM

Quote:

Originally Posted by kether1 (Post 2163672)
Any thoughts, Vossi? Seems you missed my questions on the first page. Thanks.

Admincp -> vBulletin-GLossary -> Crosslinking -> Exclude crosslinks within the same entry


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