Hello, for demonstration purposes, let's say my main menu is like this:
[home] (uID=15 / alias = 'home') [services] (uID=18 / alis = none set) [about] (uID=20 / alias = 'about') now, when using realurl, the "home"-element is linked as http://localhost/home/ What is the proper (and cache-flushing proof)way to achieve, that when linking to 'home' it just directs to the domain, without the home/ ? So, just an / ? (http://localhost/) And on second note: At the moment, realurl only takes alias-descriptions into account for url generation. if no alias is set, it takes the uid. (like localhost/20/ Why doesnt it use the pagetitle, if no alias is set? _______________________________________________ TYPO3-english mailing list [email protected] http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
