[Typo3-dev] RealURL: Changing "Speaking url Path Segment" to be able to type in a whole path

Michael Vogel ike at spamfence.net
Mon Oct 17 12:08:45 CEST 2005


Kasper Skårhøj schrieb:
> realurl has a management module where you can change values of the pagepath 
> table when it has been populated the first time. 

I solved the problem by creating an own class that reads the complete 
url out of "Speaking url Path Segment". I modified the dummy class for that.

Its downloadable under: 
<http://dabo.in-berlin.de/temp/class.tx_realurl_fullpath.php.gz>

On my onw pages it seems to work really great. (allthough the field len 
of "Speaking url Path Segment" is not that large)

By now I'm thinking about mixing "class.tx_realurl_advanced.php" and my 
own "class.tx_realurl_fullpath.php" so that it would be possible to not 
only define complete addresses or single segments but alltogether on one 
  domain. I don't know if that would be possible but I hope it is.

Michael




More information about the TYPO3-dev mailing list