Renamed type.properties according to prototype naming scheme recently introduced in Helma (s. http://helma.org/bugs/show_bug.cgi?id=533)
This commit is contained in:
parent
77845f0121
commit
ded7f5fcea
28 changed files with 24 additions and 23 deletions
|
@ -31,11 +31,11 @@ _parent =
|
|||
|
||||
admin = mountpoint(Admin)
|
||||
members = mountpoint(Members)
|
||||
#layouts = mountpoint(RootLayoutMgr)
|
||||
|
||||
blogger = mountpoint(BloggerApi)
|
||||
metaWeblog = mountpoint(MetaWeblogApi)
|
||||
mt = mountpoint(MtApi)
|
||||
## FIXME:
|
||||
#blogger = mountpoint(BloggerApi)
|
||||
#metaWeblog = mountpoint(MetaWeblogApi)
|
||||
#mt = mountpoint(MtApi)
|
||||
|
||||
_children = collection(Site)
|
||||
_children.accessname = name
|
Loading…
Add table
Add a link
Reference in a new issue