thx
Am 3. Dezember 2012 08:59 schrieb bernd wilke <t...@bernd-wilke.net>: > Am 02.12.2012 19:03, schrieb Kevin John Busche: > > Ist es möglich eine Typo3 Installation komplett in einem Iframe laufen zu >> lassen. (Also das ein Link den man clickt, innerhalb des Iframes >> ausgeführt >> wird? >> > > sofern du den Links nicht _top als target mit gibst ist das das > Default-verhalten. > > damit du keine _top-Links bekommst musst du im TYPO3 deine default-targets > auf den Namen deines frames umdefinieren, das wären vier Einträge: > > hier mal die Variante, die ich normalerweise benutze, also mit _top > > in Constants: > # default target for links: > PAGE_TARGET = _top > # target for links in sitemap: > content.pageFrameObj = _top > > > in Setup: > # target for links in actual installation: > config.intTarget = _top > # target for links not in actual installtion: > config.extTarget = _blank > > > bernd > -- > http://www.pi-phi.de/**cheatsheet.html<http://www.pi-phi.de/cheatsheet.html> > > ______________________________**_________________ > TYPO3-german mailing list > TYPO3-german@lists.typo3.org > http://lists.typo3.org/cgi-**bin/mailman/listinfo/typo3-**german<http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german> > -- Mit freundlichem Gruß Kevin John Busche Kohlenweg 7a 32832 Augustdorf Tel: 05237 9099986 Fax: 05237 4919999 Mobi: 01577 6664302 _______________________________________________ TYPO3-german mailing list TYPO3-german@lists.typo3.org http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german