-
Notifications
You must be signed in to change notification settings - Fork 1
Configs for import
A. Using MediaWiki Subpages with Namespace:
- Page URL name on import need changing to work with MediaWiki Subpages (SW/LO)
- Setup of a Namespace on MediaWiki. Namespace: IPCC. Import pages into namespace (SW/LO)
- Setup of Namespace to allow Subpages (SW/LO)
- Setup of Pages for: AR6, Reports in Namespace IPCC (SW/LO)
- Use of WikiMedia subpages feature set on pywikibot import for Pages
B. Report navigation (Previous | Next | Top)
- Provide Report Index for use in import with pywikibot (SW/LO)
C. Standard MediaWiki configs:
- Assign Page Template on import (SW/LO)
- Assign Page Category on import (SW/LO)
D. Copyright notes:
- Assets assigned Copyright notice on import. Might be possible to set a default in File Page Template. (SW/LO)
- Pages assigned Copyright noice on import (SW/LO)
E. Assets:
- Image format settings for Page embed
F. MediaWiki/Wikibase config:
- Assign MediaWiki Pages 'sitelink' information in Page Information to uniquely link Pages to Wikibase items.
We use MediaWiki Subpages as it enables a variety of navigation features, breadcrumbs, as well as URL structure.
Setting up a Namespace along with the Subpages allows the URL to have the naming needed.
SW and LO can setup Pages needed to setup Subpage structure.
- Create Namespace IPCC
- Enable Subpages for Namespace
Namespace and Subpage use affects the URL structure.
What was IPCC:Syr:Longer-report needs to become IPCC:AR6/SYR/Longer-Report
It is understood that pywikibot can be scripted to configure Namespace and Subpage (Subpages are set vey simply by setting the URL to have appropriate paths). `
- Get rid of "IPCC" in the URLs (this will be provided from the namespace)
- Instead, add "AR6"
- Change spelling for report abbrevations to uppercase and: SYR, WGI, WGII, WGIII, SR15, SRCCL, SROCC
- Get rid of "Chapter"
- Use forward slashes instead of colons
Issue Notes: https://github.com/TIBHannover/climate-knowledge-graph/issues/150
- SW/LO provide an index per report: Title, Chapter link required and other information (This can be done in our main content spreadsheet)
- Book nav template setup in MediaWiki - SW
- pywikibot use index in importing
- SW setup MediaWiki Templates and Categories
- Include named remplates on pywikibot import. Minimum there would be one template for all imports, unless Naviation template requires a template per report.
- Include Categories on import. These will be IPCC, AR6
- SW needs to setup configuration templates in MediaWiki for Pages and Files.
- SW to set the desired Image page display confuration.
- Assign MediaWiki Pages 'sitelink' information in Page Information to uniquely link Pages to Wikibase items. There is a functionality of MediaWiki/Wikibase called Sitelinks, it allows the allocation of a MediaWiki Page to a Wikimedia Item as a unique connection. This allows the inclusion of metadata in inforboxes on the MediaWiki Pages, etc.