![]() |
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. :)
|
dendrob: I'd say early next week the latest but if I get time I will release the update this weekend.
|
Please add search function in admincp, so we can search terms, to make sure not double posts.
|
You will rock my world my man !!!
Quote:
|
Quote:
|
Great hack, good job ;)
File Attach, French language ;) |
Thanks Allan for the French translations. :)
|
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! |
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:
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. |
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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|