Update of /cvsroot/phpwebsite-comm/modules/rolodex/docs
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv20584/docs
Modified Files:
CHANGELOG
Added Files:
README
Log Message:
more 1.3 tweaks
--- NEW FILE: README ---
<p>Rolodex is a new module for phpwebsite 1.5 or better. It is a
complete rewrite of my earlier module phpwsbusinesses, for the earlier
series of phpws. If you were familiar with that module, you will be
familiar with many of Rolodex's features.</p>
<p>Roldex brings many new features and is even more configurable than
phpwsbusinesses. Rolodex also takes full advantage of the new phpws core
Demographics module. That module allows the sharing of user demographic
information across all modules in a phpws.</p>
<p>Please report any bugs or observations of this module in <a
href="http://phpwsforums.com/showthread.php?t=5969" target="new">this
post at phpwsforums.com</a></p>
Index: CHANGELOG
===================================================================
RCS file: /cvsroot/phpwebsite-comm/modules/rolodex/docs/CHANGELOG,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** CHANGELOG 20 Nov 2008 22:49:33 -0000 1.15
--- CHANGELOG 22 Nov 2008 20:54:11 -0000 1.16
***************
*** 84,92 ****
priveledges will be able to edit and/or activate the related user
! Version 1.3.0 -- Oct 2008
------------------------------------------------------------------
+ Converted to phpws 1.6 url rewriting method
+ Removed old mod_rewrite code
+ Begin rewriting to php5 standards
!
--- 84,92 ----
priveledges will be able to edit and/or activate the related user
! Version 1.3.0 -- Oct-Nov 2008
------------------------------------------------------------------
+ Converted to phpws 1.6 url rewriting method
+ Removed old mod_rewrite code
+ Begin rewriting to php5 standards
! + Moved readme content to docs/readme
|