[TYPO3-doc]  Documentation Error
    Steffen Kamper 
    steffen at sk-typo3.de
       
    Wed Jun 11 23:53:34 CEST 2008
    
    
  
Hi,
while studying TCA Documentation i stumbled here:
http://typo3.org/documentation/document-library/core-documentation/doc_core_api/4.1.0/view/4/2/#id4255633
1) all Examples have a snippet
script_ended = 0;
 function jumpToUrl(URL) {
  document.location = URL;
 }
which is wrong here and looks like a copy&paste-Error
Formatting of code example should be changed anyway (1 space line, starting 
anywhere, justify anywhere)
2) showitem, 2 d:
(see section later) -> never mentioned again, there should be a link to
http://typo3.org/documentation/document-library/core-documentation/doc_core_api/4.1.0/view/4/3/
vg Steffen 
    
    
More information about the TYPO3-project-documentation
mailing list