Home » Questions » Computers [ Ask a new question ]

PHP revision control / edit history implementation

PHP revision control / edit history implementation

I'm trying to let users to edit certain text on some pages of my website. And, I want to maintain an Edit History of them so changes can easily be reverted back. So basically, I'm just trying to implement/integrate a super light-weight wiki into my existing website. All I need for it is a revision control and possibly a markdown support.

Asked by: Guest | Views: 154
Total answers/comments: 0