• Resolved eclerkin

    (@eclerkin)


    I am using the following shortcode to display files in a folder titled “forms”. I had a request to allow more than 1 hyperlink on each row displayed – 1 link for the dowloadable file and another link to a page of definitions. I noticed a feature using a .csv file that sounds interesting but not sure it would solve this problem. Any examples of that .csv implementation?

    [fileup base=”1″ matchdrawer=”1″ showto=”administrator,editor” makedir=”true” fadein=”opacity” fadetime=”1500″ overwrite=”true” theme=”silver-bullet” align=”left”]

    [fileaway base=”1″ drawerid=”1″ manager=”true” textalign =”left” type=”table” directories=”on” fadein=”opacity” fadetime=”1500″ size=”no” datelabel=”Last Date Published” drawerlabel=”click on any form below to Download” drawericon=”drawer” paginate=”true” pagesize=”5″ sortfirst=”filename-asc” searchlabel=” Search forms…”]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Look at the video tutorials. There is one for using the CSV option.

    Thread Starter eclerkin

    (@eclerkin)

    Ok, thanks…figured it out. I was hoping for multiple hyperlinks/descriptions on each line in the CSV file but it doesn’t look like that is supported.

    Thread Starter eclerkin

    (@eclerkin)

    Where (code) do I find the assignment of target=”_blank” for the fileaway-url-parser.csv file when it’s assigning url’s? I need to replace “_blank” with “_self” so that it doesn’t open a new page.

    Thread Starter eclerkin

    (@eclerkin)

    Never mind – found it – class.fileaway.php under public function sc($atts).

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Table usage and other hyperlinks’ is closed to new replies.