Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
joomla:prep50 [2026/04/12 10:58] – [Joomla 5 changes] Bernard Condraujoomla:prep50 [2026/04/13 12:48] (current) – [Todo Admin] Bernard Condrau
Line 25: Line 25:
  
 ==== Todo Admin ==== ==== Todo Admin ====
-  * check and set options if empty in Plugin Bethico or BethicoAdmin:<code>use Joomla\CMS\Plugin\CMSPlugin;+  * FIXME check and set options if empty in Plugin Bethico or BethicoAdmin:<code>use Joomla\CMS\Plugin\CMSPlugin;
 use Joomla\Event\Event; use Joomla\Event\Event;
  
Line 48: Line 48:
     }     }
 }</code> }</code>
 +  * FIXME Change //Special games// selection and logic in //Admin: Tournament view//
 ==== Todo Site ==== ==== Todo Site ====
 +==== Todo Wiki ====
 +  * Change favicon for help screens
 +  * Change option names in //Admin: Tournament View//
 ===== Get model ===== ===== Get model =====
 <code>public function getOtherModelData() <code>public function getOtherModelData()