[TYPO3-mvc] extbase, realurl & fed: the automatic urls

Claus Due claus at wildside.dk
Fri Nov 2 15:36:02 CET 2012


Hi guys,

Hope you get an opportunity to test it out :)

There's been some changes since:

https://github.com/NamelessCoder/extbase_realurl

This is the new location for the feature. It currently requires EXT:flux installed but this will be resolved later.

Still requires this patch for Realurl (and of course the Realurl Git master version):

http://git.typo3.org/TYPO3v4/Extensions/realurl.git

https://review.typo3.org/#/c/16017/

…and will give you a dependency warning about the Realurl version since we're still in development mode. Just ignore it (but remember to install the patch for Realurl or things won't work).

There is more to come but the ground work is done. Now it's juts a question of improving the "translation" of Extbase controllers and their class Reflections.

Once installed, remove realurl_autoconf.php and clear all your caches. EXT:extbase_realurl will then hook onto Realurl and deliver the configuration necessary to have nice URLs for (almost) all Extbase plugins on the site.

Docs are still to come but you can have a look at EXT:dialog's DiscussionController for a small example on how to use annotations:

https://github.com/NamelessCoder/dialog/blob/master/Classes/Controller/DiscussionController.php

Any suggestions are welcome. If you wish to contribute that's even better! :)


Cheers,
Claus

PS: also coming soon is EXT:vhs - https://github.com/NamelessCoder/vhs/wiki which will not require neither Flux or FED, will not create a single DB field and will not contain a single line of TCA or TypoScript - zero configuration, pure ViewHelper pleasure ;)



On Nov 2, 2012, at 12:30 PM, Adrien Crivelli <adrien.crivelli at gmail.com> wrote:

> Hi,
> 
> Didn't have a chance to try it out, but I highly welcome the initiative,
> thanks !
> 
> 
> On 29 October 2012 11:40, Stefano Cecere <scecere at krur.com> wrote:
> 
>> hi.. i just wanted to point out the new feature that Claus has implemented
>> and ready to beta test: http://fedext.net/overview/**
>> articles/how-to-kick-ass-with-**realurl-and-fed.html<http://fedext.net/overview/articles/how-to-kick-ass-with-realurl-and-fed.html>
>> 
>> (thank you Claus for such developments!)
>> 
>> 
>> 
>> -- --- ----- -------
>> 
>> Stefano Cecere
>> KRUR studio - http://krur.com
>> ______________________________**_________________
>> TYPO3-project-typo3v4mvc mailing list
>> TYPO3-project-typo3v4mvc@**lists.typo3.org<TYPO3-project-typo3v4mvc at lists.typo3.org>
>> http://lists.typo3.org/cgi-**bin/mailman/listinfo/typo3-**
>> project-typo3v4mvc<http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-typo3v4mvc>
>> 
> _______________________________________________
> TYPO3-project-typo3v4mvc mailing list
> TYPO3-project-typo3v4mvc at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-typo3v4mvc



More information about the TYPO3-project-typo3v4mvc mailing list