Markers (TODO / FIXME)
contenido\classes\class.conuser.php4
Type | Line | Description |
---|---|---|
todo | 155 | implement it |
todo | 188 | add type checks! |
todo | 246 | add value checks! |
todo | 342 | to be implemented |
contenido\classes\class.htmlelements.php1
Type | Line | Description |
---|---|---|
todo | 580 | Remove this... |
contenido\classes\class.iterator.php1
Type | Line | Description |
---|---|---|
todo | 35 | Add more stepping methods, as well as retrieving items |
contenido\classes\class.newsletter.php2
Type | Line | Description |
---|---|---|
todo | 488 | Other schemes than http should be tested before use! |
todo | 549 | Test any URL specification that may exist under the sun... |
contenido\classes\Contenido_Category\Contenido_Category.class.php3
Type | Line | Description |
---|---|---|
todo | 327 | input validation, strlen 32 |
todo | 331 | input validation, correct date/datetime format |
todo | 335 | input validation, correct date/datetime format |
contenido\classes\Contenido_Category\Contenido_Category_Articles.class.php1
Type | Line | Description |
---|---|---|
todo | 423 | extend to more valid items |
contenido\classes\Contenido_FrontendNavigation\Contenido_FrontendNavigation_Base.class.php1
Type | Line | Description |
---|---|---|
todo | 109 | Apply other styles as soon as they are available |
contenido\classes\Contenido_FrontendNavigation\Contenido_FrontendNavigation_Breadcrumb.class.php2
Type | Line | Description |
---|---|---|
todo | 70 | Add possibility to return an array |
todo | 87 | Add possibility to return an array |
contenido\classes\UrlBuilder\Contenido_UrlBuilder_CustomPath.class.php1
Type | Line | Description |
---|---|---|
todo | 67 | Somehow get around using prCreateURLNameLocationString() |
contenido\classes\xml\class.xml2array.php5
Type | Line | Description |
---|---|---|
todo | 187 | Check the following subnode code (see below) |
todo | 189 | Check this line, as it should be too late, to specify it here (see above) |
todo | 204 | |
todo | 254 | |
todo | 259 |
contenido\includes\functions.api.images.php3
Type | Line | Description |
---|---|---|
todo | 156 | Explain why this is still needed ... or remove it |
todo | 342 | Explain why this is still needed ... or remove it |
todo | 535 | Explain why this is still needed ... or remove it |
contenido\includes\functions.api.string.php2
Type | Line | Description |
---|---|---|
todo | 296 | Check if the charset names are the same for both converters |
todo | 296 | Implement a converter and charset checker to ensure compilance. |
contenido\includes\functions.file.php3
Type | Line | Description |
---|---|---|
fixme | 204 | fileValidateFilename does also the validation but display another message! |
fixme | 212 | Should be replaced against file_put_contents($path . $filename, FILE_BINARY | LOCK_EX | FILE_APPEND) |
fixme | 252 | Should be replaced against file_get_contents($path . $filename, FILE_BINARY) |
contenido\includes\include.newsletter_edit.php1
Type | Line | Description |
---|---|---|
todo | 386 | Should this setting be stored? |
contenido\includes\include.recipients.group_edit.php3
Type | Line | Description |
---|---|---|
todo | 281 | Ask user to have at least mySQL 4.1... |
todo | 459 | Try to enhance genericdb to get this working with the usual objects... |
todo | 467 | This works with every mySQL version but may be problematic, if a group |
contenido\includes\include.recipients_import.php1
Type | Line | Description |
---|---|---|
todo | 262 | Check conversion: Result may be unpredictable... |
contenido\includes\include.rights_overview.php2
Type | Line | Description |
---|---|---|
todo | 157 | make check and info ouput better! |
todo | 164 | port this to new ConUser class! |