CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.6 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

Feature #1966

Download Image-Files in different size

Added by Martin Holtz over 4 years ago. Updated over 2 years ago.

Status:Resolved Start date:2008-11-06
Priority:Should have Due date:2009-03-31
Assignee:Martin Holtz % Done:

50%

Category:pi1 - filelist Spent time: 1.00 hour
Target version:0.4.1 Estimated time:3.00 hours
Votes: 0

Description

I would like to have the possibility to add a functionality to download an image

"optimized for powerpoint"
"1024x768"
"600x800"
"original"

etc.

configuration should be done via typoscript

example:

plugin.tx_damfrontend_pi1.filelist.download {
1 = optimized for powerpoint
1.width = 1024
1.height = 768
1.dpi = 72
2 = 1024x768
2.width = 1024
2.height = 768
3 = original
4 = 600x800
4.width = 600
4.height = 800
}

could be an selectbox before download-button

should be sent to the pushfile as an parameter, which cares for converting

@Stefan: i would care for it, if you like

Associated revisions

Revision 2082
Added by Stanislas Rolland about 7 years ago

  • Preserve <url> constructs in plain text html template. See bugtracker issue 1966.

History

Updated by Stefan Busemann over 4 years ago

  • Due date set to 2008-11-06
  • Category set to pi1 - filelist
  • Status changed from New to Resolved
  • Assignee set to Stefan Busemann
  • Target version set to 208
  • % Done changed from 0 to 100
  • Estimated time set to 1.00

Updated by Stefan Busemann over 4 years ago

  • Due date deleted (2008-11-06)
  • Status changed from Resolved to Accepted
  • Assignee changed from Stefan Busemann to Martin Holtz
  • Target version changed from 208 to 0.3.1
  • % Done changed from 100 to 0
  • Estimated time deleted (1.00)

Updated by Martin Holtz over 4 years ago

i think it is done.

i just uploaded the changes, we can define via typoscript which formats should be possible.

we can download a bunch of files as zip-file too. Therefore the extension "nh_archive" has to be installed.

Updated by Martin Holtz over 4 years ago

  • % Done changed from 0 to 100

ok, i think that is done

Updated by Martin Holtz over 4 years ago

  • Status changed from Accepted to Resolved

Updated by Stefan Busemann about 4 years ago

  • Due date set to 2010-03-31
  • Status changed from Resolved to Accepted
  • % Done changed from 100 to 50
  • Estimated time set to 3.00

Updated by Stefan Busemann about 4 years ago

  • Target version changed from 0.3.1 to 0.4.1

Updated by Martin Holtz about 4 years ago

  • Status changed from Accepted to Resolved

that feature is done

Updated by Stefan Busemann over 3 years ago

  • Due date changed from 2010-03-31 to 2009-03-31

Also available in: Atom PDF