Howto:Processing legacy PUI dialogs using Canvas: Difference between revisions

Jump to navigation Jump to search
Line 131: Line 131:
* adding a blacklist/whitelist of supported/working dialogs/widgets (think exit.xml, about.xml for starters)
* adding a blacklist/whitelist of supported/working dialogs/widgets (think exit.xml, about.xml for starters)


== Whitelist ==
=== Whitelist ===
List of dialogs that are simple enough to be displayed "as is" using the pui2canvas parser:
* {{Dialog file|dialog=about}}
* {{Dialog file|dialog=about}}
* {{Dialog file|dialog=exit}}
* {{Dialog file|dialog=exit}}

Navigation menu