== Project information
**Name**: `Wikimedia Developer Portal` (or `wikimedia-developer-portal`?)
**Homepage**: https://developer.wikimedia.org/ once live (see {T297140}); current testing instance at https://developer-portal.wmcloud.org/
**Project link**: https://wikitech.wikimedia.org/wiki/Developer_Portal
**Code repository**: https://gerrit.wikimedia.org/g/wikimedia/developer-portal/
- Source branch: `main`
- Target branch: `main`
**OS License**: Code and configuration: GNU GPLv3+ license. Textual content: CC-BY-SA 3.0 license.
**Issue Tracker**: https://phabricator.wikimedia.org/tag/wikimedia-developer-portal/
**Project contact**: `AKlapper` user account on Translatewiki.net
**File format:** PO
**Logo**:
* Without text: https://commons.wikimedia.org/wiki/File:Wikimedia_logo_white.svg
* With text: -
**Project description**:
A single entry point to find Wikimedia technical documentation, and connect with the developer community behind Wikimedia projects.
PO files are expected to be stored as `data/locale/${LANGUAGE_CODE}/LC_MESSAGES/mkdocs.po` within the repository.
Translation units are extracted from Markdown source files using a custom mkdocs plugin in a process similar to a Django project's workflow. We expect to write help docs on our TWN project page explaining the markdown syntax that translators will need to preserve when localizing our messages.
NOTE: Section below will be filled by twn staff
== Project setup checklist
[x] Project information (see template above)
[x] Content fit
[x] Quality of strings
[x] Message documentation
[x] Activity
[x] File format: GettextFFS
[ ] Commit access
[ ] Update [[ https://translatewiki.net/wiki/Project:News | Translatewiki.net news ]]
[ ] Update [[ https://translatewiki.net/wiki/Group_descriptions | Translatewiki.net group description ]]
[ ] Create project page
== Project configuration (for translation admins)
Namespace: `NS_WIKIMEDIA`
Prefix: `wikimedia-developer-portal-`
Validators: None
Insertables:
1. RegexInsertablesSuggester - `!?\[.+\]\(.+\)`
2. UrlInsertablesSuggester
Support:
=== Concerns