Forum Replies Created
-
AuthorPosts
-
December 14, 2013 at 3:51 am in reply to: ascending and descending order in Easy Folder Listing Pro #1967
luchokike1
ParticipantGood afternoon Michael
Thanks for reply. Well english is not my native languaje sorry about that maybe i dont let me understand. When I said most recent or recently file above i want to say that if I upload today a 1.pdf file inside a directory this appears like unique in this directory. Ok until here. If tomorrow or later I upload another 2.pdf this 2.pdf should be above of 1.pdf, if tomorrow or later I upload a third file called z.pdf this should above of 2.pdf. Most recently uploaded above, most old below.
The namefile is not considered because I want order by date not by filename
I dont know if the pluggin can do this. For logical reasons the last file that I upload inside a directory should see in the top of the list or above.
I hope you can help me please
I got the pluggin manager like you said
and my code inside the article
Thanks a lot
Regards
Luchokike
December 13, 2013 at 10:45 pm in reply to: ascending and descending order in Easy Folder Listing Pro #1964luchokike1
ParticipantGood afternoon Michael
I recently see the carpet plugins/content/easyfolderlistingpro for this reason my question was what PHP file was. Only was one.
Now in Dreamweaver is not at the 1249.
$list[$index] = $filestats;
is at 2477 line.
Well I did the changes for ctime and atime and both and i tried with ASC or DESC sortdirectin but the result in 04 cases is the same. When I upload a PDFs to a directory it dont see most recent above and below the oldest. Ever the new goes below.
Is a shame that a good pluggin can not do this simple action
So I will try creating a new joomla category and put a weblink to my PDFs that allow me ordering by date, the most recently above.
If maybe there is another way to solve this important problem I appreciatte your comments.
Thanks
Regards
Luchokike1
December 12, 2013 at 2:58 pm in reply to: ascending and descending order in Easy Folder Listing Pro #1962luchokike1
ParticipantHello Michael
I appreciate your answer.
Well im not expert in PHP exactly. Usually i can change code php in existing files of Joomla. I can do the change seeing in my Dreamweaver around the line 1249 like you said but I would like to know (entering by FTP) in what root or what directory of the pluggin EasyFolder Listing Pro is located the PFP file who generate or that have the date time ?
Or I should generate this datetime with a PHP code insidde a new file? can you please post me the code? where I should put this new file? what is the procedure exactly please?
I will try that you say if this change allow me put the PDFS within a directory most recent above and below the oldest
I hope you can help me
Thanks a lot
Luchokike
December 11, 2013 at 3:35 pm in reply to: ascending and descending order in Easy Folder Listing Pro #1960luchokike1
ParticipantI posted the code correctly but the forum interface appear with <span> that I dont put.
My real EasyFolder Listing Pro code here like image (to can see) is this
I hope you can help me
Thanks
Luchokike
December 11, 2013 at 3:24 pm in reply to: ascending and descending order in Easy Folder Listing Pro #1959luchokike1
ParticipantHello Michael
I appreciate your answer. In the joomla code is ok . But in effect, by copying from the Show / Hide the code i forgot to remove <span> . Sorry. I use the JCE Editor that is good with the Toggle Editor like you said and displays the following
{easyfolderlistingpro method=’table’|extensions=’1’|folder=’images/foros/’|easing=’linear’|preview=’none’|sortcolumn=’date’|ratio=’4′<span><span></span></span>|sortdirection=’DES’ }
Then repeat the same question how I can make ascendenetemente appears the PFS inside a directory, I want that the PDFS within a directory most recent appear above and below the oldest . I ordered by date in ascending in pluggin settings and the code inside the article but nothing. It can be done ?
The principal to me is how to solve the problem. The coded is ok. Now is good posted. But not working.
Thank you
pd . in effect Michael would like also order the names of the directories which have not been ,but my most pressing is now sort files by date , most recent up.
I hope you can help me please
Thank you
Luchokike
-
AuthorPosts