vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Mindestic GlosPro 1.1.3 (https://vborg.vbsupport.ru/showthread.php?t=111863)

caliman 04-12-2006 01:56 AM

I just want to backup the others that recommended a user submitted option for this. I'd love this for an acronyms page since Cing fell off the planet. :)

SS9267547 04-12-2006 05:48 AM

dendrob: I'd say early next week the latest but if I get time I will release the update this weekend.

Deska 04-12-2006 09:20 AM

Please add search function in admincp, so we can search terms, to make sure not double posts.

dendrob 04-12-2006 10:06 AM

You will rock my world my man !!!


Quote:

Originally Posted by SS9267547
dendrob: I'd say early next week the latest but if I get time I will release the update this weekend.


apdcanari 04-17-2006 08:28 AM

Quote:

Originally Posted by SS9267547
dendrob: I'd say early next week the latest but if I get time I will release the update this weekend.

Yes :D

Allan 04-17-2006 06:01 PM

Great hack, good job ;)


File Attach, French language ;)

SS9267547 04-18-2006 03:16 AM

Thanks Allan for the French translations. :)

louis_chypher 04-20-2006 01:09 PM

While awating for updates I changed glossary.php, around line 223, to

$displayterms = $vbulletin->db->query_read("
SELECT *
FROM " . TABLE_PREFIX . "glossary AS glossary
WHERE glossarycategoryid='". $db->escape_string($c) ."' AND $condition AND glossaryvalid='1'
ORDER BY glossaryname
LIMIT " . ($limitlower - 1) . ", $perpage
");

So I can get an alpha order.

I also changed admin_glossary.php, line 86, to

//$glossaries=$db->query("SELECT * FROM " . TABLE_PREFIX . "glossary ORDER BY glossaryid LIMIT $startat, " . $vbulletin->GPC['perpage'] ."");

and added as line 87:

$glossaries=$db->query("SELECT * FROM " . TABLE_PREFIX . "glossary ORDER BY glossaryname LIMIT $startat, " . $vbulletin->GPC['perpage'] ."");

so I can get alpha oder in the Admin CP.

Again thanks!

SS9267547 04-20-2006 04:05 PM

Well its that time, the newest version of the hack is here. Now before you all go and upgrade please do note to backup your glossary database just in case the upgrade does not work. Now that dosn't mean it won't, I have tested the script and it seems to upgrade to the newest verion no problem but you never know! :)

The following is what you'll see:
  • 115 new phrases.
  • 1 new template edit.
  • 1 new plugin.
  • 4 new templates.
  • Supports html code, smiles, bbcode, imgcode.
  • User submited glossary terms.
  • Glossary tools for user side inculding add, edit and delete terms.
  • User submit flood control system.
  • Moderate new glossary terms option.
  • Moderate glossary terms via admincp and modcp.
  • Email and/or PM options for admins.
  • Sort list options in admincp / modcp.
  • Search function for admincp / modcp.
Known Bugs For Version 1.1.1:
  • PM messages will not send if pm quota for any admins is full and/or their PM system is off.

Well there you have it. I hope you all enjoy. If there are problems or any ideas for this hack please do post! Enjoy

Oh also enjoy the following new screenshot from version 1.1.1.

SS9267547 04-20-2006 04:07 PM

And heres the rest of the screenshot from version 1.1.1 update. :)


All times are GMT. The time now is 02:33 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.01233 seconds
  • Memory Usage 1,735KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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