[Typo3-dev] Making a better access control using XCLASS?

tapio tapio.markula at dnainternet.net
Thu Aug 25 08:04:29 CEST 2005


*************** off-topic replay starts **************************

Olivier Dobberkau wrote:
What is Asperger's Disorder?
> Olivier 

You behave too nasty. I have apoligized my behavior. I must ignore your 
behavior. I have got also much good feedback in the Enlish mailing list. 
  It seems that all people - including me - are too sensitive in this 
list and take everything too personal. I just try to ignore those 
reactions and I try to avoid words, which someone could feel to be insulted.

This kind of discussion, which you, Ben Wardle and many other people - 
including me - have had in this list is *off topic*. You replay was of 
topic like this section in this replay. I hope that I would not need 
anymore to use off topic markers in my messages and we all could try to 
behave politely. I'm not now the only person, who has behaved unpolitely 
even if I have been a "catalyst" of much off topic discussion.

I hope that we *all* could try to behave like adults.

*************** off-topic replay ends **************************


I'm sure that there are much administrators, who want to add the 
functionality to their web sites.

If someone would not like to implement my request into core, I tried to 
use XCLASS-implementation are overwrite some functions.

But I didn't get XCLASS-implementation to work.

I tried to overwrite some function with these

$TYPO3_CONF_VARS["BE"]["XCLASS"]["typo3/alt_doc.php"] = 
t3lib_extMgm::extPath($_EXTKEY) . 'class.ux_sc_alt_doc_tm.php';
$TYPO3_CONF_VARS["BE"]["XCLASS"]["typo3/sysext/cms/layout/db_layout.php"] 
= t3lib_extMgm::extPath($_EXTKEY) . 'class.ux_sc_db_layout.php';

In those files I just rewrite some core function.

I addition that they didn't work 'erotea_date2cal' stopped working.
I have tried to fix 'erotea_date2cal' (see the topic ' Trying to fix the 
plugin 'erotea_date2cal''), where I didn't get a new XCLASS to work either.






More information about the TYPO3-dev mailing list