Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/smichaelsen/typo3-shortcut-params
https://github.com/smichaelsen/typo3-shortcut-params
typo3-cms-extension
Last synced: 30 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/smichaelsen/typo3-shortcut-params
- Owner: smichaelsen
- Created: 2016-05-11T08:21:54.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-09T09:24:39.000Z (almost 8 years ago)
- Last Synced: 2024-10-29T00:57:09.978Z (about 2 months ago)
- Topics: typo3-cms-extension
- Language: PHP
- Size: 37.1 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Shortcut Params
## TYPO3 Extension`shortcut_params` allows you to add additional link parameters when using a TYPO3 shortcut page.
![Screenshot](Documentation/Images/Screenshot_Backend_Form.png?raw=true "Screenshot")## Installation
Installation via composer is recommended:
`composer require smichaelsen/shortcut-params`
Install in the TYPO3 Extension Manager afterwards.
## Usage
The extension is usable right away without further configuration. When editing a shortcut page, you notice a new form
field for your additional attributes.Please provide "raw" GET parameters - they will be parsed by typolink (and `realurl` if applicable) afterwards:
?tx_myext_plugin[foo]=bar
Also providing *sections* is supported:?tx_myext_plugin[foo]=bar#content