vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=252)
-   -   Reording forums (https://vborg.vbsupport.ru/showthread.php?t=320042)

Morrus 08-27-2015 01:36 PM

Reording forums
 
I'm thinking of asking in the paid services section for a mod which allows users to reorder forums as they wish, putting the ones they're interested in at the top of the forum display, and even hiding those they don't care about. I think customizing a long forum list individually would be really useful.

Before I do that, I wanted to get a sense of the scope/scale of that project. Is that difficult to do? Am I talking about a major programming endeavor, or a smallish mod?

Brandon Sheley 08-27-2015 03:04 PM

Quote:

Originally Posted by Morrus (Post 2553754)
Is that difficult to do?

yes
Quote:

Originally Posted by Morrus (Post 2553754)
Am I talking about a major programming endeavor, or a smallish mod?

I'd say it would be a major mod ;)

webmastersun 11-18-2015 06:27 AM

Quote:

Originally Posted by Morrus (Post 2553754)
I'm thinking of asking in the paid services section for a mod which allows users to reorder forums as they wish, putting the ones they're interested in at the top of the forum display, and even hiding those they don't care about. I think customizing a long forum list individually would be really useful.

Before I do that, I wanted to get a sense of the scope/scale of that project. Is that difficult to do? Am I talking about a major programming endeavor, or a smallish mod?

I think this is a good idea but instead of using database to store orders then you can use cookies to save which user ordered on their PC so that they can see it in next sessions.

Dragonsys 11-18-2015 01:21 PM

Quote:

Originally Posted by webmastersun (Post 2558921)
I think this is a good idea but instead of using database to store orders then you can use cookies to save which user ordered on their PC so that they can see it in next sessions.

but then they would have to re-order it when they used a different browser or computer. By keeping it in the DB it would follow them no matter where they logged in from.

final kaoss 11-19-2015 10:44 PM

Quote:

Originally Posted by Morrus (Post 2553754)
I'm thinking of asking in the paid services section for a mod which allows users to reorder forums as they wish, putting the ones they're interested in at the top of the forum display, and even hiding those they don't care about. I think customizing a long forum list individually would be really useful.

Before I do that, I wanted to get a sense of the scope/scale of that project. Is that difficult to do? Am I talking about a major programming endeavor, or a smallish mod?

I'm not sure if there are mods available for people to "favorite" forums but this would probably be your best bet.

ozzy47 11-20-2015 12:25 AM

Perhaps, https://vborg.vbsupport.ru/showthread.php?t=287847


All times are GMT. The time now is 05:55 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.02621 seconds
  • Memory Usage 1,722KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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