Revisions for merk/images.php

Location: [ Horde ] / merk / images.php View: Logs | Branches | Statistics
Search Revisions:
Show diffs between and
Show Differences shows diffs to the previous revision. If you select a revision by clicking its row, Show Differences will show the differences to the selected row.
 
  Revision Date Author Log Message
1.14 (+2 -2 lines) 04/16/2008 04:25 PM Chuck Hagenbuch chuck

Use .html.php for Views.

1.13 (+2 -2 lines) 01/07/2008 03:15 AM Duck duck

- Fix edit link name in stock options.
- Small templates clean up.
- @define -> define

1.12 (+2 -2 lines) 12/10/2007 07:32 AM Duck duck

Ensure passed parameters are integers.

1.11 (+2 -2 lines) 11/06/2007 10:03 AM Jan Schneider jan

Copyright assignments.

1.10 (+2 -2 lines) 06/27/2007 01:23 PM Jan Schneider jan

Bump year, looks like a missed a few last time.

1.9 (+6 -7 lines) 06/26/2007 12:34 PM Duck duck

Move from templates to views

1.8 (+2 -2 lines) 06/25/2007 12:09 PM Duck duck

move categories out of DT
php5 style methods definition
move vfs path constant to merk object

1.7 (+2 -2 lines) 06/15/2007 08:19 PM Chuck Hagenbuch chuck

small CS cleanups

1.6 (+2 -2 lines) 06/15/2007 12:15 AM Chuck Hagenbuch chuck

$merk => $merk_driver

1.5 (+7 -7 lines) 04/05/2007 10:15 AM Duck duck

Fix gallery images display

1.4 (+3 -16 lines) 02/04/2007 01:52 PM Duck duck

Change load_image to specify the image view size and show the big one in the direct selling.

1.3 (+3 -6 lines) 01/10/2007 02:20 PM Duck duck

Finish upgrade script and image display.
Update table structure.

1.2 (+4 -9 lines) 01/10/2007 10:06 AM Duck duck

Use new template code and fix buggy templates.

1.1 01/10/2007 09:28 AM Duck duck

Use Horde_Image to resize images to thumbnails and big images.
Store images by ID, to avoid problems with strange filenames (spaces, special characters etc).
Don't load VFS driver on every driver creation, but only when needed (store and edit images).
Open big images and linked Ansel images in a ?big picture? pop-up.
Upgrade script will come soon.