[TYPO3-mvc] More magic needed: disableAllHeaderCode in easy?
Susanne Moog
typo3 at susannemoog.de
Fri Jun 5 17:01:07 CEST 2009
Hey Christian,
Christian Müller (Kitsunet) schrieb:
> Its working and quite easy so.
>
> I actually used Susannes Extension as test base and changed it for my
> eID thing. The attached patch changes the vcard Actions so that they can
> be used with eID, direct use does not give nice results (or maybe if
> using another, empty page type).
>
> My attached eid_vcard.php works quite well and shows an example on how
> to use an extBase Extension with eID Feature, just the loading of page
> TS is not optimal. There should be a way to fetch the default plugin TS
> set by this method: Tx_Extbase_Utility_Plugin::registerPlugin for use in
> eID.
>
> The problem is, I do not know how to add the eID GET param with the
> fluid link.action view helper, so vcard links are for now generated
> without eID.
> And in case you want to try it, don't forget to register the eID in the
> ext_localconf.php:
>
> $TYPO3_CONF_VARS['FE']['eID_include']['vcard'] =
> 'EXT:addresses/eid_vcard.php';
>
> So adding &eID=vcard to a link calls it via eID Feature.
thanks a lot for trying it out and making a patch. I will look at it
later today and probably include it in the extension.
Thanks again,
Susanne
--
Susanne Moog
NEUSTA GmbH - www.neusta.de
More information about the TYPO3-project-typo3v4mvc
mailing list