[TYPO3-english] Cooluri: remove path segment doesn't work

Nicolai Schirawski hinterindien at gmx.net
Thu Mar 25 09:52:24 CET 2010


This is, what I am surprised about: 

If I take care that the cooluripart is different, the two possiblities

/page1/cooluripart1/
or
/subpage1/cooluripart2/

are distinguishable, even if I exclude both page-parts:

/cooluripart1/
/cooluripart2/

and since all links are stored in DB, it would be easy to find the way back:

/cooluripart1/ => /page1/cooluripart1/
/cooluripart2/ => /page1/subpage1/cooluripart2/

Of course, it is up to me to take care that no two identical cooluriparts exist

Nico


-------- Original-Nachricht --------
> Datum: Wed, 24 Mar 2010 19:48:54 +0100
> Von: "Stano Paška" <stano.paska at gmail.com>
> An: TYPO3 English <typo3-english at lists.typo3.org>
> Betreff: Re: [TYPO3-english] Cooluri: remove path segment doesn\'t work

> Cooluri adds its own parts after last page.
> 
> page1
>   \--- subpage1
> 
> /page1/cooluripart/
> or
> /page1/subpage1/cooluripart/
> 
> If page1 has set "exclude from middle of the part", you can have this
> options:
> 
> /page1/cooluripart/
> or
> /subpage1/cooluripart/
> 
> You can not exclude last part of page path, because cooluri does not
> know which page uid did you mean: original page1 or excluded subpage1?
> 
> Stano.
> 
> On Wed, Mar 24, 2010 at 5:21 PM, Nicolai Schirawski
> <hinterindien at gmx.net> wrote:
> > Hi Stano,
> >
> > did I get it right? "Exclude this page from MIDDLE of a page path" works
> only on the static parts of the page path. Cooluri than adds it's own part
> after that...
> >
> > So: No way to get rid of the second part??
> >
> > Thanks a lot
> > Nico
> >
> >> Hi,
> >>
> >> Exclude this page from MIDDLE of a page path - it work as it is
> >> described, only for pages in middle of the path, last page must be
> >> known, because cooluri does not reverse translate that.
> >>
> >> Stano.
> >>
> >> On Wed, Mar 24, 2010 at 4:40 PM,  <hinterindien at gmx.net> wrote:
> >> > Hi,
> >> >
> >> > I tried to remove a path segment, but this doesn't seem to work.
> >> >
> >> > I got a link like:
> >> > mydomain.tdl/subpage1/subpage2?param=x
> >> >
> >> > this is transformed correctly by cooluri to
> >> >
> >> > mydomain.tdl/subpage1/subpage2/somethingX
> >> >
> >> > If I now activate "Seite in Mitte einer URL auslassen" in typo3-BE
> (must
> >> be something like "skip this path part in the middle of URL" in
> english),
> >> this works for subpage1, but not for subpage2.
> >> >
> >> > For claritiy:
> >> >     That is, if clicked on subpage1, I get this link:
> >> >     mydomain.tdl/subpage2/somethingX
> >> >
> >> >     if clicked on subpage2, I get this link:
> >> >     mydomain.tdl/subpage1/subpage2/somethingX
> >> >
> >> >     and not this one, that I would expect:
> >> >     mydomain.tdl/subpage1/somethingX
> >> >
> >> > any explanation?
> >> >
> >> > Thanks
> >> > Nico
> >> >
> >> >
> >> >
> >> > _______________________________________________
> >> > TYPO3-english mailing list
> >> > TYPO3-english at lists.typo3.org
> >> > http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
> >> >
> >> _______________________________________________
> >> TYPO3-english mailing list
> >> TYPO3-english at lists.typo3.org
> >> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
> > _______________________________________________
> > TYPO3-english mailing list
> > TYPO3-english at lists.typo3.org
> > http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
> >
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


More information about the TYPO3-english mailing list