File: adjust_commit_message_for_rename__44___remove.mdwn

package info (click to toggle)
ikiwiki 3.20190228-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 20,904 kB
  • sloc: perl: 31,100; python: 428; sh: 185; makefile: 120
file content (5 lines) | stat: -rw-r--r-- 317 bytes parent folder | download | duplicates (11)
1
2
3
4
5
When you rename or remove pages using the relevant plugins, a commit message is generated automatically by the plugin.

It would be nice to provide a text field in the remove/rename form, pre-populated with the automatic message, so that a user may customize or append to the message (modulo VCS support)

-- [[Jon]]