mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-20 19:59:54 +09:00
사이트 전체 RSS 발행. 모든 mid를 체크하여 open_rss가 Y또는 H인 경우에만 글을 찾아서 RSS로 출력
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1886 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
03eaa01d56
commit
88bd5f049b
3 changed files with 63 additions and 18 deletions
|
|
@ -8,6 +8,7 @@
|
|||
<conditions>
|
||||
<condition operation="equal" column="module_category_srl" var="module_category_srl" />
|
||||
<condition operation="equal" column="module" var="module" pipe="and" />
|
||||
<condition operation="in" column="open_rss" var="open_rss" pipe="and" />
|
||||
</conditions>
|
||||
<navigation>
|
||||
<index var="sort_index" default="mid" order="asc" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue