CaMykS  1.0-20250801
Todo List
Class Admin_ContentPage
other page type (folder, ...)
cut/paste actions
rights propagation
workflow
Class Admin_SecurityTools
- remove cdata & cplugin folders sym links from "complete" backup
- fully display the page before starting a new "automatic" backup
- allow to cp, ftp, scp, ... automatic backups
- add script timeout extension as parameter into the backup config file
Class GenericSitemapGenerator
Create other update methods: module reading on demand, and website crawling.
Create other update mode: automatic update for methods module reading with cache and website crawling.
Member GenericVCardHandler::check_vCardVersion ($content)

add support for xCard, jCard, hCard

Check for mandatory attributes (BEGIN,END, etc...)

Member GenericVCardHandler::Unescape ($Text)

verify this method doesnt exist somewhere else

refactor it, put it somewhere higher

Member GenericVCardHandler_hCard::import_vCard ()
Member GenericVCardHandler_vCard21::import_vCard ()
add multiple contacts per file support
Member GenericVCardHandler_vCard21::Unescape ($Text)
je ne sais pas si cette methode existe deja qq part, a verifier
Member HTMLFORM_METHOD_POST
Add methods params details in method header
Class ModuleLibraryItem
Try to set up get_dateFromHeader and parse_PHPTags methods as protected.
Class PgSQLDBConnection
Complete create_database(), dump_database() and get_databaseSummary() methods.
Member PgSQLDBConnection::create_database ($name, $charset='utf8')
Complete method.
Member PgSQLDBConnection::dump_database ($file=false)
Complete method.
Member PgSQLDBConnection::get_databaseSummary ()
Complete method.
File SiteMonitoringToolbar.php.inc
Add missing features and extension management.
Class SQLite3DBConnection
Complete dump_database() and get_databaseSummary() methods.
Member SQLite3DBConnection::get_databaseSummary ()
Complete method.
Member usa_getHolidayList ($year=null, $state='')
Complete with states related holiday
Class Admin_Site
Website configuration edition
Class CImage

Finalise crop calculation in _gd_rotate method.

Complete method documentation with params details.

Class FileManager
Add missing features and extension management.
Class HTMLPage
Try to set up output page parts as private, as they should be only called by add_HTMLHeader().
File Input.php.inc
Replace Input() by __construct() once all Input objects have been updated.
Class ModuleConfig
Remove this library once all ModuleConfig object have been updated to PluginConfig.