The following markers were found:
  • todo  10

display/HTML.php8

Type Line Description
todo 226 Kill this deprecated HTML syntax -- LkpPo, 20120720
todo 238 Kill this deprecated HTML syntax -- LkpPo, 20120720
todo 370 Replace all calls to this method by one of the above according to our needs. -- LkpPo, 20120720
todo 1339 1. Make a list of all occurrences of $width param used by Wikindx (%, px, ...) with the methods of this class.
todo 1339 2. Write the corresponding specialized CSS class
todo 1339 3. Convert $width param in $class param calls. For example: tableStart ("mytable", "", "", "", "", "50%") becomes tableStart ("mytable 50pc", "", "", "", "")
todo 1339 4. Delete $width params in methods.
todo 1339 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?