Todo List: Difference between revisions
Appearance
No edit summary |
|||
Line 1: | Line 1: | ||
Public to-do list for administrators. | Public to-do list for administrators. | ||
==General Tasks== | |||
Fix model rendering on iOS quick view. | |||
Disable raw HTML ($wgRawHtml = true;). | |||
Implement HTML whitelist plugin for safe HTML tags. | |||
== [[User:NBG]] == | == [[User:NBG]] == | ||
* | * None. | ||
== [[User:Noswad]] == | == [[User:Noswad]] == | ||
* | * Find solution for passing parameters to the model viewer using the Widgets extension. | ||
* | * Texture and shade all creature models in Blender and import files to server file directory. | ||
* | * Texture and shade all block and items models in Blender and import files to server file directory. | ||
* | * Create model posters using (https://modelviewer.dev/editor/) for all creature/block/item models and upload to wiki. | ||
== [[User:JSym]] == | == [[User:JSym]] == | ||
* Make template for <code>Template:BlockInfoBox</code> | * Make template for <code>Template:BlockInfoBox</code> | ||
* Make template for <code>Template:MessageBox</code> | * Make template for <code>Template:MessageBox</code> |
Revision as of 15:43, 30 July 2025
Public to-do list for administrators.
General Tasks
Fix model rendering on iOS quick view. Disable raw HTML ($wgRawHtml = true;). Implement HTML whitelist plugin for safe HTML tags.
- None.
- Find solution for passing parameters to the model viewer using the Widgets extension.
- Texture and shade all creature models in Blender and import files to server file directory.
- Texture and shade all block and items models in Blender and import files to server file directory.
- Create model posters using (https://modelviewer.dev/editor/) for all creature/block/item models and upload to wiki.
- Make template for
Template:BlockInfoBox
- Make template for
Template:MessageBox