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
  #312  
Old 11-15-2006, 02:40 PM
interfx interfx is offline
 
Join Date: Dec 2001
Posts: 209
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I went ahead and installed, having same delete question...

With all of the posts in this message, has anyone figured this out yet?

Best work aorund is just doing it via AdminCP panel...

Quote:
Originally Posted by fishhub View Post
i hv activated a usergroup permission on the following:

glossory permission>can view, can add, can edit, can delete.

But when i tested it, i can't get can delete function. Anyone knows how i can go about this?

TIA
Reply With Quote
  #313  
Old 11-15-2006, 09:57 PM
interfx interfx is offline
 
Join Date: Dec 2001
Posts: 209
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

One last question, how do I create the glossary without using a glossary category? ie. I only have one glossary category, and just want main glossary to show up vs. choosing the glossary to look in (there's only one...)

Any ideas?
Reply With Quote
  #314  
Old 11-16-2006, 12:25 PM
bada_bing's Avatar
bada_bing bada_bing is offline
 
Join Date: Feb 2004
Location: Michigan
Posts: 1,698
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bada_bing View Post
Any help with this please?


AM I INVISABLE HERE...I can t seem to get a simple responce...:cross-eyed:
Reply With Quote
  #315  
Old 11-18-2006, 10:57 AM
interfx interfx is offline
 
Join Date: Dec 2001
Posts: 209
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I guess this thread is kind of slow... Anyone have just 1 gloassry that auto opens right into that glossary???

Thanks again -

Quote:
Originally Posted by interfx View Post
One last question, how do I create the glossary without using a glossary category? ie. I only have one glossary category, and just want main glossary to show up vs. choosing the glossary to look in (there's only one...)

Any ideas?
Reply With Quote
  #316  
Old 11-18-2006, 12:06 PM
RS_Jelle RS_Jelle is offline
 
Join Date: Jul 2005
Posts: 1,276
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by interfx View Post
I guess this thread is kind of slow... Anyone have just 1 gloassry that auto opens right into that glossary???

Thanks again -
Open glossary.php and replace:
PHP Code:
if (empty($_REQUEST['do']))
{
    
$_REQUEST['do'] = 'showglossaries';

with:
PHP Code:
if (empty($_REQUEST['do']))
{
    
$_REQUEST['do'] = 'listglossary';
    
$_REQUEST['c'] = 1;

And change the number (now 1) to the correct category id
Reply With Quote
  #317  
Old 11-18-2006, 01:39 PM
interfx interfx is offline
 
Join Date: Dec 2001
Posts: 209
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

That did it!!! Thanks so much for helping me out!
Reply With Quote
  #318  
Old 11-18-2006, 03:21 PM
SS9267547's Avatar
SS9267547 SS9267547 is offline
 
Join Date: Nov 2001
Location: Canada
Posts: 390
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well its been quite a while, in the past few months I haven?t had much time at all to work on any scripts on my free time so I'm sorry for the lack of support and updates. In fact it?s been so long since I worked on anything that I've been debating with myself if I should even continue work with this hack.

Nevertheless at this time I've decided to do some minimal work on the script however with the release of new vBulletin versions it will be awhile before I figure out where things are and before there is a new update released. Current plan is to have a new release out within 3 weeks time. Now when it comes to the new release there will most likely will only be a very small update for vBulletin 3.5.x series of this hack and after that there will be no more development for this series. This hack will now be ported over to work with 3.6.x series which in fact will most likely still work with the 3.5.x series but I will not be fixing any issue the script might have with older versions.

Now with the upcoming update I have reviewed all issues in this thread since I've left that have been reported and I will see if I can figure a way to fix them. Now as for support questions, while officially this hack will be "as is" so if you don't like it don't use it lol. Also I will not have time to answer to many technical support questions. I will try to answer a few questions in the next week, that includes yours bada_bing. You all have a good day now.
Reply With Quote
  #319  
Old 11-26-2006, 12:07 PM
SS9267547's Avatar
SS9267547 SS9267547 is offline
 
Join Date: Nov 2001
Location: Canada
Posts: 390
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Okay let me see if I can answer some of those questions out there, thats if you guys still need them lol.

bada_bing: The admincp on/off individual crosslinking option has been add to the next update, liked the idea. With the forum specific option I also liked but we'll see if I can come up with a solution to that. As for the search option, let me know if you still want a temp solution to the character limit for the search option, if you can wait I have added a new option in the admincp so you can specify what you want.

louis_chypher: Thank you for bringing the two term issue, will look into that and see if I can figure out a solution to that.

kether1: I'm not sure if I can do a per thread option, but I'll need to find out if anyone else would really find it useful before I start on a solution on that. Perhaps for performance side of things it would be worth checking out. I would like more feedback on this issue. With the glossary figuring out the difference between lower case and capitalized text, I haven’t figured a way out with this. Feedback on this from other users would be good.

Coach_Guru: The ext_term.gif issue is something I missed in the CSS and I think this issue has been addressed now. Will be released on next update.

Eagle Creek: HTML option only needs to be active in the glossary options, not the main forum options.

murrtex: I'm not sure about the error your having. It might be with the crosslinking feature, try taking the feature off and see if that works. As for the missing template I have to recreate it since it seemed to have gotten lost lol.

rockaffe: You'll need to first make the feature active in the glossary options before it will work.

UltraVR: I will look into the problem with the tooptip breaking if it contains another crosslink entry. Try to have a solution for next release.

zeropaid: Next release I have plans on releasing some terms for the system as sperat installs but its not finalized yet.

Warlord: If you would like to just have it so the title is only shown when the terms list is displayed you'll just need to do some simple template editing. Take a look at 'glossary_listterms' template. At this time you can't set certain usergroups to require validation, its all or none at this time.

fishhub and interfx: Its a missing template issue, some how it got lost and needs to be recreated will be done for next release.

RS_Jelle: Will be adding those options to the next release that you asked for way WAY back lol.

Alright hope I didn't miss anything, if you have questions, feedback, errors, etc, do post, will get around one day lol. Also remember next release for vBulletin 3.6.X series is scheduled to be released on (12.09.2006). Have a good one all.
Reply With Quote
  #320  
Old 11-27-2006, 02:35 AM
bada_bing's Avatar
bada_bing bada_bing is offline
 
Join Date: Feb 2004
Location: Michigan
Posts: 1,698
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by SS9267547 View Post
Okay let me see if I can answer some of those questions out there, thats if you guys still need them lol.

bada_bing: The admincp on/off individual crosslinking option has been add to the next update, liked the idea. With the forum specific option I also liked but we'll see if I can come up with a solution to that. As for the search option, let me know if you still want a temp solution to the character limit for the search option, if you can wait I have added a new option in the admincp so you can specify what you want.

louis_chypher: Thank you for bringing the two term issue, will look into that and see if I can figure out a solution to that.

kether1: I'm not sure if I can do a per thread option, but I'll need to find out if anyone else would really find it useful before I start on a solution on that. Perhaps for performance side of things it would be worth checking out. I would like more feedback on this issue. With the glossary figuring out the difference between lower case and capitalized text, I haven?t figured a way out with this. Feedback on this from other users would be good.

Coach_Guru: The ext_term.gif issue is something I missed in the CSS and I think this issue has been addressed now. Will be released on next update.

Eagle Creek: HTML option only needs to be active in the glossary options, not the main forum options.

murrtex: I'm not sure about the error your having. It might be with the crosslinking feature, try taking the feature off and see if that works. As for the missing template I have to recreate it since it seemed to have gotten lost lol.

rockaffe: You'll need to first make the feature active in the glossary options before it will work.

UltraVR: I will look into the problem with the tooptip breaking if it contains another crosslink entry. Try to have a solution for next release.

zeropaid: Next release I have plans on releasing some terms for the system as sperat installs but its not finalized yet.

Warlord: If you would like to just have it so the title is only shown when the terms list is displayed you'll just need to do some simple template editing. Take a look at 'glossary_listterms' template. At this time you can't set certain usergroups to require validation, its all or none at this time.

fishhub and interfx: Its a missing template issue, some how it got lost and needs to be recreated will be done for next release.

RS_Jelle: Will be adding those options to the next release that you asked for way WAY back lol.

Alright hope I didn't miss anything, if you have questions, feedback, errors, etc, do post, will get around one day lol. Also remember next release for vBulletin 3.6.X series is scheduled to be released on (12.09.2006). Have a good one all.
SS9267547,

Glad to hear you liked my feature requests.. As to the character restrictions on search if you can give me a rough estimated time for the next release I can wait HOPEFULLY though the new version is written for 3.5.x also PLEASE PLEASE.. Else I may need the temp fix for now
Reply With Quote
  #321  
Old 11-27-2006, 10:53 AM
SS9267547's Avatar
SS9267547 SS9267547 is offline
 
Join Date: Nov 2001
Location: Canada
Posts: 390
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

bada_bing since the search fix for you isn't complicated, I'll tell you where you can do to change it for now, when you update it will just override it and put in the new option for you. In the glossary.php look for the following code:

PHP Code:
if(strlen($search) < 3
Now replace '3' with whatever number you want the limit to be.
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:01 AM.


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.09231 seconds
  • Memory Usage 2,336KB
  • 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
  • (3)bbcode_php
  • (5)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
  • (1)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