Meta.user (previously meta.serialà is a generic implementation of a meta plugin. Basic feature is to add as many fields as wanted to the data, to attach any property to each item (folder or file). The metadata is stored as PHP serialized data inside a file in the same folder as each file. Metadata is moved/copied/deleted between folders when such operations are applied on the files. The plugin provides a little editor for adding/modifying these properties as simple text lines, display them in both the file list and in the infoPanel, and the added metadata is also searchable. This plugin is configured via the « Meta Sources » tab of each repository configuration.

Sample

Warning, this plugin requires a "metastore" plugin to be active to do the actual storing implementation.