MyBB has a nice moderator thread notes feature, however, it's somewhat tucked away and not really noticed a lot of the time.
This plugin will display thread notes to moderators on the showthread page (see screenshot below) if there are notes for a thread.
Also comes with AJAX editing.
This is another plugin I wrote a long time ago but never shared publicly.
Screenshot:
Nice one, thanks
Hey friend,i can't use html code :/
if i close the tag </b> for example,the message desappear
Any idea about this ?
Thx
Can you explain a bit more? I notice that HTML isn't removed correctly with AJAX (will restore on a page load, and I'll fix this anyway), but the message still shows up fine for me...
EDIT: stuff that, try the updated version above and tell me if you get the same issue. Thanks.
Thx for reply Yumi
.
Well,now i can edit and to save normally using Html's tag,but don't work
Example:
Thx in advanced
That's because HTML isn't supposed to work. Reason being that it can be dangerous, eg, allow a moderator to perform session hijacking etc.
(note that the plugin before this update wasn't vulnerable to this type of attack as it is purely client-side)
Perhaps it may be possible to add MyCode support or something, if you really want it...
(04-03-2010 11:01 PM)ZiNgA BuRgA Wrote: [ -> ]That's because HTML isn't supposed to work. Reason being that it can be dangerous, eg, allow a moderator to perform session hijacking etc.
(note that the plugin before this update wasn't vulnerable to this type of attack as it is purely client-side)
Perhaps it may be possible to add MyCode support or something, if you really want it...
Yah i want,please do it
Oh okay. Unfortunately, I probably won't be doing this as it does involve a bit of changes, but maybe someone else will be able to do it for you.
Hope that helps... >_>
Thanks again for the pointer above BTW.
No problem,thx for attention