candy -------------------------------------------------------------------------------- {StickyNote} ... {/StickyNote}. - Candy thumb-function: ------------------- {jgxtimg src:=[images/stories/clock.jpg] width:=[320]} - Candy gallery: ------------------- {jgxgal folder:=[path/folder] cols:=[4]} - Include .flv videos: ------------------- {jgflv file:=[_jgfw_/files/flvplayer.swf] width:=[386] height:=[288] autostart:=[false]} !the right width and height is important! - Mp3 player: ------------------- you can play just one specific mp3-file: {jgmp3 file:=[_jgfw_/files/song.mp3]} or play tracks from a playlist: {jgmp3 file:=[path/songlist.xml]} (You can find a sample Tracklist in _jgfw_/files/example_playlist.xml) - Infobox: ------------------- {jgibox title:=[Test (click me)] style:=[width:320px;]}YOUR TEXT{/jgibox} - Tabber: ------------------- {jgtabber} [tab ==Tab 1==]Content 1[/tab] [tab ==Tab 2==]Content 2[/tab] [tab ==Tab 3==]Content 3[/tab] {/jgtabber} - Tooltips: ------------------- {jgtip text:=[description tooltip]}...content...{/jgtip} - Textimage: ------------------- {jgitext text:=[Hello World!] size:=[30] color:=[000000] bgcolor:=[ffffff] font:=[fontname.ttf]} the defined font must be located in jgfw_/font/ - Content-box: ------------------- {jgbox linktext:=[open box]}...content to show...{/jgbox} This is just a try to give you a quick-start. I'll try to set-up a more detailed documentation on http://www.jogadgets.com/ Attention: _______________________________________________________________________ The Brackets "eg file:=![!...!]!" are required. Have in mind, that if you give a path information, it is always relative to the index.php int the Joomla root folder. Just an example: {jgxtimg src:=[images/joomla_logo_black.jpg] width:=[320]} Greets Artur Heinze (kutulik@gmx.de)