From: <vo...@us...> - 2012-08-29 08:05:48
|
Revision: 10130 http://xoops.svn.sourceforge.net/xoops/?rev=10130&view=rev Author: voltan1 Date: 2012-08-29 08:05:37 +0000 (Wed, 29 Aug 2012) Log Message: ----------- Update templates Modified Paths: -------------- XoopsModules/oledrion/branches/voltan/oledrion/templates/oledrion_bill.html XoopsModules/oledrion/branches/voltan/oledrion/templates/oledrion_cancelpurchase.html XoopsModules/oledrion/branches/voltan/oledrion/templates/oledrion_category.html XoopsModules/oledrion/branches/voltan/oledrion/templates/oledrion_cgv.html XoopsModules/oledrion/branches/voltan/oledrion/templates/oledrion_index.html XoopsModules/oledrion/branches/voltan/oledrion/templates/oledrion_manufacturer.html XoopsModules/oledrion/branches/voltan/oledrion/templates/oledrion_map.html XoopsModules/oledrion/branches/voltan/oledrion/templates/oledrion_product.html XoopsModules/oledrion/branches/voltan/oledrion/templates/oledrion_recommended.html XoopsModules/oledrion/branches/voltan/oledrion/templates/oledrion_thankyou.html XoopsModules/oledrion/branches/voltan/oledrion/templates/oledrion_whoswho.html Added Paths: ----------- XoopsModules/oledrion/branches/voltan/oledrion/language/english/help/help.html XoopsModules/oledrion/branches/voltan/oledrion/language/english/help/index.html Added: XoopsModules/oledrion/branches/voltan/oledrion/language/english/help/help.html =================================================================== --- XoopsModules/oledrion/branches/voltan/oledrion/language/english/help/help.html (rev 0) +++ XoopsModules/oledrion/branches/voltan/oledrion/language/english/help/help.html 2012-08-29 08:05:37 UTC (rev 10130) @@ -0,0 +1,33 @@ +<div id="help-template" class="outer"> + <h1 class="head">Help: + <a class="ui-corner-all tooltip" href="<{$xoops_url}>/modules/oledrion/admin/index.php" + title="Back to the administration of Oledrion"> Oledrion + <img src="<{xoAdminIcons home.png}>" + alt="Back to the Administration of Oledrion"/> + </a></h1> + + <h4 class="odd">Description</h4> + + <p class="even">This module is an e-Commerce module for XOOPS.<br /> <br /> + </p> + + <h4 class="odd">Install/uninstall</h4> + + <p class="even">No special measures necessary, follow the standard installation process – + extract the /birthday folder into the ../modules directory. Install the + module through Admin -> System Module -> Modules.<br /> <br /> + Detailed instructions on installing modules are available in the + <a href="http://goo.gl/adT2i">XOOPS Operations Manual</a> </p> + + + <h4 class="odd">Operating instructions</h4> + + This module and its operations are very simple.<br /> <br /> + Detailed instructions on configuring the access rights for user groups are available in the + <a href="http://goo.gl/adT2i">XOOPS Operations Manual</a><br /> <br /> + + <h4 class="odd">Tutorial</h4> + + <p class="even">There is no tutorial available at the moment.</p> + +</div> \ No newline at end of file Added: XoopsModules/oledrion/branches/voltan/oledrion/language/english/help/index.html =================================================================== --- XoopsModules/oledrion/branches/voltan/oledrion/language/english/help/index.html (rev 0) +++ XoopsModules/oledrion/branches/voltan/oledrion/language/english/help/index.html 2012-08-29 08:05:37 UTC (rev 10130) @@ -0,0 +1 @@ + <script>history.go(-1);</script> \ No newline at end of file Modified: XoopsModules/oledrion/branches/voltan/oledrion/templates/oledrion_bill.html =================================================================== --- XoopsModules/oledrion/branches/voltan/oledrion/templates/oledrion_bill.html 2012-08-29 08:03:55 UTC (rev 10129) +++ XoopsModules/oledrion/branches/voltan/oledrion/templates/oledrion_bill.html 2012-08-29 08:05:37 UTC (rev 10130) @@ -1,7 +1,7 @@ <div class="oledrion"> <!-- Created by Herv\xE9 Thouzard (http://www.herve-thouzard.com/) --> <div id="oledrion-logo"> - <img src="<{$smarty.const.OLEDRION_IMAGES_URL}>oledrion.png" alt="oledrion" /> + <span id="oledrion-main-logo"><img src="<{$smarty.const.OLEDRION_IMAGES_URL}>oledrion.png" alt="oledrion" /></span> </div> <h2><{$smarty.const._OLEDRION_BILL}></h2> <div class="oledrion_otherinf"> Modified: XoopsModules/oledrion/branches/voltan/oledrion/templates/oledrion_cancelpurchase.html =================================================================== --- XoopsModules/oledrion/branches/voltan/oledrion/templates/oledrion_cancelpurchase.html 2012-08-29 08:03:55 UTC (rev 10129) +++ XoopsModules/oledrion/branches/voltan/oledrion/templates/oledrion_cancelpurchase.html 2012-08-29 08:05:37 UTC (rev 10130) @@ -6,7 +6,7 @@ <{/if}> <div id="oledrion-logo"> - <img src="<{$smarty.const.OLEDRION_IMAGES_URL}>oledrion.png" alt="oledrion" /> + <span id="oledrion-main-logo"><img src="<{$smarty.const.OLEDRION_IMAGES_URL}>oledrion.png" alt="oledrion" /></span> </div> <h3><{$smarty.const._OLEDRION_ORDER_CANCEL}></h3> <div class="shopurl"><a href="<{$smarty.const.OLEDRION_URL}>"><{$smarty.const._OLEDRION_CONTINUE_SHOPPING}></a></div> Modified: XoopsModules/oledrion/branches/voltan/oledrion/templates/oledrion_category.html =================================================================== --- XoopsModules/oledrion/branches/voltan/oledrion/templates/oledrion_category.html 2012-08-29 08:03:55 UTC (rev 10129) +++ XoopsModules/oledrion/branches/voltan/oledrion/templates/oledrion_category.html 2012-08-29 08:05:37 UTC (rev 10130) @@ -5,7 +5,7 @@ <{if $category.cat_imgurl != ''}> <img src="<{$category.cat_full_imgurl}>" alt="<{$category.cat_title}>" /> <{else}> - <img src="<{$smarty.const.OLEDRION_IMAGES_URL}>oledrion.png" alt="oledrion" /> + <span id="oledrion-main-logo"><img src="<{$smarty.const.OLEDRION_IMAGES_URL}>oledrion.png" alt="oledrion" /></span> <{/if}> </div> Modified: XoopsModules/oledrion/branches/voltan/oledrion/templates/oledrion_cgv.html =================================================================== --- XoopsModules/oledrion/branches/voltan/oledrion/templates/oledrion_cgv.html 2012-08-29 08:03:55 UTC (rev 10129) +++ XoopsModules/oledrion/branches/voltan/oledrion/templates/oledrion_cgv.html 2012-08-29 08:05:37 UTC (rev 10130) @@ -5,7 +5,7 @@ <{/if}> <div id="oledrion-logo"> - <img src="<{$smarty.const.OLEDRION_IMAGES_URL}>oledrion.png" alt="oledrion" /> + <span id="oledrion-main-logo"><img src="<{$smarty.const.OLEDRION_IMAGES_URL}>oledrion.png" alt="oledrion" /></span> </div> <h2><{$smarty.const._OLEDRION_CGV}></h2> <div class="pad2"><{$cgv_msg}></div> Modified: XoopsModules/oledrion/branches/voltan/oledrion/templates/oledrion_index.html =================================================================== --- XoopsModules/oledrion/branches/voltan/oledrion/templates/oledrion_index.html 2012-08-29 08:03:55 UTC (rev 10129) +++ XoopsModules/oledrion/branches/voltan/oledrion/templates/oledrion_index.html 2012-08-29 08:05:37 UTC (rev 10130) @@ -1,7 +1,7 @@ <div class="oledrion"> <!-- Created by Herv\xE9 Thouzard (http://www.herve-thouzard.com/) --> <div id="oledrion-logo"> - <img src="<{$smarty.const.OLEDRION_IMAGES_URL}>oledrion.png" alt="oledrion" /> + <span id="oledrion-main-logo"><img src="<{$smarty.const.OLEDRION_IMAGES_URL}>oledrion.png" alt="oledrion" /></span> </div> <{if $mod_pref.advertisement != ''}> Modified: XoopsModules/oledrion/branches/voltan/oledrion/templates/oledrion_manufacturer.html =================================================================== --- XoopsModules/oledrion/branches/voltan/oledrion/templates/oledrion_manufacturer.html 2012-08-29 08:03:55 UTC (rev 10129) +++ XoopsModules/oledrion/branches/voltan/oledrion/templates/oledrion_manufacturer.html 2012-08-29 08:05:37 UTC (rev 10130) @@ -3,7 +3,7 @@ <div class="breadcrumb"><{$breadcrumb}></div> <div class='center'> - <img src="<{$smarty.const.OLEDRION_IMAGES_URL}>oledrion.png" alt="oledrion" /> + <span id="oledrion-main-logo"><img src="<{$smarty.const.OLEDRION_IMAGES_URL}>oledrion.png" alt="oledrion" /></span> <{if $mod_pref.advertisement != ''}><div id="oledrion_publicite"><{$mod_pref.advertisement}></div><{/if}> <{if $manufacturer.manu_email != '' }> Modified: XoopsModules/oledrion/branches/voltan/oledrion/templates/oledrion_map.html =================================================================== --- XoopsModules/oledrion/branches/voltan/oledrion/templates/oledrion_map.html 2012-08-29 08:03:55 UTC (rev 10129) +++ XoopsModules/oledrion/branches/voltan/oledrion/templates/oledrion_map.html 2012-08-29 08:05:37 UTC (rev 10130) @@ -2,7 +2,7 @@ <!-- Created by Herv\xE9 Thouzard (http://www.herve-thouzard.com/) --> <div class="breadcrumb"><{$breadcrumb}></div> <div class='center'> - <img src="<{$smarty.const.OLEDRION_IMAGES_URL}>oledrion.png" alt="oledrion" /> + <span id="oledrion-main-logo"><img src="<{$smarty.const.OLEDRION_IMAGES_URL}>oledrion.png" alt="oledrion" /></span> <{if $mod_pref.advertisement != ''}><div id="oledrion_publicite"><{$mod_pref.advertisement}></div><{/if}> <h2><img src="<{$smarty.const.OLEDRION_IMAGES_URL}>folder_orange_open.png" alt="<{$smarty.const._MI_OLEDRION_SMNAME4}>" width="32" height ="32" /><{$smarty.const._MI_OLEDRION_SMNAME4}></h2> Modified: XoopsModules/oledrion/branches/voltan/oledrion/templates/oledrion_product.html =================================================================== --- XoopsModules/oledrion/branches/voltan/oledrion/templates/oledrion_product.html 2012-08-29 08:03:55 UTC (rev 10129) +++ XoopsModules/oledrion/branches/voltan/oledrion/templates/oledrion_product.html 2012-08-29 08:05:37 UTC (rev 10130) @@ -46,7 +46,7 @@ </script> <!--*********** HEADER ********--> <div id="oledrion-logo"> - <img src="<{$smarty.const.OLEDRION_IMAGES_URL}>oledrion.png" alt="oledrion" /> + <span id="oledrion-main-logo"><img src="<{$smarty.const.OLEDRION_IMAGES_URL}>oledrion.png" alt="oledrion" /></span> <{* Display category's advertisement and if it does not exists, the module's advertisement *}> <{if $product.product_category.cat_advertisement != ''}> <div id="oledrion_publicite-category"><{$product.product_category.cat_advertisement}></div> Modified: XoopsModules/oledrion/branches/voltan/oledrion/templates/oledrion_recommended.html =================================================================== --- XoopsModules/oledrion/branches/voltan/oledrion/templates/oledrion_recommended.html 2012-08-29 08:03:55 UTC (rev 10129) +++ XoopsModules/oledrion/branches/voltan/oledrion/templates/oledrion_recommended.html 2012-08-29 08:05:37 UTC (rev 10130) @@ -1,7 +1,7 @@ <!-- Created by Herv\xE9 Thouzard (http://www.herve-thouzard.com/), Design XoopsDesign (http://www.xoopsdesign.com) --> <div class="breadcrumb"><{$breadcrumb}></div> <div id="oledrion-logo"> - <img src="<{$smarty.const.OLEDRION_IMAGES_URL}>oledrion.png" alt="oledrion" /> + <span id="oledrion-main-logo"><img src="<{$smarty.const.OLEDRION_IMAGES_URL}>oledrion.png" alt="oledrion" /></span> </div> <{if $welcome_msg != ''}> Modified: XoopsModules/oledrion/branches/voltan/oledrion/templates/oledrion_thankyou.html =================================================================== --- XoopsModules/oledrion/branches/voltan/oledrion/templates/oledrion_thankyou.html 2012-08-29 08:03:55 UTC (rev 10129) +++ XoopsModules/oledrion/branches/voltan/oledrion/templates/oledrion_thankyou.html 2012-08-29 08:05:37 UTC (rev 10130) @@ -5,7 +5,7 @@ <div class='global_advert center'><{$global_advert}></div> <{/if}> <div id="oledrion-logo"> - <img src="<{$smarty.const.OLEDRION_IMAGES_URL}>oledrion.png" alt="oledrion" /> + <span id="oledrion-main-logo"><img src="<{$smarty.const.OLEDRION_IMAGES_URL}>oledrion.png" alt="oledrion" /></span> </div> <div class="pad2"> <{if $success }> Modified: XoopsModules/oledrion/branches/voltan/oledrion/templates/oledrion_whoswho.html =================================================================== --- XoopsModules/oledrion/branches/voltan/oledrion/templates/oledrion_whoswho.html 2012-08-29 08:03:55 UTC (rev 10129) +++ XoopsModules/oledrion/branches/voltan/oledrion/templates/oledrion_whoswho.html 2012-08-29 08:05:37 UTC (rev 10130) @@ -2,7 +2,7 @@ <!-- Created by Herv\xE9 Thouzard (http://www.herve-thouzard.com/) --> <div class="breadcrumb"><{$breadcrumb}></div> <div class='center'> - <img src="<{$smarty.const.OLEDRION_IMAGES_URL}>oledrion.png" alt="oledrion" /> + <span id="oledrion-main-logo"><img src="<{$smarty.const.OLEDRION_IMAGES_URL}>oledrion.png" alt="oledrion" /></span> <{if $mod_pref.advertisement != ''}><div id="oledrion_publicite"><{$mod_pref.advertisement}></div><{/if}> </div> <h2><img src="<{$smarty.const.OLEDRION_IMAGES_URL}>icon-product-person.png" alt="<{$smarty.const._MI_OLEDRION_SMNAME5}>" /><{$smarty.const._MI_OLEDRION_SMNAME5}></h2> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |