CpmFetch Announcements from FistFullOfCode.com
[The exact Center of the Internet]
----------------------------------------------------------------

* * * Development release 2.1.1 is ONLINE now * * *
[ Do something nice for someone today... or else. ]
( get it at http://cpmfetch.fistfullofcode.com )

Due to the lack of time I have to put into CpmFetch I will be doing
less of the warm fuzzy stuff and putting more time into the actual
code when I can.  That being said, the format of this will be more
of the changelog output.  Sorry, but hopefully you can make sense of it.

------------------------------------------
Changes since the last stable release
------------------------------------------

Changes to CpmFetch.php
2007-06-20 02:47  wbchmura

	* .: Removed commented legacy code from createtable code

2007-06-20 02:47  wbchmura

	* .: Changes to table code to not generate table tags if there is
	  nothing to return. For validation reasons.

2007-04-17 23:49  wbchmura

	* .: Fixed a bug in the addDescription code that would not save the
	  changes

2007-04-17 22:31  wbchmura

	* .: Added in support for linking to albums, categories, image
	  sizes. Also added in css_id template options

2007-04-17 02:50  wbchmura

	* ., programs/cpmfetch/trunk/cpmfetch/cpmfetch_dao.php: Reworked
	  dbExecuteSQL to set result array to a member level variable
	  (resultArray) and return true to a good execution and false for a
	  bad one. Changed all functions in
	  cpmfetch_dao that call it to use the resultArray instead. Changed
	  all calls in cpmfetch to grab back a reference instead of a copy
	  of the resultset.

Changes to cpmfetch_dao.php

2007-06-21 04:35  wbchmura

	* .: Added support for favorites=usernum,usernum,etc... Also added
	  some extra debug output for what database you are connecting to
	  and when you disconnect.

2007-06-20 06:34  wbchmura

	* .: Enhancement: Modified SQL generated to use IN instead of a lot
	  of OR's. Works for owner, album and cat.

2007-04-17 02:52  wbchmura

	* .: Removed convert=true from dbExecuteSQL call, not used since we
	  went to use all arrays instead of SQL resultsets

2007-04-17 02:50  wbchmura

	* programs/cpmfetch/trunk/cpmfetch/cpmfetch.php, .: Reworked
	  dbExecuteSQL to set result array to a member level variable
	  (resultArray) and return true to a good execution and false for a
	  bad one. Changed all functions in
	  cpmfetch_dao that call it to use the resultArray instead. Changed
	  all calls in cpmfetch to grab back a reference instead of a copy
	  of the resultset.


Changes to cfimageget

2007-06-20 05:43  wbchmura

	* .: Fixes to make it compatible with cpmfetch 2.x. Also added in
	  normal as alias to int, cat as an alias to category.

2007-06-20 02:29  wbchmura

	* .: Added output to notify user if cfimageget is not enabled.


Changes to cfrssget

2007-06-20 02:55  wbchmura

	* .: bugfix: Full url not being added to images.



--------------------------------------------------------------
Sign up for email notifications at http://cpmfetch.fistfullofcode.com 
This will get you:
* Emails for new releases and development releases
* Notifications of new tutorials and online help
* Security notification (if we ever have one)
* Email addresses held closely - no spam, not shared
-------------------------------------------------------------
Thanks!

Bill@fistfullofcode.com








