dgroat

Home \

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Column heading names in Easy Folder Listing module v2.9 #2282
    dgroat
    Participant

    After trying a few things, I think I have achieved this by replacing line 41 in the ‘Bootstrap.php’ file with

    <th style="padding:4px;"><?php echo str_replace("images/results/","",$folder);?></th>

    If there’s an easier way to do this then happy to learn. Thanks again.

    in reply to: Column heading names in Easy Folder Listing module v2.9 #2281
    dgroat
    Participant

    Thanks for the quick response. I had completely forgot about the language file / override option. Thanks. Clearly not seeing the wood for the trees.

    My PHP skills are not great but if I wanted to show the folder name (the one containing the documents I am listing) instead of ‘Filename’, is that easy to do? My documents are in folders marked with the year, (e.g. 2015, 2016 and 2017).

Viewing 2 posts - 1 through 2 (of 2 total)