The following markers were found:
  • todo  10

display/HTML.php8

Type Line Description
todo 247 Kill this deprecated HTML syntax -- LkpPo, 20120720
todo 259 Kill this deprecated HTML syntax -- LkpPo, 20120720
todo 391 Replace all calls to this method by one of the above according to our needs. -- LkpPo, 20120720
todo 1384 1. Make a list of all occurrences of $width param used by Wikindx (%, px, ...) with the methods of this class.
todo 1384 2. Write the corresponding specialized CSS class
todo 1384 3. Convert $width param in $class param calls. For example: tableStart ("mytable", "", "", "", "", "50%") becomes tableStart ("mytable 50pc", "", "", "", "")
todo 1384 4. Delete $width params in methods.
todo 1384 5. Repeat the same work for $valign, $align, $padding, $spacing and $border params. LkpPo 20120720

keyword/KEYWORD.php1

Type Line Description
todo 218 Check if $id is actually needed at all

resources/RESOURCECOMMON.php1

Type Line Description
todo 220 Needs code-review! Is this even where this function should be?