-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
fa0b0a4
commit 5107f35
Showing
4 changed files
with
16 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,8 @@ | ||
# ns_news_comments | ||
# News Comment | ||
|
||
- DEMO version: https://demo.t3planet.com/t3t-extensions/news-comments | ||
- FREE version: You can download FREE version with basic-features at https://extensions.typo3.org/extension/ns_news_comments/ | ||
- PRO version: You can download PRO version with more-features & free-support at https://t3planet.com/typo3-news-comment-extension | ||
- Live Frontend Demo: https://demo.t3planet.com/t3-extensions/seo/news-comments | ||
- Live Backend Demo: https://demo.t3planet.com/live-typo3/t3t-extensions/typo3/?TYPO3_AUTOLOGIN_USER=editor-faq | ||
- Free version: https://extensions.typo3.org/extension/ns_news_comments/ | ||
- Premium version: https://t3planet.com/typo3-news-comment-extension | ||
- Documentation: https://docs.t3planet.com/en/latest/ExtNsNewsComments/Index.html | ||
- Changelog: https://t3planet.com/typo3-news-comment-extension |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,14 @@ | ||
<?php | ||
|
||
$EM_CONF['ns_news_comments'] = [ | ||
'title' => '[NITSAN] Comment Plugin for EXT:news', | ||
'description' => 'Do you want to smoothly integrate comment features in your favourite News extension? This extension includes powerful features like post comment, reply to comment, multi-level comment thread, moderation etc., Demo: https://demo.t3planet.com/t3t-extensions/news-comments/ You can download PRO version for more-features & free-support at https://t3planet.com/news-comment-typo3-extension/', | ||
'title' => 'Comment Plugin for EXT:news', | ||
'description' => 'All New TYPO3 News Comment Extension helps add comments to your news pages and articles. It comes with a variety of features for managing and customizing comments. It is designed to enhance user experience with a simple interface and is SEO-friendly. | ||
*** Live Demo: https://demo.t3planet.com/t3-extensions/seo/news-comments/ *** Premium Version, Documentation & Free Support: https://t3planet.com/typo3-news-comment-extension', | ||
'category' => 'plugin', | ||
'author' => 'Team NITSAN', | ||
'author' => 'T3: Himanshu Ramavat, T3: Divya Goklani, T3: Nilesh Malankiya, QA: Krishna Dhapa', | ||
'author_email' => '[email protected]', | ||
'author_company' => 'NITSAN Technologies Pvt Ltd', | ||
'author_company' => 'T3Planet // NITSAN', | ||
'state' => 'stable', | ||
'internal' => '', | ||
'uploadfolder' => '0', | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.