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

comments-xtd-max-thread-level #256

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

The fix for this issue has been released with v2.8.2.

odescopi commented 3 years ago

Thanks dan..how do I get it..I tried to use pip install django-comments-xtd but it's seems only 2.8.1 version exits

On Mon, Jan 25, 2021, 6:31 AM Daniel Rus Morales notifications@github.com wrote:

The fix for this issue has been released with v2.8.2.

— 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/256#issuecomment-766552193, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMFFTB4TCQKFIDBOSLV4LRLS3T63JANCNFSM4WM7THWA .

danirus commented 3 years ago

Sorry. Try again. Just uploaded it.

odescopi commented 3 years ago

Wow😀 it's working now.. thanks a bunch Dan..I owe u lunch anytime I meet u..I can work with these for now till the future plugging with emoji comes along..am grateful

On Mon, Jan 25, 2021, 12:12 PM Daniel Rus Morales notifications@github.com wrote:

Sorry. Try again. Just uploaded it.

— 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/256#issuecomment-766741542, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMFFTB4VN4EXFIO32O7AAYTS3VGZPANCNFSM4WM7THWA .

odescopi commented 3 years ago

I noticed another thing Dan..for now it's just the reply,likes,and dislikes that render on the same page except the flagging.. which renders on another page..is this an oversight..?

On Mon, Jan 25, 2021, 12:25 PM Odescopi Spinach nnamdiodera@gmail.com wrote:

Wow😀 it's working now.. thanks a bunch Dan..I owe u lunch anytime I meet u..I can work with these for now till the future plugging with emoji comes along..am grateful

On Mon, Jan 25, 2021, 12:12 PM Daniel Rus Morales < notifications@github.com> wrote:

Sorry. Try again. Just uploaded it.

— 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/256#issuecomment-766741542, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMFFTB4VN4EXFIO32O7AAYTS3VGZPANCNFSM4WM7THWA .

danirus commented 3 years ago

No, it just that I didn't enable flagging in the JavaScript plugin.

odescopi commented 3 years ago

Hi Dan.. thanks for your help.. please is there a way I can add profile pic to users that comment

On Wed, Jan 27, 2021, 8:36 PM Daniel Rus Morales notifications@github.com wrote:

No, it just that I didn't enable flagging in the JavaScript plugin.

— 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/256#issuecomment-768526122, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMFFTB5NY23VZG4BLADXW3TS4BTKHANCNFSM4WM7THWA .

odescopi commented 3 years ago

Hey Dan..am really finding it difficult to add slugs to my project..I use self.pk and it works so fine but whenever I add self.slug I get error that my post-detail has no reverse.. I used path(post_detail/''/,Post-detail new.as_view(), name ='post-detail')...I have slugs in my model though..

On Thu, Jan 28, 2021, 2:23 AM Odescopi Spinach nnamdiodera@gmail.com wrote:

Hi Dan.. thanks for your help.. please is there a way I can add profile pic to users that comment

On Wed, Jan 27, 2021, 8:36 PM Daniel Rus Morales notifications@github.com wrote:

No, it just that I didn't enable flagging in the JavaScript plugin.

— 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/256#issuecomment-768526122, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMFFTB5NY23VZG4BLADXW3TS4BTKHANCNFSM4WM7THWA .

On Jan 28, 2021 2:23 AM, "Odescopi Spinach" nnamdiodera@gmail.com wrote:

Hi Dan.. thanks for your help.. please is there a way I can add profile pic to users that comment

On Wed, Jan 27, 2021, 8:36 PM Daniel Rus Morales notifications@github.com wrote:

No, it just that I didn't enable flagging in the JavaScript plugin.

— 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/256#issuecomment-768526122, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMFFTB5NY23VZG4BLADXW3TS4BTKHANCNFSM4WM7THWA .