• Resolved mips100

    (@mips100)


    I installed the plugin and tried to go through the set up screen. That part is done. However, I am a bit stuck on how to go ahead and use it.
    1) Do you know of any page example codes that I can look at (of different functions that the file-away provide) please ?
    2) Or also some kind of tutorial to show how to set up a file-away page with working code on it, from beginning to end please ?

    Thanks,
    Mips.

    Site

    https://www.ads-software.com/plugins/file-away/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author thomstark

    (@thomstark)

    There are tutorials on the Tutorials tab, and in the shortcode generator. You might start with a basic shortcode like this:

    [fileaway directories=true]

    Thread Starter mips100

    (@mips100)

    Thanks. Things are starting to take shape now.
    How can I show under “Type”, the word “directory”, rather than “dir” ?

    Also, instead of showing the “Date Modified” column, how can I list a different column title such as “Info” and then show “Audio file” in that column if the file is an mp3, or show “Pdf file” if that file is a pdf document please ?

    Thanks,
    Mips

    Site

    Plugin Author thomstark

    (@thomstark)

    You can’t change Dir to Directory, unless you write a custom javascript for that.

    mod="no" will disable the date modified column.

    Then add:

    customdata="Info" metadata="database" manager="true"

    to the shortcode. Then use Manager Mode’s Rename function to add metadata to your custom column.

    Andrew

    (@afedericojr)

    deleted

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Examples’ is closed to new replies.