Welcome Visitor, Please Login or Register Now Friday, March 29, 2024 12:13 AM 
Forums Index > Mewsoft > Official Announcements > Auctionawy 11.00 Released
New Topic   New Reply
Search for:
Author Message
mewsoft mewsoft's personal page
Administrator Team Member
Posts: 5381 Display member's posts
Joined: 03-29-24 12:13 AM
Location: knxoville, TN, USA
Member Offline
View Member's Profile Visit member's website Mewsoft Corporation Send private message ICQ Messenger: ICQ AIM Messenger: AIM YIM Messenger: Yahoo MSN Messenger: MSN
 
Back to top
Auctionawy 11.00 Released Edit Delete Reply with quote Quote
First Post Posted on: 06-11-11 04:27 PM last post first post

Hello Everyone,

Today Mar 21, 2007 we released Auctionawy 11.00 New version. This new version added new feature for Previewing items full image while listing or browsing or searching and even on the Frontpage. Once the user moves the mouse over them item thumbnail the full image preview will be loaded and displayed in a special preview separate window which will automatically hide when the mouse moves out of the item thumbnail image. The loader has a progress bar andanimations.

How to update
---------------

Download the latest zip file using your license number from our website "My Account", Unzip and follow these steps to apply this update:

*)-Update the cgi files (upload these files in ASCII mode to your server):
Configuration.pm
Gallery.pm
Main.pm
FrontPage.pm
Auction.pm
General.pm

*)-The Language file General.pm, You need to update these variables:

featuredhome_image_link
newest_image_link
image_link_listing_featured1
image_link_listing
gallery_image_link

Set all these variables to this code:

Code: HTML    Select All    Collapse
<img src="<!--Image-->" border="0" width="<!--Width-->" Height="<!--Height-->" alt="" onmouseover="showtrail('<!--PreviewImage-->','Item <!--ID-->',<!--W-->,<!--H-->)" onmouseout="hidetrail()">



Or copy this code from our demo or update the language file General.pm but you will loose your customization to this file.

*)-These templates updated:

Listing.html
ListingSearch.html
FrontPage.html
Gallery.html

Add this code to every template of the above four templates after the --CLASS::Zone1-- or anywhere:


Code: HTML    Select All    Collapse
&lt;!---Image previwer----&gt;<br />&lt;style&gt;<br />#loader_container {<br /> WIDTH: 100%; POSITION: relative; TOP: 40%; TEXT-ALIGN: center<br />}<br />#loader {<br /> BORDER-RIGHT: #6a6a6a 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: #6a6a6a 1px solid; DISPLAY: block; PADDING-LEFT: 0px; FONT-SIZE: 10px; Z-INDEX: 255; PADDING-BOTTOM: 16px; MARGIN: 0px auto; BORDER-LEFT: #6a6a6a 1px solid; WIDTH: 135px; COLOR: #000000; PADDING-TOP: 10px; BORDER-BOTTOM: #6a6a6a 1px solid; FONT-FAMILY: Tahoma, Helvetica, sans; BACKGROUND-COLOR: #ffffff; TEXT-ALIGN: left<br />}<br />#progress {<br /> FONT-SIZE: 1px; LEFT: 10px; WIDTH: 1px; POSITION: relative; TOP: 1px; HEIGHT: 5px; BACKGROUND-COLOR: #9d9d94<br />}<br />#loader_bg {<br /> FONT-SIZE: 1px; LEFT: 8px; WIDTH: 113px; POSITION: relative; TOP: 8px; HEIGHT: 7px; BACKGROUND-COLOR: #ebebe4<br />}<br />.title_h2 {<br /> PADDING-RIGHT: 0px; PADDING-LEFT: 18px; PADDING-BOTTOM: 0px; WIDTH: 300px; PADDING-TOP: 12px<br />}<br />.border_preview {<br /> BORDER-RIGHT: #339999 2px solid; BORDER-TOP: #339999 2px solid; Z-INDEX: 100; BACKGROUND: #fff; BORDER-LEFT: #339999 2px solid; BORDER-BOTTOM: #339999 2px solid; POSITION: absolute<br />}<br />.preview_image_load {<br /> PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; VERTICAL-ALIGN: middle; PADDING-TOP: 10px; TEXT-ALIGN: center<br />}<br />.preview_image_load IMG {<br /> VERTICAL-ALIGN: middle; TEXT-ALIGN: center<br />}<br />&lt;/style&gt;<br />&lt;script src=&quot;&lt;!--CLASS::HTML_URL--&gt;/PreviewImage.js&quot; language=&quot;JavaScript&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;<br />&lt;div style=&quot;display: none; position: absolute;z-index:110; &quot; id=&quot;preview_div&quot;&gt;&lt;/div&gt;<br />&lt;!---/Image previwer----&gt;

Or copy this code from our demo or just update these templates if you hae not done customizations to it.

*)-Added a new Javascript file PreviewImage.js you will find it in the folder
/html/auctions
Upload it to your html/auctions folder in ASCII mode.

That's it

Thank you


Mewsoft Support
www.mewsoft.com

Page 1 of 1
Go to page:

New Topic   New Reply Mark Unread
Jump to:  
Delete   Move     Lock   +Favorits   +Notify   Print