Skip to content

Allow editing of specific fields in torque through mediawiki interface

Frank Duncan requested to merge 32-editability-feature into master

Created by: Nolski

Overview

In #32 (closed) we describe that it may be useful for users to be able to edit fields which are contained in torque through the mediawiki UI. This PR adds the ability to do so through a basic inline textbox edit interface.

Screenshots

screenshot_2020-08-13-170626 screenshot_2020-08-13-170650 screenshot_2020-08-13-170700 screenshot_2020-08-13-170714

Features

  • Inline editing of paragraph and list elements
  • Logging of edits within Special:Log
  • Separate database of edits to be rolled back in the future

This PR doesn't include a few things however such as

  • An interface for comparing edit diffs and reverting edits
  • Specific functionality only allowing certain users to edit certain fields

Merge request reports

Loading