creifenscheid/site-setup 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

creifenscheid/site-setup

最新稳定版本:v12.2.0

Composer 安装命令:

composer require creifenscheid/site-setup

包简介

TYPO3 extension with basic setup

README 文档

README

This TYPO3 extension provides the configuration to set up a webpage. It does not offer any styling.

Features

Instance configuration

Using the constant editor you‘ll get a bunch of configuration possibilities such as:

  • Various icons, e.g. app icon, icons in carousel action buttons, favicon etc.
  • Path to the logo to use in templates
  • Name of templates to use to render the page
  • ID of main menu and footer menu container Pages

The extension sets the following configurations via typoscript:

  • Compression of css and js
  • Concatenation of css and js
  • Title tag incl. configured postfix
  • App and fav icon
  • meta data
    • viewport
    • description
    • last modification
    • mobile Web App configuration

Templating / Frontend

This extension comes along with some ready-to-use partials, e.g. for menus, skip links, content rendering etc., always by providing the maximum amount of accessibility. Note that the submenus, which are rendered in the main menu (if "dontRenderChildren" flag is not set), are not initialized, they are just rendered with some basic classes. It's recommended to overwrite the toggle button partial with the needed classes and button content without removing the aria-attributes.

Besides partials there are a some typoscript libraries to use, e.g. inline svg rendering, rendering of an "attention icon" or colpos rendering and many more.

Third party libraries

The extension comes a long with the following frameworks:

  • parvus: accessible lightbox

All libraries are included locally and not via cdn or something. This is done to prevent privacy issues. Therefor the delivered frameworks may not be the latest release.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: GPL-2.0-or-later
  • 更新时间: 2023-04-13