From 376594ac1d65cbb31165f5a74775d624c3fd2981 Mon Sep 17 00:00:00 2001 From: "admin@progandy.co.cc" Date: Mon, 13 Sep 2010 18:11:13 +0000 Subject: - added basic html conversion for receiving (maybe a bit too powerful) - some bugfixes git-svn-id: http://mirotr.googlecode.com/svn/trunk@12 eced67a3-f377-a0ae-92ae-d6de1850b05a --- ekhtml/TODO | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 ekhtml/TODO (limited to 'ekhtml/TODO') diff --git a/ekhtml/TODO b/ekhtml/TODO new file mode 100644 index 0000000..6a0ddaf --- /dev/null +++ b/ekhtml/TODO @@ -0,0 +1,24 @@ +- Give more information in callbacks, such as when the beginning and + end braces of a tag occurred (offset in the stream) + +- Provide a way to parse entity-refs. This will be handy for usertrack + in that we can then just specify a &USERTRACK; entity anywhere, and + have it substituted with the session ID. + +- Make sure comments and