|
|
Joined: Sep 2006
Posts: 120
member
|
member
Joined: Sep 2006
Posts: 120 |
Is there an "Option" somewhere to chang ethe deault for the "Edited by" block from "on" to "Off"?
I would rather have thye users marked when something important has changed, rather than a spleeing error. In fact the "FAQ" suggest that you only mark large changes.
|
|
|
|
Joined: Jun 2006
Posts: 16,369 Likes: 126
|
Joined: Jun 2006
Posts: 16,369 Likes: 126 |
I believe it's just straight html in the editpost template file.
Last edited by Gizmo; 11/15/2006 5:30 PM.
|
|
|
|
Joined: Sep 2006
Posts: 120
member
|
member
Joined: Sep 2006
Posts: 120 |
I've snooped around and found a in the coding of the editpost template, the editpost-inc-php and other modules. But I can't be sure any of them will remove the deault "CHECK" One of the modules had this code: if ( $user['USER_ID'] == $Postedby ) { $markeditselect = "<input type=\"checkbox\" value=\"1\" name=\"markedit\" checked=\"checked\" class=\"form-checkbox\" /> {$ubbt_lang['MARK_EDIT']}<br />"; I think the checked=\"checked\" does it but only on the "if condition" is true.
Any other ideas???
|
|
|
|
Joined: Jun 2006
Posts: 9,242 Likes: 1
Former Developer
|
Former Developer
Joined: Jun 2006
Posts: 9,242 Likes: 1 |
That's the right spot. In the current version the only time you get the box to choose to not mark it as edited is if you're the user that made the post.
|
|
|
|
Joined: Sep 2006
Posts: 120
member
|
member
Joined: Sep 2006
Posts: 120 |
So if I, as Admin, edit a message it will always get marked?? What think I'd like it so that if I'm editting my own message the default choice would be not to marked and if I'm Admin or moderator have the choice to mark. But the default would be not to marked it. The space is there on the form, so it's not an extar line or anything.
|
|
|
|
Joined: Jun 2006
Posts: 9,242 Likes: 1
Former Developer
|
Former Developer
Joined: Jun 2006
Posts: 9,242 Likes: 1 |
That change is coming for 7.1. From the changelog: 10-20-2006: 7.1 Feature Change: Modified the edit script to allow admins and moderators to choose to not "mark post as edited" when modifying a post made by another user.
|
|
|
|
Joined: Sep 2006
Posts: 120
member
|
member
Joined: Sep 2006
Posts: 120 |
Thanks Rick. I must have missed it when looking around.
|
|
|
3 members (Ruben, SenecaFlyer, 1 invisible),
1,719
guests, and
157
robots. |
Key:
Admin,
Global Mod,
Mod
|
|
|
|
|