mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-03 09:14:48 +09:00
css 및 js 호출순서 조정기능 추가
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5785 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
4f380d9c48
commit
61851f1dfe
2149 changed files with 109090 additions and 18689 deletions
30
modules/editor/components/code_highlighter/info.xml
Normal file
30
modules/editor/components/code_highlighter/info.xml
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<component version="0.2">
|
||||
<title xml:lang="ko">Code Highlighter</title>
|
||||
<title xml:lang="jp">コードハイライト</title>
|
||||
<title xml:lang="zh-CN">代码高亮显示</title>
|
||||
<title xml:lang="en">Code Highlighter</title>
|
||||
<title xml:lang="es">Código para resaltar</title>
|
||||
<title xml:lang="ru">Подсветка кода</title>
|
||||
<title xml:lang="zh-TW">語法高亮度顯示</title>
|
||||
<description xml:lang="ko">코드를 보기 좋게 출력합니다.</description>
|
||||
<description xml:lang="jp">ソースコードを見やすく表示します。</description>
|
||||
<description xml:lang="en">It displays code in good shape.</description>
|
||||
<description xml:lang="es">Muestra el código en buena forma.</description>
|
||||
<description xml:lang="ru">Компонент служащий для подсветки кода</description>
|
||||
<description xml:lang="zh-CN">高亮显示所选代码。</description>
|
||||
<description xml:lang="zh-TW">將所選取的語法高亮度顯示。</description>
|
||||
<version>0.5</version>
|
||||
<date>2009-01-20</date>
|
||||
<license link="http://creativecommons.org/licenses/LGPL/2.1/">LGPL 2.1</license>
|
||||
|
||||
<author link="http://www.zeroboard.com/">
|
||||
<name xml:lang="ko">XE Open Source Project</name>
|
||||
<name xml:lang="jp">XE Open Source Project</name>
|
||||
<name xml:lang="en">XE Open Source Project</name>
|
||||
<name xml:lang="es">XE Open Source Project</name>
|
||||
<name xml:lang="ru">XE Open Source Project</name>
|
||||
<name xml:lang="zh-CN">XE Open Source Project</name>
|
||||
<name xml:lang="zh-TW">XE Open Source Project</name>
|
||||
</author>
|
||||
</component>
|
||||
Loading…
Add table
Add a link
Reference in a new issue