moved metadata system into asset superclass, and added a fileImport script
This commit is contained in:
parent
1914386984
commit
2110af418a
16 changed files with 623 additions and 1056 deletions
|
|
@ -239,10 +239,10 @@ sub getAdminFunction {
|
|||
"contentProfiling"=>{
|
||||
title=>{
|
||||
id=>"content profiling",
|
||||
namespace=>"MetaData"
|
||||
namespace=>"Asset"
|
||||
},
|
||||
icon=>"contentProfiling.gif",
|
||||
op=>"manageMetaData",
|
||||
func=>"manageMetaData",
|
||||
group=>"4"
|
||||
},
|
||||
"contentFilters"=>{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue