EE 1
EE 2
JCO Get File Info

Developer

Jerome Coupe

3rd Party (Free)

Creative Commons Attribution Share Alike

Compatibility

  • Multi Site Manager
  • Stand Alone Entry Form
  • Low Variables
  • Better Workflow
  • Matrix

Requirements

  • jQuery for the Control Panel

Categories

Plugin

Tags

SImple EE2 only plugin returning information about any given file (file size, file extension, file name, file path, file date).

Example

{exp:jco_getfileinfo filename="{blogpost_document}"}
    {file_name}
    {file_filename}
    {file_extension}
    {file_path}
    {file_size}
    {file_date format="%l %F %Y"}
{/exp:jco_getfileinfo}

JCO Get File Info Links

This entry was created June 20, 2011, 10:47 am.
This entry was last updated September 23, 2012, 12:24 pm.

Disclaimer: Information about ExpressionEngine add-ons is provided as a service to you, the user, and every member of the ExpressionEngine community. devot:ee is not responsible if you hose, mangle, wreck, or otherwise destroy your EE website by installing an add-on that you found out about at this site, regardless of its rating, Favorites status, commercial or free status, or general popularity. Caveat EEmptor!

2 Reviews:

atshane 07.25.11

atshane
Rating - {addon_rating_average}

As stated above, “great add-on and it does exactly what it claims to do”.  The developer is a true gentleman and quickly offered me help and advice when needed.

JCDerrick 06.24.11

JCDerrick
Rating - {addon_rating_average}

This is a great add-on and it does exactly what it claims to do. Perfect for displaying the file size of any uploaded document. Just be sure to use the proper tag: {exp:jco_getfileinfo} as some examples have an extra “s” in them. Developer was quick to help with problems as well.