Skip to content

arm2arm/files_meta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

files_meta

WARNING: this require OC >4.5

File Metadata App for Owncloud. Owncloud plugin: Meta data per file. This plugin is used to add Description on file item. The Description is stored in the separate database oc_metadata. The database is designed as key/value storage where we have following columns: item,namespace,key,value Actually the meta_data can be any data, one can extend files_meta plugin to store metadata not only for files.

Short Decription

files_meta

an app dedicated to store additional meta data per file.

The road map is following:

  • add "i" in action stack
  • on click show description
  • show owner and shared information, last edit
  • some additional text
  • in some point add search hook from OC5.x

change log:

10/29/2012 Migratged from gitorius to github

07/23/2012 Share folder handled: meta info is readonly Additional information is show now only sharing and permission. version 0.2 is released.

About

File Metadata App for Owncloud.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published