mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-22 12:49:55 +09:00
First step of converting legacy ExtraVar class to module
This commit is contained in:
parent
267aa9c397
commit
dd06193a1d
9 changed files with 164 additions and 0 deletions
14
modules/extravar/conf/info.xml
Normal file
14
modules/extravar/conf/info.xml
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<module version="0.2">
|
||||
<title xml:lang="ko">확장 변수</title>
|
||||
<title xml:lang="en">Extra Input Fields</title>
|
||||
<description xml:lang="ko">회원정보, 문서 등의 사용자 정의 입력 항목을 관리합니다.</description>
|
||||
<description xml:lang="en">Manage custom input fields in member information, documents, etc.</description>
|
||||
<version>RX_VERSION</version>
|
||||
<date>RX_CORE</date>
|
||||
<category>service</category>
|
||||
<author link="https://rhymix.org">
|
||||
<name xml:lang="ko">Rhymix</name>
|
||||
<name xml:lang="en">Rhymix</name>
|
||||
</author>
|
||||
</module>
|
||||
Loading…
Add table
Add a link
Reference in a new issue