×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: How to turn off editing of posted coments by users

How to turn off editing of posted coments by users 15 years 2 months ago #2358

  • Pera Peric
  • Pera Peric's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 3
  • Thank you received: 0
Hello,

Is it possibile somehow to turn off editing of posted items by registered users?

On my site we have admin that approves comments.

But when registered user post comment, and we approve it. So far so good, but later this user can completely change comment with out any approval or notification.

Pleas can anybody help?

How to turn off editing of posted coments by users 15 years 2 months ago #2359

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
No there is no such an option. What I want to implement in 4.1 is the option to autotically disable editing of post after certain period of time(1 hours, 1 day or something like that)

Another possible thing is - no edit after comment was approved by administrator.

How to turn off editing of posted coments by users 15 years 2 months ago #2366

  • Pera Peric
  • Pera Peric's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 3
  • Thank you received: 0
But is there any way to go around this problem, at this moment. Since we have lot of comments that are malicious.
For example just to hide it?:blush:

How to turn off editing of posted coments by users 15 years 2 months ago #2367

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Well a way around is to delete the edit button for all users and make it possible only to change comments through the backend.

How to turn off editing of posted coments by users 15 years 2 months ago #2368

  • Pera Peric
  • Pera Peric's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 3
  • Thank you received: 0
Can you give me some short guidance, because my knowledge is small about Joomla, I am newbie :) So I can try to to that.
Thank`s a lot :)

How to turn off editing of posted coments by users 15 years 2 months ago #2369

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
In backend under layout make a copy of the template. Then in the html code search for {editbuttons} and delete them. that was everything :)

How to turn off editing of posted coments by users 15 years 2 months ago #2402

  • nebojsa
  • nebojsa's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 2
  • Thank you received: 0
Daniel Dimitrov wrote:

In backend under layout make a copy of the template. Then in the html code search for {editbuttons} and delete them. that was everything :)


I was searching for {editbuttons} in all files(*.php, *.html) but coul'd not find :( In which exactly should I look? Pls help. Tnx

How to turn off editing of posted coments by users 15 years 2 months ago #2410

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
search in the template file index.php

or just through the backend of jocomment use the funciton to modify a template and then search for the given string.

How to turn off editing of posted coments by users 15 years 2 months ago #2419

  • nebojsa
  • nebojsa's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 2
  • Thank you received: 0
I have found it.. first I was searching in template of Joomla.. then I found out that I have to look in components, then in com_comment and then there is templates and inside few ot them in separate folders then there are index.html files which contains that line with {editbuttons}
I have deleted line and it was successful. Tnx!

How to turn off editing of posted coments by users 15 years 2 months ago #2421

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
cheers!
  • Page:
  • 1
Time to create page: 0.126 seconds