Wiki Page Creation Workflow

From wiki.storlye.com
Jump to navigationJump to search

== Wiki Page Creation Workflow ==\n\nThis page documents the standard process used to create or update pages in this wiki.\n\n=== Configuration ===\n* Use environment variables from server/.env.\n* API base is derived from WIKI_ADMIN_URL + WIKI_SSH_DIR.\n* Current API endpoint: https://wiki.storlye.com/wiki/api.php\n\n=== Authentication and Editing Flow ===\n# Request login token (action=query&meta=tokens&type=login).\n# Login with admin credentials (action=login).\n# Request CSRF token (action=query&meta=tokens).\n# Create or update page content (action=edit).\n\n=== Operational Rule ===\n* When requested to "save to wiki", create and/or update a page in English describing what was implemented and how it works.\n\n=== TODO ===\n* Future work: translate wiki pages to pt-BR and es.\n\nLast automated update: 2026-06-15 14:10:28 UTC