Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons

Reply
 
Thread Tools
Mindestic GlosPro 1.1.3 Details »»
Mindestic GlosPro 1.1.3
Version: 1.1.4, by SS9267547 SS9267547 is offline
Developer Last Online: Jun 2009 Show Printable Version Email this Page

Version: 3.5.4 Rating:
Released: 03-31-2006 Last Update: 11-26-2006 Installs: 111
DB Changes Uses Plugins Template Edits
Additional Files  
No support by the author.

Please note that version 1.1.4. of Mindestic GlosPro is the final version for vBulletin 3.5.X series and there will be no more development or support for this vBulletin series. However development for vBulletin 3.6.X series has start and at this time works for both versions.

Mindestic GlosPro Description
Mindestic GlosPro is an advanced yet simple to use system to create a glossary of terms for your website along side with vBulletin 3.5.X series. Loaded with features, Mindestic GlosPro is a great tool for any sized website!

Mindestic GlosPro Information
Current Version Number: 1.1.4
vBulletin Test Version(s): 3.5.4
Queries to run: 4
File Edits: 0
New Files: 8
New Phrases: 171
New Templates: 17
New Plugins: 7
Template Edits: 2
Last Edited: November 27, 2006
Edited By: Lucas Pawelczyk
Install Time: 2 minutes
Difficulty: Easy

Current Features
  1. Option to activate or disable glossary globally.
  2. Give permissions to whatever usergroup you want to be able to access this.
  3. Option for maximum number of entries to be displayed per page.
  4. Create unlimited basic categories.
  5. Basic search options.
  6. Sort glossary alphabetically.
  7. Supports html code, smiles, bbcode, imgcode.
  8. Auto convert url to bbcode.
  9. User submited glossary terms option.
  10. Glossary tools for user side inculding add, edit and delete terms.
  11. User submit flood control system.
  12. Moderate new glossary terms option.
  13. Moderate glossary terms via admincp and modcp.
  14. Email and/or PM options for admins.
  15. Sort list options in admincp / modcp.
  16. Search function for admincp / modcp.
  17. Enable/Disable 'Last Updated' information from glossary.
  18. Enable/Disable 'Submitted By' information from glossary.
  19. Crosslinking repeated glossary terms to other glossary terms with glossary tooltip feature as well crosslinking within forum posts.
  20. Enable/Disable crosslink image from glossary.
  21. Option to limit the number of replacements for each term for crosslinking.
  22. Navbar options for auto placement.
All Screenshots And Release Notes
  1. Screenshot For Version 1.1.1 (Part 1)
  2. Screenshot For Version 1.1.1 (Part 2)
  3. Screenshot For Version 1.1.2
  4. Screenshot For Version 1.1.3
Known Bugs For Version 1.1.3:
  • PM messages will not send if pm quota for any admins is full and/or their PM system is off.
  • Line breaks go missing with the Basic Editor.
Current Planned Features For Version 1.1.5 (vB 3.5.X)
  1. None
Additional Credits:
  • Orginal Navbar Plugin by Billspaintball. Thanks for the idea!
For those wanting the hack for the 3.6.X series please click visit:
https://vborg.vbsupport.ru/showthread.php?t=132632

For those wanting the hack for the 3.0.X series please click visit:
https://vborg.vbsupport.ru/showthread.php?t=111622

Remember if you use and like this hack make sure to click 'Install'. Thanks!

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Благодарность от:
trotskid

Comments
  #182  
Old 05-22-2006, 03:05 PM
Holidazed's Avatar
Holidazed Holidazed is offline
 
Join Date: May 2002
Location: Van Nuys, CA
Posts: 713
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

On my other vbb messageboard, if I turn on Glossary Crosslinking, I get the following error when I try to display my glossary.

Warning: preg_replace() [function.preg-replace]: Unknown modifier 'F' in /includes/functions_glossary.php on line 49

What did I do wrong?
Reply With Quote
  #183  
Old 05-22-2006, 07:08 PM
SS9267547's Avatar
SS9267547 SS9267547 is offline
 
Join Date: Nov 2001
Location: Canada
Posts: 390
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

With the image directory you can change it to whatever location you want by simply going to 'Additional CSS Definitions' and change the following:

PHP Code:
backgroundurl(images/misc/ext_term.gifno-repeat 0
To this for example.

PHP Code:
backgroundurl(newstyle/images/misc/ext_term.gifno-repeat 0
This code is repeated three times. As for the error you are getting is a bug in the script and certain version of php/servers. I've created new code to try for the next release which I hope will fix this issue.
Reply With Quote
  #184  
Old 05-22-2006, 07:22 PM
EasyTarget EasyTarget is offline
 
Join Date: Nov 2004
Posts: 660
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by SS9267547
EasyTarget: If it is the text you can test it out by changing the background color of the tool tip by editing the 'glossary_crosslinking.js' file under 'tipbgcolor'. Right now it should be set to 'lightyellow'.
thanks a lot.. updated it to 'darkblue' and its working great.

can't wait for updates.
Reply With Quote
  #185  
Old 05-22-2006, 07:37 PM
Holidazed's Avatar
Holidazed Holidazed is offline
 
Join Date: May 2002
Location: Van Nuys, CA
Posts: 713
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by SS9267547
With the image directory you can change it to whatever location you want by simply going to 'Additional CSS Definitions' and change the following:

PHP Code:
backgroundurl(images/misc/ext_term.gifno-repeat 0
To this for example.

PHP Code:
backgroundurl(newstyle/images/misc/ext_term.gifno-repeat 0
This code is repeated three times. As for the error you are getting is a bug in the script and certain version of php/servers. I've created new code to try for the next release which I hope will fix this issue.
Awesome. Thank you
Reply With Quote
  #186  
Old 05-22-2006, 07:38 PM
Holidazed's Avatar
Holidazed Holidazed is offline
 
Join Date: May 2002
Location: Van Nuys, CA
Posts: 713
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bitg
On my other vbb messageboard, if I turn on Glossary Crosslinking, I get the following error when I try to display my glossary.

Warning: preg_replace() [function.preg-replace]: Unknown modifier 'F' in /includes/functions_glossary.php on line 49

What did I do wrong?
Any answer to my other post?
Reply With Quote
  #187  
Old 05-22-2006, 07:44 PM
SS9267547's Avatar
SS9267547 SS9267547 is offline
 
Join Date: Nov 2001
Location: Canada
Posts: 390
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The answer to you question is in the same post at the end. But I did forget to tell you that if you do get the error you will have to keep the crosslinking feature off until the next release.
Reply With Quote
  #188  
Old 05-23-2006, 03:58 PM
Moerphy Moerphy is offline
 
Join Date: Apr 2006
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Good job.
- Easy to install
- works fine

only one little bug in my opinion:
the crosslink-function only works if a space is befor AND after the glossary-term
at the end of a line or after a sign of a list it wil be ignored.

But I can live with that
Many Thanks
Reply With Quote
  #189  
Old 05-23-2006, 04:30 PM
Holidazed's Avatar
Holidazed Holidazed is offline
 
Join Date: May 2002
Location: Van Nuys, CA
Posts: 713
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by SS9267547
The answer to you question is in the same post at the end. But I did forget to tell you that if you do get the error you will have to keep the crosslinking feature off until the next release.
Oh. Got it. I will wait for the next version then. Thanks
Reply With Quote
  #190  
Old 05-23-2006, 06:36 PM
artpapa artpapa is offline
 
Join Date: Jan 2005
Posts: 26
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

After the searching resold appears with the headed script, please look attachment.
Thanks.
Reply With Quote
  #191  
Old 05-23-2006, 09:58 PM
dendrob dendrob is offline
 
Join Date: Mar 2006
Posts: 117
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I thought I was the only one that doesn't read previous posts
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:37 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04843 seconds
  • Memory Usage 2,323KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (4)bbcode_php
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (1)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete