Focuspoint Versions Save

Erweitert den Medienpool um die Fähigkeit, den Fokuspunkt eines Bildes zu bestimmen.

3.1.0

2 years ago

Release 3.1.0 supports the upcoming darkmode-support, available with REDAXO 5.13. Thanks to @schuer for preparing the CSS.

3.0.2

3 years ago

Fixed install-problems with PHP 8

3.0.1

3 years ago

In der package.yml sind die PHP-Abhängigkeiten so geändert, dass Versionen ab 7.1 inkl. PHP 8 akzeptiert werden.

3.0.0

3 years ago
  • Dokumentation so umgebaut, dass sie auf Github und im Backend ähnlich dargestellt wird (Dual-Use) HELP.PHP ist dafür komplett neu geschrieben; zusätzlich sind unterstützende css/js dabei (help.min.xxx) z.B. für Syntax-Highlighting
  • Media-manager-effect "focuspoint_resize", ohnehin seit 30.08.2018 (2.0.0) als deprecated markiert, ist jetzt komplett raus. Wer ihn noch benötigt kopiere die Datei lib/focuspoint_resize.php vor dem Update in ein sicheres Verzeichnis, z.B. nach project/lib.
  • Der intern genutze Media-Manager-Effekt focuspoint_media_detail kann nun begrenzt geändert werden. Löschen und Ändern des Namens ist weiterhin nicht zulässig.

2.2.2

4 years ago

Bugfix: the method focuspoint::customfield did return only a partial set of values. This could lead to problems on subsequent calls to EP "METAINFO_CUSTOM_FIELD". Now the full set is returned.

2.2.1

4 years ago

The URL used to identify and replace the standard-file-view in a Media-Edit-Window was not correctly identified in REDAXO 5.10 due to changes in rex_media_manager::getUrl. The corrected code is backward compatible (tested with REX 5.9).

2.2.0

4 years ago

Enhancements:

  • Extension-Point "FOCUSPOINT_PREVIEW_SELECT": the preview-dropdown in the media-editor uses the meta-types´s name-field as item-label. While this name tends be a more technically one, but not self-explaining for editors, the EP offers a way to change the label. For details take a look into the documentation-section "Für Entwickler (API)". You can find the documentation via the addon-administration-page (requested by @DanielWeitenauer)

Bugfixes:

  • Requirements-section in package.yml with enhanced explicit mention of dependencies to media_manager, mediapool and PHP (thanks to @skerbis, @staabm)
  • Focuspoint restricts the AddOn "Metainfo" in changing meta-fields of fieldtype "Focuspoint (AddOn)" (no delete, no rename, no change of fieldtype on "med_focuspoint" or fields in use) Saving other allowed changes was not possible in some situations. The blocking mechanismen is rewritten. (reported by @pschuchmann)
  • typo-corrections in language- and documentation-files

2.1.3

4 years ago

changed license-file @crydotsnake

2.1.2

4 years ago

Corrected zoom-factor (755% -> 75%). Thanks to @rkemmere

2.1.1

4 years ago
  • Maintanence-version, no functional changes
  • Injection of focuspoint-help into Media-Manager is changed in REX 5.8.0
  • Requirements-section in package.yml changed to reflect REX 5.8.0
  • Traducción en castellano - thanks to @nandes2062