Do you send me a CD-ROM with the EZGenerator program?


EZGenerator is a directly downloadable product.
You can download the installer (± 90 Mb in size) directly from our servers.

After your purchase payment is completed, you are directed to a page with download, installation and registration instructions. You get access to the EZGenerator links on your private download page: 'MY ACCOUNT'. If you follow these instructions, you will be up and running in no time.

This means that we do NOT send you a CD-ROM afterwards.

The advantage of this method is that we can easily provide you with :

* No shipping costs
* Direct online delivery
* FREE upgrades
* Pre-releases
* Manuals
* Tutorials
* Tech Support on our forum
* etc...


Print  posted by ief   Pre-Order tags:  purchase   permalink
0 0

Downgrade JQUERY version


EzGenerator use latest JQUERY version for both desktop and mobile pages.

If you for any reason need to use older JQUERY version, follow this steps:

 

1. close ezgenerator

2. locate file web.ini in project folder

3. edit this file with notepad, change

 

JQUERY_VER_DESK=1.11.2
JQUERY_VER_MOB=2.1.3

 

to :

JQUERY_VER_DESK=1.8.3
JQUERY_VER_MOB=1.8.3

 

where 1.8.3 is jquery version nr (one of the version numbers here : https://developers.google.com/speed/libraries/devguide#jquery )

 

4. save and start ezg

5. do full build

 

remark: if you build offline project and need to include jquery locally (inside project), use :

JQUERY_VER_DESK=local
JQUERY_VER_MOB=local

 


Print  posted by miro   Jquery/Ajax tags:    permalink
0 0

Emageview Parameters


screenBGColor=0x0F0F15

screenProgressSize=10

screenProgressColor=0xFFFFFF

screenProgressBGColor=0x000000

screenProgressAlpha=0.7


transitionType=random   (see --->  

transitionSpeed=1


expandAtStartup=0

showImageAtStartup=1

slideShowAtStartup=0

slideShowTime=6000

showBackground=1


screenFitMode=0    (originalSize - default)

screenFitMode=1    (Image Fit)

screenFitMode=2vv (ScreenFit)


browserHeight=30

browserListHPercent=0.8

browserBGColor=0x262626

browserListBGColor=0x121212

browserBorderColor=0x262626

browserBGAlpha=1

browserListBGAlpha=1

browserGlassAlpha=0.06


bigBrowserBGColor=0x151515

bigBrowserBGAlpha=1


thumbnailWidth=18

thumbnailHeight=18

thumbnailOffset=4

thumbnailMoveSpeed=0.6


bigThumbnailWidth=100

bigThumbnailHeight=100

bigThumbnailOffset=10

thumbnailImageFit=0


thumbPreviewMaxWidth=120

thumbPrewviewMaxHeight=120

thumbPreviewBGColor=0xFFFFFF

thumbPreviewBGAlpha=0.3

thumbPreviewBorder=4

thumbPreviewArrowSize=6

thumbPreviewSmallScale=0.8

thumbPreviewDelayShow=100


videoControlBGColor=0x151515

videoControlBGAlpha=.85

videoProgressBGColor=0x454545

videoProgressLoadedColor=0x3C6BF5

videoProgressPlayedColor=0xFFFFFF

volumeBackgroundColor=0x454545

volumeProgressColor=0xFFFFFF


(new parameter since 3.0.58.9)

panMotionSlideShow=1

tip: to slowdown pan effect : add slideShowTime=10000


(new parameter since 3.0.59.0)

browserVisible=alwaysVisible (default)

browserVisible=alwaysHide

browserVisible=autoHide

browserVisible=hideOnSlideShow


(new parameter since 3.0.60.00)

buttonHideDelay=4        (seconds)        

captionBarVisible=alwaysHide        

(alwaysVisible, alwaysHide, autoHide)

captionBarLocation=top        (top, bottom)

captionBarColor=0x000000"

captionBarAlpha=.5

captionColor=0xCACACA

captionFont=Arial

captionSize=12

captionBold=1                (0, 1)

captionItalic=0                (0, 1)

captionAlign=left        (left, center, right, justify)


(new parameter since 3.0.74.1)

&urlOpenMethod=_top  (target : _top,_blank,..)  

 

 

transition effects parameters that defined by &transitionType


default is: transitionType = "random"


none

random

crossfade

ripple

flash


fade        << (random) if set transitionType to this, it will be set randomly to fadeIn, fadeOut or fadeOutIn

fadeIn

fadeOut

fadeOutIn


slide          << random

slideUp

slideDown

slideLeft

slideRight


push         << random

pushUp

pushDown

pushLeft

pushRight


blur        << random

blurIn

blurOut


scale        << random

scaleIn

scaleOut

scaleInOut


squeeze        << random

squeezeUp

squeezeDown

squeezeLeft

squeezeRight


blind        << random

blindUp

blindDown

blindLeft

blindRight

blindIn

blindOut



scan        << random

scanUp

scanDown

scanLeft

scanRight


iris        << random

irisIn

irisOut


tile        << random

tileSquare

tileCircle


flashBars        << random

flashBarsUp

flashBarsDown

flashBarsLeft

flashBarsRight


stripes        << random

stripesUp

stripesDown

stripesLeft

stripesRight


pixelate        << random

pixelateIn

pixelateOut

pixelateOutIn


transition effects can be combined (separated by comma)


Print  posted by miro   Flash/Audio/Video tags:  Emageview • Flash   permalink
4 5

Enable Reservation System


When reservation system is enabled, calendar page is transformed into Reservation system where customers can make reservation for chosen day and free hour.

 

With this calendar future you have ability to:

 - change reservation time slot (in minutes) - available reservations hours (by default every 60 minutes)

 - change maximum reservations per time slot

 - create additional one day event (in Available hours category) so you can extend time slots for this day

 - create holiday events (to disallow reservations during holiday)

 - confirm or unconfirm reservations

 - send confirmation/unconfirmation email to your customers

 - print reservations overview for some period so your business will is more organized.

 

To enable Reservation system in EZG:

 1. Create calendar page with reservation preset

 2. Locate Request form in calendar page, which you can edit (add fields, change submit message and so.on)

 3. upload changes

 

To create event for reservations in online calendar admin panel:

1. Create event with START DATE / END DATE which will represent available hours for this date period. Chose category: Available hours

2. Customize reservations in calendar Settings panel. You can set following options:

  • RESERVATION SLOT in minutes (if you set for example event with time from 09:00 am to 17:00 am and slot is 60 minutes you will have 8 free hours)
  • RESERVATIONS PER SLOT - maximum reservations per time slot
  • AUTO CONFIRM RESERVATIONS - when disabled, admin has to manually confirm reservations in calendar Reservations panel.
  • AUTO-SEND CONFIRM E-MAIL - confirmation email to user will be sent automatically (requires email field in reservation form)
    if disabled, e-mail will be sent when confirmed by admin.
  • ADMIN NOTIFICATION email message (for admin)
  • RESERVATION CONFIRM and UNCONFIRM messages and subjects (for users)

Print  posted by miro   Calendar tags:    permalink
1 1

EZGenerator installation instructions (new version 4)


ATTENTION: EZGenerator 4 no longer uses a 20 digit serial number for registration.
ATTENTION: EZGenerator is no longer sold (since October 2015).
From October 2016 on, existing registered customers keep having access to their EZGenerator registration and templates for free.
Sign in to www.image-line.com to find EZGenerator information under the 'my licenses' section.

 


New procedure:


A. Install the EZGenerator 4 trial program.
B. Enter your 'my account' sign in details into the EZGenerator 4 program (in the about window).

 

A. Install the EZGenerator 4 trial:

  1. Sign in to www.image-line.com
  2. Go to 'my licenses'
  3. Open the 'EZGenerator' information
  4. Download the EZGenerator trial version installer

 


B. Step by step registration of the program:

  1. Start the EZGenerator trial program.

  2. Click the EZGenerator logo at the top right of the program (arrow 1) and select 'About EZGenerator' from the menu (arrow 2)

    EZGenerator menu 
     
  3. Click the 'Unlock' button

    Unlock button
     
  4. Enter your www.image-line.com 'my account' sign in details.
    This is your e-mail address used when ordering EZGenerator and your own chosen password.

    !! Attention: Do not forget to read and accept our 'Terms of use'

    Click the 'unlock' button to continue

    registration details
     
  5.  Your EZGenerator program is now registered / unlocked.

    EZGenerator is unlocked - registered

  6. You see your name and customer number appear in the EZGenerator About window.
    Program registration name visible 
  7.  Close About dialog and click on Full Build button on top (to remove any Trial version replacements in code)

 

 


Print  posted by ief   Install/Registration tags:  install • demo • serial • registration   permalink
0 0


[prev] 1 ... 5 6 7 [8] 9 10 11 ... 23 [next]36-40 of 115


CATEGORIES



TAGS


RECENT ENTRIES