vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   vBGlossary (https://vborg.vbsupport.ru/showthread.php?t=34385)

TWTCommish 01-23-2002 10:02 PM

Yeah, that was the idea. I figured some terms might have symbols or numbers in front, anyway, and I wasn't gonna loop through a bunch of junk that wasn't likely to be used. Glad you like it. :)

Lucky 01-24-2002 01:12 AM

I would have to nominate this hack for hack of the month.

Thanks you very much, especially for the new addon.

Works perfect in 2.2.1 :)

TWTCommish 01-24-2002 01:26 AM

Wow -- quite an honor! I'm so glad you like it. If anyone else has any other suggestions to improve it, let me know. I'd be more than glad to consider them.

Lucky 01-24-2002 06:53 AM

An an honor it is to have this hack!

My users love it!

Lionel 01-24-2002 06:58 AM

Not just to mention that the glossary as it is was a must! and all those little extras...popup, random etc... :D

KevinG 01-24-2002 07:20 PM

Quote:

Originally posted by TWTCommish
Here we go. Attached is the new admin_glossary.php file. It create the aforementioned headers for each letter/number/whatever, and even features a handy drop-down menu to quickly jump to various areas, as I'm sure some glossaries will get quite large!

I'll also be updating files.zip with this new file. Enjoy. :)

Careful with this new admin_glossary.php
Under the edit section, the pulldown to go to letters has an incorrect link. It has delete as it's action, not edit. Change the two places in the edit section to 'edit'.

Original within the edit section (starts at line 66):
PHP Code:

          $menu_text '<option value="admin_glossary.php?action=delete&s='.$session[sessionhash].'">-----</option>';

          for (
$i 0$i count($menu_array); $i++) {
            
$menu_text .= '<option value="admin_glossary.php?action=delete&s='.$session[sessionhash].'#'.$menu_array[$i].'">'.$menu_array[$i].'</option>';
          } 


Lionel 01-24-2002 07:30 PM

Quote:

Originally posted by KevinG


Careful with this new admin_glossary.php
Under the edit section, the pulldown to go to letters has an incorrect link. It has delete as it's action, not edit. Change the two places in the edit section to 'edit'.
[/PHP]

hey you are right!

TWTCommish 01-24-2002 08:41 PM

More TWT screwups. :D I've attached the fixed version, and am re-uploading the files.zip file. Sorry again.

FWC 01-24-2002 09:04 PM

Quote:

Originally posted by TWTCommish
More TWT screwups. :D
Yeah, but it's such a cool hack we don't mind. :D

TWTCommish 01-25-2002 02:10 PM

Quote:

Originally posted by FWC
Yeah, but it's such a cool hack we don't mind. :D
Gracias. Thanks so much -- I'm so glad that people seem to actually like it. :pleased: If you guys have any suggestions, please let me know...I'd love to improve this hack further.


All times are GMT. The time now is 05:49 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.01347 seconds
  • Memory Usage 1,739KB
  • 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
  • (1)bbcode_php_printable
  • (4)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