Skip to content

Attachments Extension for Joomla 2.5.x and 3.x

License

Notifications You must be signed in to change notification settings

mckillo/attachments

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

attachments 4.0.4

Quick Start

Download latest version of package

Requirements

Joomla 4.0+ compatible also with Joomla 5.0+

Changes since version 4.0.3

  • fix uninstall issue #79
  • add translation for Greek
  • re-add translations for French; import them from old translation package

Changes since version 4.0.2

  • Some cosmetic changes to better fit the new admin template for joomla 4 & 5
  • Rawurlencode filenames when not using secure download links
  • Fix attachment parent info saving for Joomla 5 for new articles
  • Correct add attachment in backend
  • correct ReferenceError: submitbutton is not defined in add Attachment for article
  • Fix plugin warnings
  • Add a hint if no extensions are allowed due to joomla upgrade
  • Fix Deprecated: explode() when upload a file (FE) #64
  • Allow plugins to be loaded from cli. Fixes #61
  • Merge pull request #60 from mckillo/master Some small fix about install, string, datetime, deprecated

Changes since version 4.0.1

  • add server update
  • attachments variable is always an array. Check if not empty
  • Fix warnings when there are no attachments available
  • Rework plugin insert attachment token
  • Fix admin edit attachment dialog tested OK
  • Show attachments as links in admin while editing an article
  • Fix admin edit attachment dialog
  • Provide sane values for the database #50

Changes since 4.0 beta

  • correction for Blank page in popup after adding file #41
  • Show attachments for blog articles issue #40
  • Add scrollbar to iframes
  • Fix modal not closing
  • The Event::getArguments changed in Joomla 5
  • Reorganize code to work with both joomla 4 and 5

Migration from attachments 3

  • make backup
  • remove "Attachments - Plugin Framework" before upgrading to Joomla 4. If the site is already migrated to Joomla 4, you should first remove the folder plugins/attachments/attachments_plugin_framework and then remove it from the backend.
  • after upgrading the site to Joomla 4 install attachments 4.0.x
  • check if all parts of the Attachment extension are enabled

Version for Joomla 3.x

This version is still maintained under branch https://github.com/jmcameron/attachments/tree/joomla_3.x

About

Attachments Extension for Joomla 2.5.x and 3.x

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 64.9%
  • HTML 14.8%
  • JavaScript 8.8%
  • CSS 8.4%
  • Python 1.4%
  • Makefile 1.4%
  • Other 0.3%