Skip to content

Instantly share code, notes, and snippets.

@Plou
Created February 18, 2014 17:10
Show Gist options
  • Select an option

  • Save Plou/9075211 to your computer and use it in GitHub Desktop.

Select an option

Save Plou/9075211 to your computer and use it in GitHub Desktop.
Add the livereload snippet to a local typo3
[...]
typo3conf/ext/skin/ext_typoscript_setup_local.txt
### Inclusion de la configuration local
<INCLUDE_TYPOSCRIPT: source="FILE:EXT:skin/ext_typoscript_setup_local.txt">
page.headerData.111 = TEXT
page.headerData.111.value = <script src="http://127.0.0.1:35729/livereload.js"></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment