Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 1 day 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T10:53:14.000Z (almost 2 years ago)
- Last Synced: 2024-11-06T15:56:02.180Z (about 2 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.