定制 georgringer/news-recurring 二次开发

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

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

georgringer/news-recurring

Composer 安装命令:

composer require georgringer/news-recurring

包简介

Add possibilities for galleries in a news record

README 文档

README

This extension provides an easy way to add multiple dates to a single news record.

Even though a recurring news event is a new record, it will be shown as a duplicate of the original one, except the date is switched to the actual one.

screenshot.png

Requirements

  • TYPO3 12/13 LTS
  • Extension news 12

How to use

Installation

Install the extension by using composer composer require georgringer/news-recurring or install it via Extension Manager.

Usage

When creating a new news record, you can add multiple dates as relation to it.

In the template some additional properties are available which might be useful

<!--This property will give you the original uid
    because by just fetching ``{newsItem.uid}`` the uid of the parent object will be shown.
-->
({newsItem.recurringOriginal}

<!--This property will get you the parent object-->
{newsItem.recurringParent}

<!--This property will give you all recurring events which are attached.-->
{newsItem.recurring}

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: GPL-2.0
  • 更新时间: 2017-09-19