jokumer/xfilelist 问题修复 & 功能扩展

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

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

jokumer/xfilelist

最新稳定版本:4.0.0

Composer 安装命令:

composer require jokumer/xfilelist

包简介

Extends TYPO3 filelist and filebrowser for search within metadata, adds pagination and sorting to filebrowser

README 文档

README

TYPO3 extension to extend the default TYPO3 backend modul filelist and the TYPO3 filebrowser.

  • search within metadata for filelist and filebrowser
  • pagination for filebrowser (also on search)
  • file infos in filebrowser like in filelist
  • sorting by file infos in filebrowser like in filelist
  • clear search in filebrowser like in filelist

Installation

Install the extension in the Extension Manager. Nothing more is required.

Project info and releases

Project home: https://github.com/jokumer/TYPO3-xfilelist

Development: https://github.com/jokumer/TYPO3-xfilelist.git

git clone https://github.com/jokumer/TYPO3-xfilelist.git

Bug reports: https://github.com/jokumer/TYPO3-xfilelist/issues

Search

When searching for files, the search includes text from metadata as stored in DB table sys_file_metadata. Extensions filemetadata and metadata extends this table by further fields. Define text fields to be included for search in the extension-configuration via extension-manager (sysFileMetadataSearchFields). Default is:

title, description, alternative

You can add/change text fields, depend on which extensions has been installed:

System EXT:filemetadata

caption, color_space, copyright, creator, creator_tool, download_name, keywords, language, location_city, location_country, location_region, note, publisher, source, status, unit

EXT:metadata

camera_model, copyright_notice, iso_speed_ratings, shutter_speed_value

See also

Pagination

Pagination is available in filebrowser for list and search view. In backend modul filelist for list view only, not for search view.

Amount of entries in list can be configured in the extension-configuration via extension-manager (fileListConfiguration_iLimit). Default is: 40

See also

统计信息

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

GitHub 信息

  • Stars: 5
  • Watchers: 2
  • Forks: 4
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-3.0
  • 更新时间: 2018-04-19