vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=252)
-   -   CMS - sort by date? (https://vborg.vbsupport.ru/showthread.php?t=280046)

stefano9lli 03-14-2012 11:37 PM

CMS - sort by date?
 
I want to generate a link that allow user to sort articles by date with a querystring (ie. ?orderby=date) or similar.
I don't need the option from editing section :)
Can any1 help me?

Dead Eddie 03-15-2012 12:03 PM

Can you be more specific?

Sort articles within a section?
Sort articles displaying within a section?
Sort articles displaying within a category?
Sort ALL articles?
All published articles?

stefano9lli 03-16-2012 03:27 PM

Sort for section
###
EDIT: I've found querystring for forums (sort=voteavg) but nothing for articles

Dead Eddie 03-16-2012 07:00 PM

Quote:

Originally Posted by stefano9lli (Post 2310095)
Sort for section
###
EDIT: I've found querystring for forums (sort=voteavg) but nothing for articles

That still leaves two options:

All articles that are assigned to the section or all articles that display in the section.

There's no query parameter for either at the moment, so it'll have to be hacked in. Additionally, I did a quick scan of the places you'd do either, and I didn't see any hooks, so it looks like it'll involve directly modifying files.

willy888 03-16-2012 10:31 PM

CMS Published Calendar widget


All times are GMT. The time now is 06:24 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.01537 seconds
  • Memory Usage 1,712KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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