定制 one4vision/imagecredits14v 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

one4vision/imagecredits14v

最新稳定版本:12.3.4

Composer 安装命令:

composer require one4vision/imagecredits14v

包简介

Provides an overview of all used images with copyright information in the frontend and a backend module for managing copyright details.

README 文档

README

Total downloads TYPO3 extension Stability TYPO3 versions Latest version

What does it do?

The extension provides an overview of all images used on the website and displays their copyright information in the frontend. In the backend, a dedicated module lists all images in a table, allowing administrators to easily edit copyright details.

Installation

Installation using composer

The recommended way to install the extension is by using Composer. In your Composer based TYPO3 project root, just do

composer require one4vision/imagecredits14v

Installation as extension from TYPO3 Extension Repository (TER)

Download and install the extension with the extension manager module.

Plugin Configuration

The extension comes with two plugins

Image-Credits :: Copyright
Image-Credits :: Metadata

It is possible to link news records directly from the copyright overview to a detail page.
To do this, the UID of the detail page must be specified via TypoScript.

plugin.tx_imagecredits14v_imglist.settings.news.detailPid = 

If this parameter is empty, no link is set.

Plugin: Copyright

Depending on the configuration, this plugin displays all images used in the TYPO3 system with details of the page and copyright information.

Nur aktuelle Seite (ohne Unterseite)

If checked, only images from the page which contains the plugin will be displayed.
If unchecked, the collector selects all images, up from the root page.

Referenzen aus Erweiterungen anzeigen

By default, only images from the tables tt_content and pages are read. Here you can specify from which tables the images can still originate. Only tables that can be found in the sys_file_reference table are specified.

Bilder in Liste anzeigen

If checked, the images are also displayed as a preview in the table.
If unchecked, only the file name is visible.

Nur Dateien aus folgenden Verzeichnissen anzeigen

Here you can specify directories (from fileadmin) in which the images to be displayed MUST be located.

Referenzen auf folgenden Seiten ignorieren

If images are not to be displayed on certain pages (e.g. demo pages), these can be defined here.

Plugin: Metadata

Depending on the plugin settings, all meta data of the images found are output via this plugin.

If the site visitor is a logged-in backend user, the fields “Copyright information”, “Alternative text”, “Image caption” and “Download name” are delivered as form fields and can be edited directly in the frontend.

ID des Mandanten

If the website consists of several clients, the client to be displayed can be specified here.

Nur Dateien aus folgenden Verzeichnissen)

Here you can specify directories (from fileadmin) in which the images to be displayed MUST be located.

Backend Module

The extension is delivered with a backend module "Datei-Metadaten". The module displays all images of the selected page and its subpages in a table. The list can be filtered by file type and sorted using the columns and provides a quick overview of the licenses and copyright information maintained. The files can be edited directly from the list.

ImageCredits14v BackendLink

ImageCredits14v BackendModule

URL
Repository: https://github.com/one4vision/imagecredits14v
TER: https://extensions.typo3.org/extension/imagecredits14v

统计信息

  • 总下载量: 15
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-2.0-or-later
  • 更新时间: 2025-03-03