2017 © Pedro Peláez
 

typo3-cms-extension shortcut-params

image

smichaelsen/shortcut-params

  • Thursday, February 9, 2017
  • by smichaelsen
  • Repository
  • 1 Watchers
  • 2 Stars
  • 741 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 1 Open issues
  • 3 Versions
  • 2 % Grown

The README.md

Shortcut Params

TYPO3 Extension

shortcut_params allows you to add additional link parameters when using a TYPO3 shortcut page., (*1)

Screenshot, (*2)

Installation

Installation via composer is recommended:, (*3)

composer require smichaelsen/shortcut-params, (*4)

Install in the TYPO3 Extension Manager afterwards., (*5)

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., (*6)

Please provide "raw" GET parameters - they will be parsed by typolink (and realurl if applicable) afterwards:, (*7)

?tx_myext_plugin[foo]=bar

Also providing sections is supported:, (*8)

?tx_myext_plugin[foo]=bar#content

The Versions

09/02 2017

dev-master

9999999-dev

  Sources   Download

09/02 2017

1.0.1

1.0.1.0

  Sources   Download

11/05 2016

1.0.0

1.0.0.0

  Sources   Download