diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 07a809d..2cc3e34 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,13 +2,13 @@ - - - - - + + + + + @@ -63,19 +63,10 @@ - - + + - - - - - - - - - - + @@ -94,7 +85,6 @@ @@ -647,20 +638,20 @@ - - + + - + - + @@ -688,11 +679,6 @@ - - - - - @@ -902,32 +888,23 @@ - - - + - - - + - - - + - - - - + @@ -938,33 +915,35 @@ - + - - - - - + + + + + + + - + - + - + - + - + diff --git a/www/index.php b/www/index.php index 74df850..6e267c7 100644 --- a/www/index.php +++ b/www/index.php @@ -11,3 +11,12 @@ defined('YII_CUSTOM_ENV') or define('YII_CUSTOM_ENV', 'dev'); require_once($yii); Yii::createWebApplication($config)->run(); + + +// TODO-MS Add title property to pages +// TODO-MS Add Metadata property to pages (especially programs) ->Search engines +// TODO-MS More contrast in design ??? +// TODO-MS Add Favicon +// TODO-MS Add Blog +// TODO-MS Add Search (Blog + progs + log) jew auch metadata / desc ... +// TODO-MS Add Prog Display diff --git a/www/protected/views/msmain/about.php b/www/protected/views/msmain/about.php index e1417bd..b80dbb9 100644 --- a/www/protected/views/msmain/about.php +++ b/www/protected/views/msmain/about.php @@ -36,7 +36,7 @@ $this->selectedNav = 'about';