|
|
|
|
Gigya's Developer Documentation > Wildfire Sharing Tool > Developer's Guide > UI Customization > The Setup Wizards > Standard Setup Wizards
Standard Setup WizardsFrom $1Table of contents
In this document we will learn how to customize and configure Wildfire using one of the Standard Setup Wizards. There are two "Standard Setup" wizards for Wildfire:
Both wizards have the same structure and logic, but generate code in different languages. We will discuss both wizards on this page, however the screenshots are taken from the "Wildfire in page" Standard Setup wizard.
Note - The Quick Start section is a guide for integrating standard Wildfire in your site \ widget using the Standard Setup Wizard. The guide includes a working example and a "walkthrough" describing the process of integration. The current page elaborates the customization options available using the Standard Setup Wizards. Please make sure you have read the Quick Start page before reading this page.
For the sake of convenience we will divide Wildfire customization options into three categories:
Wildfire Look-and-FeelReadymade ThemesYou may pick one of Gigya's several ready made designs for Wildfire, such as the "Emo" theme:
As a result of changing the theme:
After choosing your favorite theme, you may perform some tweaking on the basic design. Find out about the possibilities in the next section.
Custom Look-and FeelWindow SizeYou may select a predefined size or define custom width and height for your window:
As a result of a window size change: ColorsThe color of every element in Wildfire can be modified. The Standard Wizard provides a simple menu, using which the color of the ten most noticeable elements in the Wildfire window can be changed. If the provided menu does not meet your needs, please use one of our Advanced Setup Wizards, in which you may select one of 64 different colors, including gradient colors.
As a result of a color change (in the example above - the background color was changed to turquoise):
FontsUse the Standard Wizard to change the font of the text in the Wildfire window. Changing the font in the Standard Wizard menu will perform a font change for all the text elements in the Wildfire window. If you would like to be more specific (for example, if you wish to specify a certain font for links and another font for buttons captions), please use one of the Advanced Setup Wizards. You will be able to determine the font of each textual element in the Wildfire window, including font properties (such as size, style, etc).
Corner RoundnessDefine the degree of roundness for the four corners of the Wildfire window using an integer between 0 and 20.
To define roundness for each corner of each square element in the Wildfire window (i.e., buttons, textboxes, etc.), please use one of the Advanced Setup Wizards.
Wildfire UI ComponentsThis section discusses the possibility of controlling the visibility of several Wildfire components. By controlling the visibility of components in your instance of Wildfire, you are actually defining its functionality. The following list of checkboxes (which is part of the Standard Setup menu) control the visibility of Wildfire components:
Showing\Hiding TabsYou may determine which services will be available to your users by showing\hiding the relevant tabs. This is performed by checking the relevant checkboxes:
As a result:
<config><display showBookmark="true" showEmail="false" showDesktop="true" ... ></display></config>
To learn how to control the destination sites which are available on Wildfire as well as how to determine their order and arrangement, please refer to the Destination Sites Configuration page. To learn more about the various services Wildfire provides, and about how to customize them, please refer to the relevant pages in the Developer's Guide:
Hiding the Code BoxChecking the "Hide code box" checkbox will remove the code box (the "Embed code" box) from the Wildfire window, as demonstrated below:
Show icons onlyChecking the "Show icons only" checkbox will hide the captions beneath the destination sites' icons. Show close buttonThe following screenshot demonstrates the results of checking the "Show close button" checkbox:
As a result:
The additional significance of having a "close" button in your Wildfire instance is that whenever your user clicks the "close" button, Wildfire will initiate an onClose Event. To learn more about handling Wildfire events, please refer to the Wildfire Events page in the Developer's Guide.
Wildfire LogicThe following parameters do not have any visual effect on Wildfire, but they affect Wildfire functionality logically:
Content is a layoutIf the content you are posting is a layout, please check this checkbox. The Wildfire post tab will automatically show only the "Myspace" and "Friendster" buttons, which are the only social networks that support layouts. Checking the "Content is a layout" checkbox will set the value of the contentIsLayout parameter in Wildfire to "true". Please refer to the Posting Layouts section for a detailed explanation.
Enable Advanced TrackingPlease check this checkbox if you would like Gigya to track the viral distribution of your widget and to collect information that will be available through Gigya's reporting service.
Widget TitleThe string you enter in the textbox will be the default title suggested to the user on networks that support such titles. Examples:In the following screen shot, widgetTitle="Your widget title" while posting to MySpace.
In the following screen shot, widgetTitle="My page title" sent to Yahoo Bookmarks:
Preview image urlThe image URL you enter in the textbox will be used as your widget's preview image on all the networking sites which support such previews (such as Facebook). If you leave this text box empty, Wildfire will automatically create a preview for your widget.
Post to FacebookWhen content is posted to Facebook, Wildfire posts the content to the "newsfeed" section in Facebook, by default. If you check the "Post to application" radio-button (as seen in the screenshot below), Wildfire will post your widget to a designated application.
Please note that Facebook resizes flash content to fit the newsfeed and resizes preview images displayed to users.
Tags:
|
||||
|