Revisions for klutz/savecomic.php

Location: [ Horde ] / klutz / savecomic.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.7 (+2 -2 lines) 01/02/2008 06:13 AM Jan Schneider jan

Happy New Year

1.6 (+4 -2 lines) 06/11/2007 02:45 PM Michael Rubinsky mrubinsk

Pref to select a default gallery when saving images.

1.5 (+1 -14 lines) 06/11/2007 12:49 PM Michael Rubinsky mrubinsk

revert - this will be done as a pref

1.4 (+15 -2 lines) 06/10/2007 03:02 PM Michael Rubinsky mrubinsk

Add config setting to set a default gallery title.  If this string matches the title of a gallery the user has PERMS_EDIT on, then this gallery will be selected by default on the saveimage form.

1.3 (+4 -2 lines) 05/29/2007 08:55 PM Michael Rubinsky mrubinsk

Allow setting tags on the image that is to be saved to a gallery.

This is a (sort of) BC break, but since both klutz and ansel have not been released and the worse that would happen (for now) is that the tags added to the the form would be ignored. On my TODO list is adding tag related api methods to Ansel so we could do something like $registry->hasMethod() to check for tag support before adding the form field....

1.2 (+2 -2 lines) 05/29/2007 08:02 PM Michael Rubinsky mrubinsk

Try a more sensible filename for the saved image.

1.1 05/26/2007 12:09 PM Michael Rubinsky mrubinsk

Ability to save comics to a gallery via the images api