soft2do/frontend-editing 问题修复 & 功能扩展

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

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

soft2do/frontend-editing

最新稳定版本:2.8.0

Composer 安装命令:

composer require soft2do/frontend-editing

包简介

Enable editors to work with the content in the most intuitive way possible Is Extended from Typo3 Frontend editing

README 文档

README

TYPO3 TYPO3 TYPO3 Build Status

TYPO3 frontend editing (frontend_editing)

Extended From Original Extension This package gives frontend editing capability to TYPO3 CMS, the editor used is Ckeditor.

Documentation

For all kind of documentation which covers install to how to develop the extension:

Local Documentation

Online Documentation

Donate to the Frontend Editing for TYPO3 project

To Add JS / CSS Files To Front End Editing

plugin.tx_frontend_editing {
	settings {
		enableDefaultRightBar.50 = 10
		cssFiles{
			10 = EXT:extension/Resources/Public/Css/Backend/frontend_editing_override.css
		}
		jsFiles{
			10 = EXT:extension/Resources/Public/Css/Backend/frontend_editing_override.js
		}
	}
}

enableDefaultRightBar is To enable or Disable the default style

To Override on Default Color

plugin.tx_frontend_editing {
	settings {
		defaultColors{
		    primaryColor.10=red
		    secondaryColor.10=green
    		}
	}
}

To add Drop Zone Area

Import Core In html

xmlns:core="TYPO3\CMS\FrontendEditing\ViewHelpers"

Call Drop Zone Area With

 <core:DropZone></core:DropZone>  
 <core:DropZone colPos="{colpos}" parentUid="{parentUid}"></core:DropZone>

统计信息

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

GitHub 信息

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

其他信息

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

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固