An alle lieben da draußen, damit der Link auch schön von „chgallery“ aussieht 😉
Vorher: http://xxxxxxxx.com/gallery.html?tx_chgallery_pi1[single]=1&tx_chgallery_pi1[pointer]=1&cHash=9a57f5beb70d6bee2b0cb612bfc98ad9#c10
Nachher: http://xxxxxxxx.com/gallery/galerie/1.html#c10
<?php
$GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['realurl'] = array (
..
..
'postVarSets' => array (
'_DEFAULT' => array (
// chgallery (Another simple gallery, show all images of a direc)
'galerie' => array(
array(
'GETvar' => 'tx_chgallery_pi1[pointer]',
),
array(
//'GETvar' => 'tx_chgallery_pi1[dir]',
'GETvar' => 'tx_chgallery_pi1[dirtitle]',
),
array(
'GETvar' => 'tx_chgallery_pi1[single]',
),
array(
'GETvar' => 'tx_chgallery_pi1[ceid]',
),
),
// chgallery Config - END
..
..
);
?>
Hey Marc,
darf man hier Werbung für den Beitrag von mir machen: http://www.bastian-bringenberg.de/willkommen/news/article/fix-chgalle.html ?
Magst du das vielleicht mal testen?
Gruß
Bastian