承接 sgalinski/sg-contentlink 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

sgalinski/sg-contentlink

Composer 安装命令:

composer require sgalinski/sg-contentlink

包简介

sgalinski Contentlink - Possibility to set a link around a whole content element. (Include static template)

README 文档

README

License: GNU GPL, Version 2

Repository: https://gitlab.sgalinski.de/typo3/sg_contentlink

Please report bugs here: https://gitlab.sgalinski.de/typo3/sg_contentlink

TYPO3 version: >=9.5

About

Adds an option to content elements that creates a link which wraps the entire element. Inner links will be removed.

Installation & Configuration

  1. Install the extension "sg_contentlink" in your TYPO3 extension manager
  2. Include the static TypoScript template "Contentlink" to the root page
  3. The most important CTypes are already added. If you want to add a new CType, simply extend the tt_content cType values to the SGalinski\SgContentlink\TCA\TcaProvider class by using the following functions, either in your ext_tables.php or in your TCA configuration of your template extension.

         \SGalinski\SgContentlink\TCA\TcaProvider::addAllowedTypeForContentLink('###MY_CTYPE###');
    
         // Example
         \SGalinski\SgContentlink\TCA\TcaProvider::addAllowedTypeForContentLink('media');
    

    Settings

    You can supply different values for the link properties within the extensions TypoScript:

     plugin.tx_sgcontentlink {
    	settings {
    		link {
    			overwrite {
    				# sets the target attribute of the generated link
    				defaultTarget =
    				# sets the class attribute of the generated link
    				defaultClass =
    				# sets the title attribute of the generated link
    				defaultTitle =
    			}
    		}
    	}
     }
    

Usage

In your content elements you find an option Content Element Link. When you provide a valid url, the element gets wrapped with the link and all inner links are removed. If the option is empty or is not a valid url, nothing happens.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: GPL-2.0-or-later
  • 更新时间: 2016-12-01

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固