0m4r wrote:It's possible to add a string that says "hey this user had edit the post on dd/mm/yyyy at HH:mm"? In this way everybody can view if any change was done.
A list of changes made on some specific post? it can be done. In fact, there is already fields on jforum_posts to manage that. The only need is to write the code that updates the file when the editSave() of PostAction is called.
0m4r wrote:
Again, it's possible to add a line under a link that say me where I am (for example here is Forum Index -> TODO / New Features ) that says who is/are the moderetor/s of that area?
Yep, it also can be done with some simple SQL queries. I'm not going to do it right now, but if you want to... ;)
Rafael
[originally posted on jforum.net by Rafael Steil]