2006-08-07 11:55  wbchmura

	* cpmfetch/: cftest.php, cpmfetch.php, cpmfetch_dao.php: [no log
	  message]

2005-08-14 12:49  wbchmura

	* cpmfetch/: cfig_random.php, cfimageget.php, cfrssget.php,
	  cfshow.php, cftest.php, cpmfetch.php, cpmfetch_dao.php,
	  rss_lastadded.php: 1.6 release

2005-07-26 23:11  wbchmura

	* cpmfetch/: cftest.php, cpmfetch.php, cpmfetch_dao.php: Cleanup,
	  functions for 1.5.1 release

2005-07-20 03:00  wbchmura

	* cpmfetch/: cpmfetch.php, cpmfetch_dao.php: More SQL optimizations
	  (or at least SQL code optimizations)

2005-07-20 01:32  wbchmura

	* cpmfetch/cpmfetch_dao.php: * Added %e  to display owners E-Mail *
	  Added %H  to display owners web site (Home page) * Added %I  to
	  display owners Interests * Added %l  to display owners last visit
	  (lower case L) * Added %L  to display owners location * Added %O
	  to display owners occupation * Added %r to display owners
	  registration date

2005-07-13 00:24  wbchmura

	* cpmfetch/: cftest.php, cpmfetch.php: [no log message]

2005-07-03 01:08  wbchmura

	* cpmfetch/: cfrssget.php, cpmfetch.php, cpmfetch_dao.php: Fixes to
	  funky filename characters... again

2005-06-26 15:55  wbchmura

	* testpages/: .htaccess, albumlist.php, ssitest.html, ssitest.php,
	  t1.php, t10.php, t2.php, t3.php, t4.php, t5.php, t6.php, t7.php,
	  t8.php, t9.php: [no log message]

2005-06-26 15:22  wbchmura

	* cpmfetch/cpmfetch.php: added in optionarray "noimage" and
	  "subtitlelink"

2005-06-26 15:13  wbchmura

	* cpmfetch/cpmfetch_dao.php: Fix for %D parameter in
	  createdescription - was deleting text before it.  Damn you
	  missing period! Damn you to HELL!

2005-06-22 15:12  wbchmura

	* cpmfetch/libs/feedcreator.class.php: [no log message]

2005-06-22 15:11  wbchmura

	* cpmfetch/: cfshow.php, cpmfetch.php, cpmfetch_dao.php (utags:
	  t1-3-8): Fixes for encoding

2005-06-21 01:21  wbchmura

	* cpmfetch/cpmfetch.php: Added in functionality for xxxxxattributes
	  arrays

2005-06-20 16:43  wbchmura

	* cpmfetch/cpmfetch.php (tags: dev1-3-7): Not sure

2005-06-20 16:25  wbchmura

	* cpmfetch/cfrssget.php (tags: t1-3-8, dev1-3-7): Fix to use assoc
	  arrays instead of mysql resultsets

2005-06-20 16:22  wbchmura

	* cpmfetch/cfimageget.php (tags: t1-3-8, dev1-3-7): Fix to handle
	  assoc arrays instead of mysql resultsets

2005-06-16 03:10  wbchmura

	* cpmfetch/cpmfetch.php: Removed useless debug statement in
	  cpm_listMediaAddedOverlastDays

2005-06-16 02:43  wbchmura

	* cpmfetch/cpmfetch_dao.php (tags: dev1-3-7): [no log message]

2005-06-16 02:43  wbchmura

	* cpmfetch/cpmfetch.php: Fixed problem with array ptr straying out
	  of bounds

2005-06-16 00:44  wbchmura

	* cpmfetch/: cfimageget_classic.php, coppermine.php,
	  coppermine_dao.php: Renamed to the cpmfetch naming convention

2005-06-14 20:06  wbchmura

	* cpmfetch/: cfimageget.php, cfrssget.php, cfshow.php (tags:
	  dev1-3-7), cftest.php (tags: t1-3-8, dev1-3-7), rss_lastadded.php
	  (tags: t1-3-8, dev1-3-7): Version 1.3.6 release... soooo many
	  changes

2005-06-14 20:05  wbchmura

	* cpmfetch/: cpmfetch.php, cpmfetch_dao.php: [no log message]

2005-05-13 12:25  wbchmura

	* cpmfetch/cfrssget.php: Fixed a hardcoded thumb_ reference to
	  variable version

2005-05-07 19:11  wbchmura

	* cpmfetch/coppermine.php: Added in support for imagewidth and
	  imageheight tags

2005-05-07 01:30  wbchmura

	* cpmfetch/cfshow.php: useful to display large images (instead of
	  javascript version).

2005-05-07 01:29  wbchmura

	* cpmfetch/cftest.php: Add in some helpful variables to be
	  displayed when they run cftest.php

2005-05-07 01:29  wbchmura

	* cpmfetch/coppermine.php: Changes to look for doc_root under IIS

2005-05-07 01:28  wbchmura

	* cpmfetch/coppermine_dao.php: Added true to end of mysql connect
	  so we stop killing other peoples connections and database
	  selections.

2005-05-04 17:08  wbchmura

	* cpmfetch/: coppermine.php, coppermine_dao.php: Added checks for
	  doc_root when DOCUMENT_ROOT is not available

2005-05-04 14:22  wbchmura

	* cpmfetch/coppermine.php: Modified the windowtarget options,
	  streamlined the code.  Removed the change_array_key_case and php
	  version checks - inserted own code to lowercase the options
	  array.

2005-05-02 01:36  wbchmura

	* cpmfetch/: cfimageget.php, cfrssget.php, coppermine_dao.php,
	  rss_lastadded.php: Rss fixes

2005-05-01 02:38  wbchmura

	* cpmfetch/: coppermine.php, coppermine_dao.php: Added in functions
	  for cpm_listMediaCountFrom and getMediaCountFrom (in DAO)

2005-04-30 03:09  wbchmura

	* cpmfetch/: coppermine.php, coppermine_dao.php: Added TopRated and
	  TopVoted type calls (forget exact name of the functions)

2005-04-29 20:03  wbchmura

	* cpmfetch/coppermine_dao.php: Cleaned up SQL code

2005-04-29 19:39  wbchmura

	* cpmfetch/coppermine_dao.php: Minor edits

2005-04-13 23:41  wbchmura

	* cpmfetch/: cfimageget.php, cftest.php, coppermine.php,
	  coppermine_dao.php: [no log message]

2005-03-29 13:28  wbchmura

	* cpmfetch/coppermine_dao.php: general cleanup, reordered some
	  entries

2005-03-29 13:26  wbchmura

	* cpmfetch/cfig_random.php (tags: t1-3-8, dev1-3-7): Added in
	  example for filter setting

2005-03-29 13:26  wbchmura

	* cpmfetch/cftest.php: [no log message]

2005-03-29 12:25  wbchmura

	* cpmfetch/cfimageget.php: Added .tif and .bmp content types to
	  list

2005-03-22 01:43  wbchmura

	* cpmfetch/coppermine_dao.php: Adding in %D for date calculations.
	  Fixed conflict of a versus A in alt tags

2005-03-21 19:17  wbchmura

	* cpmfetch/coppermine_dao.php: Added in function to allow setting
	  of date format.  Modified the description building to use that
	  instead of the default.

2005-03-21 19:17  wbchmura

	* cpmfetch/coppermine.php: Added in cpm_setDateFormat to allow
	  formatting of description dates

2005-03-21 18:57  wbchmura

	* cpmfetch/coppermine_dao.php: Added compliance for privacy and
	  approved flags to a number of data orienteed functions
	  (getMediaCount, etc)

2005-03-20 02:05  wbchmura

	* cpmfetch/: cfig_random.php, cfimageget.php, cftest.php,
	  coppermine.php, coppermine_dao.php: Minor updates

2005-03-10 21:37  wbchmura

	* cpmfetch/cfimageget.php: Fixed problem with allowedtypes not
	  being drawn from member level variable

2005-03-09 15:10  wbchmura

	* cpmfetch/coppermine_dao.php: Increased entropy in the random seed

2005-03-08 20:59  wbchmura

	* docs/readme.html: Work for 1.2 documentation

2005-03-08 20:59  wbchmura

	* docs/functions.html: Created for version 1.2 documentation

2005-03-08 15:43  wbchmura

	* cpmfetch/cfimageget.php: Removed $this reassignments to support
	  PHP5

2005-03-08 15:42  wbchmura

	* cpmfetch/coppermine.php: Removed $this reassignments to be more
	  php5 compatible

2005-03-07 01:46  wbchmura

	* cpmfetch/: cfig_random.php, cfimageget_classic.php, cfrssget.php,
	  cpmfetch.js (tags: t1-3-8, dev1-3-7), problem.gif (tags: t1-3-8,
	  dev1-3-7), rss_lastadded.php: [no log message]

2005-03-07 01:45  wbchmura

	* cpmfetch/cfimageget.php, cpmfetch/coppermine_dao.php,
	  docs/readme.html: 1.1.4 release

2005-01-19 00:22  wbchmura

	* cpmfetch/: cfimageget.php, coppermine.php, coppermine_dao.php:
	  Added some new functions

2005-01-17 00:23  wbchmura

	* cpmfetch/: coppermine.php, coppermine_dao.php (utags:
	  RELEASE_1-1-2): fixes

2005-01-14 01:58  wbchmura

	* docs/readme.html, cpmfetch/coppermine.php: [no log message]

2005-01-14 01:57  wbchmura

	* docs/readme.html: 1.1.1 updates

2005-01-14 00:47  wbchmura

	* cpmfetch/: coppermine.php, coppermine_dao.php: Changes and fixes
	  for 1.1.1, just before adding popups

2005-01-12 00:54  wbchmura

	* cpmfetch/: coppermine.php, coppermine_dao.php: Some rearranging
	  of functions to coppermine_dao to support future alternative
	  displays

2005-01-11 19:10  wbchmura

	* cpmfetch/: coppermine.php, coppermine_dao.php, cfimageget.php,
	  cftest.php (utags: VERSION_1-1-0): [no log message]

2005-01-09 03:23  wbchmura

	* cpmfetch/coppermine_dao.php: Added functionality to look up user
	  galleries when category 1 is requested

2005-01-09 02:03  wbchmura

	* docs/readme.html (tags: final_1-0): Updated to 1.0

2005-01-09 01:59  wbchmura

	* docs/: config.inc.php.example, readme.html: [no log message]

2005-01-09 01:51  wbchmura

	* cpmfetch/: cfimageget.php, cftest.php, coppermine.php,
	  coppermine_dao.php (utags: final_1-0): Moved from outdated
	  CoppermineFetch directory to here.  These are version 1.0 release
	  files

2005-01-02 01:45  wbchmura

	* docs/readme.html, testpages/index.php (tags: final_1-0): Fixed
	  bugs in normal_ file not present, fixed problem in getImageToUse,
	  cleaned up HTML output, removed "about" in getLastAddedMedia,
	  added link directly to album page.

2004-12-28 01:00  wbchmura

	* docs/readme.html, testpages/index.php (utags: version0_7,
	  version_0_8): Many updates for impending 0.7 release

2004-12-26 12:11  wbchmura

	* docs/readme.html, testpages/index.php: [no log message]

2004-12-24 03:48  wbchmura

	* docs/readme.html (tags: DevRelease0_6), docs/style.css (tags:
	  final_1-0, version_0_8, version0_7, DevRelease0_6),
	  rootdocs/README (tags: final_1-0, version_0_8, version0_7,
	  DevRelease0_6), testpages/index.php: [no log message]

2004-12-17 18:54  wbchmura

	* testpages/index.php (tags: DevRelease0_6): added functions into
	  test page, general cleanup of html

2004-12-17 18:53  wbchmura

	* testpages/index.phc: [no log message]

2004-12-17 18:10  wbchmura

	* rootdocs/COPYING (tags: final_1-0, version_0_8, version0_7,
	  DevRelease0_6): Gnu licences added to distribution

2004-12-17 16:53  wbchmura

	* rootdocs/README, docs/config.inc.php.example (tags: version_0_8,
	  version0_7, DevRelease0_6): [no log message]

2004-12-17 16:10  wbchmura

	* testpages/: config.inc.php, index.phc: Initial revision

2004-12-17 16:10  wbchmura

	* testpages/: config.inc.php (tags: final_1-0, version_0_8,
	  version0_7, DevRelease0_6), index.phc (utags: r0): [no log
	  message]

