I will be adding the functionaslity to edit textual content in place. This means the user doesn’t need to go to a seperate page to edit some text, but casn click on the relevant text to replace it with a textarea which will then save it back to the database.
For this, I will be using the jeditable plugin for jQuery which is also licensed under the MIT license (license included in source code)