mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-22 05:15:29 +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
|
|
@ -1,14 +1,14 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<widget version="0.2">
|
||||
<title xml:lang="ko">웹진 형태 최근 문서 출력</title>
|
||||
<title xml:lang="zh-CN">网络杂志型主题列表</title>
|
||||
<title xml:lang="zh-CN">主题列表(新闻型)</title>
|
||||
<title xml:lang="jp">ウェブジンスタイル最新コンテンツ出力</title>
|
||||
<title xml:lang="en">Newest Articles in Webzine Style</title>
|
||||
<title xml:lang="es">Mostrar más nuevos artículos con el estilo Webzine</title>
|
||||
<title xml:lang="ru">Отображение последних статей в стиле webzine</title>
|
||||
<title xml:lang="zh-TW">最新主題網路雜誌樣式</title>
|
||||
<description xml:lang="ko">최근 문서를 웹진형태로 출력하는 위젯입니다.</description>
|
||||
<description xml:lang="zh-CN">把最新主题显示为网络杂志类型的控件。</description>
|
||||
<description xml:lang="zh-CN">把最新主题显示为新闻类型的控件。</description>
|
||||
<description xml:lang="jp">最新コンテンツをウェブジンスタイルで出力するウィジェットです。</description>
|
||||
<description xml:lang="en">This widget displays newest articles with webzine style.</description>
|
||||
<description xml:lang="es">Este widget muestra más reciente de artículos con webzine estilo.</description>
|
||||
|
|
@ -27,23 +27,6 @@
|
|||
</author>
|
||||
|
||||
<extra_vars>
|
||||
<var id="title">
|
||||
<type>text</type>
|
||||
<name xml:lang="ko">제목</name>
|
||||
<name xml:lang="zh-CN">栏目名</name>
|
||||
<name xml:lang="jp">タイトル</name>
|
||||
<name xml:lang="en">Title</name>
|
||||
<name xml:lang="es">Título</name>
|
||||
<name xml:lang="ru">Заголовок</name>
|
||||
<name xml:lang="zh-TW">標題</name>
|
||||
<description xml:lang="ko">최근 게시물의 제목으로 출력됩니다.</description>
|
||||
<description xml:lang="zh-CN">显示为最新主题列表的栏目名。</description>
|
||||
<description xml:lang="jp">最近の書き込みのタイトルとして表示されます。</description>
|
||||
<description xml:lang="en">It will be the title of the newest articles.</description>
|
||||
<description xml:lang="es">Este será el título de los documentos recientes.</description>
|
||||
<description xml:lang="ru">Это будет заголовком последних статей.</description>
|
||||
<description xml:lang="zh-TW">顯示最新主題的標題。</description>
|
||||
</var>
|
||||
<var id="order_target">
|
||||
<type>select</type>
|
||||
<name xml:lang="ko">정렬 대상</name>
|
||||
|
|
@ -408,7 +391,7 @@
|
|||
<name xml:lang="ru">Модуль назначения</name>
|
||||
<name xml:lang="zh-TW">目標模組</name>
|
||||
<description xml:lang="ko">선택하신 모듈에 등록된 글을 대상으로 합니다.</description>
|
||||
<description xml:lang="zh-CN">将把被选模块中的主题作为显示对象。</description>
|
||||
<description xml:lang="zh-CN">将把所选模块中的主题作为显示对象。</description>
|
||||
<description xml:lang="jp">チェックされたモジュールに登録されたコンテンツ(書き込み)を対象とします。</description>
|
||||
<description xml:lang="en">The target articles to be sorted will be the ones submitted in the selected module.</description>
|
||||
<description xml:lang="es">El objetivo de los documentos agregados serán los del módulo selccionado.</description>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue