css 및 js 호출순서 조정기능 추가

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5785 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ngleader 2009-03-06 05:33:56 +00:00
parent 4f380d9c48
commit 61851f1dfe
2149 changed files with 109090 additions and 18689 deletions

View file

@ -1,16 +1,22 @@
<?xml version="1.0" encoding="utf-8"?>
<module version="0.2">
<title xml:lang="ko">LDAP 인증 연동 모듈</title>
<title xml:lang="zh-CN">LDAP认证模块</title>
<title xml:lang="es">Módulo de autenticación LDAP obras</title>
<title xml:lang="zh-CN">LDAP认证</title>
<title xml:lang="zh-TW">LDAP認證模組</title>
<title xml:lang="jp">LDAP認証連動モジュール</title>
<name xml:lang="ko">zero</name>
<name xml:lang="es">zero</name>
<name xml:lang="zh-CN">zero</name>
<name xml:lang="zh-TW">zero</name>
<name xml:lang="jp">zero</name>
<description xml:lang="ko">
LDAP 인증 연동하는 모듈입니다.
적수님(http://ggang.net)님이 매우 큰 도움 주셨습니다.
</description>
<description xml:lang="es">
Autenticación LDAP módulo es el trabajo.
Jeoksunim (http://ggang.net) dio una gran ayuda.
</description>
<description xml:lang="zh-CN">
LDAP认证模块。
@ -18,7 +24,7 @@
</description>
<description xml:lang="zh-TW">
LDAP認證模組。
感謝 적수님(http://ggang.net)提供非常大的幫助。
感謝적수님(http://ggang.net)提供非常大的幫助。
</description>
<description xml:lang="jp">
LDAP認証連動モジュール
@ -26,10 +32,11 @@
</description>
<version>0.1</version>
<date>2007-07-28</date>
<category>accessory</category>
<category>interlock</category>
<author email_address="zero@zeroboard.com" link="http://blog.nzeo.com">
<name xml:lang="ko">zero</name>
<name xml:lang="zh-CN">zero</name>
<name xml:lang="es">zero</name>
<name xml:lang="zh-CN">zero</name>
<name xml:lang="zh-TW">zero</name>
<name xml:lang="jp">zero</name>
</author>

View file

@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<module>
<grants />
<permissions />
<actions>
<action name="dispLdapAdminConfig" type="view" admin_index="true" standalone="true" />
<action name="procLdapAdminInsertConfig" type="controller" standalone="true" />