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

Stano Paška stano.paska at gmail.com
Wed Mar 24 19:48:54 CET 2010


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
>


More information about the TYPO3-english mailing list