Difference between revisions of "PKC Workflow/Issues"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
* Form:Create class function internal error | * Form: Create class function internal error | ||
* Enabling Sign function in regular namespace | * Enabling Sign function in regular namespace | ||
* Whether to promote members as admin [[Issues/User promotion]] | * Whether to promote members as admin [[Issues/User promotion]] | ||
Line 5: | Line 5: | ||
* Create a better Meeting Form that does not require every slots | * Create a better Meeting Form that does not require every slots | ||
== Mediawiki functions == | |||
* Need a "Move to" function, to move a block to another block. | * Need a "Move to" function, to move a block to another block. | ||
* Need to manage namespace more efficiently. | * Need to manage namespace more efficiently. | ||
** Select pages by query functions. | ** Select pages by query functions. | ||
** Migrate pages to other wikis -> workflow | ** Migrate pages to other wikis -> workflow | ||
== Server issue == | |||
* Docker mounting permission | |||
** [https://www.google.com.hk/search?q=docker++mounting+permission&newwindow=1&sxsrf=ALeKk03p4B1u_-4osdZGHRK2QW71pvZuBQ%3A1627196569592&ei=mQz9YIqoI8Wm-wTojoy4DQ&oq=docker++mounting+permission&gs_lcp=Cgdnd3Mtd2l6EAMyBggAEBYQHjIGCAAQFhAeMgYIABAWEB4yBggAEBYQHjIGCAAQFhAeMgYIABAWEB4yBggAEBYQHjIGCAAQFhAeMgYIABAWEB4yBggAEBYQHjoHCAAQRxCwAzoECCMQJzoHCAAQhwIQFDoCCAA6CAgAEBYQChAeSgQIQRgAUM66Dljb0Q5gwdIOaAFwAngBgAHGBogB7CySAQoyLTEzLjQuNi0xmAEAoAEBqgEHZ3dzLXdpesgBCMABAQ&sclient=gws-wiz&ved=0ahUKEwjK2InM0_3xAhVF054KHWgHA9cQ4dUDCA4&uact=5] , [https://forums.docker.com/t/modify-a-file-which-mount-as-a-data-volume-but-it-didnt-change-in-container/2813], [https://techflare.blog/permission-problems-in-bind-mount-in-docker-volume/] |
Revision as of 07:33, 25 July 2021
- Form: Create class function internal error
- Enabling Sign function in regular namespace
- Whether to promote members as admin Issues/User promotion
- Don't understand the difference of the 4 properties of Form:create template
- Create a better Meeting Form that does not require every slots
Mediawiki functions
- Need a "Move to" function, to move a block to another block.
- Need to manage namespace more efficiently.
- Select pages by query functions.
- Migrate pages to other wikis -> workflow