SlideShare a Scribd company logo
1 of 6
Download to read offline
RokBox




Overview
 RokBox, the successor of our popular RokZoom plugin, is a mootools powered JavaScript
slideshow that allows you to quickly and easily display multiple media formats including images,
videos (video sharing services also) and music.

 The plugin provides a theme system that allows you to create your own custom ones to fit your
websites design. It includes two predefined themes, a Light theme and a Dark theme that will fit
seemlessly into your site design. RokBox is as easy as pie to install and customize, providing
an easy way to create your own custom themes for it. Demos


Below you will find some examples of the syntax used for a variety of RokBox functions.




At any time, you can switch between Light theme and Dark theme by clicking on the buttons
below.

 Light Theme Dark Theme Mynxx Theme               Image - Local

This demo will load a local image and automatically create a thumbnail thanks to "Content -
RokBox".

 Since album is not specified, you won't see arrows appear, so you cannot navigate through
other RokBox links.     {rokbox title=|Audi RS8 :: Sample Caption for RS8 Image| size=|561
350|}images/stories/demo/rokbox/rs8.jpg{/rokbox}                            Syntax
   {rokbox title=|Audi RS8 :: Sample Caption for RS8 Image| size=|561
350|}images/stories/demo/rokbox/rs8.jpg{/rokbox}          Image - Remote

This demo will load a remote image.

  Thumbnail maker functionality cannot generate thumbnails of remote images, it functions only
for local ones. For this remote image we're going to specify a local thumbnail we've created on
purpose.       {rokbox title=|Vauxhall VXR8| size=|450 271|
thumb=|images/stories/demo/rokbox/sshot2_thumb.jpg|}http://www.rockettheme.com/images/ex
tensions/joomla/rokbox/sshot2.jpg{/rokbox}                  Syntax
   {rokbox title=|Vauxhall VXR8| size=|640 594|
thumb=|images/stories/demo/rokbox/sshot2_thumb.jpg|}http://www.rockettheme.com/images/ex
tensions/joomla/rokbox/sshot2.jpg{/rokbox}           Image - Remote (no sizes
provided)




                                                                                              1/6
RokBox




This demo will load a remote image without having provided sizes.

  Enabling the option "Try to load remote images sizes" in Content - RokBox, RokBox will try to
gather the remote image sizes if your server allows it. Note that this option enable could result
in slowing your site down based on the remote server reply time. If disabled, anyway, the sizes
will be handled by the JavaScript     {rokbox title=|Vauxhall VXR8|
thumb=|images/stories/demo/rokbox/sshot2_thumb.jpg|}http://www.rockettheme.com/images/ex
tensions/joomla/rokbox/sshot2.jpg{/rokbox}                                           Syntax
   {rokbox title=|Vauxhall VXR8|
thumb=|images/stories/demo/rokbox/sshot2_thumb.jpg|}http://www.rockettheme.com/images/ex
tensions/joomla/rokbox/sshot2.jpg{/rokbox}           Image not found

This demo will demonstrate RokBox handling images not found.

 This works for both local and remote images {rokbox title=|Audi RS8 :: Sample Caption for
RS8 Image| size=|561 350|}images/stories/demo/rokbox/rs8-notfound.jpg{/rokbox}

Syntax
  {rokbox title=|Audi RS8 :: Sample Caption for RS8 Image| size=|561
350|}images/stories/demo/rokbox/rs8-notfound.jpg{/rokbox}        Audio        - mp3

This demo will load and play a local mp3 file. It could of have been remote also.

  From now on we're going to specify the same album for each demo, so we can navigate
through them. Pay attention at the way we have specified the caption description, there's no
caption title.    {rokbox title=|RocketTheme promo|
thumb=|images/stories/demo/rokbox/mp3.jpg| size=|250 15|
album=|demo|}images/stories/demo/rokbox/rockettheme.mp3{/rokbox}                          Synta
x
   {rokbox title=|RocketTheme promo| thumb=|images/stories/demo/rokbox/mp3.jpg| size=|250
15| album=|demo|}images/stories/demo/rokbox/rockettheme.mp3{/rokbox}              Video -
Simple SWF File

This demo will load a simple flash movie (.swf) file.

  This demo simply load a .swf file but queries works the same (i.e.
"myfile.swf?bgcolor=true&color=ffffff").   {rokbox title=|RocketTheme :: RocketTheme Logo's
flash movie| size=|400 140|
thumb=|images/stories/demo/rokbox/flash.gif|}images/stories/demo/rokbox/rt_movie.swf{/rokbox
}                                              Syntax
   {rokbox title=|RocketTheme :: RocketTheme Logo's flash movie| size=|400 140| text=|Click



                                                                                            2/6
RokBox




here to load the .SWF file|}images/stories/demo/rokbox/rt_movie.swf{/rokbox}        Video -
YouTube

This demo will load a YouTube movie.

 YouTube links must be the same as you get from within the URI bar. You can pass all the
options to the URI (ie, &hd=1&autoplay=1). For our demo we're going to use this link: http://ww
w.youtube.com/watch?v=6RWQz0Q7_zY

{rokbox title=|Cars :: 2010 Aston Martin Vantage V 12|
thumb=|images/stories/demo/rokbox/youtube.jpg| size=|854 505|
album=|demo|}http://www.youtube.com/watch?v=6RWQz0Q7_zY&hd=1&autoplay=1{/rokbox}

  {rokbox title=|Cars :: 2010 Aston Martin Vantage V 12| text=|normal quality| size=|425 373|
album=|demo|}http://www.youtube.com/watch?v=6RWQz0Q7_zY{/rokbox} | {rokbox
title=|Cars :: 2010 Aston Martin Vantage V 12| text=|HD + autoplay + layout colors| size=|854
505|
album=|demo|}http://www.youtube.com/watch?v=6RWQz0Q7_zY&autoplay=1&fs=1&color1=0x
5d1719&color2=0xcd311b&hd=1&border=1{/rokbox} | {rokbox title=|Cars :: 2010 Aston Martin
Vantage V 12| text=|HD + autoplay + start from 36s| size=|854 505|
album=|demo|}http://www.youtube.com/watch?v=6RWQz0Q7_zY&hd=1&autoplay=1&start=36{/
rokbox}

Syntax
 Example 1 (thumb)
   {rokbox title=|Cars :: 2010 Aston Martin Vantage V 12| text=|HD + autoplay| size=|854 505|
album=|demo|}http://www.youtube.com/watch?v=6RWQz0Q7_zY&hd=1&autoplay=1{/rokbox}
Example 2 (normal quality)
   {rokbox title=|Cars :: 2010 Aston Martin Vantage V 12| text=|normal quality| size=|425 373|
album=|demo|}http://www.youtube.com/watch?v=6RWQz0Q7_zY{/rokbox} Example 3 (HD +
autoplay + layout colors)
   {rokbox title=|Cars :: 2010 Aston Martin Vantage V 12| text=|HD + autoplay + layout colors|
size=|854 505|
album=|demo|}http://www.youtube.com/watch?v=6RWQz0Q7_zY&autoplay=1&fs=1&color1=0x
5d1719&color2=0xcd311b&hd=1&border=1{/rokbox} Example 4 (HD + autoplay + start from
36s)
   {rokbox title=|Cars :: 2010 Aston Martin Vantage V 12| text=|HD + autoplay + start from 36s|
size=|854 505|
album=|demo|}http://www.youtube.com/watch?v=6RWQz0Q7_zY&hd=1&autoplay=1&start=36{/
rokbox}         Built-in FLV Player

This demo will load a FLV movie.




                                                                                          3/6
RokBox




 FLV built-in is now possible thanks to JW FLV Player . The FLV video comes from
http://www.youtube.com/watch?v=5KTI1-5Lapg
You can pass any option allowed by JW FLV Player, please use its documentation as
reference.
                                                                                          {r
okbox title=|Primavera :: A look at Earth and space.|
thumb=|images/stories/demo/rokbox/flv.jpg| size=|854 505|
album=|demo|}images/stories/demo/rokbox/primavera.flv&buffer=10&autostart=true&image=im
ages/stories/demo/rokbox/flv.jpg&fullscreen=true&width=854&height=505{/rokbox}


Syntax
   {rokbox title=|Primavera :: A look at Earth and space.|
thumb=|images/stories/demo/rokbox/flv.jpg| size=|854 505|
album=|demo|}images/stories/demo/rokbox/primavera.flv&buffer=10&autostart=true&image=im
ages/stories/demo/rokbox/flv.jpg&fullscreen=true&width=854&height=505{/rokbox}     Vid
eo - Metacafe

This demo will load a Metacafe movie.

  Metacafe links must be the as same you get from within the URI bar. For our demo we're
going to use this video: http://www.metacafe.com/watch/1291008/how_to_make_jumping_ma
gic_beans/                             {rokbox title=|Magic Beans :: How to Make Jumping
Magic Beans| thumb=|images/stories/demo/rokbox/metacafe.jpg| size=|400 345|
album=|demo|}http://www.metacafe.com/watch/1291008/how_to_make_jumping_magic_beans/
{/rokbox}                                           Syntax
   {rokbox title=|Magic Beans :: How to Make Jumping Magic Beans|
thumb=|images/stories/demo/rokbox/metacafe.jpg| size=|400 345|
album=|demo|}http://www.metacafe.com/watch/1291008/how_to_make_jumping_magic_beans/
{/rokbox}         Remote Site - Google

This demo will loads an external site, in our case Google's home page.

    {rokbox title=|Did you mean... :: ...Google?| size=|700 450|
thumb=|images/stories/demo/rokbox/google.jpg|}http://www.google.com{/rokbox}        {rokbox
title=|Did you mean... :: ...Google?| size=|700 450|
thumb=|images/stories/demo/rokbox/google.jpg|}http://www.google.com{/rokbox}



Remote Site - Google (size: 65% 80% of the screen)




                                                                                       4/6
RokBox




This demo acts like the previous one, but we're using percentages as size.

   {rokbox size=|65% 80%|
thumb=|images/stories/demo/rokbox/google.jpg|}http://www.google.com{/rokbox}          {rokbox
size=|65% 80%|
thumb=|images/stories/demo/rokbox/google.jpg|}http://www.google.com{/rokbox}



Remote Site - Google (size: fullscreen)

This demo acts like the previous one, but instead of percentages we're using the fullscreen
option as size.

   {rokbox size=|fullscreen|
thumb=|images/stories/demo/rokbox/google.jpg|}http://www.google.com{/rokbox}          {rokbox
size=|fullscreen|
thumb=|images/stories/demo/rokbox/google.jpg|}http://www.google.com{/rokbox}

NOTICE: The Joomla 1.0 plugins for RokBox are not supported. Development for these plugins
has stopped, although you can still download them if needed. We strongly recommend
upgrading to Joomla 1.5 to take advantage of the Joomla 1.5 RokBox plugins which are more
advanced than their 1.0 counterparts.

Features

   - Mootools v1.11 compatible
   - 4 Customizable Transition Type: Fade, QuickSilver, Growl, Explode.
   - Support for PDF, Images, FLV, QuickTime (.mov, .m4v), Windows Media Video
(.wmv),
Flash
(.swf),
YouTube
,
DailyMotion
,
MetaCafe
,
Google Video
,
Vimeo
,
Audio
(.mp3, .wav, .m4a),
local



                                                                                          5/6
RokBox




and
remote
sites.

   - Support for albums/categories.
   - Ability to popup RokBox in pixels or percentages and fullscreen relative to the browser
window.
   - Support for Captions including support for titles and descriptions.
   - 3 Predefined Themes provided: Light Theme, Dark Theme, Mynxx Theme.
   - Support for custom themes with ability to customize styles and RokBox configuration per
theme.
   - Ability to auto-generate thumbnails when RokBox-ing local images.
   - Support for generate thumbnail or inline links from your Joomla! Content.

  Requirements
 The requirements for the extension are listed below:-
   - Joomla 1.5x or 1.0x - Ensure that you are using the latest version for compatibility and
security purposes from                              Joomla.org . However, it is better, in terms of
usability and performance to use the 1.5 variant of the plugin.


  More Information
 For more details on the extensions, please visit the following:-
  - Installation: Guide on how to install the extension
  - Documentation: Learn how to configure and use the extension
  - Changelog: Check the changelog to see all fixes, additions and changes
  - Forums: Interact with the forum community




                                                                                              6/6

More Related Content

Similar to Oğluma masallar sunum

Familiar HTML5 - 事例とサンプルコードから学ぶ 身近で普通に使わているHTML5
Familiar HTML5 - 事例とサンプルコードから学ぶ 身近で普通に使わているHTML5Familiar HTML5 - 事例とサンプルコードから学ぶ 身近で普通に使わているHTML5
Familiar HTML5 - 事例とサンプルコードから学ぶ 身近で普通に使わているHTML5Sadaaki HIRAI
 
A intro to (hosted) Shiny Apps
A intro to (hosted) Shiny AppsA intro to (hosted) Shiny Apps
A intro to (hosted) Shiny AppsDaniel Koller
 
Red5 Open Source Flash Server
Red5 Open Source Flash ServerRed5 Open Source Flash Server
Red5 Open Source Flash ServerSunil Swain
 
Building a private CI/CD pipeline with Java and Docker in the Cloud as presen...
Building a private CI/CD pipeline with Java and Docker in the Cloud as presen...Building a private CI/CD pipeline with Java and Docker in the Cloud as presen...
Building a private CI/CD pipeline with Java and Docker in the Cloud as presen...Baruch Sadogursky
 
前瞻性Web性能优化pwpo
前瞻性Web性能优化pwpo前瞻性Web性能优化pwpo
前瞻性Web性能优化pwpoMichael Zhang
 
Keep the door open when transforming from Sitecore XM to composable DXP using...
Keep the door open when transforming from Sitecore XM to composable DXP using...Keep the door open when transforming from Sitecore XM to composable DXP using...
Keep the door open when transforming from Sitecore XM to composable DXP using...Bart Plasmeijer
 
Protocol-Oriented Programming in Swift
Protocol-Oriented Programming in SwiftProtocol-Oriented Programming in Swift
Protocol-Oriented Programming in SwiftOleksandr Stepanov
 
Ratpack - Classy and Compact Groovy Web Apps
Ratpack - Classy and Compact Groovy Web AppsRatpack - Classy and Compact Groovy Web Apps
Ratpack - Classy and Compact Groovy Web AppsJames Williams
 
Massive paranormal dump anonymous boards 4chan-org_x_thread_13385717
Massive paranormal dump anonymous   boards 4chan-org_x_thread_13385717Massive paranormal dump anonymous   boards 4chan-org_x_thread_13385717
Massive paranormal dump anonymous boards 4chan-org_x_thread_13385717BaddddBoyyyy
 
Introduction to stack's docker integration (1)
Introduction to stack's docker integration (1)Introduction to stack's docker integration (1)
Introduction to stack's docker integration (1)悠滋 山本
 
Ruby & Python with Silverlight O RLY? YA RLY!
Ruby & Python with Silverlight O RLY? YA RLY!Ruby & Python with Silverlight O RLY? YA RLY!
Ruby & Python with Silverlight O RLY? YA RLY!Martha Rotter
 
Pyramid Lighter/Faster/Better web apps
Pyramid Lighter/Faster/Better web appsPyramid Lighter/Faster/Better web apps
Pyramid Lighter/Faster/Better web appsDylan Jay
 
Best Practices In Implementing Container Image Promotion Pipelines
Best Practices In Implementing Container Image Promotion PipelinesBest Practices In Implementing Container Image Promotion Pipelines
Best Practices In Implementing Container Image Promotion PipelinesAll Things Open
 

Similar to Oğluma masallar sunum (20)

Familiar HTML5 - 事例とサンプルコードから学ぶ 身近で普通に使わているHTML5
Familiar HTML5 - 事例とサンプルコードから学ぶ 身近で普通に使わているHTML5Familiar HTML5 - 事例とサンプルコードから学ぶ 身近で普通に使わているHTML5
Familiar HTML5 - 事例とサンプルコードから学ぶ 身近で普通に使わているHTML5
 
Html1
Html1Html1
Html1
 
Web Apps
Web AppsWeb Apps
Web Apps
 
A intro to (hosted) Shiny Apps
A intro to (hosted) Shiny AppsA intro to (hosted) Shiny Apps
A intro to (hosted) Shiny Apps
 
Red5 Open Source Flash Server
Red5 Open Source Flash ServerRed5 Open Source Flash Server
Red5 Open Source Flash Server
 
Building a private CI/CD pipeline with Java and Docker in the Cloud as presen...
Building a private CI/CD pipeline with Java and Docker in the Cloud as presen...Building a private CI/CD pipeline with Java and Docker in the Cloud as presen...
Building a private CI/CD pipeline with Java and Docker in the Cloud as presen...
 
A look into A-Frame
A look into A-FrameA look into A-Frame
A look into A-Frame
 
Web services and JavaScript
Web services and JavaScriptWeb services and JavaScript
Web services and JavaScript
 
前瞻性Web性能优化pwpo
前瞻性Web性能优化pwpo前瞻性Web性能优化pwpo
前瞻性Web性能优化pwpo
 
Keep the door open when transforming from Sitecore XM to composable DXP using...
Keep the door open when transforming from Sitecore XM to composable DXP using...Keep the door open when transforming from Sitecore XM to composable DXP using...
Keep the door open when transforming from Sitecore XM to composable DXP using...
 
sampa.js start
sampa.js startsampa.js start
sampa.js start
 
Protocol-Oriented Programming in Swift
Protocol-Oriented Programming in SwiftProtocol-Oriented Programming in Swift
Protocol-Oriented Programming in Swift
 
Ratpack - Classy and Compact Groovy Web Apps
Ratpack - Classy and Compact Groovy Web AppsRatpack - Classy and Compact Groovy Web Apps
Ratpack - Classy and Compact Groovy Web Apps
 
TagLoops
TagLoopsTagLoops
TagLoops
 
Massive paranormal dump anonymous boards 4chan-org_x_thread_13385717
Massive paranormal dump anonymous   boards 4chan-org_x_thread_13385717Massive paranormal dump anonymous   boards 4chan-org_x_thread_13385717
Massive paranormal dump anonymous boards 4chan-org_x_thread_13385717
 
From basement to global
From basement to globalFrom basement to global
From basement to global
 
Introduction to stack's docker integration (1)
Introduction to stack's docker integration (1)Introduction to stack's docker integration (1)
Introduction to stack's docker integration (1)
 
Ruby & Python with Silverlight O RLY? YA RLY!
Ruby & Python with Silverlight O RLY? YA RLY!Ruby & Python with Silverlight O RLY? YA RLY!
Ruby & Python with Silverlight O RLY? YA RLY!
 
Pyramid Lighter/Faster/Better web apps
Pyramid Lighter/Faster/Better web appsPyramid Lighter/Faster/Better web apps
Pyramid Lighter/Faster/Better web apps
 
Best Practices In Implementing Container Image Promotion Pipelines
Best Practices In Implementing Container Image Promotion PipelinesBest Practices In Implementing Container Image Promotion Pipelines
Best Practices In Implementing Container Image Promotion Pipelines
 

Recently uploaded

How to Manage Buy 3 Get 1 Free in Odoo 17
How to Manage Buy 3 Get 1 Free in Odoo 17How to Manage Buy 3 Get 1 Free in Odoo 17
How to Manage Buy 3 Get 1 Free in Odoo 17Celine George
 
4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptx4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptxmary850239
 
Oppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmOppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmStan Meyer
 
Active Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfActive Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfPatidar M
 
4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptxmary850239
 
Using Grammatical Signals Suitable to Patterns of Idea Development
Using Grammatical Signals Suitable to Patterns of Idea DevelopmentUsing Grammatical Signals Suitable to Patterns of Idea Development
Using Grammatical Signals Suitable to Patterns of Idea Developmentchesterberbo7
 
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnvESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnvRicaMaeCastro1
 
ICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfVanessa Camilleri
 
Textual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHSTextual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHSMae Pangan
 
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptxBIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptxSayali Powar
 
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...DhatriParmar
 
4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptxmary850239
 
CHEST Proprioceptive neuromuscular facilitation.pptx
CHEST Proprioceptive neuromuscular facilitation.pptxCHEST Proprioceptive neuromuscular facilitation.pptx
CHEST Proprioceptive neuromuscular facilitation.pptxAneriPatwari
 
Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4JOYLYNSAMANIEGO
 
Expanded definition: technical and operational
Expanded definition: technical and operationalExpanded definition: technical and operational
Expanded definition: technical and operationalssuser3e220a
 
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptx
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptxDIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptx
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptxMichelleTuguinay1
 
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...Nguyen Thanh Tu Collection
 
ICS 2208 Lecture Slide Notes for Topic 6
ICS 2208 Lecture Slide Notes for Topic 6ICS 2208 Lecture Slide Notes for Topic 6
ICS 2208 Lecture Slide Notes for Topic 6Vanessa Camilleri
 
Tree View Decoration Attribute in the Odoo 17
Tree View Decoration Attribute in the Odoo 17Tree View Decoration Attribute in the Odoo 17
Tree View Decoration Attribute in the Odoo 17Celine George
 

Recently uploaded (20)

How to Manage Buy 3 Get 1 Free in Odoo 17
How to Manage Buy 3 Get 1 Free in Odoo 17How to Manage Buy 3 Get 1 Free in Odoo 17
How to Manage Buy 3 Get 1 Free in Odoo 17
 
4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptx4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptx
 
Oppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmOppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and Film
 
Active Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfActive Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdf
 
4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx
 
Using Grammatical Signals Suitable to Patterns of Idea Development
Using Grammatical Signals Suitable to Patterns of Idea DevelopmentUsing Grammatical Signals Suitable to Patterns of Idea Development
Using Grammatical Signals Suitable to Patterns of Idea Development
 
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnvESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
 
ICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdf
 
Textual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHSTextual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHS
 
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptxBIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
 
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
 
4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx
 
CHEST Proprioceptive neuromuscular facilitation.pptx
CHEST Proprioceptive neuromuscular facilitation.pptxCHEST Proprioceptive neuromuscular facilitation.pptx
CHEST Proprioceptive neuromuscular facilitation.pptx
 
Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4
 
Expanded definition: technical and operational
Expanded definition: technical and operationalExpanded definition: technical and operational
Expanded definition: technical and operational
 
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptx
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptxDIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptx
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptx
 
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...
 
ICS 2208 Lecture Slide Notes for Topic 6
ICS 2208 Lecture Slide Notes for Topic 6ICS 2208 Lecture Slide Notes for Topic 6
ICS 2208 Lecture Slide Notes for Topic 6
 
Faculty Profile prashantha K EEE dept Sri Sairam college of Engineering
Faculty Profile prashantha K EEE dept Sri Sairam college of EngineeringFaculty Profile prashantha K EEE dept Sri Sairam college of Engineering
Faculty Profile prashantha K EEE dept Sri Sairam college of Engineering
 
Tree View Decoration Attribute in the Odoo 17
Tree View Decoration Attribute in the Odoo 17Tree View Decoration Attribute in the Odoo 17
Tree View Decoration Attribute in the Odoo 17
 

Oğluma masallar sunum

  • 1. RokBox Overview RokBox, the successor of our popular RokZoom plugin, is a mootools powered JavaScript slideshow that allows you to quickly and easily display multiple media formats including images, videos (video sharing services also) and music. The plugin provides a theme system that allows you to create your own custom ones to fit your websites design. It includes two predefined themes, a Light theme and a Dark theme that will fit seemlessly into your site design. RokBox is as easy as pie to install and customize, providing an easy way to create your own custom themes for it. Demos Below you will find some examples of the syntax used for a variety of RokBox functions. At any time, you can switch between Light theme and Dark theme by clicking on the buttons below. Light Theme Dark Theme Mynxx Theme Image - Local This demo will load a local image and automatically create a thumbnail thanks to "Content - RokBox". Since album is not specified, you won't see arrows appear, so you cannot navigate through other RokBox links. {rokbox title=|Audi RS8 :: Sample Caption for RS8 Image| size=|561 350|}images/stories/demo/rokbox/rs8.jpg{/rokbox} Syntax {rokbox title=|Audi RS8 :: Sample Caption for RS8 Image| size=|561 350|}images/stories/demo/rokbox/rs8.jpg{/rokbox} Image - Remote This demo will load a remote image. Thumbnail maker functionality cannot generate thumbnails of remote images, it functions only for local ones. For this remote image we're going to specify a local thumbnail we've created on purpose. {rokbox title=|Vauxhall VXR8| size=|450 271| thumb=|images/stories/demo/rokbox/sshot2_thumb.jpg|}http://www.rockettheme.com/images/ex tensions/joomla/rokbox/sshot2.jpg{/rokbox} Syntax {rokbox title=|Vauxhall VXR8| size=|640 594| thumb=|images/stories/demo/rokbox/sshot2_thumb.jpg|}http://www.rockettheme.com/images/ex tensions/joomla/rokbox/sshot2.jpg{/rokbox} Image - Remote (no sizes provided) 1/6
  • 2. RokBox This demo will load a remote image without having provided sizes. Enabling the option "Try to load remote images sizes" in Content - RokBox, RokBox will try to gather the remote image sizes if your server allows it. Note that this option enable could result in slowing your site down based on the remote server reply time. If disabled, anyway, the sizes will be handled by the JavaScript {rokbox title=|Vauxhall VXR8| thumb=|images/stories/demo/rokbox/sshot2_thumb.jpg|}http://www.rockettheme.com/images/ex tensions/joomla/rokbox/sshot2.jpg{/rokbox} Syntax {rokbox title=|Vauxhall VXR8| thumb=|images/stories/demo/rokbox/sshot2_thumb.jpg|}http://www.rockettheme.com/images/ex tensions/joomla/rokbox/sshot2.jpg{/rokbox} Image not found This demo will demonstrate RokBox handling images not found. This works for both local and remote images {rokbox title=|Audi RS8 :: Sample Caption for RS8 Image| size=|561 350|}images/stories/demo/rokbox/rs8-notfound.jpg{/rokbox} Syntax {rokbox title=|Audi RS8 :: Sample Caption for RS8 Image| size=|561 350|}images/stories/demo/rokbox/rs8-notfound.jpg{/rokbox} Audio - mp3 This demo will load and play a local mp3 file. It could of have been remote also. From now on we're going to specify the same album for each demo, so we can navigate through them. Pay attention at the way we have specified the caption description, there's no caption title. {rokbox title=|RocketTheme promo| thumb=|images/stories/demo/rokbox/mp3.jpg| size=|250 15| album=|demo|}images/stories/demo/rokbox/rockettheme.mp3{/rokbox} Synta x {rokbox title=|RocketTheme promo| thumb=|images/stories/demo/rokbox/mp3.jpg| size=|250 15| album=|demo|}images/stories/demo/rokbox/rockettheme.mp3{/rokbox} Video - Simple SWF File This demo will load a simple flash movie (.swf) file. This demo simply load a .swf file but queries works the same (i.e. "myfile.swf?bgcolor=true&color=ffffff"). {rokbox title=|RocketTheme :: RocketTheme Logo's flash movie| size=|400 140| thumb=|images/stories/demo/rokbox/flash.gif|}images/stories/demo/rokbox/rt_movie.swf{/rokbox } Syntax {rokbox title=|RocketTheme :: RocketTheme Logo's flash movie| size=|400 140| text=|Click 2/6
  • 3. RokBox here to load the .SWF file|}images/stories/demo/rokbox/rt_movie.swf{/rokbox} Video - YouTube This demo will load a YouTube movie. YouTube links must be the same as you get from within the URI bar. You can pass all the options to the URI (ie, &hd=1&autoplay=1). For our demo we're going to use this link: http://ww w.youtube.com/watch?v=6RWQz0Q7_zY {rokbox title=|Cars :: 2010 Aston Martin Vantage V 12| thumb=|images/stories/demo/rokbox/youtube.jpg| size=|854 505| album=|demo|}http://www.youtube.com/watch?v=6RWQz0Q7_zY&hd=1&autoplay=1{/rokbox} {rokbox title=|Cars :: 2010 Aston Martin Vantage V 12| text=|normal quality| size=|425 373| album=|demo|}http://www.youtube.com/watch?v=6RWQz0Q7_zY{/rokbox} | {rokbox title=|Cars :: 2010 Aston Martin Vantage V 12| text=|HD + autoplay + layout colors| size=|854 505| album=|demo|}http://www.youtube.com/watch?v=6RWQz0Q7_zY&autoplay=1&fs=1&color1=0x 5d1719&color2=0xcd311b&hd=1&border=1{/rokbox} | {rokbox title=|Cars :: 2010 Aston Martin Vantage V 12| text=|HD + autoplay + start from 36s| size=|854 505| album=|demo|}http://www.youtube.com/watch?v=6RWQz0Q7_zY&hd=1&autoplay=1&start=36{/ rokbox} Syntax Example 1 (thumb) {rokbox title=|Cars :: 2010 Aston Martin Vantage V 12| text=|HD + autoplay| size=|854 505| album=|demo|}http://www.youtube.com/watch?v=6RWQz0Q7_zY&hd=1&autoplay=1{/rokbox} Example 2 (normal quality) {rokbox title=|Cars :: 2010 Aston Martin Vantage V 12| text=|normal quality| size=|425 373| album=|demo|}http://www.youtube.com/watch?v=6RWQz0Q7_zY{/rokbox} Example 3 (HD + autoplay + layout colors) {rokbox title=|Cars :: 2010 Aston Martin Vantage V 12| text=|HD + autoplay + layout colors| size=|854 505| album=|demo|}http://www.youtube.com/watch?v=6RWQz0Q7_zY&autoplay=1&fs=1&color1=0x 5d1719&color2=0xcd311b&hd=1&border=1{/rokbox} Example 4 (HD + autoplay + start from 36s) {rokbox title=|Cars :: 2010 Aston Martin Vantage V 12| text=|HD + autoplay + start from 36s| size=|854 505| album=|demo|}http://www.youtube.com/watch?v=6RWQz0Q7_zY&hd=1&autoplay=1&start=36{/ rokbox} Built-in FLV Player This demo will load a FLV movie. 3/6
  • 4. RokBox FLV built-in is now possible thanks to JW FLV Player . The FLV video comes from http://www.youtube.com/watch?v=5KTI1-5Lapg You can pass any option allowed by JW FLV Player, please use its documentation as reference. {r okbox title=|Primavera :: A look at Earth and space.| thumb=|images/stories/demo/rokbox/flv.jpg| size=|854 505| album=|demo|}images/stories/demo/rokbox/primavera.flv&buffer=10&autostart=true&image=im ages/stories/demo/rokbox/flv.jpg&fullscreen=true&width=854&height=505{/rokbox} Syntax {rokbox title=|Primavera :: A look at Earth and space.| thumb=|images/stories/demo/rokbox/flv.jpg| size=|854 505| album=|demo|}images/stories/demo/rokbox/primavera.flv&buffer=10&autostart=true&image=im ages/stories/demo/rokbox/flv.jpg&fullscreen=true&width=854&height=505{/rokbox} Vid eo - Metacafe This demo will load a Metacafe movie. Metacafe links must be the as same you get from within the URI bar. For our demo we're going to use this video: http://www.metacafe.com/watch/1291008/how_to_make_jumping_ma gic_beans/ {rokbox title=|Magic Beans :: How to Make Jumping Magic Beans| thumb=|images/stories/demo/rokbox/metacafe.jpg| size=|400 345| album=|demo|}http://www.metacafe.com/watch/1291008/how_to_make_jumping_magic_beans/ {/rokbox} Syntax {rokbox title=|Magic Beans :: How to Make Jumping Magic Beans| thumb=|images/stories/demo/rokbox/metacafe.jpg| size=|400 345| album=|demo|}http://www.metacafe.com/watch/1291008/how_to_make_jumping_magic_beans/ {/rokbox} Remote Site - Google This demo will loads an external site, in our case Google's home page. {rokbox title=|Did you mean... :: ...Google?| size=|700 450| thumb=|images/stories/demo/rokbox/google.jpg|}http://www.google.com{/rokbox} {rokbox title=|Did you mean... :: ...Google?| size=|700 450| thumb=|images/stories/demo/rokbox/google.jpg|}http://www.google.com{/rokbox} Remote Site - Google (size: 65% 80% of the screen) 4/6
  • 5. RokBox This demo acts like the previous one, but we're using percentages as size. {rokbox size=|65% 80%| thumb=|images/stories/demo/rokbox/google.jpg|}http://www.google.com{/rokbox} {rokbox size=|65% 80%| thumb=|images/stories/demo/rokbox/google.jpg|}http://www.google.com{/rokbox} Remote Site - Google (size: fullscreen) This demo acts like the previous one, but instead of percentages we're using the fullscreen option as size. {rokbox size=|fullscreen| thumb=|images/stories/demo/rokbox/google.jpg|}http://www.google.com{/rokbox} {rokbox size=|fullscreen| thumb=|images/stories/demo/rokbox/google.jpg|}http://www.google.com{/rokbox} NOTICE: The Joomla 1.0 plugins for RokBox are not supported. Development for these plugins has stopped, although you can still download them if needed. We strongly recommend upgrading to Joomla 1.5 to take advantage of the Joomla 1.5 RokBox plugins which are more advanced than their 1.0 counterparts. Features - Mootools v1.11 compatible - 4 Customizable Transition Type: Fade, QuickSilver, Growl, Explode. - Support for PDF, Images, FLV, QuickTime (.mov, .m4v), Windows Media Video (.wmv), Flash (.swf), YouTube , DailyMotion , MetaCafe , Google Video , Vimeo , Audio (.mp3, .wav, .m4a), local 5/6
  • 6. RokBox and remote sites. - Support for albums/categories. - Ability to popup RokBox in pixels or percentages and fullscreen relative to the browser window. - Support for Captions including support for titles and descriptions. - 3 Predefined Themes provided: Light Theme, Dark Theme, Mynxx Theme. - Support for custom themes with ability to customize styles and RokBox configuration per theme. - Ability to auto-generate thumbnails when RokBox-ing local images. - Support for generate thumbnail or inline links from your Joomla! Content. Requirements The requirements for the extension are listed below:- - Joomla 1.5x or 1.0x - Ensure that you are using the latest version for compatibility and security purposes from Joomla.org . However, it is better, in terms of usability and performance to use the 1.5 variant of the plugin. More Information For more details on the extensions, please visit the following:- - Installation: Guide on how to install the extension - Documentation: Learn how to configure and use the extension - Changelog: Check the changelog to see all fixes, additions and changes - Forums: Interact with the forum community 6/6