Die TYPO3 Mailingliste - nicht fragen: lesen!
This is a discussion on [TYPO3] realurl and identical keywords within the typo3-english@lists.netfielders.de forums, part of the TYPO3-Mailinglists: ENGLISH category; Hello, I am trying to use realurl 1.4.1 together with two extensions (ab_linklist and ab_downloads). Both extensions come ...
|
|||||||
| Registrieren | Hilfe | Benutzerliste | Kalender | Suchen | Heutige Beiträge | Alle Foren als gelesen markieren |
|
#1
|
|||
|
|||
|
Hello,
I am trying to use realurl 1.4.1 together with two extensions (ab_linklist and ab_downloads). Both extensions come with a nice example of the realurl configuration. They both work when setting up only one with realurl. When trying to use both, one fails. Reason: the ext.'s use the same keywords in their configuration array... How can a get around this problem? Changing keywords? I fear it is a bit more complicated than that... Thanks Stefan Kaufmann _______________________________________________ TYPO3-english mailing list TYPO3-english (AT) lists (DOT) netfielders.de http://lists.netfielders.de/cgi-bin/.../typo3-english |
|
#2
|
|||
|
|||
|
Hi!
Stefan Kaufmann wrote: > I am trying to use realurl 1.4.1 together with two extensions > (ab_linklist and ab_downloads). Both extensions come with a nice example > of the realurl configuration. They both work when setting up only one > with realurl. When trying to use both, one fails. Reason: the ext.'s use > the same keywords in their configuration array... > > How can a get around this problem? Changing keywords? I fear it is a bit > more complicated than that... No, just change keyword As simple as that It is in the postVarSets section.-- Dmitry Dulepov TYPO3 core team Web: http://typo3bloke.net/ Skype: callto:liels_bugs "Nothing is impossible. There are only limits to our knowledge" _______________________________________________ TYPO3-english mailing list TYPO3-english (AT) lists (DOT) netfielders.de http://lists.netfielders.de/cgi-bin/.../typo3-english |
|
#3
|
|||
|
|||
|
Hi Stefan,
SK> Hello, SK> I am trying to use realurl 1.4.1 together with two extensions SK> (ab_linklist and ab_downloads). Both extensions come with a nice example SK> of the realurl configuration. They both work when setting up only one SK> with realurl. When trying to use both, one fails. Reason: the ext.'s use SK> the same keywords in their configuration array... SK> How can a get around this problem? Changing keywords? I fear it is a bit SK> more complicated than that... SK> Thanks SK> Stefan Kaufmann You can use same configuration but for specified page id's only. Do not use setup in 'postVarSets' => array( '_DEFAULT' => array( ... Insetead of it use 'postVarSets' => array( 'pid_ab_linklist' => array( ... ), array( 'pid_ab_downloads' => array( ... ), -- Dmitry Martynenko Developer Web: http://realt.by _______________________________________________ TYPO3-english mailing list TYPO3-english (AT) lists (DOT) netfielders.de http://lists.netfielders.de/cgi-bin/.../typo3-english |
|
#4
|
|||
|
|||
|
Dmitry Dulepov [typo3] wrote:
> > No, just change keyword As simple as that It is in the postVarSets > section. > Hey, great! It worked! Many thanks. Sometimes things are so easy... ![]() _______________________________________________ TYPO3-english mailing list TYPO3-english (AT) lists (DOT) netfielders.de http://lists.netfielders.de/cgi-bin/.../typo3-english |
| Themen-Optionen | Thema durchsuchen |
| Ansicht | Thema bewerten |
|
|
|
||||
| Thema | Autor | Forum | Antworten | Letzter Beitrag |
| [TYPO3-german] realurl nutzen wenn identische keywords im array | Stefan Kaufmann | typo3-german@lists.netfielders.de | 1 | 11.01.2008 12:08 |
| [TYPO3] Automatic tooltip on all keywords? | Lasse Guldsborg | typo3-english@lists.netfielders.de | 8 | 03.10.2007 16:16 |
| [TYPO3-german] Description und Keywords in Pages | Rolf Gründler | typo3-german@lists.netfielders.de | 3 | 11.09.2007 13:15 |
| [TYPO3] add title, description and keywords to print page | Cray Flatline | typo3-english@lists.netfielders.de | 1 | 28.05.2007 13:37 |
| [TYPO3] IndexedSearch, exclude keywords | Mike Morris | typo3-english@lists.netfielders.de | 0 | 16.04.2007 15:01 |