[TYPO3-english] crawler misses files for staticpub

Bernd Wilke t3ng at pi-phi.tk
Mon Aug 13 10:50:41 CEST 2012


just noticed:


the crawler misses to export files which have a hash as parameter:

example:
<link rel="stylesheet" type="text/css" 
href="fileadmin/css/navi.css?1247570289" media="all">
<link rel="stylesheet" type="text/css" 
href="fileadmin/css/styles.css?1304325066" media="all">

<link rel="stylesheet" type="text/css" 
href="typo3temp/stylesheet_5d370599a3.css?1327066812" media="all">
<script src="typo3temp/javascript_93077bb238.js?1285083031" 
type="text/javascript"></script>

the first two are no problem as the can be published directly from 
fileadmin/css.
but the last two are generated with a dynamic name (before the 
questionmark and hash) and are not copied from the crawler and copying 
the whole typo3temp/ is much to big.

Anyone noticed this before?
Is there a patch?

bernd
-- 
http://www.pi-phi.de/cheatsheet.html


More information about the TYPO3-english mailing list