rejetto forum

Menu Order

0 Members and 1 Guest are viewing this topic.

Offline fPortal

  • Occasional poster
  • *
    • Posts: 14
    • View Profile
I have been looking and am still searching.

I am looking for a way to change the order of the file system folders other then alphabetically.  Anyone know of a way?


Offline Mars

  • Operator
  • Tireless poster
  • *****
    • Posts: 2068
    • View Profile
MENU > other options >default sorting    (name/ext/size/time/hints)


Offline fPortal

  • Occasional poster
  • *
    • Posts: 14
    • View Profile
I saw that one, thank you.  But nothing to let me choose my own order?


Offline TSG

  • Operator
  • Tireless poster
  • *****
    • Posts: 1935
    • View Profile
    • RAWR-Designs
It is built into mine and the default template (i think). You use one of my templates don't you? You posted in my board so you must... I have built in some sort options... other than this I can't see what you are talking about... are you asking for custom sort options? You can't sort by something that doesn't exist...

Something like this:
Code: [Select]
Sort:<br/>
<a href="{.get|url|sort=t|rev={.and|{.?sort=t.}|{.not|{.?rev.}.}.}.}">Age</a>,
<a href="{.get|url|sort=d|rev={.and|{.?sort=d.}|{.not|{.?rev.}.}.}.}">Hits</a>,
<a href="{.get|url|sort=n|rev={.and|{.?sort=n.}|{.not|{.?rev.}.}.}.}">Name</a>,
<a href="{.get|url|sort=s|rev={.and|{.?sort=s.}|{.not|{.?rev.}.}.}.}">Size</a>,
<a href="{.get|url|sort=e|rev={.and|{.?sort=e.}|{.not|{.?rev.}.}.}.}">Type</a>


Offline fPortal

  • Occasional poster
  • *
    • Posts: 14
    • View Profile
I did see those options, and they work for within the folders, but I have a few folders called Video, video 1 etc, and a folder called Uploads that I was wanting to be at the very end, but alphabetically it won't be.
I guess without that option I will have to live with it.  Oh well, thank you all for your replies.


Offline maverick

  • Tireless poster
  • ****
    • Posts: 1052
  • Computer Solutions
    • View Profile
Try numbering those folders.

example:

1 Video
2 Video
3 Uploads

Sort by name.  I do this in one of my sections.  No problem at all.
maverick


Offline fPortal

  • Occasional poster
  • *
    • Posts: 14
    • View Profile