Update of /cvsroot/phpwebsite-comm/modules/rolodex/docs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12461/docs
Modified Files:
INSTALL TODO
Log Message:
some tidy up, resolved list search and sort
Index: TODO
===================================================================
RCS file: /cvsroot/phpwebsite-comm/modules/rolodex/docs/TODO,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** TODO 4 Feb 2008 04:16:22 -0000 1.2
--- TODO 8 Feb 2008 19:38:50 -0000 1.3
***************
*** 5,9 ****
- find why search won't show in list - does it need to be saved? like blog?
send some kind of needs approval message on new submissions
readme tab
--- 5,8 ----
***************
*** 19,22 ****
--- 18,23 ----
- is it 'cause they are used in other mods, like comments?
+ consider option to delete demographics records when uninstalling rolodex
+ consider option to delete demographics record when deleting rolodex member
consider display in list switch for custom fields
consider contact form instead of email address
***************
*** 24,25 ****
--- 25,36 ----
consider more advanced export with some pre-selection or options
+
+
+
+ #####################
+ UPDATE DEPENDENCY FILE WHEN NEW VERSIONS ARE AVAILABLE
+ - CORE ?
+ - FILECABINET ?
+ - DEMOGRAPHICS 1.1.0
+ #####################
+
Index: INSTALL
===================================================================
RCS file: /cvsroot/phpwebsite-comm/modules/rolodex/docs/INSTALL,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** INSTALL 4 Feb 2008 03:09:17 -0000 1.1.1.1
--- INSTALL 8 Feb 2008 19:38:50 -0000 1.2
***************
*** 5,10 ****
INSTALL steps for rolodex
! IMPORTANT: rolodex is a module for phpWebSite 1.4.0 or better.
! You HAVE to install phpWebSite >= 1.4.0 first, rolodex will
not work with earlier versions of phpWebSite.
--- 5,10 ----
INSTALL steps for rolodex
! IMPORTANT: rolodex is a module for phpWebSite 1.5.0 or better.
! You HAVE to install phpWebSite >= 1.5.0 first, rolodex will
not work with earlier versions of phpWebSite.
|