Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
FAQ Community Calendar Today's Posts Search

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

Category: Major Additions - Version: 3.6.4 Rating:
Released: 11-26-2006 Last Update: 01-14-2007 Installs: 130
DB Changes Uses Plugins Template Edits
Additional Files  
No support by the author.

Development of this mod is on hold due to lack of time and development of Mindestic Gaming CMS Lite. No support will be given at this time.

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.6.X series. Loaded with features, Mindestic GlosPro is a great tool for any sized website!

Mindestic GlosPro Information
Current Version Number: 1.2.2
vBulletin Test Version(s): 3.6.4
Queries to run: 5
File Edits: 0
New Files: 12
New Phrases: 225
New Templates: 21
New Plugins: 10
Template Edits: 4
Last Edited: January 14, 2007
Edited By: Lucas Pawelczyk
Install Time: 2 minutes
Difficulty: Easy

Current Planned Features For Version 1.2.3
  1. Add import/export system. (50% Complete)
  2. Fix additional problems with crosslinking feature. (0% Complete)
  3. Add custom administrator permissions. (0% Complete)
  4. Fix and add missing codes. (40% Complete)
Screenshots And Change Log
  1. Screenshot For Version 1.2.0
  2. Screenshot For Version 1.2.1
  3. Screenshot For Version 1.2.2
  4. Change Log
Known Bugs For Version 1.2.2:
  • 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(?).
  • Crosslinking feature issues.
  • Crosslink popup goes outside of visible area.
  • Field required option for custom fields not yet intergated.
Previous Versions:
For those wanting the hack for the 3.5.X series please click visit:
https://vborg.vbsupport.ru/showthread.php?p=938884
For those wanting the hack for the 3.0.X series please click visit:
https://vborg.vbsupport.ru/showthread.php?t=111622

Additional Credits:
  • Orginal Navbar Plugin by Billspaintball. Thanks for the idea!
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.

Comments
  #302  
Old 04-05-2007, 06:01 PM
tomzx's Avatar
tomzx tomzx is offline
 
Join Date: Jun 2004
Posts: 8
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This might help many with the bug of duplicated thread.

IN glossary_editterm template

FIND
Quote:
<form action="glossary.php" method="post" name="vbform"<if condition="!is_browser('webtv')"> onsubmit="return vB_Editor['$editorid'].prepare_submit(this.subject.value, $vboptions[postminchars])"</if>>
REPLACE WITH
Quote:
<form action="glossary.php?do=editconfirm" method="post" name="vbform"<if condition="!is_browser('webtv')"> onsubmit="return vB_Editor['$editorid'].prepare_submit(this.subject.value, $vboptions[postminchars])"</if>>
in glossary.php in the editconfirm IF statement

FIND
Quote:
eval(standard_error(fetch_error('glossary_this_is_ already_term_named_x', $vbulletin->GPC['subject'])));
REPLACE WITH
Quote:
//eval(standard_error(fetch_error('glossary_this_is_ already_term_named_x', $vbulletin->GPC['subject'])));
// this is NORMAL!
Reply With Quote
  #303  
Old 04-05-2007, 09:58 PM
Warlord's Avatar
Warlord Warlord is offline
 
Join Date: Jan 2002
Location: TN, USA
Posts: 668
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

bump
Reply With Quote
  #304  
Old 04-06-2007, 09:48 PM
dbirosel dbirosel is offline
 
Join Date: Feb 2007
Location: San Diego
Posts: 587
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is it possible to mass add terms?!?!?
Reply With Quote
  #305  
Old 04-06-2007, 09:52 PM
dbirosel dbirosel is offline
 
Join Date: Feb 2007
Location: San Diego
Posts: 587
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Also, is it possible to merge terms? I just noticed that i didn't need to create seperate categories for the Letters. I have many many terms added and i was wondering if it's possible to merge all the categories created to 1.
Reply With Quote
  #306  
Old 04-06-2007, 11:50 PM
Warlord's Avatar
Warlord Warlord is offline
 
Join Date: Jan 2002
Location: TN, USA
Posts: 668
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hmmm I don't know about a category merge but you can edit them one at a time and change the category.

Anyone know what code I need to use to make a smaller version of the search box on my forums home page? (see this post for attached picture of what I'm referring to.)


EDIT: Since when did they disable HTML in posts here???
Reply With Quote
  #307  
Old 04-07-2007, 02:11 AM
Warlord's Avatar
Warlord Warlord is offline
 
Join Date: Jan 2002
Location: TN, USA
Posts: 668
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nevermind I figured it out.
Reply With Quote
  #308  
Old 04-07-2007, 11:18 AM
rayw rayw is offline
 
Join Date: Mar 2007
Location: Australia
Posts: 171
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Not sure if anyone else is having this problem, but when I try to edit the terms from the Glossary itself (not the AdminCP), I get a message saying: There is already a glossary term named 'TERM NAME HERE'. You may not create duplicate names.

Is there a fix for this yet?
Reply With Quote
  #309  
Old 04-07-2007, 05:16 PM
dbirosel dbirosel is offline
 
Join Date: Feb 2007
Location: San Diego
Posts: 587
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by rayw View Post
Not sure if anyone else is having this problem, but when I try to edit the terms from the Glossary itself (not the AdminCP), I get a message saying: There is already a glossary term named 'TERM NAME HERE'. You may not create duplicate names.

Is there a fix for this yet?
I get the same thing.....


I am currently not using glospro, till we can get somekind of update to mass add and mass merge categories. I have many many terms, and i hate adding it one by one. I have hundreds of terms to add. If only there was an easier way.
Reply With Quote
  #310  
Old 04-09-2007, 01:12 AM
rayw rayw is offline
 
Join Date: Mar 2007
Location: Australia
Posts: 171
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by dbirosel View Post
I get the same thing.....


I am currently not using glospro, till we can get somekind of update to mass add and mass merge categories. I have many many terms, and i hate adding it one by one. I have hundreds of terms to add. If only there was an easier way.
Yeah, it definitely needs a bit of work but no doubt a good start.

Is there something else out there other then glospro is there?
Reply With Quote
  #311  
Old 04-15-2007, 06:44 PM
JackFrost JackFrost is offline
 
Join Date: Aug 2006
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I,

is your Hack distributet under GPL ?

I can't edit Articles and want to edit glossary.php.

Is it allowed to change the glossary.php ?

Greetings JackFrost

P.S. Sorry for my bad englisch
Reply With Quote
Reply


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 07:26 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.04669 seconds
  • Memory Usage 2,332KB
  • Queries Executed 27 (?)
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
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (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
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • 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