vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Show changed forums at top of main forum page (vb.org mockups) (https://vborg.vbsupport.ru/showthread.php?t=68069)

CarCdr 08-06-2004 09:58 PM

Show changed forums at top of main forum page (vb.org mockups)
 
Has anyone done a mod to list forums on the main forum page, index.php, so that forums with changes are listed first or only changed forums are listed period?

<think-out-loud>
It should not be that hard, since all one would need to is re-order $iforumcache before calling construct_forum_bit. Hmmm.. may have to call construct_forum_bit twice, once for new and then again for unchanged.
</think-out-loud>

C.C

CarCdr 08-06-2004 10:40 PM

1 Attachment(s)
Here's a mockup of what I had in mind. The alignment is faked, since I did not actually produce this output (duh! :)), just messed with some graphics.

The first gif shows the user selectable options (remembered in cookie from visit to visit) I was thinking of, then a mockup of what the page would look like if the user selected the options as show on the menu mockup gif.

The user-selectable option to not show descriptions would allow for significantly more forums to be listed in a smaller space, on sites with many forums. It doesn't show so well in this mockup since I intentionally used a narrow screenshot to limit attachment size. For users with wider screens, the affect would be to take quite a small space for each forum.

(ps: This option would just temporarily override the AdminCP option "$vboptions['showforumdescription'])", requiring no code change to construct_forum_bit.)


All times are GMT. The time now is 07:59 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.01725 seconds
  • Memory Usage 1,705KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (2)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete