Discussion on jQuery Comments Plugin

bretaardenPurchased

This plugin Just Worked when connected to some simple endpoints I added to my server. The code was easy to extend to add features specific to my website, and saved me lots of JS/CSS development time.

10 years ago
costasxPurchased

Great little plugin and works as intended. Some ideas to enhance in the future:
- an edit feature
- and also the ability to add custom parameters which you want to pass into the add method

10 years ago
Ruzl RuzlAuthor

Thank you for the feedback. I'll add this this features in the next version

10 years ago
ClaudePurchased

Hi Ruzl,

It's look like, i'm missing something on how work your script..

It's the json part.

I'm far to be a programer but is it possible to add a field for the name

Because from what i understand is to make a comment you have to be log in somewhere and that's not what i'd like.

I would like that anybody can make a comment and i would like to be the only one who can delete comment.

So is it possible.

Please let me know

Regards

Claude

9 years ago
Ruzl RuzlAuthor

Hello Claude,
Sorry I've taken so long to reply

This plug in works only on a client side. You have to implement a backend functionality that will save and return your comments.
Current JSON structure already has field for the name (it's called Author). Also there is a field called "CanDelete" that indicates whether user can delete comment or not, but you have to fill it on the server side.

Regards,
Ruzl

9 years ago
ClaudePurchased

Hello anybody home ?

May i expect a minimum of service here ?

9 years ago
ClaudePurchased

Thank's Ruzl for your reply.

Regards

Claude

9 years ago
by in