定制 carsten-walther/image_copyright 二次开发

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

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

carsten-walther/image_copyright

最新稳定版本:13.4.11

Composer 安装命令:

composer require carsten-walther/image_copyright

包简介

Add copyright information of all images to your site

README 文档

README

Issues Forks Stars GitHub tag (latest by date) License GitHub All Releases

Add copyright informations of all images to your site.

About the extension

This extension will add copyright information plugins to your TYPO3 website.

How to install?

Just call composer req carsten-walther/image_copyright or install the extension via the extension manager.

How to use it?

Add TypoScript Configuration to your root template. Then add the content element to your page and select needed options.

Configuration

Install image_copyright in your TYPO3 installation. Modify TypoScript settings if needed.

Constants:

plugin.tx_imagecopyright {
    settings {
        extensions = jpg, jpeg, png, gif
        showEmpty = 1
        showUsedOnPage = 1
        includeFileCollections = 1
        globalCopyright = Example Company
    }
}

Setup:

plugin.tx_imagecopyright {
    settings {
        tableFieldConfiguration {
            10 {
                extension = core
                tableName = pages
            }
            20 {
                extension = core
                tableName = tt_content
            }
            30 {
                extension = news
                tableName = tx_news_domain_model_news
            }
        }
        tableFieldConfigurationForCollections {
            10 {
                extension = core
                tableName = tt_content
                fieldName = file_collections
            }
        }
    }
}

Sponsoring

Do you like this extension and do you use it on production environments? Please help me to maintain this extension and become a sponsor.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: GPL-3.0-or-later
  • 更新时间: 2023-06-06

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固