|
From: alex <bin...@li...> - 2001-07-18 04:11:15
|
alex Tue Jul 17 21:10:59 2001 EDT
Modified files:
/r2 TODO
Log:
Added default module associations to the TODO.
Index: r2/TODO
diff -u r2/TODO:1.13 r2/TODO:1.14
--- r2/TODO:1.13 Sun Jul 15 10:08:27 2001
+++ r2/TODO Tue Jul 17 21:10:59 2001
@@ -1,5 +1,5 @@
# cvs:
-# $Id: TODO,v 1.13 2001/07/15 17:08:27 alex Exp $
+# $Id: TODO,v 1.14 2001/07/18 04:10:59 alex Exp $
r2 build:
-------------------------------
@@ -24,6 +24,9 @@
-get a simple process down for pear installation, test imports of PEAR in Init.
-test ext/ imports in general
+
+-make default module association work for master templates. this should be a function of Page,
+not the subject template. likely a $Page->defaults['unique_id'].
-once PEAR imports are functional, remove PEAR_Error.php from base/core/
|