Project:Procedure: Difference between revisions
(Created page with "== One-time == * Remove subdirectories of directory <code>images</code> (see $wgHashedUploadDirectory) * Configure User:Nachlass Graphics Bot == For each Ms or Ts == * Upload files (PNGs and SVGs) using importImages.php * Generate description pages: ** Download HTML source cose of the relevant Ms or Ts and substitute single quotes ** Create file <code>descriptions.txt</code> by running custom scr...") |
(No difference)
|
Revision as of 12:56, 2 March 2024
One-time
- Remove subdirectories of directory
images
(see $wgHashedUploadDirectory) - Configure User:Nachlass Graphics Bot
For each Ms or Ts
- Upload files (PNGs and SVGs) using importImages.php
- Generate description pages:
- Download HTML source cose of the relevant Ms or Ts and substitute single quotes
- Create file
descriptions.txt
by running custom scriptprocess.php
on local machine
- Add description pages using pagefromfile.py (with
-appendbottom
)