Special photo column that creates jpg files with uuid names.
commit9213cfdea7d582209663490ba580930d9b05f7bf
authorvti <viacheslav.t@gmail.com>
Sun, 19 Oct 2008 20:28:02 +0000 (19 22:28 +0200)
committervti <viacheslav.t@gmail.com>
Sun, 19 Oct 2008 20:28:02 +0000 (19 22:28 +0200)
treee8049d1701defb37de6e19975b16272b5fe4247f
parenta21bc76de8b3ee5445bdb715e9bf912dbd051ee1
Special photo column that creates jpg files with uuid names.
14 files changed:
Rose-DBx-Object-Metadata-Column-Photo/Makefile.PL [new file with mode: 0644]
Rose-DBx-Object-Metadata-Column-Photo/lib/Rose/DBx/Object/Metadata/Column/Photo.pm [new file with mode: 0644]
Rose-DBx-Object-Metadata-Column-Photo/t/01use.t [new file with mode: 0644]
Rose-DBx-Object-Metadata-Column-Photo/t/02pod.t [new file with mode: 0644]
Rose-DBx-Object-Metadata-Column-Photo/t/data/linux.png [new file with mode: 0644]
Rose-DBx-Object-Metadata-Column-Photo/t/delete-cleanup.t [new file with mode: 0644]
Rose-DBx-Object-Metadata-Column-Photo/t/fh.t [new file with mode: 0644]
Rose-DBx-Object-Metadata-Column-Photo/t/filepath.t [new file with mode: 0644]
Rose-DBx-Object-Metadata-Column-Photo/t/lib/DB.pm [new file with mode: 0644]
Rose-DBx-Object-Metadata-Column-Photo/t/lib/DB/Object.pm [new file with mode: 0644]
Rose-DBx-Object-Metadata-Column-Photo/t/lib/Metadata.pm [new file with mode: 0644]
Rose-DBx-Object-Metadata-Column-Photo/t/lib/NewDB.pm [new file with mode: 0644]
Rose-DBx-Object-Metadata-Column-Photo/t/lib/User.pm [new file with mode: 0644]
Rose-DBx-Object-Metadata-Column-Photo/t/wrong-value.t [new file with mode: 0644]