This panel infusion will allow you to have an image slideshow on your PHP-Fusion website.
Release Date: March 31, 2011
PHP-Fusion: v7.01.05 Tested
Authors Website: http://www.modularweb.net/
This panel infusion will allow you to have an image slideshow on your PHP-Fusion website.
Release Date: March 31, 2011
PHP-Fusion: v7.01.05 Tested
Authors Website: http://www.modularweb.net/
Navigate through your folder directories to /infusions/piecemaker_gallery_panel/
Edit piecemaker.xml with your favorite editing program.
Find and edit the following:
<ImageSource="http://demo.phpfusionmods.com/infusions/piecemaker_gallery_panel/contents/xboxnav.jpg" Title="Xbox Live Leaderboards Infusion">
<Hyperlink URL="http://www.phpfusionmods.com/forum/viewthread.php?thread_id=135" Target="_self" />
</Image>
Change http://demo.phpfusionmods.com/infusions/piecemaker_gallery_panel/contents/filename.jpg to the location of your own image. (http://yourwebsite.com/images/image.jpg)
Change or remove the <Hyperlink URL> depending on if you want a link on your image or not.
Remove the entire <Hyperlink URL="http://www.phpfusionmods.com/forum/viewthread.php?thread_id=135" Target="_self" /> if desired.
Save the file.
Upload all files within the /infusions/ folder into your /infusions/ directory.
Navigate to Administration >> System Admin >> Panels
Select Add New Panel
Give your panel a name, such as Gallery Panel
Click the Panel Filename dropdown menu and select piecemaker_gallery_panel
Set panel side to U-Ctr or L-Ctr
Save the panel
Once back on the panels page, find your panel by how you named it, select enable under the options table.
Refer to the /extras/Documentation/ folder for extra information regarding what you can do with this panel.
You can have as many images as you want.
You can change the dimensions and locations of the controls by editing the following in the piecemaker.xml file.
<Settings ImageWidth="394" ImageHeight="246" LoaderColor="0x333333" InnerSideColor="0x222222" SideShadowAlpha="0.8" DropShadowAlpha="0.7" DropShadowDistance="25" DropShadowScale="0.95" DropShadowBlurX="40" DropShadowBlurY="4" MenuDistanceX="20" MenuDistanceY="35" MenuColor1="0x999999" MenuColor2="0x333333" MenuColor3="0xFFFFFF" ControlSize="100" ControlDistance="20" ControlColor1="0x222222" ControlColor2="0xFFFFFF" ControlAlpha="0.8" ControlAlphaOver="0.95" ControlsX="200" ControlsY="123
" ControlsAlign="center" TooltipHeight="30" TooltipColor="0x222222" TooltipTextY="5" TooltipTextStyle="P-Italic" TooltipTextColor="0xFFFFFF" TooltipMarginLeft="5" TooltipMarginRight="7" TooltipTextSharpness="50" TooltipTextThickness="-100" InfoWidth="390" InfoBackground="0xFFFFFF" InfoBackgroundAlpha="0.95" InfoMargin="15" InfoSharpness="0" InfoThickness="0" Autoplay="5" FieldOfView="45"></Settings>
<Transitions>
<Transition Pieces="9" Time="1.2" Transition="easeInOutBack" Delay="0.1" DepthOffset="300" CubeDistance="30"></Transition>
<Transition Pieces="15" Time="3" Transition="easeInOutElastic" Delay="0.03" DepthOffset="200" CubeDistance="10"></Transition>
<Transition Pieces="5" Time="1.3" Transition="easeInOutCubic" Delay="0.1" DepthOffset="500" CubeDistance="50"></Transition>
<Transition Pieces="9" Time="1.25" Transition="easeInOutBack" Delay="0.1" DepthOffset="900" CubeDistance="5"></Transition>
</Transitions>
Feel free to ask for help on our website, http://www.phpfusionmods.com