commit 863d0d81582313903008bf31dbada92f4cf4251b
parent 0851e56540d525e70f2b168b6972b1d071e424ae
Author: Georges Dupéron <jahvascriptmaniac+github@free.fr>
Date: Tue, 31 Aug 2010 03:30:24 +0200
Un peu de tout doux (todo).
Diffstat:
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/__cms__/TODO b/__cms__/TODO
@@ -18,6 +18,10 @@ public static function foo() {
leave();
}
+Unicode Normalization Form C (De quoi s'amuser \o/)
+
+html5 : <header> <footer> <nav> <aside> <article> <section> <p> <mark?>
+http://dev.w3.org/html5/spec/Overview.html#kinds-of-content
= API =
L'API fournie aux modules est trop verbeuse et n'a pas tout à fait les bonnes abstractions. Il faudrait refactoriser tout ça un de ces
@@ -35,4 +39,4 @@ action("Appliquer", "submit");
// Crée un champ titre avec les trucs spéciaux du titre (renomage de la page + redirect).
// champ-special-titre est une fonction de rappel ?
// À étudier.
-champ("titre", "Nouvelle page", "texte-court", "champ-special-titre");
-\ No newline at end of file
+champ("titre", "Nouvelle page", "texte-court", "champ-special-titre");