5,637
edits
m (cat sorting) |
|||
| Line 59: | Line 59: | ||
* While being well-suited for customization, the high-end features, modularity and object-oriented design makes it less friendly to individuals looking for small PHP script they can utilize for a personal website. | * While being well-suited for customization, the high-end features, modularity and object-oriented design makes it less friendly to individuals looking for small PHP script they can utilize for a personal website. | ||
* The use of {{tag|XHTML}} 1.0 Strict and a tableless design where possible make advanced styling a daunting task for the {{tag|CSS}} novice. | * The use of {{tag|XHTML}} 1.0 Strict and a tableless design where possible make advanced styling a daunting task for the {{tag|Cascading Style Sheets|CSS}} novice. | ||
* In March 2006 it was discovered to have an HTML injection {{tag|vulnerabilities|vulnerability}} by noted security website SecurityFocus. | * In March 2006 it was discovered to have an HTML injection {{tag|vulnerabilities|vulnerability}} by noted security website SecurityFocus. | ||