* Updated DB mappings of File/Files getting closer to the one of Image/Images
* Disabled ip address property in LogEntry (will be removed in the long run) * Removed custom property from Skin (still needs some care) * Removed commented code
This commit is contained in:
parent
29ca787190
commit
9b4a5bc10e
17 changed files with 68 additions and 84 deletions
|
@ -45,20 +45,6 @@ parent_type
|
|||
metadata = mountpoint(Metadata)
|
||||
metadata_source = metadata
|
||||
|
||||
#day = TEXT_DAY
|
||||
#title = TEXT_TITLE
|
||||
#text = TEXT_TEXT
|
||||
#rawcontent = TEXT_RAWCONTENT
|
||||
#online = TEXT_ISONLINE
|
||||
#editableby = TEXT_EDITABLEBY
|
||||
#discussions = TEXT_HASDISCUSSIONS
|
||||
#createtime = TEXT_CREATETIME
|
||||
#modifytime = TEXT_MODIFYTIME
|
||||
#ipaddress = TEXT_IPADDRESS
|
||||
|
||||
#content = mountpoint(PropertyMgr)
|
||||
#content_xml = TEXT_CONTENT
|
||||
|
||||
site = object(Site)
|
||||
site.local = site_id
|
||||
site.foreign = id
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue