include_spip('inc/champsextras'); $ps = new ChampExtra(array( 'table' => 'rubrique', 'champ' => 'ps', 'label' => 'info_post_scriptum', 'type' => 'textarea', 'sql' => "text NOT NULL DEFAULT ''", ));