they/them
Comment by ~cadence on ~cadence/breezewiki-todo
This also occurs for file pages with this detailed bug report: https://lists.sr.ht/~cadence/breezewiki-discuss/%3CAS8P193MB223835197E39BCF2F3088414C4699%40AS8P193MB2238.EURP193.PROD.OUTLOOK.COM%3E
Special:AllPages can include the File namespace, so supporting files requires no extra effort after categories are supported. It's the same change.
Comment by ~cadence on ~cadence/breezewiki-todo
Semicolons should be fixed now, by forcing path/params to become the real thing.
- Already working, but on thin ice: https://antifandom.com/minecraft/wiki/Java_Edition_Beta_1.8_Pre-release_2_%3B)
- Should work as of commit a1bba22 https://antifandom.com/minecraft/wiki/Java_Edition_Beta_1.8_Pre-release_2_;)
REPORTED
RESOLVED FIXEDTicket created by ~cadence on ~cadence/breezewiki-todo
Example pages:
Technical requirements:
- Change how paths are handled in the router to support language links.
- Provide the language to the wiki page viewing functions.
- Could be as part of the URL or could be a separate parameter.
- Should be consistent between all the functions.
- Load page content from /langcode/api.php (api)
- Use prop=langlinks to find all available languages for that page, and list them near the search bar, for easy switching (api)
- Search suggestions should be based on a particular language? How to select one?
- Search results page should be based on a particular language? How to select one?
- Watch out for special page prefixes in other languages like Catégorie (example)
Ticket created by ~cadence on ~cadence/breezewiki-todo
Steps to fix:
- Use Special:AllPages instead of Local_Sitemap
- Query category page parse and save like normal
- Query category members (accessing all pages? current BreezeWiki only checks first page) and save to new database table
- something like create table category_members (wikiname, category, child, primary key (wikiname, category, child)) -- category is text like Category:Consumable_items
- Create offline category page server that also queries the database as well as doing the regular offline page
Ticket created by ~cadence on ~cadence/breezewiki-todo
The 404 page should actually say 404 and it should have links to get back to the wiki home as well as BreezeWiki home page.
Ticket created by ~cadence on ~cadence/breezewiki-todo
The error page should have graphics and links to bug reporting in the documentation. It should also have links to on- and off-wiki resources like the home pages. The visitor should be given info they can copy/paste into their bug report. The prepared info should include their current
req
object.
Comment by ~cadence on ~cadence/breezewiki-todo
Fixed by extracting URLs better.
REPORTED
RESOLVED FIXEDTicket created by ~cadence on ~cadence/breezewiki-todo
https://breezewiki.com/tardis/wiki/Eleanor_Blake
Possibly an issue resolving urls in the stylesheet? To be investigated.
Tested on Firefox Android.
Comment by ~cadence on ~cadence/breezewiki-todo
Thank you so much everybody for your contributions!! I've added all wikis mentioned here and they will show up in the next release of BreezeWiki (very soon).
To make it easier for me to keep track of any new additions, I'm going to close this particular todo - if you find any more independent wikis, please go ahead and submit them to the new tracker here: https://todo.sr.ht/~cadence/breezewiki-todo/8
REPORTED
RESOLVED IMPLEMENTEDTicket created by ~cadence on ~cadence/breezewiki-todo
Previous thread: https://todo.sr.ht/~cadence/breezewiki-todo/4
Post independent wikis here so I can add redirect notices for them on BreezeWiki. Thanks!
You can comment without an account if you click "comment by email" at the bottom of this page.