https://github.com/vedmaka/pfeditorinput
PageForms input to store page editors in a field
https://github.com/vedmaka/pfeditorinput
mediawiki mediawiki-extension pageforms semantic-forms wikimedia
Last synced: 8 months ago
JSON representation
PageForms input to store page editors in a field
- Host: GitHub
- URL: https://github.com/vedmaka/pfeditorinput
- Owner: vedmaka
- License: gpl-2.0
- Created: 2020-04-09T13:25:58.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T10:53:14.000Z (about 3 years ago)
- Last Synced: 2025-02-17T03:34:37.240Z (11 months ago)
- Topics: mediawiki, mediawiki-extension, pageforms, semantic-forms, wikimedia
- Language: PHP
- Homepage: https://www.mediawiki.org/wiki/Extension:PFEditorInput
- Size: 507 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: COPYING
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
PFEditorInput
=============
Defines a new input type `editor` which automatically pulls current user name
as its value ( both on new page creation and existing page editing via form )
and allows to append editor name to the field on subsequent edits by specifying
the `append` flag in the field definition.