[TYPO3-dev] FAL migration for file links missing?
    Nicolas de Haen 
    typo3 at ndh-websolutions.de
       
    Thu Jul  4 12:06:15 CEST 2013
    
    
  
You can find the wizard at https://gist.github.com/nicodh/5926450
It can be included with:
$TYPO3_CONF_VARS['SC_OPTIONS']['ext/install']['update']['sysext_file_rte_links'] 
= 'TYPO3\\CMS\\Install\\Updates\\RteFileLinksUpdateWizard';
I tried to find a workaround to bug: http://forge.typo3.org/issues/48998
I just take the first storage and assume it's the local storage for 
$GLOBALS['TYPO3_CONF_VARS']['BE']['fileadminDir'];
I tested it with a site having 1200 filelinks (including some broken 
links) and it worked quite well.
But someone more experienced with FAL should have a look on it (and on 
bug #48998)
regards,
Nico
-- 
Nico de Haen
ndh websolutions
Webprogrammierung, OpenSource, Typo3
http://www.ndh-websolutions.de
    
    
More information about the TYPO3-dev
mailing list