2016-04-16, 18:45:42
(2016-04-16, 05:52:57)lokothodida Wrote: The current beta addresses a) and b). c) seems like it should be implemented with Javascript, but have the option controlled server-side.
datiswous is also right about Client Files.
Thanks this is really usefull!! I have implemented the beta and it have not found any issues. I think you are right regarding c) . The setting could be controlled like a) and b) e.g.
(% simpledir key="subdir1" dirpath="somepath" urlpath="somepath" columns="name" order="-name" showinitial="5" %)
I will take a look at some jquery, must be something similar exsiting already that could be used.
(2016-04-15, 19:31:11)datiswous Wrote: Rob A also made the Client Files plugin. Might be better suited for you.
I have taken a look, and I agree, the functionality to generate the filedownload url and only make that available after login is what I was thinking about. Think I will try to see if somehow can merge that functionality into simpledir. Thanks for pointing me in that direction!