Hello
Im using a custom html as follow:
<div class="MagicSlideshow">
<a href="http://www.brilliantgems.co.uk/acatalog/Ancient_Symbols.html#a340"
rel="blackonyxpentagram.jpg"><img src="tn_blackonyxpentagram.jpg" /></a>
<a href="http://www.brilliantgems.co.uk/acatalog/New_Magical_Range.html#aMRP0015"
rel="bufhead.jpg"><img src="tn_bufhead.jpg" /></a>
<a href="http://www.brilliantgems.co.uk/acatalog/Chakra-Vortex-CH101.html#aCH101"
rel="chakra_wheelII.jpg"><img src="tn_chakra_wheelII.jpg" /></a>
<a href="http://www.brilliantgems.co.uk/acatalog/Egyptian_Range.html#a245"
rel="eyeofhoruslrgtu.jpg"><img src="tn_eyeofhoruslrgtu.jpg" /></a>
<a href="http://www.brilliantgems.co.uk/acatalog/New_Magical_Range.html#aMRP0017"
rel="chalice.jpg"><img src="tn_chalice.jpg" /></a>
<a href="http://www.brilliantgems.co.uk/acatalog/Chakra-Caduceus-I-CH121.html#aCH121"
rel="chakracaduceus1.jpg"><img src="tn_chakracaduceus1.jpg" /></a>
<a href="http://www.brilliantgems.co.uk/acatalog/Crop_Circles.html#a414"
rel="cropcircleangel.jpg"><img src="tn_cropcircleangel.jpg" /></a>
<a href="http://www.brilliantgems.co.uk/acatalog/Goddess_Jewellery_Pendant.html#aGP102"
rel="goddessspiral.jpg"><img src="tn_goddessspiral.jpg" /></a>
<a href="http://www.brilliantgems.co.uk/acatalog/Chakra-Flower-of-Life-Earring-CH114.html#aCH114"
rel="chakraflowerearring.jpg"><img src="tn_chakraflowerearring.jpg"/></a>
<a href="http://www.brilliantgems.co.uk/acatalog/Gold_Jewellery.html#aGP-OM-001"
rel="gold_omlrg.jpg"><img src="tn_gold_omlrg.jpg"/></a>
<a href="http://www.brilliantgems.co.uk/acatalog/New_Magical_Range.html#aMRP0016"
rel="tor.jpg"><img src="tn_tor.jpg"/></a>
<a href="http://www.brilliantgems.co.uk/acatalog/One_off_Special_Pieces.html#aSP103"
rel="larimar_bluetopaz1.jpg"><img src="tn_larimar_bluetopaz1.jpg"></a>
<a href="http://www.brilliantgems.co.uk/acatalog/Pendulums.html#aP2S002"
rel="lapispendulum.jpg"><img src="tn_lapispendulum.jpg"></a>
<a href="http://www.brilliantgems.co.uk/acatalog/Crop_Circles.html#a212"
rel="cropcircle_floweroflifelrg.jpg"><img src="tn_cropcircle_floweroflifelrg.jpg"></a>
<a href="http://www.brilliantgems.co.uk/acatalog/Ancient_Symbols.html#a283"
rel="lotus6staromruby.jpg"><img src="tn_lotus6staromruby.jpg"></a>
<a href="http://www.brilliantgems.co.uk/acatalog/New_Magical_Range.html#aMRP0018"
rel="raven.jpg"><img src="tn_raven.jpg"></a>
<a href="http://www.brilliantgems.co.uk/acatalog/One_off_Special_Pieces.html#aLarFoL001"
rel="larimarfol.jpg"><img src="tn_larimarfol.jpg"></a>
</div>
My question is can this be added to the content tree by way of adding to the library/ variables etc? I would need 3 inputs One for the image, one for the thumbnail and one for the href link.
That way I can edit it from the content tree instead of having to hard code the html into the outer layer code page.
Any ideas would be greatly appreciated
Best wishes
Bhu
Im using a custom html as follow:
<div class="MagicSlideshow">
<a href="http://www.brilliantgems.co.uk/acatalog/Ancient_Symbols.html#a340"
rel="blackonyxpentagram.jpg"><img src="tn_blackonyxpentagram.jpg" /></a>
<a href="http://www.brilliantgems.co.uk/acatalog/New_Magical_Range.html#aMRP0015"
rel="bufhead.jpg"><img src="tn_bufhead.jpg" /></a>
<a href="http://www.brilliantgems.co.uk/acatalog/Chakra-Vortex-CH101.html#aCH101"
rel="chakra_wheelII.jpg"><img src="tn_chakra_wheelII.jpg" /></a>
<a href="http://www.brilliantgems.co.uk/acatalog/Egyptian_Range.html#a245"
rel="eyeofhoruslrgtu.jpg"><img src="tn_eyeofhoruslrgtu.jpg" /></a>
<a href="http://www.brilliantgems.co.uk/acatalog/New_Magical_Range.html#aMRP0017"
rel="chalice.jpg"><img src="tn_chalice.jpg" /></a>
<a href="http://www.brilliantgems.co.uk/acatalog/Chakra-Caduceus-I-CH121.html#aCH121"
rel="chakracaduceus1.jpg"><img src="tn_chakracaduceus1.jpg" /></a>
<a href="http://www.brilliantgems.co.uk/acatalog/Crop_Circles.html#a414"
rel="cropcircleangel.jpg"><img src="tn_cropcircleangel.jpg" /></a>
<a href="http://www.brilliantgems.co.uk/acatalog/Goddess_Jewellery_Pendant.html#aGP102"
rel="goddessspiral.jpg"><img src="tn_goddessspiral.jpg" /></a>
<a href="http://www.brilliantgems.co.uk/acatalog/Chakra-Flower-of-Life-Earring-CH114.html#aCH114"
rel="chakraflowerearring.jpg"><img src="tn_chakraflowerearring.jpg"/></a>
<a href="http://www.brilliantgems.co.uk/acatalog/Gold_Jewellery.html#aGP-OM-001"
rel="gold_omlrg.jpg"><img src="tn_gold_omlrg.jpg"/></a>
<a href="http://www.brilliantgems.co.uk/acatalog/New_Magical_Range.html#aMRP0016"
rel="tor.jpg"><img src="tn_tor.jpg"/></a>
<a href="http://www.brilliantgems.co.uk/acatalog/One_off_Special_Pieces.html#aSP103"
rel="larimar_bluetopaz1.jpg"><img src="tn_larimar_bluetopaz1.jpg"></a>
<a href="http://www.brilliantgems.co.uk/acatalog/Pendulums.html#aP2S002"
rel="lapispendulum.jpg"><img src="tn_lapispendulum.jpg"></a>
<a href="http://www.brilliantgems.co.uk/acatalog/Crop_Circles.html#a212"
rel="cropcircle_floweroflifelrg.jpg"><img src="tn_cropcircle_floweroflifelrg.jpg"></a>
<a href="http://www.brilliantgems.co.uk/acatalog/Ancient_Symbols.html#a283"
rel="lotus6staromruby.jpg"><img src="tn_lotus6staromruby.jpg"></a>
<a href="http://www.brilliantgems.co.uk/acatalog/New_Magical_Range.html#aMRP0018"
rel="raven.jpg"><img src="tn_raven.jpg"></a>
<a href="http://www.brilliantgems.co.uk/acatalog/One_off_Special_Pieces.html#aLarFoL001"
rel="larimarfol.jpg"><img src="tn_larimarfol.jpg"></a>
</div>
My question is can this be added to the content tree by way of adding to the library/ variables etc? I would need 3 inputs One for the image, one for the thumbnail and one for the href link.
That way I can edit it from the content tree instead of having to hard code the html into the outer layer code page.
Any ideas would be greatly appreciated
Best wishes
Bhu
Comment