Difference between revisions of "PKC Workflow/Issues"

From PKC
Jump to navigation Jump to search
(Created page with "* Form:Create class function internal error * Enabling Sign function in regular namespace")
 
 
(22 intermediate revisions by the same user not shown)
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]]
* [[To understand::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
* Want to use [[wikipedia:Template:Font color]], copied the template to thewiki.us, but found internal error, pointig to [[wikipedia:Manual:ContentHandler]], not done yet
* There are many issues when migrating template. (like css problem)
** [https://www.ryadel.com/en/how-to-add-wikipedia-mbox-templates-to-your-own-mediawiki/ solution article]
== Logic Model ==
* Turn the [[Template:Meeting]] into a model which shows the Logic Model structure.
=== Logic Model Advanced ===
The advanced level starts from 1 to n.
* Manipulate [[Template:LogicModel]] in different styles. (2)
== 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/]
== PKC Automation ==
* Dockerize the software containing more functions
** binary tools like apt, wget
** mw extension package
== Namespace Management ==
* What is the best way to decide the naming?  For example: PKC Workflow/TLA+
** A good namespace is universal to all its examples
* When do we turn a page to a page with Logic Model?
* Want to choose different configuration of Logic Model, so the [https://meta.wikimedia.org/wiki/Help:Advanced_templates advanced template]] is needed

Latest revision as of 12:04, 25 August 2021

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
  • Want to use wikipedia:Template:Font color, copied the template to thewiki.us, but found internal error, pointig to wikipedia:Manual:ContentHandler, not done yet
  • There are many issues when migrating template. (like css problem)

Logic Model


Logic Model Advanced

The advanced level starts from 1 to n.


Server issue

PKC Automation

  • Dockerize the software containing more functions
    • binary tools like apt, wget
    • mw extension package

Namespace Management

  • What is the best way to decide the naming? For example: PKC Workflow/TLA+
    • A good namespace is universal to all its examples
  • When do we turn a page to a page with Logic Model?
  • Want to choose different configuration of Logic Model, so the advanced template] is needed