git-svn-id: http://xe-core.googlecode.com/svn/trunk@1611 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-06-12 07:36:56 +00:00
parent 57616a3396
commit 4556470a9e
9 changed files with 23 additions and 203 deletions

View file

@ -17,6 +17,10 @@
<title xml:lang="ko">파일 첨부</title>
<title xml:lang="en">file upload</title>
</grant>
<grant name="comment_fileupload" default="guest">
<title xml:lang="ko">댓글 파일 첨부</title>
<title xml:lang="en">comment file upload</title>
</grant>
<grant name="manager" default="root">
<title xml:lang="ko">관리</title>
<title xml:lang="en">manager</title>
@ -32,8 +36,6 @@
<action name="dispBlogDeleteTrackback" type="view" />
<action name="dispBlogMessage" type="view" />
<action name="getBlogCommentEditorForm" type="model" />
<action name="procBlogInsertDocument" type="controller" />
<action name="procBlogDeleteDocument" type="controller" />
<action name="procBlogInsertComment" type="controller" />