Difference between revisions of "Free Software Directory:Backlog Admin Group"
(→Issues: Merge issues to the Backlog) |
({{Special:PrefixIndex/Free Software Directory:Backlog Admin Group/}}) |
||
Line 11: | Line 11: | ||
For internal meetings, the column about [[Property:TZ database time zone name]] from the above link can be used to display what would be the members' local time when the meeting start, given this example: <code>TZ="MEMBER_TIME_ZONE" date --date='TZ="America/New_York" 12:00 this Fri'</code>. | For internal meetings, the column about [[Property:TZ database time zone name]] from the above link can be used to display what would be the members' local time when the meeting start, given this example: <code>TZ="MEMBER_TIME_ZONE" date --date='TZ="America/New_York" 12:00 this Fri'</code>. | ||
+ | |||
+ | == Pages == | ||
+ | {{Special:PrefixIndex/Free Software Directory:Backlog Admin Group/}} | ||
== We need more members == | == We need more members == |
Revision as of 20:46, 5 May 2020
The Backlog Admin Group (BAG) is a dedicated group to work on our Backlog.
Team Captain: David Hedlund.
TZ database time zone name | IRC Freenode nick | |
---|---|---|
Marcin Cieślak | Europe/Warsaw | saper |
Michael McMahon | America/New_York | thomzane |
For internal meetings, the column about Property:TZ database time zone name from the above link can be used to display what would be the members' local time when the meeting start, given this example: TZ="MEMBER_TIME_ZONE" date --date='TZ="America/New_York" 12:00 this Fri'
.
Contents
Pages
We need more members
People at irc://chat.freenode.net/#mediawiki and irc://chat.freenode.net/#semantic-mediawiki at chat.freenode.net
is full of people that are skilled with MediaWiki, SMW, ParserFunctions, JS, HTML/CSS, etc. We could gently ask if someone want to candidate to be a member of our team so we can solve more complex tasks in our backlog faster.
Membership policy
- The Backlog Admin Group only accept volunteers with Administrator privileges.
Schedule
- We'll schedule meetings every year or so to actually operate in group activity.
Guidelines
- Specially when doing layouts and designs, pay attention to FSD:Website guidelines.
Testing instance
During David's internship: The BAG members got full access to a fresh copy of the main server to investigate setting files etc:
- Browser: https://directory2p.fsf.org/wiki/Main_Page
- SSH: root@directory2p.fsf.org
The FSF will consider if we will keep it after David's internship.
I think we should keep these permissions for two reasons 1) the FSF will get gratis sysadmin work 2) the members in BAG will learn to work with the backend. For the moment only saper is a skilled MW admin but other group members would like learn how to maintain MW.
Testing pages in the main instance
See the test category.
How to modify Form:Entry
First read the hacking section. After this pick an aspect to modify.
For properties, one could do like this:
- Property:<custom name>
- Form:Entry (click on Edit)
- Property:Has resource kind
- Property:License
- Property:Resource kind
- Template:Entry
- Template:Print entry
- Template:Print software category
- Template:Show
To manage possible properties for an entry and its templates, go to any entry and "Edit" it (without the form), in the bottom you will see a list of all templates it currently uses. All templates go like this:
- {{Entry}} is the property-setter, and is the one used by Form:Entry, so {{Entry}} doesn't display anything to the pages by itself.
- {{Print entry}} is a intermediary --- it prints somethings but only if called.
- {{Show}} calls {{Print entry}} and other intermediary templates in order to display things.
- The first thing that {{Entry}} does is to call {{Show}}, then it proceeds to do all the property settings.
Form:Entry or (the Submit a new entry
link in the navigation menu) is used to display editable things that can be found in "Edit with form". When done, Form:Entry automatically makes a page which uses {{Entry}}.
How to add file upload to form edit
To do.
Special pages not found in Special:SpecialPages
Special workarounds
Unlisted name spaces
- Move the page
- Use (Main) as name space.
- Set "NAMESPACE:<title>" in the title wpNewTitleMain text form, example: "Draft:Main page"
External links
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.