[TYPO3-dev] typoLink() further tuning
    Vladimir Podkovanov 
    admin at sitesfactory.ru
       
    Wed Jul  1 19:16:35 CEST 2009
    
    
  
Steffen Kamper wrote:
> Hi,
> 
> Vladimir Podkovanov schrieb:
>> Tyler Kraft wrote:
>>> What if it's a access controlled page? Or access controlled content 
>>> item on that page? Will that then still take care of all the access 
>>> and permissions for pages?
>>>
>>>
>>
>> Hi, the point here is that when typoLink() is called to create some 
>> link from page to page itself then the user already has access to the 
>> page and there is no need to check it again.
> 
> yes, but they have to be saved anywhere, so the new call can use them. 
> Any idea on how to do this?
> 
> vg Steffen
Hi, did not get idea on saving :(
We just skip checking for selflinks, and directly use TSFE->id as an id 
for links without any further processing and checking. IMHO here we have 
no result what could be saved somehow.
-- 
-rgds-
Vladimir
    
    
More information about the TYPO3-dev
mailing list