Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
TYPO3 tt_news リスト/最新ビュー リンク#disqus_threadの最後に記事へのリンクを作成する可能性はありますか?
#disqus_thread
<a href="http://example.com/article/article_title.html#disqus_thread">Number of commments</a>?
<a href="http://example.com/article/article_title.html#disqus_thread">Number of commments</a>
tt_news 拡張機能でコメント数を表示しようとしたことのある人はいますか?
助けてくれてありがとう!
よろしく、 エイドリアン
tt_newsの拡張tt_news'のセクションについては、マニュアルを確認してください。おそらく、fprを使用してカスタムタグを作成できます。フォルダには、いくつかのサンプルがあります。itemMarkerArrayFunctypo3conf/ext/tt_news/res/
tt_news'
itemMarkerArrayFunc
typo3conf/ext/tt_news/res/
これを使用すると、次のような新しいマーカーを処理できます。###LINK_TO_DISQUS###
###LINK_TO_DISQUS###
注意してください、私はDisqusのAPIを知りません、とにかく、とにかくidは多くの努力を必要としないでしょう。