antville/code/Site/type.properties
2001-09-05 21:08:17 +00:00

59 lines
1.2 KiB
INI

_datasource=antville
_tablename=WEBLOG
_subnodes=<story.WEBLOG_ID
_subnodes.groupby=DAY
_subnodes.groupby.prototype=day
_subnodes.order=CREATETIME DESC
_subnodes.groupby.order=CREATETIME DESC
_parent=root
_skinmanager=skinmanager
_id=ID
title=TITLE
alias=ALIAS
tagline=TAGLINE
birthdate=BIRTHDATE
bgcolor=BGCOLOR
textfont=TEXTFONT
textcolor=TEXTCOLOR
textsize=TEXTSIZE
linkcolor=LINKCOLOR
alinkcolor=ALINKCOLOR
vlinkcolor=VLINKCOLOR
titlefont=TITLEFONT
titlecolor=TITLECOLOR
titlesize=TITLESIZE
online=ISONLINE
lastupdate=LASTUPDATE
blocked=ISBLOCKED
discussions=HASDISCUSSIONS
usercontrib=USERMAYCONTRIB
usersignup=USERMAYSIGNUP
days=SHOWDAYS
archive=SHOWARCHIVE
language=LANGUAGE
country=COUNTRY
dateformat=DATEFORMAT
createtime=CREATETIME
creator=CREATOR>user.ID
modifytime=MODIFYTIME
modifier=MODIFIER>user.ID
skinmanager=[virtual]skin.NAME
skinmanager.subnodeRelation=<skin.WEBLOG_ID
skinmanager.areSubnodes=true
skinmanager.groupby=PROTO
members=[mountpoint]membership
images=[mountpoint]imagemgr
skins=[mountpoint]skinmgr
allstories=[virtual]<story.WEBLOG_ID
allstories.order=MODIFYTIME DESC
allcomments=[virtual]<comment.WEBLOG_ID
allcomments.order=MODIFYTIME DESC