Display Date Created/Updated/Modified on File Page

neil3834

New Member
YetiShare User
Apr 10, 2014
57
0
0
Hello

I notice file size, file name, file resolution are all listed, however there is no file created/uploaded or file modified/updated details. This sort of information is really critical when collaborating with users, especially when the majority of people forget to add the date into the file name.

Could you please tell me how to include these simple fields / properties about the file?

Also is there a list of all available file properties, and variables available for use?

I am finding this a little "clunky"...

Thank you
 

neil3834

New Member
YetiShare User
Apr 10, 2014
57
0
0
Hello again,
What is also missing is on the Information page "~i", there is no statistics on VIews, Downloads?

For example, how many people previewed the page, but didn't wait or click download (just viewing it) and the number o people who did wait for the countdown, or just clicked Download.

Views: 130
Downloads: 22

And what most other online file storage sites have for collaboration and sharing is:
Last viewed: 2014/04/21 14:55
Last downloaded: 2014/04/18 17:12

I am confident this data is already in there and is logged. If so, it should be available to be displayed via a setting in the admin area.
Setting: Display # of Views/Downloads: Public / Owner / Admin Only
Setting: Display Last View/Download Date: Public / Owner / Admin Only


I hope that makes sense and I have provided enough examples.
Thanks!
 

adam

Administrator
Staff member
Dec 5, 2009
2,046
108
63
neil3834 said:
Hello

I notice file size, file name, file resolution are all listed, however there is no file created/uploaded or file modified/updated details. This sort of information is really critical when collaborating with users, especially when the majority of people forget to add the date into the file name.

Could you please tell me how to include these simple fields / properties about the file?

Also is there a list of all available file properties, and variables available for use?

I am finding this a little "clunky"...

Thank you
You get the full source code to just edit the page as you need. Have a look in the 'files' table in the database for the fields.
 

adam

Administrator
Staff member
Dec 5, 2009
2,046
108
63
neil3834 said:
Hello again,
What is also missing is on the Information page "~i", there is no statistics on VIews, Downloads?

For example, how many people previewed the page, but didn't wait or click download (just viewing it) and the number o people who did wait for the countdown, or just clicked Download.

Views: 130
Downloads: 22

And what most other online file storage sites have for collaboration and sharing is:
Last viewed: 2014/04/21 14:55
Last downloaded: 2014/04/18 17:12

I am confident this data is already in there and is logged. If so, it should be available to be displayed via a setting in the admin area.
Setting: Display # of Views/Downloads: Public / Owner / Admin Only
Setting: Display Last View/Download Date: Public / Owner / Admin Only


I hope that makes sense and I have provided enough examples.
Thanks!
As above. Or submit it to the RFCs and it'll be reviewed for the next release.