Die TYPO3 Mailingliste - nicht fragen: lesen!
This is a discussion on [TYPO3] typolink cli within the typo3-english@lists.netfielders.de forums, part of the TYPO3-Mailinglists: ENGLISH category; hi guys, i know typolink is fe stuff, but nevertheless: is there a way to get typolink urls within backend ...
|
|||||||
| Registrieren | Hilfe | Benutzerliste | Kalender | Suchen | Heutige Beiträge | Alle Foren als gelesen markieren |
|
#1
|
|||
|
|||
|
hi guys,
i know typolink is fe stuff, but nevertheless: is there a way to get typolink urls within backend scope which in my case i need to process within a cli script? is there really no other way than instantiating tslib_fe and all depending classes? if so: could someone offer the code what is to include and process exactly? thx & regards tom _______________________________________________ TYPO3-english mailing list TYPO3-english (AT) lists (DOT) netfielders.de http://lists.netfielders.de/cgi-bin/.../typo3-english |
|
#2
|
|||
|
|||
|
I usually write it as a FE plugin which can be called with a type
number. Save some time figuring out how to properly configure and start a FE in the BE. Ries On Jun 24, 2008, at 8:25 PM, Thomas Oppelt wrote: > hi guys, > > i know typolink is fe stuff, but nevertheless: is there a way to get > typolink urls within backend scope which in my case i need to process > within a cli script? > is there really no other way than instantiating tslib_fe and all > depending classes? > if so: could someone offer the code what is to include and process > exactly? > > thx & regards > tom > _______________________________________________ > TYPO3-english mailing list > TYPO3-english (AT) lists (DOT) netfielders.de > http://lists.netfielders.de/cgi-bin/.../typo3-english _______________________________________________ TYPO3-english mailing list TYPO3-english (AT) lists (DOT) netfielders.de http://lists.netfielders.de/cgi-bin/.../typo3-english |
|
#3
|
|||
|
|||
|
Hi Ries,
sure, that's a workaround, but is there really no easier (and of course: much more lightweight) way to get typolink urls in BE? cheers tom Ries van Twisk schrieb: > I usually write it as a FE plugin which can be called with a type number. > Save some time figuring out how to properly configure and start a FE in > the BE. > > > Ries > On Jun 24, 2008, at 8:25 PM, Thomas Oppelt wrote: > >> hi guys, >> >> i know typolink is fe stuff, but nevertheless: is there a way to get >> typolink urls within backend scope which in my case i need to process >> within a cli script? >> is there really no other way than instantiating tslib_fe and all >> depending classes? >> if so: could someone offer the code what is to include and process >> exactly? >> >> thx & regards >> tom >> _______________________________________________ >> TYPO3-english mailing list >> TYPO3-english (AT) lists (DOT) netfielders.de >> http://lists.netfielders.de/cgi-bin/.../typo3-english > _______________________________________________ TYPO3-english mailing list TYPO3-english (AT) lists (DOT) netfielders.de http://lists.netfielders.de/cgi-bin/.../typo3-english |
|
#4
|
|||
|
|||
|
Hello,
Thomas Oppelt schrieb: > Hi Ries, > sure, that's a workaround, but is there really no easier (and of course: > much more lightweight) way to get typolink urls in BE? can't be because the result of the typolink depends on the FE (typoscript, FE-Session et al). For that reason it needs a FE-Environment. [...] Greets, Peter -- Peter Niederlag http://www.niekom.de * TYPO3 & EDV Dienstleistungen * http://www.typo3partner.net * professional services network * _______________________________________________ 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] typolink | Miguel Angel Calleja Lázaro | typo3-english@lists.netfielders.de | 1 | 24.01.2008 10:35 |
| [TYPO3] typolink in typoscript | Rob Kamp | typo3-english@lists.netfielders.de | 2 | 20.04.2007 16:07 |
| [TYPO3] typolink to an image | Bertalan Fodor | typo3-english@lists.netfielders.de | 0 | 24.02.2007 00:47 |
| [TYPO3-dev] typolink with #anchor | Daniel Brüßler | typo3-dev@lists.netfielders.de | 3 | 15.02.2007 09:22 |
| [TYPO3-dev] typolink und JSWindow | Steffen Kamper | typo3-dev@lists.netfielders.de | 11 | 10.02.2007 22:40 |