collective / plonetheme.booster

A theme for Plone 5
MIT License
11 stars 7 forks source link

I/O warning : failed to load external entity "/slider-images/@@slider-images" #2

Closed petersta closed 7 years ago

petersta commented 8 years ago

In rules.xml this reference causes error on the home page when dynamic slider is not installed.

<replace if="$is_zip" css:theme="#carousel-example-generic" css:content="#carousel-example-generic" href="/slider-images/@@slider-images" />

vikas-parashar commented 8 years ago

Yeah, That's why it is advised in user doc's to create a slider-images folder first and put the images for the slider, then activate the theme. If User doesn't want the dynamic slider he can install the theme as zip.