Table of content
What it is ?
It is an extension that facilitates visitor to post comment on a specific news, answer to the comments. Comments are the ideal way to deal and stay in touch with your visitors and adherences.
And this Comments extension will help your visitors to post a comments on news.
What does it do?
The TYPO3 comment plugin for EXT:news is very easy to use. Before we explain the installation process for adding comments to your news site, let's take a look at its extensive features:
- Based on extbase & fluid.
- Easy to use.
- Users can post comments on news.
- Captcha check.
- AJAX form submission.
- Responsive design of the comment form and comment threads.
- Multi-level (nested) comment threads
- Manage comments from the TYPO3 backend
- Comment approval by site admin.
- Send a notification to the site admin when a new comment is published.
- Compatibility from TYPO3 6.x to 9.x
- TASK] Added feature to allow fe_users to add comments directly (without asking for name and email).
Warning : A quote about EXT:ns_news_comments: News comments extension will be placed on the news detail page. So it is strongly recommended to integrate the news system extension first. And configure this extension only on the news detail page.
2. overview of the enlargement
extension key: | ns_news_comments |
Extension URL: | https://extensions.typo3.org/extension/ns_news_comments/ |
Documentation: | https://nitsantech.de/blog/t3ext-day-typo3-comment-plugin-for-extnews |
Support: | https://github.com/nitsan-technologies/ns_news_comments/issues |
3. Backend-Ansicht nach der Plug-in-Installation
3.1 Erweiterung über Composer holen
Verwenden der Befehlszeile
composer require nitsan/ns-news-comments:dev-master
3.2 Holen Sie sich die Erweiterung
Schritt 1: Wechseln Sie in das Modul "Extension Manager".
Schritt 2: Holen Sie sich die Erweiterung.
- Holen Sie sie aus dem Erweiterungsmanager: Drücken Sie die Schaltfläche "Abrufen/Aktualisieren" und suchen Sie nach dem Erweiterungsschlüssel "ns_news_comments" und importieren Sie die Erweiterung aus dem Repository.
- Holen Sie es von typo3.org: Sie können immer die aktuelle Version von https://extensions.typo3.org/extension/ns_news_comments/ beziehen, indem Sie entweder die t3x- oder die zip-Version herunterladen. Laden Sie die Datei anschließend im Extension Manager hoch.
Schritt 3: Installieren Sie nun die Erweiterung.
3.3 Activate the TypoScript
The extension is delivered with a TypoScript code that must be integrated.
Step 1: Go to the template module.
Step 2: Go to the "Root" page.
Step 3: Select the Info/Change option from the drop-down list.
Step 4: Click on the Edit button for the entire template data set.
Step 5: Switch to the "Includes" tab and add the "News Comment" extension (ns_news_comment) to the "Selected Items" list in the "Include static (from extensions):" section.
3.4 Configuration
Step 1: Configure the extension constants.
Step 1.1: Switch to the master page of your website.
Step 1.2: Switch to the Template module.
Step 1.3: Select the constants editor from the drop-down list.
Step 1.4: Select category - PLUGIN.TX_NSNEWSCOMMENTS (12)
Step 1.5: Configure all fields.
Step 3: Activate Captcha
If you want to use Captcha on your website, you should activate the .htaccess file located in the Private folder of this extension.
3.5 Listing the news comments in the backend
Step 1: Go to the "News management" module.
Step 2: Go to the "News Storage" folder/page.
Step 3: Edit any news record.
Step 4: Go to the Comments tab.
Step 5: Check all comments for the current news.
4. cache deletion
Please use the Flush frontend caches and Flush general caches buttons from the top panel. The"Clear cache" function of the installation tool also works perfectly.
5. additional function [fe_user configuration]
TASK] Function added that allows fe_users to add comments directly (without asking for name and email).
Step 1: Backend configuration of fe_user
6. support
- Support: You can report any questions/problems on Github - https://github.com/nitsan-technologies/ns_news_comments/issues
- Website: http: //www.nitsan.in/ | http://www.itug.in/
- Contact Email:sanjay@nitsan.in
Contributors
- TYPO3 Developer: Bhavin Barad
- Frontend integrator: Mehul Nimavat
- QA tester: Siddharth Sheth
Feedback & suggestions
Simply download the EXT:ns_news_comments extension and try it out. You can write your feedback/suggestions/comments in the comment field below. We will then adapt it for the next version of EXT:ns_news_comments.
We hope you enjoy commenting :)
Comments and Responses
Be the First to Comment