danirus / django-comments-xtd

A pluggable Django comments application with thread support, follow-up notifications, mail confirmation, like/dislike flags, moderation, a ReactJS plugin and Bootstrap 5.3.
https://django-comments-xtd.readthedocs.io
BSD 2-Clause "Simplified" License
594 stars 158 forks source link

Django-comments-xtd #257

Closed odescopi closed 3 years ago

odescopi commented 3 years ago

Good day Dan..I have successfully implement the django-comments-xtd app to my project..but there is a little glitch.. after I implemented the Java script API plug in,it doesn't affect the COMMENT_XTD_MAX_THREAD_LEVEL.. because even after i set it 0 at the backend yet the frontend still carries a clickable reply link attached to the comment..and when feed in a reply the whole comment system freeze at the front end and stop rendering..

danirus commented 3 years ago

Duplicate #256.

odescopi commented 3 years ago

Good day Dan..thanks for your help..I have implemented the charges but it seems after installing django-comments-xtd package there is only 2.8.0,2.8.1,and 3.0.0 js plugin there is no 2.8.2..after I changed the src in the static files link in articles_detail to 2.8.2 just like u implemented there is not comment form showing..but when I reverted back to 2.8.1 the comment form appeared but the issue still persists..

On Fri, Jan 22, 2021, 11:43 AM Daniel Rus Morales notifications@github.com wrote:

Closed #257 https://github.com/danirus/django-comments-xtd/issues/257.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/danirus/django-comments-xtd/issues/257#event-4237930980, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMFFTB63ZJY7MPFXKPU3YS3S3FJEBANCNFSM4WNDK7QA .

danirus commented 3 years ago

Hi @odescopi, I'll make a release (v2.8.2) no later than Monday that will include the fix for this issue. Before Monday you could use the master branch and run npm run build. If you run the command in master it will build the plugin v2.8.2. You will have to change your templates to use that version.

odescopi commented 3 years ago

Thanks Dan.. please be my mentor..lol...u are really good at what u do.. thanks am grateful ..I'll wait till Monday.. PS if install the latest version I wouldn't have to change my template much(article_detail)..just the script Js src link(2.8.2)..

On Fri, Jan 22, 2021, 9:00 PM Daniel Rus Morales notifications@github.com wrote:

Hi @odescopi https://github.com/odescopi, I'll make a release (v2.8.2) no later than Monday that will include the fix for this issue. Before Monday you could use the master branch and run npm run build. If you run the command in master it will build the plugin v2.8.2. You will have to change your templates to use that version.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/danirus/django-comments-xtd/issues/257#issuecomment-765651553, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMFFTBYIJJ76WR3XER6I2SDS3HKNHANCNFSM4WNDK7QA .

odescopi commented 3 years ago

Good day dan.. please my project has a user app so only authenticated users can comment but it seems your login for unauthenticated users redirects to to Django admin login page (reply,likes, dislikes,flag) instead of a user login page I created..how do I reset it to my user login page.. Also it seems ur flagging doesn't render on the same page like reply,likes..it opens another page could it be possible?

On Fri, Jan 22, 2021, 9:11 PM Odescopi Spinach nnamdiodera@gmail.com wrote:

Thanks Dan.. please be my mentor..lol...u are really good at what u do.. thanks am grateful ..I'll wait till Monday.. PS if install the latest version I wouldn't have to change my template much(article_detail)..just the script Js src link(2.8.2)..

On Fri, Jan 22, 2021, 9:00 PM Daniel Rus Morales notifications@github.com wrote:

Hi @odescopi https://github.com/odescopi, I'll make a release (v2.8.2) no later than Monday that will include the fix for this issue. Before Monday you could use the master branch and run npm run build. If you run the command in master it will build the plugin v2.8.2. You will have to change your templates to use that version.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/danirus/django-comments-xtd/issues/257#issuecomment-765651553, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMFFTBYIJJ76WR3XER6I2SDS3HKNHANCNFSM4WNDK7QA .

danirus commented 3 years ago

Hi @odescopi, please, ask this kind of questions in Discussions. Thank you!

odescopi commented 3 years ago

Thanks dan..I just posted my question on the discussion platform..

On Sun, Jan 24, 2021, 11:28 AM Daniel Rus Morales notifications@github.com wrote:

Hi @odescopi https://github.com/odescopi, please, ask this kind of questions in Discussion https://github.com/danirus/django-comments-xtd/discussions. Thank you!

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/danirus/django-comments-xtd/issues/257#issuecomment-766324520, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMFFTB5BG4ZHLYCDCD4AA5LS3PY3LANCNFSM4WNDK7QA .