mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 03:32:00 +09:00
#17637630 홈페이지 기본 모듈 접속시 RSS주소 공개
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5358 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
4bc0eb75c7
commit
08c88c926c
1 changed files with 3 additions and 0 deletions
|
|
@ -43,6 +43,9 @@
|
|||
<!--@if($rss_url)-->
|
||||
<link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="{$rss_url}" />
|
||||
<link rel="alternate" type="application/atom+xml" title="Atom 1.0" href="{getUrl('','mid',Context::get('mid'),'act','rss','format','atom')}" />
|
||||
<!--@elseif(Context::get('site_module_info')->mid==Context::get('mid'))-->
|
||||
<link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="{getUrl('','module','rss','act','rss')}" />
|
||||
<link rel="alternate" type="application/atom+xml" title="Atom 1.0" href="{getUrl('','module','rss','act','rss','format','atom')}" />
|
||||
<!--@end-->
|
||||
|
||||
{@ $ssl_actions = Context::getSSLActions() }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue