TYPO3Jack.net - Das TYPO3 Mailinglist Forum Archiv

Die TYPO3 Mailingliste - nicht fragen: lesen!

[TYPO3] Cooluri popup

This is a discussion on [TYPO3] Cooluri popup within the typo3-english@lists.netfielders.de forums, part of the TYPO3-Mailinglists: ENGLISH category; I have 2 problems with cooluri, that I didn't find anywhere. First, there is a site of type shortcut, ...


Zurück   TYPO3Jack.net - Das TYPO3 Mailinglist Forum Archiv > TYPO3-Mailinglists: ENGLISH > typo3-english@lists.netfielders.de

Registrieren Hilfe Benutzerliste Kalender Suchen Heutige Beiträge Alle Foren als gelesen markieren
  #1  
Alt 12.03.2008, 22:37
Freddy Tripold
Gast
 
Beiträge: n/a
Standard [TYPO3] Cooluri popup

I have 2 problems with cooluri, that I didn't find anywhere.
First, there is a site of type shortcut, and on the target of the
shortcut there are news. The news single and list is on the same page.
On this site the backlink is empty. The same conf without the shortcut
works fine.
Second, how can I configure a popup link from rte? There is also the
link empty.

Typo3 4.1.3
Cooluri 1.0.11

br
freddy
_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #2  
Alt 12.03.2008, 23:07
Freddy Tripold
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] Cooluri popup

second problem solved...
Freddy Tripold schrieb:
> I have 2 problems with cooluri, that I didn't find anywhere.
> First, there is a site of type shortcut, and on the target of the
> shortcut there are news. The news single and list is on the same page.
> On this site the backlink is empty. The same conf without the shortcut
> works fine.
> Second, how can I configure a popup link from rte? There is also the
> link empty.
>
> Typo3 4.1.3
> Cooluri 1.0.11
>
> br
> freddy

_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #3  
Alt 13.03.2008, 03:42
Andreas Becker
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] Cooluri popup

Hi Freddy

Could you please shortly describe how you solved your "second" problem so I
could add your solution to the cooluri tutorial - thanks

Andi

2008/3/13, Freddy Tripold <freddy.tripold (AT) tlog (DOT) at>:
>
> second problem solved...
>
> Freddy Tripold schrieb:
>
> > I have 2 problems with cooluri, that I didn't find anywhere.
> > First, there is a site of type shortcut, and on the target of the
> > shortcut there are news. The news single and list is on the same page.
> > On this site the backlink is empty. The same conf without the shortcut
> > works fine.
> > Second, how can I configure a popup link from rte? There is also the
> > link empty.
> >
> > Typo3 4.1.3
> > Cooluri 1.0.11
> >
> > br
> > freddy

> _______________________________________________
> 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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #4  
Alt 13.03.2008, 09:34
Freddy Tripold
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] Cooluri popup

Hi Andreas,

the popup had a different template (for other background, etc.), and in
the template "rootlevel" was checked. I think, for cooluri is this
outside of the normal path, so the link was empty. Without the
"rootlevel" checked it works fine. Sure, it was really not necessary to
leave rootlevel checked but without cooluri all seems to be fine, so
sometimes you don't "waste" more time in this things.

For the second problem, now I know it is not the shortcut responsible
for the problem. As described, single and list view are on the same
page, but also the link from the latest view go to this site. So all the
newsitems who are linked from the latest view have this problem.
I tried to make an extra page for the single view, but still the same
problem. Maybe there are problems with the cache, I'm working on it.

freddy
_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #5  
Alt 14.03.2008, 20:29
Jan Bednarik
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] Cooluri popup

Hey,

> On this site the backlink is empty. The same conf without the shortcut
> works fine.


the "backPid" parameter is removed from URL in the default
configuration. If you really need it, you should put it back. To do so,
just move

<part>
<parameter>tx_ttnews[backPid]</parameter>
</part>

from predefinedparts to uriparts.

What exactly do you mean by "backlink is empty"? There's no URL or it
points to the rootpage?

--
Jan Bednarik
www.bednarik.org - web about Typo3 in czech
_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #6  
Alt 15.03.2008, 09:31
Freddy Tripold
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] Cooluri popup

Hi Jan,

thanks, this works. The backlink is totally empty it looks like <a
href=""> back</a>

freddy

Jan Bednarik schrieb:
> Hey,
>
>> On this site the backlink is empty. The same conf without the shortcut
>> works fine.

>
> the "backPid" parameter is removed from URL in the default
> configuration. If you really need it, you should put it back. To do so,
> just move
>
> <part>
> <parameter>tx_ttnews[backPid]</parameter>
> </part>
>
> from predefinedparts to uriparts.
>
> What exactly do you mean by "backlink is empty"? There's no URL or it
> points to the rootpage?
>

_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
 

Themen-Optionen Thema durchsuchen
Thema durchsuchen:

Erweiterte Suche
Ansicht Thema bewerten
Thema bewerten:

Forumregeln
Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are an


Ähnliche Themen

Thema Autor Forum Antworten Letzter Beitrag
[TYPO3-german] Popup in ein div ? Schani typo3-german@lists.netfielders.de 5 10.09.2007 09:40
[TYPO3-UG France] Popup philip jedar typo3-france@lists.netfielders.de 0 31.08.2007 15:22
[TYPO3-dev] FE-Plugin and Popup Steffen Kamper typo3-dev@lists.netfielders.de 3 07.12.2006 17:14
Re: [TYPO3-dev] FE-Plugin and Popup Nikolas Hagelstein typo3-dev@lists.netfielders.de 1 06.12.2006 14:40
[TYPO3-dev] MSIE 7 & popup menu in BE Dmitry Dulepov typo3-dev@lists.netfielders.de 4 04.12.2006 14:09


Alle Zeitangaben in WEZ +1. Es ist jetzt 08:15 Uhr.


Powered by vBulletin® Version 3.7.2 (Deutsch)
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39