dokufreaks / plugin-filelist

The filelist plugin provides a syntax for adding linked and sorted lists of files as selected by wildcard based glob patterns to a wiki page and thus allows dynamically including file listings of arbitrary filesystem locations and media namespaces.
https://www.dokuwiki.org/plugin:filelist
GNU General Public License v2.0
13 stars 9 forks source link

Add "Created By" column #28

Closed lpaulsen93 closed 2 months ago

lpaulsen93 commented 6 years ago

This feature request was received on the dokufreaks mailing list on the 14.03.2018:

Hi Freaks

Can you add a "Created by" column next to "Last modified". I know this feature is already available via the Media Manager where you can see who created the file in the History section but it would be awsome to have it implemented in filelist plugin.

Use case 1:

If using Media Manager to upload files then have an option in filelist plugin to display "created by" column. If true then it would read the USER who uploaded the fille. If file was uploaded not using Media Manager then "created by" column would read 'Root' or something similar.

Filename Filesize Last modified Created by
example.pdf 20KiB 2018/03/14 Husam

Thank you for considering this feature.

Many Thanks

Husam

HusGit87 commented 6 years ago

Hi Lars

It is always showing the creator as "unknown". I tested uploading documents and images via the Media Manager.

Regards Hus

lpaulsen93 commented 6 years ago

Hi Hussam,

yes that's correct. It will actually only work if files have been uploaded via the media manager. Otherwise DokuWiki doesn't know which DokuWiki user created the file. It will also NOT work if the option direct=1 is set. That means it only works using a wiki path not a filepath. Are you sure you re-installed the plugin? Could you post the filelist syntax you used?

Thanks, Lars

Klap-in commented 2 years ago

Todo: add this option to the documentation

splitbrain commented 2 months ago

this no longer applies since the plugin no longer lists files within the wiki