承接 wazum/pagetree-resizable 相关项目开发

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

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

wazum/pagetree-resizable

最新稳定版本:1.3.1

Composer 安装命令:

composer require wazum/pagetree-resizable

包简介

Make the backend page tree horizontally resizable

README 文档

README

Make the TYPO3 backend page tree and file tree container horizontally resizable again (including element/link browser dialog).

Background

The possibility to change the width was removed in TYPO3 8. This becomes a problem in bigger installations or when your tree structure is deeper (or simply the names of your pages are a little bit longer). You would have to scroll a loooooot!

What does it do?

This extension adds a little bit of Javascript and CSS to allow any user to resize the page and file tree container horizontally again.

This works in the Web > Page, File > Filelist module and (new since version 1.2.0!) in the element/link browser dialog too.

The set width is then saved in the backend user preferences (uc field) as Backend.PagetreeResizable.width and for the element/link browser as Backend.PagetreeResizable.Browser.width.

If you double click on the resize handle, the container expands as wide as required for the content to fit.

It works with TYPO3 8.7 LTS, TYPO3 9.5 LTS and the upcoming TYPO3 10.2 and I tested it with recent versions of Chrome, Firefox and Internet Explorer.

Installation

Require the package:

composer require wazum/pagetree-resizable 

Available on packagist: https://packagist.org/packages/wazum/pagetree-resizable

统计信息

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

GitHub 信息

  • Stars: 23
  • Watchers: 6
  • Forks: 7
  • 开发语言: JavaScript

其他信息

  • 授权协议: GPL-3.0
  • 更新时间: 2026-01-04