summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorEvan Prodromou <evan@prodromou.name>2008-05-20 14:57:56 -0400
committerEvan Prodromou <evan@prodromou.name>2008-05-20 14:57:56 -0400
commit5d1a6f0fef3b99167babfa304ceda9b67720f399 (patch)
tree451830a55e2cacac2d224ac85a6e2d74a57a36ac /doc
parenta9c57467e77f5420cca866d5e4c28b10da2f75fc (diff)
add validation methods to classes
darcs-hash:20080520185756-84dde-290bc12cddfc1738a96385e95821d466eff11196.gz
Diffstat (limited to 'doc')
-rw-r--r--doc/README6
-rw-r--r--doc/TODO4
2 files changed, 10 insertions, 0 deletions
diff --git a/doc/README b/doc/README
new file mode 100644
index 000000000..546e4320b
--- /dev/null
+++ b/doc/README
@@ -0,0 +1,6 @@
+This package requires PHP 5.x and the following PHP Pear libraries:
+
+- DB_DataObject
+- Validate
+- XMLWriter
+
diff --git a/doc/TODO b/doc/TODO
index b8bb2f708..5105fa217 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -53,6 +53,10 @@
- site logo
- instructions
- deal with PHP quotes escaping
+- fix layout of textarea
+- make notices into "big links"
+- fix spacing on notices
+- limit entry in textarea to 140 chars
- release 0.2
- set Last-Modified
- XML sitemap generation