rejetto forum

Two newbie questions

gtomas · 9 · 6670

0 Members and 1 Guest are viewing this topic.

Offline gtomas

  • Occasional poster
  • *
    • Posts: 4
    • View Profile
1) How do I sort files by date? Right now the files are sorted by name and I'd like the newest additions to appear at the bottom?

2) I answered yes to the "Update available. Update to new version?" and lost all my hits records. How can I avoid this loosing hits in the future?

Thanks for your help!


Regards,
Goran Tomas


Offline maverick

  • Tireless poster
  • ****
    • Posts: 1052
  • Computer Solutions
    • View Profile
1) How do I sort files by date? Right now the files are sorted by name and I'd like the newest additions to appear at the bottom?

If you are using the default template, you will see a heading that shows ...
"Filename      Filesize    Filetime    Hits"

Click on your choice of heading to sort.  You want to sort by newest file so click on "Filetime".  The sort method is from newest file to oldest file. 

Quote
2) I answered yes to the "Update available. Update to new version?" and lost all my hits records. How can I avoid this loosing hits in the future?

Menu --> Save Options --> Auto-Save Options on Exit
Menu --> Start/Exit --> Auto-Save VFS on Exit
maverick


Offline gtomas

  • Occasional poster
  • *
    • Posts: 4
    • View Profile
If you are using the default template, you will see a heading that shows ...
"Filename      Filesize    Filetime    Hits"

Click on your choice of heading to sort.  You want to sort by newest file so click on "Filetime".  The sort method is from newest file to oldest file.

Thanks for your help!

Is there a way to make this listing (by date) default? It seems everytime I log in, the sorting is back to the name...


Regards,
Goran Tomas


Offline maverick

  • Tireless poster
  • ****
    • Posts: 1052
  • Computer Solutions
    • View Profile
Is there a way to make this listing (by date) default? It seems everytime I log in, the sorting is back to the name...

The filelist defaults to sorting by filename (alphabetically - ascending) which seems to have priority.
« Last Edit: December 21, 2006, 09:44:46 PM by maverick »
maverick


Offline gtomas

  • Occasional poster
  • *
    • Posts: 4
    • View Profile
Is there a way to change a priority?


Regards,
Goran Tomas


Offline maverick

  • Tireless poster
  • ****
    • Posts: 1052
  • Computer Solutions
    • View Profile
Is there a way to change a priority?

rejetto will probably read this thread.  He might have a solution.
maverick


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13524
    • View Profile
well, i think the best thing is to introduce an option for it. future versions.


In the while, you can edit the template, [folder] section, and replace %item-url% with %item-url%?sort=t.
This won't apply to the root, but you can workaround this in several ways. The easiest way is to move all things to a subfolder. Another way, without moving anything but much more complex, is to introduce a redirecting html page that will be the default page, and it will redirect to /~nodefault?sort=t



Offline gtomas

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