添加站外文章
This commit is contained in:
@@ -87,6 +87,7 @@
|
||||
</div>
|
||||
</#if>
|
||||
</div>
|
||||
<div id="externalRelevantArticles"></div>
|
||||
<@comments commentList=articleComments article=article></@comments>
|
||||
</div>
|
||||
</div>
|
||||
@@ -94,6 +95,9 @@
|
||||
<#include "footer.ftl">
|
||||
<@comment_script oId=article.oId>
|
||||
page.tips.externalRelevantArticlesDisplayCount = "${externalRelevantArticlesDisplayCount}";
|
||||
<#if 0 != externalRelevantArticlesDisplayCount>
|
||||
page.loadExternalRelevantArticles("<#list article.articleTags?split(",") as articleTag>${articleTag}<#if articleTag_has_next>,</#if></#list>");
|
||||
</#if>
|
||||
</@comment_script>
|
||||
</body>
|
||||
</html>
|
||||
|
15
timeline/css/timeline.min.css
vendored
15
timeline/css/timeline.min.css
vendored
File diff suppressed because one or more lines are too long
15
timeline/js/timeline.min.js
vendored
15
timeline/js/timeline.min.js
vendored
File diff suppressed because one or more lines are too long
@@ -22,6 +22,6 @@
|
||||
|
||||
name=timeline
|
||||
version=1.0.1
|
||||
forSolo=1.5.0
|
||||
forSolo=1.6.0
|
||||
memo=\u65f6\u5149\u6d41\u901d
|
||||
note=\u6b64\u76ae\u80a4\u5ffd\u7565\u66f4\u65b0\u3001\u7f6e\u9876\u6392\u5e8f
|
||||
|
Reference in New Issue
Block a user