diff --git a/resources/etc/SankoreEditor/editor_en/files/connect_screen.png b/resources/etc/SankoreEditor/editor_en/files/connect_screen.png new file mode 100644 index 00000000..4bfde7f3 Binary files /dev/null and b/resources/etc/SankoreEditor/editor_en/files/connect_screen.png differ diff --git a/resources/etc/SankoreEditor/editor_en/files/login_paraschool.png b/resources/etc/SankoreEditor/editor_en/files/login_paraschool.png new file mode 100644 index 00000000..7e511f58 Binary files /dev/null and b/resources/etc/SankoreEditor/editor_en/files/login_paraschool.png differ diff --git a/resources/etc/SankoreEditor/editor_en/index.html b/resources/etc/SankoreEditor/editor_en/index.html new file mode 100644 index 00000000..52a0b334 --- /dev/null +++ b/resources/etc/SankoreEditor/editor_en/index.html @@ -0,0 +1,79 @@ + + + + + + + Editor + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + +
+
+
+




The Sankoré Editor allows you to create rich interactivity scenarios to be used within the Sankoré 3.1 Software

BEWARE : You must be connected to the Internet to use the editor and the current version is only available in french


When you get into the editor, you will need to authentify.

In order to test it, you can, just as shown below, use the identifier and password “demo”.

login_paraschool


If you wish to use it as your personal content creation tool, please send a mail to this address explaining you want to create an account for the Sankoré Editor.

Click here to connect to the Sankoré Editor
connect_screen

+
+
+ +
+ +
+ +
+ +
+ +
+ +
+ + + diff --git a/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/colourtag-theme-default.css b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/colourtag-theme-default.css new file mode 100644 index 00000000..15d12208 --- /dev/null +++ b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/colourtag-theme-default.css @@ -0,0 +1,99 @@ +/* @group Layout Colours */ + +#bar, +.photo-navigation, +.movie-title { + background-color: #51748C; +} + +#pageHeader #title { + background-color: #FF7E00; +} + +#pageHeader h1, +#pageHeader h2 { + text-shadow: 0px -1px 0px #994B00; +} + +#footer { + background-color: #82B4D7; +} + +#footer p { + text-shadow: 0px -1px 0px #4E6C81; +} + +#breadcrumbcontainer li { + color: #5B7E96; +} + +/* @end */ + +/* @group Content Colours */ + +body, +.blog-entry-body, +.blog-entry-date, +.blog-entry { + color: #7F7F7F; +} + + +#sidebarContainer .sideHeader, +#sidebarContainer #sidebar h1, +#sidebarContainer #sidebar h2, +#sidebarContainer #sidebar h3 { + color: #51748C; +} + +#sidebarContainer { + color: #A6A6A6; +} + +#sidebarContainer #sidebar a, +#breadcrumbcontainer, +a:link, a:visited { + color: #656565; +} + +h1, h2, h3, h4, h5, +h1.blog-entry-title a, +.blog-archive-headings-wrapper, +.album-title, +.photo-title, +.movie-page-title { + color: #FF7E00; +} + + + +/* @end */ + +/* @group Navbar */ + +#navcontainer a { + color: #7F7F7F; +} + +#navcontainer a:hover, +#navcontainer #current, +#navcontainer .currentAncestor, +#sidebarContainer #sidebar a:hover, +.photo-navigation a:hover, +a:hover, a:active, +form, +h1 { + color: #FF7E00; +} + +#navcontainer ul ul a:hover, +#navcontainer ul ul #current, +#navcontainer ul ul .currentAncestor { + background: #FF7E00; + color: #fff; + border-bottom-color: #FF7E00; +} + + + +/* @end */ \ No newline at end of file diff --git a/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/css/banner/curve_solid.css b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/css/banner/curve_solid.css new file mode 100755 index 00000000..da249e32 --- /dev/null +++ b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/css/banner/curve_solid.css @@ -0,0 +1,3 @@ +#pageHeader #overlay_curve_solid { + display: block; +} \ No newline at end of file diff --git a/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/css/banner/stripes_glow.css b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/css/banner/stripes_glow.css new file mode 100755 index 00000000..444f0e6c --- /dev/null +++ b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/css/banner/stripes_glow.css @@ -0,0 +1,3 @@ +#pageHeader #overlay_stripes_glow { +display: block; +} \ No newline at end of file diff --git a/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/css/banner/stripes_solid.css b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/css/banner/stripes_solid.css new file mode 100755 index 00000000..39c25215 --- /dev/null +++ b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/css/banner/stripes_solid.css @@ -0,0 +1,3 @@ +#pageHeader #overlay_stripes_solid { + display: block; +} \ No newline at end of file diff --git a/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/css/banner/swirls.css b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/css/banner/swirls.css new file mode 100755 index 00000000..6b185fc3 --- /dev/null +++ b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/css/banner/swirls.css @@ -0,0 +1,3 @@ +#pageHeader #overlay_swirls { + display: block; +} \ No newline at end of file diff --git a/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/css/icons/alternative.css b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/css/icons/alternative.css new file mode 100755 index 00000000..0a662f24 --- /dev/null +++ b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/css/icons/alternative.css @@ -0,0 +1,70 @@ +.filesharing-item { + background: url(../../images/download_icon.png) no-repeat 0 3px; + padding-left: 20px; +} + +/* @group Blog */ + +.blog-archive-link { + background: url(../../images/blog_home.png) no-repeat 0 5px; + padding-left: 20px; +} + +.blog-entry-date { + padding-left: 20px; + background: url(../../images/blog_clock.png) no-repeat 0 3px; +} + +/*styles the category link in the main entry */ +.blog-entry-category { + background: url(../../images/blog_file.png) no-repeat 0 0; +} + +.blog-entry-body { + padding: 20px 0 40px 0; + background: url(../../images/blog_bottom_bar.png) no-repeat left bottom; +} + +.blog-entry-comments { + padding-left: 20px; + background: url(../../images/blog_comments.png) no-repeat 0 3px; +} + +.blog-trackback-link { + padding-left: 20px; + background: url(../../images/blog_trackback.png) no-repeat 0 0px; +} + +p.blog-entry-tags { + background: url(../../images/blog_tag.png) no-repeat 0 3px; +} + +/* styles the archives in the blog sidebar */ + +.blog-archive-link-enabled { + + background: url(../../images/blog_icon.png) no-repeat 0; +} + +.blog-archive-link-disabled { + background: url(../../images/blog_icon.png) no-repeat 0; +} + +/* Styles the blog categories in the blog sidebar */ + +.blog-category-link-enabled { + background: url(../../images/blog_file.png) no-repeat 0; +} + +.blog-category-link-disabled { + background: url(../../images/blog_file.png) no-repeat 0 3px; +} + +.blog-rss-link { + background: url(../../images/blog_rss.png) no-repeat 0;} + +.blog-comments-rss-link { + background: url(../../images/blog_rss.png) no-repeat 0; +} + +/* @end */ \ No newline at end of file diff --git a/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/css/icons/black.css b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/css/icons/black.css new file mode 100755 index 00000000..a816248e --- /dev/null +++ b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/css/icons/black.css @@ -0,0 +1,25 @@ +.blog-entry-category { + background: url(../../images/file_black.png) no-repeat left 0; + } + +p.blog-entry-tags { + background: url(../../images/tag_black.png) no-repeat left 2px; +} + +.blog-category-link-disabled, +.blog-archive-link-disabled { + background: url(../../images/file_black.png) no-repeat left center; +} + + +.blog-category-link-enabled, +.blog-archive-link-enabled { + background: url(../../images/file_black.png) no-repeat left 1px; +} + +.blog-rss-link { + background: url(../../images/feed.png) no-repeat 0;} + +.blog-comments-rss-link { + background: url(../../images/feed.png) no-repeat 0; +} \ No newline at end of file diff --git a/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/css/icons/blue.css b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/css/icons/blue.css new file mode 100755 index 00000000..a8fdad09 --- /dev/null +++ b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/css/icons/blue.css @@ -0,0 +1,25 @@ +.blog-entry-category { + background: url(../../images/file_blue.png) no-repeat left 0; + } + +p.blog-entry-tags { + background: url(../../images/tag_blue.png) no-repeat left 2px; +} + +.blog-category-link-disabled, +.blog-archive-link-disabled { + background: url(../../images/file_blue.png) no-repeat left center; +} + + +.blog-category-link-enabled, +.blog-archive-link-enabled { + background: url(../../images/file_blue.png) no-repeat left 1px; +} + +.blog-rss-link { + background: url(../../images/feed.png) no-repeat 0;} + +.blog-comments-rss-link { + background: url(../../images/feed.png) no-repeat 0; +} \ No newline at end of file diff --git a/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/css/icons/brown.css b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/css/icons/brown.css new file mode 100755 index 00000000..52d8a6b1 --- /dev/null +++ b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/css/icons/brown.css @@ -0,0 +1,25 @@ +.blog-entry-category { + background: url(../../images/file_brown.png) no-repeat left 0; + } + +p.blog-entry-tags { + background: url(../../images/tag_brown.png) no-repeat left 2px; +} + +.blog-category-link-disabled, +.blog-archive-link-disabled { + background: url(../../images/file_brown.png) no-repeat left center; +} + + +.blog-category-link-enabled, +.blog-archive-link-enabled { + background: url(../../images/file_brown.png) no-repeat left 1px; +} + +.blog-rss-link { + background: url(../../images/feed.png) no-repeat 0;} + +.blog-comments-rss-link { + background: url(../../images/feed.png) no-repeat 0; +} \ No newline at end of file diff --git a/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/css/icons/green.css b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/css/icons/green.css new file mode 100755 index 00000000..1114ad47 --- /dev/null +++ b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/css/icons/green.css @@ -0,0 +1,25 @@ +.blog-entry-category { + background: url(../../images/file_green.png) no-repeat left 0; + } + +p.blog-entry-tags { + background: url(../../images/tag_green.png) no-repeat left 2px; +} + +.blog-category-link-disabled, +.blog-archive-link-disabled { + background: url(../../images/file_green.png) no-repeat left center; +} + + +.blog-category-link-enabled, +.blog-archive-link-enabled { + background: url(../../images/file_green.png) no-repeat left 1px; +} + +.blog-rss-link { + background: url(../../images/feed.png) no-repeat 0;} + +.blog-comments-rss-link { + background: url(../../images/feed.png) no-repeat 0; +} \ No newline at end of file diff --git a/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/css/icons/pink.css b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/css/icons/pink.css new file mode 100755 index 00000000..ac25b094 --- /dev/null +++ b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/css/icons/pink.css @@ -0,0 +1,26 @@ +.blog-entry-category { + background: url(../../images/file_pink.png) no-repeat left 0; + } + +p.blog-entry-tags { + background: url(../../images/tag_pink.png) no-repeat left 2px; +} + + +.blog-category-link-disabled, +.blog-archive-link-disabled { + background: url(../../images/file_pink.png) no-repeat left center; +} + + +.blog-category-link-enabled, +.blog-archive-link-enabled { + background: url(../../images/file_pink.png) no-repeat left 2px; +} + +.blog-rss-link { + background: url(../../images/feed.png) no-repeat 0;} + +.blog-comments-rss-link { + background: url(../../images/feed.png) no-repeat 0; +} \ No newline at end of file diff --git a/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/css/icons/red.css b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/css/icons/red.css new file mode 100755 index 00000000..7d23dfdb --- /dev/null +++ b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/css/icons/red.css @@ -0,0 +1,32 @@ +.blog-entry-category { + background: url(../../images/file_red.png) no-repeat left 0; + } + +p.blog-entry-tags { + background: url(../../images/tag_red.png) no-repeat left 2px; +} + +.blog-category-link-disabled, +.blog-archive-link-disabled { + background: url(../../images/file_red.png) no-repeat left center; +} + + +.blog-category-link-enabled, +.blog-archive-link-enabled { + background: url(../../images/file_red.png) no-repeat left 1px; +} + +.blog-rss-link { + background: url(../../images/feed.png) no-repeat 0;} + +.blog-comments-rss-link { + background: url(../../images/feed.png) no-repeat 0; +} + +.blog-rss-link { + background: url(../../images/feed.png) no-repeat 0;} + +.blog-comments-rss-link { + background: url(../../images/feed.png) no-repeat 0; +} \ No newline at end of file diff --git a/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/css/ie6.css b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/css/ie6.css new file mode 100755 index 00000000..fbd4e6fe --- /dev/null +++ b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/css/ie6.css @@ -0,0 +1,4 @@ +#navcontainer a { + padding: 15px 15px 17px 15px; + height: 0px; +} \ No newline at end of file diff --git a/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/css/logo_position/center.css b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/css/logo_position/center.css new file mode 100755 index 00000000..ee422a98 --- /dev/null +++ b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/css/logo_position/center.css @@ -0,0 +1,3 @@ +#pageHeader #logo img { + margin: 10px auto 0; +} \ No newline at end of file diff --git a/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/css/logo_position/left.css b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/css/logo_position/left.css new file mode 100755 index 00000000..beb0cbf7 --- /dev/null +++ b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/css/logo_position/left.css @@ -0,0 +1,4 @@ +#pageHeader #logo img { + float: left; + margin: 10px 0 0 30px; +} \ No newline at end of file diff --git a/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/css/logo_position/right.css b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/css/logo_position/right.css new file mode 100755 index 00000000..a4a0caf7 --- /dev/null +++ b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/css/logo_position/right.css @@ -0,0 +1,4 @@ +#pageHeader #logo img { + float: right; + margin: 10px 30px 0 0; +} \ No newline at end of file diff --git a/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/css/sidebar/sidebar_left.css b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/css/sidebar/sidebar_left.css new file mode 100755 index 00000000..d9592ade --- /dev/null +++ b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/css/sidebar/sidebar_left.css @@ -0,0 +1,15 @@ +#contentContainer { + float: right; + padding-right: 7px; + background-position: top left; +} + +#sidebarContainer { + float: left; + padding-left: 7px; +} + +#sidebarContainer #sidebar { + padding-left: 30px; + padding-right: 10px; +} \ No newline at end of file diff --git a/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/css/sidebar/sidebar_none.css b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/css/sidebar/sidebar_none.css new file mode 100755 index 00000000..d18e1f27 --- /dev/null +++ b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/css/sidebar/sidebar_none.css @@ -0,0 +1,8 @@ +#sidebarContainer { + display: none; +} + +#contentContainer { + width: auto; + background-image: none; +} \ No newline at end of file diff --git a/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/css/sidebar/sidebar_right.css b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/css/sidebar/sidebar_right.css new file mode 100755 index 00000000..5a0a941b --- /dev/null +++ b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/css/sidebar/sidebar_right.css @@ -0,0 +1,15 @@ +#contentContainer { + float: left; + padding-left: 7px; + background-position: top right; +} + +#sidebarContainer { + float: right; + padding-right: 7px; +} + +#sidebarContainer #sidebar { + padding-right: 30px; + padding-left: 10px; +} \ No newline at end of file diff --git a/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/csshover.htc b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/csshover.htc new file mode 100755 index 00000000..20645fdf --- /dev/null +++ b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/csshover.htc @@ -0,0 +1,116 @@ + + \ No newline at end of file diff --git a/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/handheld.css b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/handheld.css new file mode 100755 index 00000000..73e70c0f --- /dev/null +++ b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/handheld.css @@ -0,0 +1,545 @@ +/**/ + +body { + text-align: left; + font-family: Verdana, Arial, Helvetica, sans-serif; + font-size: 0.9em; + margin: 0px; + padding: 0; + white-space: pre; +} + +p { +} + +b, strong { + +} + +a:link { + color: #0000ff; + text-decoration: underline; +} + +a:visited { + color: #681796; +} + +a:hover, a:active { + text-decoration: none; + background: #0000ff; + color: #ffffff; +} + +img { + max-width: 99%; +} + +.image-left { + +} + +.image-right { + +} + +/**/ + +/**/ + +#container { + background: #ffffff; + background-image: none; + width: 100%; +} + +#pageHeader { + height: auto; + text-align: left; + margin-bottom: 8px; + background: #000000; + padding: 3px; + border-bottom: solid #191919 2px; +} + +#pageHeader img { + position: relative; + top: auto; + right: auto; +} + +#pageHeader h1 { + color: #ffffff; + font-size: 1.3em; + margin: 0 0 5px; + padding-top: 0px; + font-weight: bold; +} + +#pageHeader h2 { + font-size: 1.1em; + margin: 0; + color: #ffffff; + font-weight: normal; +} + +#contentContainer { + margin: 0px; + display: block; + width: auto; +} + +#contentContainer #content { + margin: 0; + padding: 0; +} + +#sidebarContainer { + float: none; + width: auto; + display: block; + margin-bottom: 10px; + padding-bottom: 10px; + border-bottom: 1px solid #808080; +} + +#sidebarContainer #sidebar { + margin: 0; + padding: 0px; +} + +#sidebarContainer .sideHeader { + color: #000000; + font-weight: bold; + margin-bottom: 5px; +} + +#footer { + width: auto; + text-align: left; + padding: 0px; + margin: 0; +} + +#footer p { +} + +#footer a:link, #footer a:visited { + +} + +#footer a:hover, #footer a:active { +} + +/**/ + +/**/ + +#breadcrumbcontainer { + margin-bottom: 5px; +} + +#breadcrumbcontainer ul { + list-style: none; + margin: 0; + padding: 0; +} + +#breadcrumbcontainer li { + display: inline; + padding: 0; + margin: 0; +} + +#breadcrumbcontainer a { + padding: 0; +} + +#breadcrumbcontainer a:hover { + +} + +/**/ + +/**/ + +/* Toolbar Styles */ + +#navcontainer { + color: #000000; + margin: 0 0 10px 0; + padding: 0; +} + +#navcontainer #current { + +} + +#navcontainer #current:hover { +} + +#navcontainer .currentAncestor { + +} + +/* Parent - Level 0 */ + +#navcontainer ul{ + margin: 0; + padding: 0; + list-style-type: none; +} + +#navcontainer li { + margin: 0; + padding: 0; +} + +#navcontainer a { + padding: 0; +} + +#navcontainer a:hover { +} + +#navcontainer a:active { +} + +/* Child - Level 1 */ + +#navcontainer ul ul { + list-style-type: none; + margin-left: 2px; + padding: 0; + color: black; +} + +#navcontainer ul ul li { + padding-left: 5px; +} + +#navcontainer ul ul a { + padding: 0; +} + +#navcontainer ul ul a:hover{ +} + +#navcontainer ul ul #current{ +} + +/* Child - Level 2 */ + +#navcontainer ul ul ul { + +} + +#navcontainer ul ul ul li { + padding-left: 10px; +} + +#navcontainer ul ul ul a{ +} + +#navcontainer ul ul ul a:hover{ + +} + +/* Child Level 3 */ + +#navcontainer ul ul ul { + +} + +#navcontainer ul ul ul ul li { + padding-left: 15px; +} + +#navcontainer ul ul ul ul a{ +} + +#navcontainer ul ul ul ul a:hover{ + +} + +/* Child Level 4 */ + +#navcontainer ul ul ul ul { + +} + +#navcontainer ul ul ul ul ul li { + padding-left: 20px; +} + +#navcontainer ul ul ul ul ul a{ +} + +#navcontainer ul ul ul ul ul a:hover{ + +} + +/* Child Level 5 */ + +#navcontainer ul ul ul ul ul { + +} + +#navcontainer ul ul ul ul ul ul li { +} + +#navcontainer ul ul ul ul ul ul a{ +} + +#navcontainer ul ul ul ul ul ul a:hover{ + +} + +/**/ + +/**/ + +blockquote, .standout { + margin: 0; + padding: 5px; + font-weight: bold; +} + +h1 { +} + +h2 { +} + +h3 { +} + +h4 { +} + +.imageStyle { + +} + +/**/ + +/**/ + +/**/ + +.blog-archive-background { +} .blog-archive-headings-wrapper { +} + +.blog-archive-entries-wrapper { +} + +.blog-archive-entries-wrapper .blog-entry { +} .blog-archive-month { +} + +.blog-archive-link { +} .blog-archive-link a:link, .blog-archive-link a:visited { +} + +/**/ + +.blog-entry { +} + +.blog-entry-title { + font-weight: bold; + margin-bottom: 3px; +} + +.blog-entry-date { + margin-bottom: 8px; + font-size: 0.9em; + color: #808080; +} + +.blog-entry-body { + margin-bottom: 5px; + padding-bottom: 5px; + border-bottom: 1px solid #cccccc; +} + +.blog-entry-comments { + display: none; +} + +.blog-entry-category { +} + +.blog-category-link-enabled { +} + +.blog-category-link-disabled { +} + +/**/ + +/**/ + +.filesharing-description { +} + +.filesharing-item { + margin-bottom: 5px; + padding-bottom: 5px; + border-bottom: 1px solid #cccccc; +} + +.filesharing-item-title a:link { +} + +.filesharing-item-title a:hover { +} + +.filesharing-item-title a:visited { + +} + +.filesharing-item-description { +} + +/**/ + +/**/ + +/**/ + +.album-title { + font-weight: bold; + margin-bottom: 3px; +} + +.album-description { + margin-bottom: 8px; + font-size: 0.9em; + color: #808080; +} + +table.thumbnail-table { + width: 99%; +} + +table.thumbnail-table, table.thumbnail-table tr, table.thumbnail-table td { + display: block; +} + +.thumbnail-frame { +} + +.thumbnail-frame:hover { +} + +.thumbnail-frame a { +} + +.thumbnail-frame a:hover { +} + +.thumbnail-frame img { +} + +.thumbnail-caption { +} + +/**/ + +/**/ + +.photo-background { +} + +.photo-navigation { +} + +.photo-links { +} + +.photo-navigation a:link, .photo-navigation a:visited { + +} + +.photo-navigation a:hover { + +} + +.photo-frame{ +} + +.photo-title { +} + +.photo-caption { +} + +/**/ + +/**/ + +/**/ + +.movie-description { + +} + +/**/ + +/**/ + +/**/ + +.movie-page-title { + font-weight: bold; + margin-bottom: 3px; +} .movie-page-description { + margin-bottom: 8px; + font-size: 0.9em; + color: #808080; +} .movie-thumbnail-frame { +} + +.movie-thumbnail-frame:hover { +} + +.movie-thumbnail-caption { +} + +/**/ + +/**/ + +.movie-background { +} + +.movie-title { +} + +.movie-frame { + +} + +/**/ + + +/**/ + +/**/ +.message-text { +} + +.required-text { +} + +.form-input-field { + max-width: 100%; +} + +.form-input-button { +} +/**/ + + diff --git a/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/blog_bottom_bar.png b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/blog_bottom_bar.png new file mode 100755 index 00000000..a76ad531 Binary files /dev/null and b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/blog_bottom_bar.png differ diff --git a/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/blog_clock.png b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/blog_clock.png new file mode 100755 index 00000000..9aed16dc Binary files /dev/null and b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/blog_clock.png differ diff --git a/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/blog_comments.png b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/blog_comments.png new file mode 100755 index 00000000..36af5fc7 Binary files /dev/null and b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/blog_comments.png differ diff --git a/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/blog_file.png b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/blog_file.png new file mode 100755 index 00000000..2c723b42 Binary files /dev/null and b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/blog_file.png differ diff --git a/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/blog_home.png b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/blog_home.png new file mode 100755 index 00000000..b69156e5 Binary files /dev/null and b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/blog_home.png differ diff --git a/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/blog_icon.png b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/blog_icon.png new file mode 100755 index 00000000..417efe66 Binary files /dev/null and b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/blog_icon.png differ diff --git a/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/blog_rss.png b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/blog_rss.png new file mode 100755 index 00000000..3c7e8439 Binary files /dev/null and b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/blog_rss.png differ diff --git a/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/blog_tag.png b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/blog_tag.png new file mode 100755 index 00000000..3be03350 Binary files /dev/null and b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/blog_tag.png differ diff --git a/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/blog_trackback.png b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/blog_trackback.png new file mode 100755 index 00000000..0b29d7af Binary files /dev/null and b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/blog_trackback.png differ diff --git a/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/button_over.png b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/button_over.png new file mode 100755 index 00000000..54d9ee15 Binary files /dev/null and b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/button_over.png differ diff --git a/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/container_top_grad.png b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/container_top_grad.png new file mode 100755 index 00000000..608b6107 Binary files /dev/null and b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/container_top_grad.png differ diff --git a/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/content_sep.bak.png b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/content_sep.bak.png new file mode 100755 index 00000000..8762f462 Binary files /dev/null and b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/content_sep.bak.png differ diff --git a/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/content_sep.png b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/content_sep.png new file mode 100755 index 00000000..2fe33d61 Binary files /dev/null and b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/content_sep.png differ diff --git a/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/content_top.png b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/content_top.png new file mode 100755 index 00000000..1331d890 Binary files /dev/null and b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/content_top.png differ diff --git a/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/download_icon.png b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/download_icon.png new file mode 100755 index 00000000..def80b9a Binary files /dev/null and b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/download_icon.png differ diff --git a/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/feed.png b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/feed.png new file mode 100755 index 00000000..19fca808 Binary files /dev/null and b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/feed.png differ diff --git a/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/file_black.png b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/file_black.png new file mode 100755 index 00000000..4b0e2118 Binary files /dev/null and b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/file_black.png differ diff --git a/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/file_blue.png b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/file_blue.png new file mode 100755 index 00000000..fa483bee Binary files /dev/null and b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/file_blue.png differ diff --git a/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/file_brown.png b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/file_brown.png new file mode 100755 index 00000000..72bde9fc Binary files /dev/null and b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/file_brown.png differ diff --git a/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/file_green.png b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/file_green.png new file mode 100755 index 00000000..512f704f Binary files /dev/null and b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/file_green.png differ diff --git a/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/file_pink.png b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/file_pink.png new file mode 100755 index 00000000..3e598435 Binary files /dev/null and b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/file_pink.png differ diff --git a/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/file_red.png b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/file_red.png new file mode 100755 index 00000000..6f1963c4 Binary files /dev/null and b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/file_red.png differ diff --git a/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/header_bg.png b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/header_bg.png new file mode 100755 index 00000000..bcef0a8d Binary files /dev/null and b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/header_bg.png differ diff --git a/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/header_curve_solid.png b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/header_curve_solid.png new file mode 100755 index 00000000..20b2a4b6 Binary files /dev/null and b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/header_curve_solid.png differ diff --git a/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/header_stripes_glow.png b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/header_stripes_glow.png new file mode 100755 index 00000000..dc4d0eee Binary files /dev/null and b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/header_stripes_glow.png differ diff --git a/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/header_stripes_solid.png b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/header_stripes_solid.png new file mode 100755 index 00000000..e36f3337 Binary files /dev/null and b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/header_stripes_solid.png differ diff --git a/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/header_swirls.png b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/header_swirls.png new file mode 100755 index 00000000..ce8a27a3 Binary files /dev/null and b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/header_swirls.png differ diff --git a/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/photo_shadow_bottom.png b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/photo_shadow_bottom.png new file mode 100755 index 00000000..a742b538 Binary files /dev/null and b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/photo_shadow_bottom.png differ diff --git a/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/photo_shadow_top.png b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/photo_shadow_top.png new file mode 100755 index 00000000..814c0d30 Binary files /dev/null and b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/photo_shadow_top.png differ diff --git a/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/photo_thumbnail.png b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/photo_thumbnail.png new file mode 100755 index 00000000..47750b33 Binary files /dev/null and b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/photo_thumbnail.png differ diff --git a/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/tag_black.png b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/tag_black.png new file mode 100755 index 00000000..485b8971 Binary files /dev/null and b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/tag_black.png differ diff --git a/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/tag_blue.png b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/tag_blue.png new file mode 100755 index 00000000..b51fda54 Binary files /dev/null and b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/tag_blue.png differ diff --git a/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/tag_brown.png b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/tag_brown.png new file mode 100755 index 00000000..e472389c Binary files /dev/null and b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/tag_brown.png differ diff --git a/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/tag_green.png b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/tag_green.png new file mode 100755 index 00000000..27d833b8 Binary files /dev/null and b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/tag_green.png differ diff --git a/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/tag_pink.png b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/tag_pink.png new file mode 100755 index 00000000..dbdc1ee4 Binary files /dev/null and b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/tag_pink.png differ diff --git a/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/tag_red.png b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/tag_red.png new file mode 100755 index 00000000..9c8a716a Binary files /dev/null and b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/images/tag_red.png differ diff --git a/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/javascript.js b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/javascript.js new file mode 100755 index 00000000..ba93db41 --- /dev/null +++ b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/javascript.js @@ -0,0 +1,443 @@ +/* + * RapidWeaver 3.5.0 theme functions. + * Script Version 2.1 + * Updated 26 May 2006. + */ + + + +/* + * Function to generate "open in new window" link as W3C compliant + */ + +function externalLinks() { +if (!document.getElementsByTagName) return; +var anchors = document.getElementsByTagName("a"); +for (var i=0; i 0){ swfNode += 'flashvars="'+ pairs +'"'; } + swfNode += '/>'; + } else { // PC IE + if (this.getAttribute("doExpressInstall")) this.addVariable("MMplayerType", "ActiveX"); + swfNode = ''; + swfNode += ''; + var params = this.getParams(); + for(var key in params) { + swfNode += ''; + } + var pairs = this.getVariablePairs().join("&"); + if(pairs.length > 0) {swfNode += '';} + swfNode += ""; + } + return swfNode; + }, + write: function(elementId){ + if(this.getAttribute('useExpressInstall')) { + // check to see if we need to do an express install + var expressInstallReqVer = new deconcept.PlayerVersion([6,0,65]); + if (this.installedVer.versionIsValid(expressInstallReqVer) && !this.installedVer.versionIsValid(this.getAttribute('version'))) { + this.setAttribute('doExpressInstall', true); + this.addVariable("MMredirectURL", escape(this.getAttribute('xiRedirectUrl'))); + document.title = document.title.slice(0, 47) + " - Flash Player Installation"; + this.addVariable("MMdoctitle", document.title); + } + } + if(this.skipDetect || this.getAttribute('doExpressInstall') || this.installedVer.versionIsValid(this.getAttribute('version'))){ + var n = (typeof elementId == 'string') ? document.getElementById(elementId) : elementId; + n.innerHTML = this.getSWFHTML(); + return true; + }else{ + if(this.getAttribute('redirectUrl') != "") { + document.location.replace(this.getAttribute('redirectUrl')); + } + } + return false; + } +} + +/* ---- detection functions ---- */ +deconcept.SWFObjectUtil.getPlayerVersion = function(reqVer, xiInstall){ + var PlayerVersion = new deconcept.PlayerVersion([0,0,0]); + if(navigator.plugins && navigator.mimeTypes.length){ + var x = navigator.plugins["Shockwave Flash"]; + if(x && x.description) { + PlayerVersion = new deconcept.PlayerVersion(x.description.replace(/([a-z]|[A-Z]|\s)+/, "").replace(/(\s+r|\s+b[0-9]+)/, ".").split(".")); + } + }else{ + try{ + var axo = new ActiveXObject("ShockwaveFlash.ShockwaveFlash"); + for (var i=3; axo!=null; i++) { + axo = new ActiveXObject("ShockwaveFlash.ShockwaveFlash."+i); + PlayerVersion = new deconcept.PlayerVersion([i,0,0]); + } + }catch(e){} + if (reqVer && PlayerVersion.major > reqVer.major) return PlayerVersion; // version is ok, skip minor detection + // this only does the minor rev lookup if the user's major version + // is not 6 or we are checking for a specific minor or revision number + // see http://blog.deconcept.com/2006/01/11/getvariable-setvariable-crash-internet-explorer-flash-6/ + if (!reqVer || ((reqVer.minor != 0 || reqVer.rev != 0) && PlayerVersion.major == reqVer.major) || PlayerVersion.major != 6 || xiInstall) { + try{ + PlayerVersion = new deconcept.PlayerVersion(axo.GetVariable("$version").split(" ")[1].split(",")); + }catch(e){} + } + } + return PlayerVersion; +} +deconcept.PlayerVersion = function(arrVersion){ + this.major = parseInt(arrVersion[0]) != null ? parseInt(arrVersion[0]) : 0; + this.minor = parseInt(arrVersion[1]) || 0; + this.rev = parseInt(arrVersion[2]) || 0; +} +deconcept.PlayerVersion.prototype.versionIsValid = function(fv){ + if(this.major < fv.major) return false; + if(this.major > fv.major) return true; + if(this.minor < fv.minor) return false; + if(this.minor > fv.minor) return true; + if(this.rev < fv.rev) return false; + return true; +} +/* ---- get value of query string param ---- */ +deconcept.util = { + getRequestParameter: function(param){ + var q = document.location.search || document.location.hash; + if(q){ + var startIndex = q.indexOf(param +"="); + var endIndex = (q.indexOf("&", startIndex) > -1) ? q.indexOf("&", startIndex) : q.length; + if (q.length > 1 && startIndex > -1) { + return q.substring(q.indexOf("=", startIndex)+1, endIndex); + } + } + return ""; + } +} +/* fix for video streaming bug */ +deconcept.SWFObjectUtil.cleanupSWFs = function() { + var objects = document.getElementsByTagName("OBJECT"); + for (var i=0; i < objects.length; i++) { + for (var x in objects[i]) { + if (typeof objects[i][x] == 'function') { + objects[i][x] = null; + } + } + } +} +if (typeof window.onunload == 'function') { + var oldunload = window.onunload; + window.onunload = function() { + deconcept.SWFObjectUtil.cleanupSWFs(); + oldunload(); + } +} else { + window.onunload = deconcept.SWFObjectUtil.cleanupSWFs; +} +/* add Array.push if needed (ie5) */ +if (Array.prototype.push == null) { Array.prototype.push = function(item) { this[this.length] = item; return this.length; }} + +/* add some aliases for ease of use/backwards compatibility */ +var getQueryParamValue = deconcept.util.getRequestParameter; +var FlashObject = deconcept.SWFObject; // for legacy support +var SWFObject = deconcept.SWFObject; + + + + + +/* + * Functions to generate OBJECT and EMBED tags for QuickTime content. + * Resource: http://developer.apple.com/internet/ieembedfix.html + */ + +/************** LOCALIZABLE GLOBAL VARIABLES ****************/ + +var gArgCountErr = 'The "%%" function requires an even number of arguments.' + + '\nArguments should be in the form "atttributeName", "attributeValue", ...'; + +/******************** END LOCALIZABLE **********************/ + +var gTagAttrs = null; +var gQTGeneratorVersion = 1.0; + +function AC_QuickTimeVersion() { return gQTGeneratorVersion; } + +function _QTComplain(callingFcnName, errMsg) +{ + errMsg = errMsg.replace("%%", callingFcnName); + alert(errMsg); +} + +function _QTAddAttribute(prefix, slotName, tagName) +{ + var value; + + value = gTagAttrs[prefix + slotName]; + if ( null == value ) + value = gTagAttrs[slotName]; + + if ( null != value ) + { + if ( 0 == slotName.indexOf(prefix) && (null == tagName) ) + tagName = slotName.substring(prefix.length); + if ( null == tagName ) + tagName = slotName; + return tagName + '="' + value + '" '; + } + else + return ""; +} + +function _QTAddObjectAttr(slotName, tagName) +{ + // don't bother if it is only for the embed tag + if ( 0 == slotName.indexOf("emb#") ) + return ""; + + if ( 0 == slotName.indexOf("obj#") && (null == tagName) ) + tagName = slotName.substring(4); + + return _QTAddAttribute("obj#", slotName, tagName); +} + +function _QTAddEmbedAttr(slotName, tagName) +{ + // don't bother if it is only for the object tag + if ( 0 == slotName.indexOf("obj#") ) + return ""; + + if ( 0 == slotName.indexOf("emb#") && (null == tagName) ) + tagName = slotName.substring(4); + + return _QTAddAttribute("emb#", slotName, tagName); +} + + +function _QTAddObjectParam(slotName, generateXHTML) +{ + var paramValue; + var paramStr = ""; + var endTagChar = (generateXHTML) ? ' />' : '>'; + + if ( -1 == slotName.indexOf("emb#") ) + { + // look for the OBJECT-only param first. if there is none, look for a generic one + paramValue = gTagAttrs["obj#" + slotName]; + if ( null == paramValue ) + paramValue = gTagAttrs[slotName]; + + if ( 0 == slotName.indexOf("obj#") ) + slotName = slotName.substring(4); + + if ( null != paramValue ) + paramStr = ' \n' + + _QTAddObjectParam("src", generateXHTML); + var embedTag = ' \n'; +} + +// return the object/embed as a string +function QT_GenerateOBJECTText() +{ + return _QTGenerate("QT_GenerateOBJECTText", false, arguments); +} + +function QT_GenerateOBJECTText_XHTML() +{ + return _QTGenerate("QT_GenerateOBJECTText_XHTML", true, arguments); +} + +function QT_WriteOBJECT() +{ + document.writeln(_QTGenerate("QT_WriteOBJECT", false, arguments)); +} + +function QT_WriteOBJECT_XHTML() +{ + document.writeln(_QTGenerate("QT_WriteOBJECT_XHTML", true, arguments)); +} + + diff --git a/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/png/blank.gif b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/png/blank.gif new file mode 100755 index 00000000..75b945d2 Binary files /dev/null and b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/png/blank.gif differ diff --git a/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/png/pngbehavior.htc b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/png/pngbehavior.htc new file mode 100755 index 00000000..09ff463c --- /dev/null +++ b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/png/pngbehavior.htc @@ -0,0 +1,86 @@ + + + + + + diff --git a/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/print.css b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/print.css new file mode 100755 index 00000000..675c58cc --- /dev/null +++ b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/print.css @@ -0,0 +1,631 @@ +/**/ + +body { + background: transparent none; + margin: 0px 5% 0px 5%; + text-align: left; + color: #000000; + letter-spacing: 0.5px; + word-spacing: 1px; + padding: 0px; + font: 10pt Geneva, Arial, Helvetica; +} + +p { +} + +b, strong { + font-weight: bold; +} + +a:link, a:visited { +} + +a:hover, a:active { +} + +/**/ + +/**/ + +#container { text-align: left; + width: 100%; + padding: 10px 0 0 0; + margin: 0px; +} + +#pageHeader { + display: none; +} + +#pageHeader img { + float: right; +} + +#pageHeader h1 { + color: #000000; + margin: 0px; + font-weight: bold; + font-size: 16pt; + padding: 0px; +} + +#pageHeader h2 { + color: #333333; + margin: 0px; + font-size: 13pt; + font-weight: normal; + padding: 0px; +} + +#contentContainer { + float: none !important; + padding: 0px; +} + +#contentContainer #content { + padding: 0px; +} + +#contentContainer #content img { +} + +#sidebarContainer { + float: right; +} + +#sidebarContainer .sidebar { + width: 190px; + padding: 10px; + border-left: 1px solid #cccccc; +} + +#footer { + text-align: center; + background: none; + color: #000000; + font-size: 10pt; + border-top: 1px solid #cccccc; + margin-top: 10px; + padding-top: 10px; +} + +#footer a { +} + +#footer a:hover { +} + +/**/ + +/**/ + +#navcontainer { + display: none; +} + +/**/ + +/**/ + +#breadcrumbcontainer { + display: none; +} + +/**/ + +/**/ + +.standout { + color: #474747; + font-size: 11pt; + font-weight: bold; + letter-spacing: 1px; + word-spacing: 2px; + padding: 40px; + background-color: #f5f5f5; + font-style: italic; +} + +h1 { + font-size: 20pt; + font-weight: bold; + margin-bottom: 3px; +} + +h2 { + font-size: 18pt; + font-weight: bold; + margin-bottom: 3px; +} + +h3 { + font-size: 16pt; + font-weight: bold; + margin-bottom: 3px; +} + +h4 { + font-size: 14pt; + font-weight: bold; + margin-bottom: 3px; +} + +h5 { + font-size: 12px; + font-weight: bold; + margin-bottom: 3px; +} + +.imageStyle { +} + +/**/ + +/**/ + +.blog-entry { + border-style: none; +} + +.blog-entry-title { + font-size: 16pt; + font-weight: bold; + margin-bottom: 3px; + border-style: none; +} + +.blog-entry-date { + margin-bottom: 10px; + margin-top: 5px; + border-style: none; + font-size: 10pt; + color: #333333; +} + +.blog-entry-body { + margin-bottom: 45px; + border-style: none; +} + +/**/ + +/**/ + +.filesharing-description { + margin-bottom: 20px; + border-bottom: 1px solid #d9d9d9; +} + +.filesharing-item { + +} + +.filesharing-item-title { + font-size: 16pt; + font-weight: bold; +} + +.filesharing-item-description { + margin-bottom: 10px; +} + +/**/ + +/**/ + +/**/ + +.album-title { + font-size: 16pt; + font-weight: bold; + margin-bottom: 3px; +} + +.album-description { +} + +.thumbnail-frame { + margin: 0px; + padding: 0px; +} + +.thumbnail-frame a { +} + +.thumbnail-frame a:hover { + height: 30px; +} + +.thumbnail-frame img { + background: repeat url(images/sidebar_bg.png); +} + +.thumbnail-caption { + color: #4c4c4c; + margin-top: -2px; + font-size: 10pt; +} + +/**/ + +/**/ + +.photo-background { + text-align: center; +} + +.photo-navigation { + background: none; + display: none; +} + +.photo-navigation a { + display: none; +} + +.photo-navigation a:hover { + display: none; +} + +.photo-frame{ + +} + +.photo-links { + display: none; +} + +.photo-title { + display: none; +} + +.photo-caption { + font-size: 11pt; + margin: 0px; + text-align: center; +} + +/**/ + +/**/ + +/**/ + +.movie-title { + font-size: 16pt; + font-weight: bold; + text-align: left; +} + +.movie-description { + text-align: center; +} + +.movie-frame { + text-align: center; + margin-bottom: 10px; +} + +/**/ + +/**/ + +body { + background: transparent none; + margin: 0px 5% 0px 5%; + text-align: left; + color: #000000; + letter-spacing: 0.5px; + word-spacing: 1px; + padding: 0px; + font: 10pt Georgia, Times New Roman, Times, serif; +} + +p { +} + +b, strong { + font-weight: bold; +} + +a:link, a:visited { +} + +a:hover, a:active { +} + +/**/ + +/**/ + +#container { text-align: left; + width: 100%; + padding: 0px; + margin: 0px; +} + +#pageHeader { + text-align: left; + background: none; + border-bottom: 1px solid #cccccc; + padding-bottom: 10px; + margin-bottom: 10px; +} + +#pageHeader img { + float: right; +} + +#pageHeader h1 { + color: #000000; + margin: 0px; + font-weight: bold; + font-size: 16pt; + padding: 0px; +} + +#pageHeader h2 { + color: #333333; + margin: 0px; + font-size: 13pt; + font-weight: normal; + padding: 0px; +} + +#contentContainer { + float: none !important; + padding: 0px; + margin-bottom: 10px; + border-bottom: 1px solid #cccccc; + padding-bottom: 10px; +} + +#contentContainer #content { + padding: 0px; +} + +#contentContainer #content img { +} + +#sidebarContainer { + float: none; + width: auto; +} + +#sidebarContainer .sidebar { +} + +#footer { + text-align: center; + background: none; + color: #000000; + font-size: 10pt; + border-top: 1px solid #cccccc; + margin-top: 10px; + padding-top: 10px; +} + +#footer a { +} + +#footer a:hover { +} + +/**/ + +/**/ + +#navcontainer { + display: none; +} + +/**/ + +/**/ + +#breadcrumbcontainer { + display: none; +} + +/**/ + +/**/ + +.standout { + color: #474747; + font-size: 11pt; + font-weight: bold; + letter-spacing: 1px; + word-spacing: 2px; + padding: 40px; + background-color: #f5f5f5; + font-style: italic; +} + +h1 { + font-size: 20pt; + font-weight: bold; + margin-bottom: 3px; +} + +h2 { + font-size: 18pt; + font-weight: bold; + margin-bottom: 3px; +} + +h3 { + font-size: 16pt; + font-weight: bold; + margin-bottom: 3px; +} + +h4 { + font-size: 14pt; + font-weight: bold; + margin-bottom: 3px; +} + +h5 { + font-size: 12px; + font-weight: bold; + margin-bottom: 3px; +} + +.imageStyle { +} + +/**/ + +/**/ + +.blog-entry { + border-style: none; +} + +.blog-entry-title { + font-size: 16pt; + font-weight: bold; + margin-bottom: 3px; + border-style: none; +} + +.blog-entry-date { + margin-bottom: 10px; + margin-top: 5px; + border-style: none; + font-size: 10pt; + color: #333333; +} + +.blog-entry-body { + margin-bottom: 45px; + border-style: none; +} + +/**/ + +/**/ + +.filesharing-description { + margin-bottom: 20px; + border-bottom: 1px solid #d9d9d9; +} + +.filesharing-item { + +} + +.filesharing-item-title { + font-size: 16pt; + font-weight: bold; +} + +.filesharing-item-description { + margin-bottom: 10px; +} + +/**/ + +/**/ + +/**/ + +.album-title { + font-size: 16pt; + font-weight: bold; + margin-bottom: 3px; +} + +.album-description { +} + +.thumbnail-frame { + margin: 0px; + padding: 0px; +} + +.thumbnail-frame a { +} + +.thumbnail-frame a:hover { + height: 30px; +} + +.thumbnail-frame img { + background: repeat url(images/sidebar_bg.png); +} + +.thumbnail-caption { + color: #4c4c4c; + margin-top: -2px; + font-size: 10pt; +} + +/**/ + +/**/ + +.photo-background { + text-align: center; +} + +.photo-navigation { + background: none; + display: none; +} + +.photo-navigation a { + display: none; +} + +.photo-navigation a:hover { + display: none; +} + +.photo-frame{ + +} + +.photo-links { + display: none; +} + +.photo-title { + display: none; +} + +.photo-caption { + font-size: 11pt; + margin: 0px; + text-align: center; +} + +/**/ + +/**/ + +/**/ + +.movie-title { + font-size: 16pt; + font-weight: bold; + text-align: left; +} + +.movie-description { + text-align: center; +} + +.movie-frame { + text-align: center; + margin-bottom: 10px; +} + +/**/ + + + + + diff --git a/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/styles.css b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/styles.css new file mode 100755 index 00000000..eb4ca54b --- /dev/null +++ b/resources/etc/SankoreEditor/editor_en/rw_common/themes/caribou/styles.css @@ -0,0 +1,1167 @@ +/* @group General Styles */ + +body { + margin: 0; + padding: 0; + background: url(images/container_top_grad.png) repeat-x left 120px; + font: 0.85em/1.6 Arial, "Lucida Grande", Lucida, Verdana, sans-serif; +} + +p { + margin: 0 0 15px; +} + +b, strong { + +} + +a:link, a:visited { + +} + +a:hover, a:active { + +} + +img { + border: none; +} + +.image-left { + float: left; + margin: 3px 10px 3px 0; +} + +.image-right { + float: right; + margin: 3px 0 3px 10px; +} + +/* @end */ + +/* @group Layout */ + +#bar { + height: 119px; + border-bottom: 1px solid #fff; + position: absolute; + left: 0; + top: 0; + width: 100%; +} + +#container { + width: 914px; + margin: 0 auto; + background: url(images/content_top.png) no-repeat left 227px; + padding-top: 30px; +} + +.clearer { + clear: both; +} + +#pageHeader { + height: 197px; + position: relative; + text-align: center; + line-height: normal; +} + +#pageHeader #background { + position: absolute; + left: 0; + top: 0; + z-index: 1; +} + +/* @group Overlay */ + +#pageHeader #overlay_swirls { + display: none; + position: absolute; + left: 0; + top: 0; +} + +#pageHeader #overlay_stripes_solid { + display: none; + position: absolute; + left: 0; + top: 0; +} + +#pageHeader #overlay_stripes_glow { + display: none; + position: absolute; + left: 0; + top: 0; +} + +#pageHeader #overlay_curve_solid { + display: none; + position: absolute; + left: 0; + top: 0; +} + +/* @end */ + +#pageHeader #logo { + position: absolute; + top: 0; + left: 0; + width: 100%; + height: 100%; +} + +#pageHeader #logo img { + display: block; +} + +#pageHeader #title { + position: absolute; + left: 7px; + top: 46px; + z-index: 2; + width: 900px; + height: 150px; + font-size: .8em; +} + +#pageHeader h1 { + position: relative; + z-index: 2; + margin: 50px 0 0; + color: #fff; +} + +#pageHeader h2 { + position: relative; + z-index: 2; + margin: 0; + color: #fff; +} + +#contentContainer { + width: 659px; + background-image: url(images/content_sep.png) ; + background-repeat: no-repeat; + margin-bottom: 20px; +} + +#contentContainer #content { + padding: 10px 30px; +} + +.contentSpacer { + height:350px; + float:right; + width:1px; +} + +#sidebarContainer { + width: 237px; +} + +#sidebarContainer #sidebar { + padding-bottom:20px; +} + +#sidebarContainer #sidebar a { +} + +#sidebarContainer #sidebar a:hover { + text-decoration: underline; +} + +#sidebarContainer .sideHeader { + padding: 15px 0 5px 0px; + font-size: 1.2em; + font-weight: bold; + letter-spacing: 0.5px; +} + +#sidebarContainer #sidebar h1 { + font-size: 1.2em; + font-weight: bold; + letter-spacing: 0.5px; +} + +#sidebarContainer #sidebar h2 { + font-size: 1.1em; + font-weight: bold; + letter-spacing: 0.5px; +} + +#sidebarContainer #sidebar h3 { + font-size: 1.1em; + +} + +#footer { + color: #fff; + height: 70px; + text-align: center; +} + +#footer p { + padding-top: 15px; + margin: 0; + +} + +#footer a:link, #footer a:visited { + font-weight: bold; + text-decoration: none; + text-shadow: none; + color: #fff; +} + +#footer a:hover, #footer a:active { +} + +/* @end */ + +/* @group Bread-crumb */ + +#breadcrumbcontainer { + +} + +#breadcrumbcontainer ul { + padding: 0; + margin: 0; + list-style-type: none; +} + +#breadcrumbcontainer li { + display: inline; +} + +#breadcrumbcontainer a { + text-decoration: underline; +} + +#breadcrumbcontainer a:hover { +} + +/* @end */ + +/* @group Global Classes */ + +blockquote, .standout { + font-style: italic; + margin: 0; + font-size: 1.2em; +} + +h1 { + font-size: 2.2em; + font-weight: normal; + margin: 0 0 5px; + letter-spacing: -1px; +} + +h2 { + font-size: 1.8em; + font-weight: normal; + margin: 0 0 5px; + letter-spacing: -1px; +} + +h3 { + font-size: 1.6em; + font-weight: normal; + margin: 0 0 5px; + letter-spacing: -1px; +} + +h4 { + font-size: 1.4em; + font-weight: normal; + margin: 0 0 5px; + letter-spacing: -1px; +} + +.imageStyle { + +} + +/* Main content area unordered list styles */ +#contentContainer #content ul { +} + +#contentContainer #content li { +} + +ul.disc { + list-style-type: disc; +} + +ul.circle { + list-style-type: circle; +} + +ul.square { + list-style-type: square; +} + +ol.arabic-numbers { + list-style-type: decimal; +} + +ol.upper-alpha { + list-style-type: upper-alpha; +} + +ol.lower-alpha { + list-style-type: lower-alpha; +} + +ol.upper-roman { + list-style-type: upper-roman; +} + +ol.lower-roman { + list-style-type: lower-roman; +} +/* Sidebar area unordered list styles */ +#sidebarContainer #sidebar ul { +} + +#sidebarContainer #sidebar li { +} + + +/* Table Styles */ +table { + font-size: 1em; +} +/* @end */ + +/* @group Toolbar */ + +#navcontainer { + height: 40px; + position: relative; + z-index: 3; + padding: 0 20px; +} + +#navcontainer #current { + background: url(images/button_over.png) no-repeat center 4px; +} + +#navcontainer #current:hover { +} + +#navcontainer .currentAncestor { + background: url(images/button_over.png) no-repeat center 4px; +} + +/* Parent - Level 0 */ + +#navcontainer ul{ + list-style: none; + margin: 0; + padding: 0; + z-index: 7; +} + +#navcontainer li { + position: relative; + display: inline; + float: left; +} + +#navcontainer a { + font-size: 0.9em; + display: block; + padding: 17px 15px 19px 15px; + height: 11px; + text-decoration: none; + width: 90px; + text-align: center; + font-weight: bold; + position: relative; + z-index: 7; +} + +#navcontainer a:hover { + background: url(images/button_over.png) no-repeat center 4px; +} + +#navcontainer a:active { +} + +/* Child - Level 1 */ +/* All browsers will use this code, it will make the pop out menus work */ +#navcontainer ul ul { + position: absolute; + top: 46px; + left: 0; + right: 0; + display: none; + z-index: 6; + font-size: 0.9em; + width: 120px; + padding: 0; + margin: 0; +} + +#navcontainer ul ul:hover { + background: url(images/button_over.png) no-repeat center top; + padding-top: 42px; + top: 4px; + } + +#navcontainer ul ul li { + display: block; +} + +#navcontainer ul ul a { + padding: 5px 0; + display: block; + width: 120px; + background: #fff; + border-bottom: 1px solid #f0f0f0; + height: auto; +} + +#navcontainer ul ul a:hover { + color: #fff; +} + +#navcontainer ul ul #current, +#navcontainer ul ul .currentAncestor{ + background: #fff; +} + + +/* Child Level 3 */ + +#navcontainer ul ul ul { + position: absolute; + top: 0px; + left: 120px; + z-index: 6; + font-size: 1em; + width: 120px; +} + +#navcontainer ul ul ul:hover { + padding: 0; + top: 0px; +} + +div#navcontainer ul ul, +div#navcontainer ul ul ul, +div#navcontainer ul li:hover ul ul, +div#navcontainer ul li:hover ul ul ul, +div#navcontainer ul li:hover ul ul ul ul, +div#navcontainer ul li:hover ul ul ul ul ul { + display:none; +} + +div#navcontainer ul li:hover ul, +div#navcontainer ul ul li:hover ul, +div#navcontainer ul ul ul li:hover ul, +div#navcontainer ul ul ul ul li:hover ul, +div#navcontainer ul ul ul ul ul li:hover ul { + display:block; +} + +/* @end */ + +/* @group Blog */ + +/* @group Tag Cloud */ +ul.blog-tag-cloud { + padding: 15px 0; + margin: 0; +} + +ul.blog-tag-cloud li { + + padding-right: 5px; + text-align: center; + list-style-type: none; + display: inline; +} + +ul.blog-tag-cloud li a{ + text-decoration: none; +} + +.blog-tag-size-1 { + font-size: 0.8em; +} + +.blog-tag-size-2 { + font-size: 0.85em; +} + +.blog-tag-size-3 { + font-size: 0.9em; +} + +.blog-tag-size-4 { + font-size: 0.95em; +} + +.blog-tag-size-5 { + font-size: 1em; +} + +.blog-tag-size-6 { + font-size: 1.05em; +} + +.blog-tag-size-7 { + font-size: 1.1em; +} + +.blog-tag-size-8 { + font-size: 1.15em; +} + +.blog-tag-size-9 { + font-size: 1.2em; +} + +.blog-tag-size-10 { + font-size: 1.25em; +} + +.blog-tag-size-11 { + font-size: 1.3em; +} + +.blog-tag-size-12 { + font-size: 1.35em; +} + +.blog-tag-size-13 { + font-size: 1.4em; +} + +.blog-tag-size-14 { + font-size: 1.45em; +} + +.blog-tag-size-15 { + font-size: 1.5em; +} + +.blog-tag-size-16 { + font-size: 1.55em; +} + +.blog-tag-size-17 { + font-size: 1.6em; +} + +.blog-tag-size-18 { + font-size: 1.65em; +} + +.blog-tag-size-19 { + font-size: 1.7em; +} + +.blog-tag-size-20 { + font-size: 1.75em; +} + + +/* @end */ + +/* @group Archive Page */ + +.blog-archive-background { +} + +.blog-entry-summary { +} + .blog-archive-headings-wrapper { + font-size: 1.4em; + padding-bottom: 25px; + background: url(images/blog_bottom_bar.png) no-repeat center bottom; +} + +.blog-archive-entries-wrapper { +} + +.blog-archive-entries-wrapper .blog-entry { + padding-top: 20px; +} .blog-archive-month { + font-size: 1.2em; + padding-left: 2; + +} + +.blog-archive-link { + font-size: 0.8em; +} .blog-archive-link a:link, .blog-archive-link a:visited { +} + +/* @end */ + +.blog-entry { + padding-bottom: 20px; +} + +h1.blog-entry-title { + padding: 0; + margin: 0; +} + + +h1.blog-entry-title a { + + text-decoration: none; +} + +.blog-entry-date { +} + +/*styles the category link in the main entry */ +.blog-entry-category { + padding-left: 20px; + margin-right: 12px; +} + +.blog-entry-category a:link, .blog-entry-category a:visited { +} + +.blog-read-more { + text-decoration: none; +} + +.blog-entry-body { + padding: 20px 0 40px 0; + background: url(images/blog_bottom_bar.png) no-repeat left bottom; +} + +.blog-entry-comments { +} + +.blog-trackback-link { +} + +p.blog-entry-tags { + padding-left: 20px; + margin-top: 15px; +} + +/* styles the archives in the blog sidebar */ +#blog-archives { + padding-top: 20px; +} + +#sidebarContainer #sidebar ul { + +} + +.blog-archive-link-enabled { + padding-left: 20px; +} + +.blog-archive-link-disabled { + padding-left: 20px; +} + +/* Styles the blog categories in the blog sidebar */ +#blog-categories { + padding-top: 20px ; +} + +.blog-category-link-enabled { + padding: 0px 0px 0px 20px; + margin-top: 3; +} + +.blog-category-link-disabled { + margin: 0; + padding-bottom: 0px; + padding-left: 20px; +} + +/* Styles the blog RSS feeds in the blog sidebar */ +#blog-rss-feeds { + text-decoration: none; +} + +.blog-rss-link { + padding-left: 20px; +} + +.blog-comments-rss-link { + padding-left: 20px; +} + +/* @end */ + +/* @group File Sharing */ + +.filesharing-description { + padding-top: 10px; + padding-bottom: 15px; +} + +.filesharing-item { +} + +.filesharing-item-title a:link { +} + +.filesharing-item-title a:hover { +} + +.filesharing-item-title a:visited { +} + +.filesharing-item-description { + font-size: 0.85em; + padding-bottom:10px; +} + +/* @end */ + +/* @group Photo Album */ + +/* @group Index Page (Thumbnail view) */ + +#flashcontent { + padding-top: 15px; +} + +.album-title { + font-size: 2.2em; + margin-bottom: 10px; +} + +.album-description { + margin-bottom: 20px; +} + +.album-wrapper { + display: block; + width: 99%; + position: relative; +} + +.thumbnail-wrap { + text-align: center; + position: relative; + float: left; + margin-bottom: 20px; + margin-right: 10px; + padding-top: 70px; + padding-left: 5px; + padding-right: 5px; + border-top: 1px solid #f3f3f3; + border-right: 1px solid #f1f1f1; + border-left: 1px solid #f1f1f1; +} + +.thumbnail-frame { + position: absolute; + bottom: 0; + left: 0; + padding-left: 5px; + padding-right: 5px; +} + +.thumbnail-frame:hover { +} + +.thumbnail-frame a { +} + +.thumbnail-frame a:hover { +} + +.thumbnail-frame img { + margin: auto; + border: none; +} + +.thumbnail-caption { + margin: 0 -5px; + padding: 7px 0 7px 0; + font-size: 0.9em; + background: repeat-x left bottom url(images/photo_shadow_bottom.png); + height: 38px; + display: block; +} + +/* @end */ + +/* @group Single Page (Photo view) */ + +.photo-background { + background-image: none; + text-align: center; +} + +.photo-navigation { + color: #e5e5e5; + height: 119px; + border-bottom: 1px solid #fff; + margin-bottom: 25px; + width: 100%; + text-align: left; +} + +.photo-links{ + padding: 0 0 0 40px; + margin: 0; + +} + +.photo-navigation a:link, .photo-navigation a:visited { + color: #f2f2f2; +} + +.photo-navigation a:hover { +} + +.photo-frame{ + padding: 20px 20px 20px 20px; + margin-bottom: 20px; + border: 1px solid #f1f1f1; +} + +.photo-title { + font-size: 2.2em; + padding: 5px 0 0 40px; + margin: 0; + +} + +.photo-caption { + font-size: 1.2em; + padding: 0 0 0 40px; + margin: 0; +} + +/* @group EXIF data */ +/* Data wrapper */ +.exif-data { +} + +.exif-data p { +} + +/* p tag classes for all exif data */ +p.exif-version { +} + +p.exif-colour-space { +} + +p.exif-focal-length { +} + +p.exif-dimensions { +} + +p.exif-pixel-y-dimension { +} + +p.exif-pixel-x-dimension { +} + +p.exif-oecf-value { +} + +p.exif-subsec-time-original { +} + +p.exif-exposure-mode { +} + +p.exif-spatial-frequency-response { +} + +p.exif-scene-capture-type { +} + +p.exif-subject-location { +} + +p.exif-shutter-speed { +} + +p.exif-datetime-original { +} + +p.exif-subsec-time { +} + +p.exif-compressed-bits-per-pixel { +} + +p.exif-flash-energy { +} + +p.exif-saturation { +} + +p.exif-brightness { +} + +p.exif-exposure-time { +} + +p.exif-f-number { +} + +p.exif-file-source { +} + +p.exif-gain-control { +} + +p.exif-subject-area { +} + +p.exif-cfa-pattern { +} + +p.exif-scene-type { +} + +p.exif-white-balance { +} + +p.exif-flash { +} + +p.exif-exposure-index { +} + +p.exif-flashpix-version { +} + +p.exif-device-setting-description { +} + +p.exif-focalplane-x-resolution { +} + +p.exif-image-uniqueid { +} + +p.exif-components-configuration { +} + +p.exif-light-source { +} + +p.exif-sensing-method { +} + +p.exif-aperture { +} + +p.exif-sharpness { +} + +p.exif-exposure-program { +} + +p.exif-subject-distance { +} + +p.exif-subsec-time-digitized { +} + +p.exif-contrast { +} + +p.exif-focalplane-resolution-unit { +} + +p.exif-gamma { +} + +p.exif-35mm-focal-length { +} + +p.exif-datetime-digitized { +} + +p.exif-subject-distance-range { +} + +p.exif-custom-rendered { +} + +p.exif-max-aperture { +} + +p.exif-sound-file { +} + +p.exif-metering-mode { +} + +p.exif-spectral-sensitivity { +} + +p.exif-exposure-bias { +} + +p.exif-focalplane-y-resolution { +} + +p.exif-iso-rating { +} + +p.exif-maker-note { +} + +p.exif-digital-zoom-ratio { +} + +p.exif-user-comment { +} +/* @end */ + +/* @end */ + +/* @end */ + +/* @group Quicktime Page */ + +.movie-description { +} + +/* @end */ + + + +/* @group Quicktime Album */ + +/* @group Index Page (Movie Thumbnail view) */ + +.movie-page-title { + font-size: 2.2em; + margin-bottom: 10px; +} .movie-page-description { + margin-bottom: 20px; +} .movie-thumbnail-frame { + width: 132px; + height: 162px; + float: left; + position: relative; + border-top: 1px ; + text-align: center; + margin-bottom: 20px; + margin-right: 10px; + padding-top: 7px; + padding-left: 5px; + padding-right: 5px; + border-top: 1px solid #f3f3f3; + border-right: 1px solid #f1f1f1; + border-left: 1px solid #f1f1f1; + background: url(images/photo_shadow_bottom.png) repeat-x 0 bottom; + +} + +.movie-thumbnail-frame:hover { +} + +.movie-thumbnail-caption { + height: 56px; + width: 132px; + padding: 5px 0px 0 0px; + + +} + +/* @end */ + +/* @group Single Page (Movie View) */ + +.movie-background { + background-image: none; + text-align: center; +} + +.movie-title { + font-size: 1.4em; + height: 120px; + color: #e5e5e5; + padding: 10px 0 0 20px; +} + +.movie-frame { + margin-top: 10px; + margin-bottom: 10px; +} + +/* @end */ + + +/* @end */ + +/* @group Contact Form */ +.message-text { + padding-top: 10px; +} + +.required-text { +} + +.form-input-field { + +} + +label{ + color:#7f7f7f; + +} + +.form-input-button { +} +/* @end */ + +/* @group Sitemap */ + +.rw-sitemap ul { + margin: 0; + padding: 0; + list-style-type: disc; + list-style-position: inside; +} + +.rw-sitemap ul li { + margin: 0 0 10px 0; +} + +.rw-sitemap ul li:last-child { + margin: 0; +} + +.rw-sitemap ul li li { + margin: 0 0 5px 0; +} + +.rw-sitemap ul li li:last-child { + margin: 0; +} + +.rw-sitemap ul ul { + padding: 0 0 0 20px; + list-style-type: square; +} + +.rw-sitemap ul ul ul { + list-style-type: circle; +} + +/* @end */ \ No newline at end of file diff --git a/resources/etc/SankoreEditor/editor_fr/files/connect_screen.png b/resources/etc/SankoreEditor/editor_fr/files/connect_screen.png new file mode 100644 index 00000000..4bfde7f3 Binary files /dev/null and b/resources/etc/SankoreEditor/editor_fr/files/connect_screen.png differ diff --git a/resources/etc/SankoreEditor/editor_fr/files/login_paraschool.png b/resources/etc/SankoreEditor/editor_fr/files/login_paraschool.png new file mode 100644 index 00000000..7e511f58 Binary files /dev/null and b/resources/etc/SankoreEditor/editor_fr/files/login_paraschool.png differ diff --git a/resources/etc/SankoreEditor/editor_fr/index.html b/resources/etc/SankoreEditor/editor_fr/index.html new file mode 100644 index 00000000..8f9171f3 --- /dev/null +++ b/resources/etc/SankoreEditor/editor_fr/index.html @@ -0,0 +1,79 @@ + + + + + + + Editeur + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + +
+
+
+




L’éditeur Sankoré vous permet de réaliser des scénarios d’interactivités riches

ATTENTION : Vous devez être connecté à l’Internet pour l’utiliser.

Quand vous entrez sur l’éditeur, un nom d’utilisateur et mot de passe vous sont demandés.

Pour le tester et l’utiliser en mode de démonstration, utilisez, comme indiqué ci-dessous, l’identifiant “demo” autant pour le nom d’utilisateur que pour le mot de passe.

login_paraschool


Si vous désirez l’utiliser en tant qu’outil personnel de création de contenus, vous pouvez envoyer un email à cette adresse en précisant bien que vous désirez créer un compte sur l’éditeur Sankoré.

Cliquez ici pour vous connecter à l’éditeur Sankoré
connect_screen

+
+
+ +
+ +
+ +
+ +
+ +
+ +
+ + + diff --git a/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/colourtag-theme-default.css b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/colourtag-theme-default.css new file mode 100644 index 00000000..15d12208 --- /dev/null +++ b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/colourtag-theme-default.css @@ -0,0 +1,99 @@ +/* @group Layout Colours */ + +#bar, +.photo-navigation, +.movie-title { + background-color: #51748C; +} + +#pageHeader #title { + background-color: #FF7E00; +} + +#pageHeader h1, +#pageHeader h2 { + text-shadow: 0px -1px 0px #994B00; +} + +#footer { + background-color: #82B4D7; +} + +#footer p { + text-shadow: 0px -1px 0px #4E6C81; +} + +#breadcrumbcontainer li { + color: #5B7E96; +} + +/* @end */ + +/* @group Content Colours */ + +body, +.blog-entry-body, +.blog-entry-date, +.blog-entry { + color: #7F7F7F; +} + + +#sidebarContainer .sideHeader, +#sidebarContainer #sidebar h1, +#sidebarContainer #sidebar h2, +#sidebarContainer #sidebar h3 { + color: #51748C; +} + +#sidebarContainer { + color: #A6A6A6; +} + +#sidebarContainer #sidebar a, +#breadcrumbcontainer, +a:link, a:visited { + color: #656565; +} + +h1, h2, h3, h4, h5, +h1.blog-entry-title a, +.blog-archive-headings-wrapper, +.album-title, +.photo-title, +.movie-page-title { + color: #FF7E00; +} + + + +/* @end */ + +/* @group Navbar */ + +#navcontainer a { + color: #7F7F7F; +} + +#navcontainer a:hover, +#navcontainer #current, +#navcontainer .currentAncestor, +#sidebarContainer #sidebar a:hover, +.photo-navigation a:hover, +a:hover, a:active, +form, +h1 { + color: #FF7E00; +} + +#navcontainer ul ul a:hover, +#navcontainer ul ul #current, +#navcontainer ul ul .currentAncestor { + background: #FF7E00; + color: #fff; + border-bottom-color: #FF7E00; +} + + + +/* @end */ \ No newline at end of file diff --git a/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/css/banner/curve_solid.css b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/css/banner/curve_solid.css new file mode 100755 index 00000000..da249e32 --- /dev/null +++ b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/css/banner/curve_solid.css @@ -0,0 +1,3 @@ +#pageHeader #overlay_curve_solid { + display: block; +} \ No newline at end of file diff --git a/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/css/banner/stripes_glow.css b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/css/banner/stripes_glow.css new file mode 100755 index 00000000..444f0e6c --- /dev/null +++ b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/css/banner/stripes_glow.css @@ -0,0 +1,3 @@ +#pageHeader #overlay_stripes_glow { +display: block; +} \ No newline at end of file diff --git a/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/css/banner/stripes_solid.css b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/css/banner/stripes_solid.css new file mode 100755 index 00000000..39c25215 --- /dev/null +++ b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/css/banner/stripes_solid.css @@ -0,0 +1,3 @@ +#pageHeader #overlay_stripes_solid { + display: block; +} \ No newline at end of file diff --git a/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/css/banner/swirls.css b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/css/banner/swirls.css new file mode 100755 index 00000000..6b185fc3 --- /dev/null +++ b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/css/banner/swirls.css @@ -0,0 +1,3 @@ +#pageHeader #overlay_swirls { + display: block; +} \ No newline at end of file diff --git a/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/css/icons/alternative.css b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/css/icons/alternative.css new file mode 100755 index 00000000..0a662f24 --- /dev/null +++ b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/css/icons/alternative.css @@ -0,0 +1,70 @@ +.filesharing-item { + background: url(../../images/download_icon.png) no-repeat 0 3px; + padding-left: 20px; +} + +/* @group Blog */ + +.blog-archive-link { + background: url(../../images/blog_home.png) no-repeat 0 5px; + padding-left: 20px; +} + +.blog-entry-date { + padding-left: 20px; + background: url(../../images/blog_clock.png) no-repeat 0 3px; +} + +/*styles the category link in the main entry */ +.blog-entry-category { + background: url(../../images/blog_file.png) no-repeat 0 0; +} + +.blog-entry-body { + padding: 20px 0 40px 0; + background: url(../../images/blog_bottom_bar.png) no-repeat left bottom; +} + +.blog-entry-comments { + padding-left: 20px; + background: url(../../images/blog_comments.png) no-repeat 0 3px; +} + +.blog-trackback-link { + padding-left: 20px; + background: url(../../images/blog_trackback.png) no-repeat 0 0px; +} + +p.blog-entry-tags { + background: url(../../images/blog_tag.png) no-repeat 0 3px; +} + +/* styles the archives in the blog sidebar */ + +.blog-archive-link-enabled { + + background: url(../../images/blog_icon.png) no-repeat 0; +} + +.blog-archive-link-disabled { + background: url(../../images/blog_icon.png) no-repeat 0; +} + +/* Styles the blog categories in the blog sidebar */ + +.blog-category-link-enabled { + background: url(../../images/blog_file.png) no-repeat 0; +} + +.blog-category-link-disabled { + background: url(../../images/blog_file.png) no-repeat 0 3px; +} + +.blog-rss-link { + background: url(../../images/blog_rss.png) no-repeat 0;} + +.blog-comments-rss-link { + background: url(../../images/blog_rss.png) no-repeat 0; +} + +/* @end */ \ No newline at end of file diff --git a/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/css/icons/black.css b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/css/icons/black.css new file mode 100755 index 00000000..a816248e --- /dev/null +++ b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/css/icons/black.css @@ -0,0 +1,25 @@ +.blog-entry-category { + background: url(../../images/file_black.png) no-repeat left 0; + } + +p.blog-entry-tags { + background: url(../../images/tag_black.png) no-repeat left 2px; +} + +.blog-category-link-disabled, +.blog-archive-link-disabled { + background: url(../../images/file_black.png) no-repeat left center; +} + + +.blog-category-link-enabled, +.blog-archive-link-enabled { + background: url(../../images/file_black.png) no-repeat left 1px; +} + +.blog-rss-link { + background: url(../../images/feed.png) no-repeat 0;} + +.blog-comments-rss-link { + background: url(../../images/feed.png) no-repeat 0; +} \ No newline at end of file diff --git a/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/css/icons/blue.css b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/css/icons/blue.css new file mode 100755 index 00000000..a8fdad09 --- /dev/null +++ b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/css/icons/blue.css @@ -0,0 +1,25 @@ +.blog-entry-category { + background: url(../../images/file_blue.png) no-repeat left 0; + } + +p.blog-entry-tags { + background: url(../../images/tag_blue.png) no-repeat left 2px; +} + +.blog-category-link-disabled, +.blog-archive-link-disabled { + background: url(../../images/file_blue.png) no-repeat left center; +} + + +.blog-category-link-enabled, +.blog-archive-link-enabled { + background: url(../../images/file_blue.png) no-repeat left 1px; +} + +.blog-rss-link { + background: url(../../images/feed.png) no-repeat 0;} + +.blog-comments-rss-link { + background: url(../../images/feed.png) no-repeat 0; +} \ No newline at end of file diff --git a/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/css/icons/brown.css b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/css/icons/brown.css new file mode 100755 index 00000000..52d8a6b1 --- /dev/null +++ b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/css/icons/brown.css @@ -0,0 +1,25 @@ +.blog-entry-category { + background: url(../../images/file_brown.png) no-repeat left 0; + } + +p.blog-entry-tags { + background: url(../../images/tag_brown.png) no-repeat left 2px; +} + +.blog-category-link-disabled, +.blog-archive-link-disabled { + background: url(../../images/file_brown.png) no-repeat left center; +} + + +.blog-category-link-enabled, +.blog-archive-link-enabled { + background: url(../../images/file_brown.png) no-repeat left 1px; +} + +.blog-rss-link { + background: url(../../images/feed.png) no-repeat 0;} + +.blog-comments-rss-link { + background: url(../../images/feed.png) no-repeat 0; +} \ No newline at end of file diff --git a/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/css/icons/green.css b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/css/icons/green.css new file mode 100755 index 00000000..1114ad47 --- /dev/null +++ b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/css/icons/green.css @@ -0,0 +1,25 @@ +.blog-entry-category { + background: url(../../images/file_green.png) no-repeat left 0; + } + +p.blog-entry-tags { + background: url(../../images/tag_green.png) no-repeat left 2px; +} + +.blog-category-link-disabled, +.blog-archive-link-disabled { + background: url(../../images/file_green.png) no-repeat left center; +} + + +.blog-category-link-enabled, +.blog-archive-link-enabled { + background: url(../../images/file_green.png) no-repeat left 1px; +} + +.blog-rss-link { + background: url(../../images/feed.png) no-repeat 0;} + +.blog-comments-rss-link { + background: url(../../images/feed.png) no-repeat 0; +} \ No newline at end of file diff --git a/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/css/icons/pink.css b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/css/icons/pink.css new file mode 100755 index 00000000..ac25b094 --- /dev/null +++ b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/css/icons/pink.css @@ -0,0 +1,26 @@ +.blog-entry-category { + background: url(../../images/file_pink.png) no-repeat left 0; + } + +p.blog-entry-tags { + background: url(../../images/tag_pink.png) no-repeat left 2px; +} + + +.blog-category-link-disabled, +.blog-archive-link-disabled { + background: url(../../images/file_pink.png) no-repeat left center; +} + + +.blog-category-link-enabled, +.blog-archive-link-enabled { + background: url(../../images/file_pink.png) no-repeat left 2px; +} + +.blog-rss-link { + background: url(../../images/feed.png) no-repeat 0;} + +.blog-comments-rss-link { + background: url(../../images/feed.png) no-repeat 0; +} \ No newline at end of file diff --git a/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/css/icons/red.css b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/css/icons/red.css new file mode 100755 index 00000000..7d23dfdb --- /dev/null +++ b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/css/icons/red.css @@ -0,0 +1,32 @@ +.blog-entry-category { + background: url(../../images/file_red.png) no-repeat left 0; + } + +p.blog-entry-tags { + background: url(../../images/tag_red.png) no-repeat left 2px; +} + +.blog-category-link-disabled, +.blog-archive-link-disabled { + background: url(../../images/file_red.png) no-repeat left center; +} + + +.blog-category-link-enabled, +.blog-archive-link-enabled { + background: url(../../images/file_red.png) no-repeat left 1px; +} + +.blog-rss-link { + background: url(../../images/feed.png) no-repeat 0;} + +.blog-comments-rss-link { + background: url(../../images/feed.png) no-repeat 0; +} + +.blog-rss-link { + background: url(../../images/feed.png) no-repeat 0;} + +.blog-comments-rss-link { + background: url(../../images/feed.png) no-repeat 0; +} \ No newline at end of file diff --git a/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/css/ie6.css b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/css/ie6.css new file mode 100755 index 00000000..fbd4e6fe --- /dev/null +++ b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/css/ie6.css @@ -0,0 +1,4 @@ +#navcontainer a { + padding: 15px 15px 17px 15px; + height: 0px; +} \ No newline at end of file diff --git a/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/css/logo_position/center.css b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/css/logo_position/center.css new file mode 100755 index 00000000..ee422a98 --- /dev/null +++ b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/css/logo_position/center.css @@ -0,0 +1,3 @@ +#pageHeader #logo img { + margin: 10px auto 0; +} \ No newline at end of file diff --git a/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/css/logo_position/left.css b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/css/logo_position/left.css new file mode 100755 index 00000000..beb0cbf7 --- /dev/null +++ b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/css/logo_position/left.css @@ -0,0 +1,4 @@ +#pageHeader #logo img { + float: left; + margin: 10px 0 0 30px; +} \ No newline at end of file diff --git a/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/css/logo_position/right.css b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/css/logo_position/right.css new file mode 100755 index 00000000..a4a0caf7 --- /dev/null +++ b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/css/logo_position/right.css @@ -0,0 +1,4 @@ +#pageHeader #logo img { + float: right; + margin: 10px 30px 0 0; +} \ No newline at end of file diff --git a/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/css/sidebar/sidebar_left.css b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/css/sidebar/sidebar_left.css new file mode 100755 index 00000000..d9592ade --- /dev/null +++ b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/css/sidebar/sidebar_left.css @@ -0,0 +1,15 @@ +#contentContainer { + float: right; + padding-right: 7px; + background-position: top left; +} + +#sidebarContainer { + float: left; + padding-left: 7px; +} + +#sidebarContainer #sidebar { + padding-left: 30px; + padding-right: 10px; +} \ No newline at end of file diff --git a/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/css/sidebar/sidebar_none.css b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/css/sidebar/sidebar_none.css new file mode 100755 index 00000000..d18e1f27 --- /dev/null +++ b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/css/sidebar/sidebar_none.css @@ -0,0 +1,8 @@ +#sidebarContainer { + display: none; +} + +#contentContainer { + width: auto; + background-image: none; +} \ No newline at end of file diff --git a/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/css/sidebar/sidebar_right.css b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/css/sidebar/sidebar_right.css new file mode 100755 index 00000000..5a0a941b --- /dev/null +++ b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/css/sidebar/sidebar_right.css @@ -0,0 +1,15 @@ +#contentContainer { + float: left; + padding-left: 7px; + background-position: top right; +} + +#sidebarContainer { + float: right; + padding-right: 7px; +} + +#sidebarContainer #sidebar { + padding-right: 30px; + padding-left: 10px; +} \ No newline at end of file diff --git a/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/csshover.htc b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/csshover.htc new file mode 100755 index 00000000..20645fdf --- /dev/null +++ b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/csshover.htc @@ -0,0 +1,116 @@ + + \ No newline at end of file diff --git a/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/handheld.css b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/handheld.css new file mode 100755 index 00000000..73e70c0f --- /dev/null +++ b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/handheld.css @@ -0,0 +1,545 @@ +/**/ + +body { + text-align: left; + font-family: Verdana, Arial, Helvetica, sans-serif; + font-size: 0.9em; + margin: 0px; + padding: 0; + white-space: pre; +} + +p { +} + +b, strong { + +} + +a:link { + color: #0000ff; + text-decoration: underline; +} + +a:visited { + color: #681796; +} + +a:hover, a:active { + text-decoration: none; + background: #0000ff; + color: #ffffff; +} + +img { + max-width: 99%; +} + +.image-left { + +} + +.image-right { + +} + +/**/ + +/**/ + +#container { + background: #ffffff; + background-image: none; + width: 100%; +} + +#pageHeader { + height: auto; + text-align: left; + margin-bottom: 8px; + background: #000000; + padding: 3px; + border-bottom: solid #191919 2px; +} + +#pageHeader img { + position: relative; + top: auto; + right: auto; +} + +#pageHeader h1 { + color: #ffffff; + font-size: 1.3em; + margin: 0 0 5px; + padding-top: 0px; + font-weight: bold; +} + +#pageHeader h2 { + font-size: 1.1em; + margin: 0; + color: #ffffff; + font-weight: normal; +} + +#contentContainer { + margin: 0px; + display: block; + width: auto; +} + +#contentContainer #content { + margin: 0; + padding: 0; +} + +#sidebarContainer { + float: none; + width: auto; + display: block; + margin-bottom: 10px; + padding-bottom: 10px; + border-bottom: 1px solid #808080; +} + +#sidebarContainer #sidebar { + margin: 0; + padding: 0px; +} + +#sidebarContainer .sideHeader { + color: #000000; + font-weight: bold; + margin-bottom: 5px; +} + +#footer { + width: auto; + text-align: left; + padding: 0px; + margin: 0; +} + +#footer p { +} + +#footer a:link, #footer a:visited { + +} + +#footer a:hover, #footer a:active { +} + +/**/ + +/**/ + +#breadcrumbcontainer { + margin-bottom: 5px; +} + +#breadcrumbcontainer ul { + list-style: none; + margin: 0; + padding: 0; +} + +#breadcrumbcontainer li { + display: inline; + padding: 0; + margin: 0; +} + +#breadcrumbcontainer a { + padding: 0; +} + +#breadcrumbcontainer a:hover { + +} + +/**/ + +/**/ + +/* Toolbar Styles */ + +#navcontainer { + color: #000000; + margin: 0 0 10px 0; + padding: 0; +} + +#navcontainer #current { + +} + +#navcontainer #current:hover { +} + +#navcontainer .currentAncestor { + +} + +/* Parent - Level 0 */ + +#navcontainer ul{ + margin: 0; + padding: 0; + list-style-type: none; +} + +#navcontainer li { + margin: 0; + padding: 0; +} + +#navcontainer a { + padding: 0; +} + +#navcontainer a:hover { +} + +#navcontainer a:active { +} + +/* Child - Level 1 */ + +#navcontainer ul ul { + list-style-type: none; + margin-left: 2px; + padding: 0; + color: black; +} + +#navcontainer ul ul li { + padding-left: 5px; +} + +#navcontainer ul ul a { + padding: 0; +} + +#navcontainer ul ul a:hover{ +} + +#navcontainer ul ul #current{ +} + +/* Child - Level 2 */ + +#navcontainer ul ul ul { + +} + +#navcontainer ul ul ul li { + padding-left: 10px; +} + +#navcontainer ul ul ul a{ +} + +#navcontainer ul ul ul a:hover{ + +} + +/* Child Level 3 */ + +#navcontainer ul ul ul { + +} + +#navcontainer ul ul ul ul li { + padding-left: 15px; +} + +#navcontainer ul ul ul ul a{ +} + +#navcontainer ul ul ul ul a:hover{ + +} + +/* Child Level 4 */ + +#navcontainer ul ul ul ul { + +} + +#navcontainer ul ul ul ul ul li { + padding-left: 20px; +} + +#navcontainer ul ul ul ul ul a{ +} + +#navcontainer ul ul ul ul ul a:hover{ + +} + +/* Child Level 5 */ + +#navcontainer ul ul ul ul ul { + +} + +#navcontainer ul ul ul ul ul ul li { +} + +#navcontainer ul ul ul ul ul ul a{ +} + +#navcontainer ul ul ul ul ul ul a:hover{ + +} + +/**/ + +/**/ + +blockquote, .standout { + margin: 0; + padding: 5px; + font-weight: bold; +} + +h1 { +} + +h2 { +} + +h3 { +} + +h4 { +} + +.imageStyle { + +} + +/**/ + +/**/ + +/**/ + +.blog-archive-background { +} .blog-archive-headings-wrapper { +} + +.blog-archive-entries-wrapper { +} + +.blog-archive-entries-wrapper .blog-entry { +} .blog-archive-month { +} + +.blog-archive-link { +} .blog-archive-link a:link, .blog-archive-link a:visited { +} + +/**/ + +.blog-entry { +} + +.blog-entry-title { + font-weight: bold; + margin-bottom: 3px; +} + +.blog-entry-date { + margin-bottom: 8px; + font-size: 0.9em; + color: #808080; +} + +.blog-entry-body { + margin-bottom: 5px; + padding-bottom: 5px; + border-bottom: 1px solid #cccccc; +} + +.blog-entry-comments { + display: none; +} + +.blog-entry-category { +} + +.blog-category-link-enabled { +} + +.blog-category-link-disabled { +} + +/**/ + +/**/ + +.filesharing-description { +} + +.filesharing-item { + margin-bottom: 5px; + padding-bottom: 5px; + border-bottom: 1px solid #cccccc; +} + +.filesharing-item-title a:link { +} + +.filesharing-item-title a:hover { +} + +.filesharing-item-title a:visited { + +} + +.filesharing-item-description { +} + +/**/ + +/**/ + +/**/ + +.album-title { + font-weight: bold; + margin-bottom: 3px; +} + +.album-description { + margin-bottom: 8px; + font-size: 0.9em; + color: #808080; +} + +table.thumbnail-table { + width: 99%; +} + +table.thumbnail-table, table.thumbnail-table tr, table.thumbnail-table td { + display: block; +} + +.thumbnail-frame { +} + +.thumbnail-frame:hover { +} + +.thumbnail-frame a { +} + +.thumbnail-frame a:hover { +} + +.thumbnail-frame img { +} + +.thumbnail-caption { +} + +/**/ + +/**/ + +.photo-background { +} + +.photo-navigation { +} + +.photo-links { +} + +.photo-navigation a:link, .photo-navigation a:visited { + +} + +.photo-navigation a:hover { + +} + +.photo-frame{ +} + +.photo-title { +} + +.photo-caption { +} + +/**/ + +/**/ + +/**/ + +.movie-description { + +} + +/**/ + +/**/ + +/**/ + +.movie-page-title { + font-weight: bold; + margin-bottom: 3px; +} .movie-page-description { + margin-bottom: 8px; + font-size: 0.9em; + color: #808080; +} .movie-thumbnail-frame { +} + +.movie-thumbnail-frame:hover { +} + +.movie-thumbnail-caption { +} + +/**/ + +/**/ + +.movie-background { +} + +.movie-title { +} + +.movie-frame { + +} + +/**/ + + +/**/ + +/**/ +.message-text { +} + +.required-text { +} + +.form-input-field { + max-width: 100%; +} + +.form-input-button { +} +/**/ + + diff --git a/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/blog_bottom_bar.png b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/blog_bottom_bar.png new file mode 100755 index 00000000..a76ad531 Binary files /dev/null and b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/blog_bottom_bar.png differ diff --git a/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/blog_clock.png b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/blog_clock.png new file mode 100755 index 00000000..9aed16dc Binary files /dev/null and b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/blog_clock.png differ diff --git a/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/blog_comments.png b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/blog_comments.png new file mode 100755 index 00000000..36af5fc7 Binary files /dev/null and b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/blog_comments.png differ diff --git a/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/blog_file.png b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/blog_file.png new file mode 100755 index 00000000..2c723b42 Binary files /dev/null and b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/blog_file.png differ diff --git a/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/blog_home.png b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/blog_home.png new file mode 100755 index 00000000..b69156e5 Binary files /dev/null and b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/blog_home.png differ diff --git a/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/blog_icon.png b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/blog_icon.png new file mode 100755 index 00000000..417efe66 Binary files /dev/null and b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/blog_icon.png differ diff --git a/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/blog_rss.png b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/blog_rss.png new file mode 100755 index 00000000..3c7e8439 Binary files /dev/null and b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/blog_rss.png differ diff --git a/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/blog_tag.png b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/blog_tag.png new file mode 100755 index 00000000..3be03350 Binary files /dev/null and b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/blog_tag.png differ diff --git a/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/blog_trackback.png b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/blog_trackback.png new file mode 100755 index 00000000..0b29d7af Binary files /dev/null and b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/blog_trackback.png differ diff --git a/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/button_over.png b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/button_over.png new file mode 100755 index 00000000..54d9ee15 Binary files /dev/null and b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/button_over.png differ diff --git a/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/container_top_grad.png b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/container_top_grad.png new file mode 100755 index 00000000..608b6107 Binary files /dev/null and b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/container_top_grad.png differ diff --git a/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/content_sep.bak.png b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/content_sep.bak.png new file mode 100755 index 00000000..8762f462 Binary files /dev/null and b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/content_sep.bak.png differ diff --git a/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/content_sep.png b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/content_sep.png new file mode 100755 index 00000000..2fe33d61 Binary files /dev/null and b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/content_sep.png differ diff --git a/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/content_top.png b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/content_top.png new file mode 100755 index 00000000..1331d890 Binary files /dev/null and b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/content_top.png differ diff --git a/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/download_icon.png b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/download_icon.png new file mode 100755 index 00000000..def80b9a Binary files /dev/null and b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/download_icon.png differ diff --git a/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/feed.png b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/feed.png new file mode 100755 index 00000000..19fca808 Binary files /dev/null and b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/feed.png differ diff --git a/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/file_black.png b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/file_black.png new file mode 100755 index 00000000..4b0e2118 Binary files /dev/null and b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/file_black.png differ diff --git a/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/file_blue.png b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/file_blue.png new file mode 100755 index 00000000..fa483bee Binary files /dev/null and b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/file_blue.png differ diff --git a/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/file_brown.png b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/file_brown.png new file mode 100755 index 00000000..72bde9fc Binary files /dev/null and b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/file_brown.png differ diff --git a/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/file_green.png b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/file_green.png new file mode 100755 index 00000000..512f704f Binary files /dev/null and b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/file_green.png differ diff --git a/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/file_pink.png b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/file_pink.png new file mode 100755 index 00000000..3e598435 Binary files /dev/null and b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/file_pink.png differ diff --git a/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/file_red.png b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/file_red.png new file mode 100755 index 00000000..6f1963c4 Binary files /dev/null and b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/file_red.png differ diff --git a/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/header_bg.png b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/header_bg.png new file mode 100755 index 00000000..bcef0a8d Binary files /dev/null and b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/header_bg.png differ diff --git a/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/header_curve_solid.png b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/header_curve_solid.png new file mode 100755 index 00000000..20b2a4b6 Binary files /dev/null and b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/header_curve_solid.png differ diff --git a/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/header_stripes_glow.png b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/header_stripes_glow.png new file mode 100755 index 00000000..dc4d0eee Binary files /dev/null and b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/header_stripes_glow.png differ diff --git a/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/header_stripes_solid.png b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/header_stripes_solid.png new file mode 100755 index 00000000..e36f3337 Binary files /dev/null and b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/header_stripes_solid.png differ diff --git a/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/header_swirls.png b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/header_swirls.png new file mode 100755 index 00000000..ce8a27a3 Binary files /dev/null and b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/header_swirls.png differ diff --git a/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/photo_shadow_bottom.png b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/photo_shadow_bottom.png new file mode 100755 index 00000000..a742b538 Binary files /dev/null and b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/photo_shadow_bottom.png differ diff --git a/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/photo_shadow_top.png b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/photo_shadow_top.png new file mode 100755 index 00000000..814c0d30 Binary files /dev/null and b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/photo_shadow_top.png differ diff --git a/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/photo_thumbnail.png b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/photo_thumbnail.png new file mode 100755 index 00000000..47750b33 Binary files /dev/null and b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/photo_thumbnail.png differ diff --git a/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/tag_black.png b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/tag_black.png new file mode 100755 index 00000000..485b8971 Binary files /dev/null and b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/tag_black.png differ diff --git a/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/tag_blue.png b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/tag_blue.png new file mode 100755 index 00000000..b51fda54 Binary files /dev/null and b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/tag_blue.png differ diff --git a/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/tag_brown.png b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/tag_brown.png new file mode 100755 index 00000000..e472389c Binary files /dev/null and b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/tag_brown.png differ diff --git a/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/tag_green.png b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/tag_green.png new file mode 100755 index 00000000..27d833b8 Binary files /dev/null and b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/tag_green.png differ diff --git a/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/tag_pink.png b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/tag_pink.png new file mode 100755 index 00000000..dbdc1ee4 Binary files /dev/null and b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/tag_pink.png differ diff --git a/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/tag_red.png b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/tag_red.png new file mode 100755 index 00000000..9c8a716a Binary files /dev/null and b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/images/tag_red.png differ diff --git a/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/javascript.js b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/javascript.js new file mode 100755 index 00000000..ba93db41 --- /dev/null +++ b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/javascript.js @@ -0,0 +1,443 @@ +/* + * RapidWeaver 3.5.0 theme functions. + * Script Version 2.1 + * Updated 26 May 2006. + */ + + + +/* + * Function to generate "open in new window" link as W3C compliant + */ + +function externalLinks() { +if (!document.getElementsByTagName) return; +var anchors = document.getElementsByTagName("a"); +for (var i=0; i 0){ swfNode += 'flashvars="'+ pairs +'"'; } + swfNode += '/>'; + } else { // PC IE + if (this.getAttribute("doExpressInstall")) this.addVariable("MMplayerType", "ActiveX"); + swfNode = ''; + swfNode += ''; + var params = this.getParams(); + for(var key in params) { + swfNode += ''; + } + var pairs = this.getVariablePairs().join("&"); + if(pairs.length > 0) {swfNode += '';} + swfNode += ""; + } + return swfNode; + }, + write: function(elementId){ + if(this.getAttribute('useExpressInstall')) { + // check to see if we need to do an express install + var expressInstallReqVer = new deconcept.PlayerVersion([6,0,65]); + if (this.installedVer.versionIsValid(expressInstallReqVer) && !this.installedVer.versionIsValid(this.getAttribute('version'))) { + this.setAttribute('doExpressInstall', true); + this.addVariable("MMredirectURL", escape(this.getAttribute('xiRedirectUrl'))); + document.title = document.title.slice(0, 47) + " - Flash Player Installation"; + this.addVariable("MMdoctitle", document.title); + } + } + if(this.skipDetect || this.getAttribute('doExpressInstall') || this.installedVer.versionIsValid(this.getAttribute('version'))){ + var n = (typeof elementId == 'string') ? document.getElementById(elementId) : elementId; + n.innerHTML = this.getSWFHTML(); + return true; + }else{ + if(this.getAttribute('redirectUrl') != "") { + document.location.replace(this.getAttribute('redirectUrl')); + } + } + return false; + } +} + +/* ---- detection functions ---- */ +deconcept.SWFObjectUtil.getPlayerVersion = function(reqVer, xiInstall){ + var PlayerVersion = new deconcept.PlayerVersion([0,0,0]); + if(navigator.plugins && navigator.mimeTypes.length){ + var x = navigator.plugins["Shockwave Flash"]; + if(x && x.description) { + PlayerVersion = new deconcept.PlayerVersion(x.description.replace(/([a-z]|[A-Z]|\s)+/, "").replace(/(\s+r|\s+b[0-9]+)/, ".").split(".")); + } + }else{ + try{ + var axo = new ActiveXObject("ShockwaveFlash.ShockwaveFlash"); + for (var i=3; axo!=null; i++) { + axo = new ActiveXObject("ShockwaveFlash.ShockwaveFlash."+i); + PlayerVersion = new deconcept.PlayerVersion([i,0,0]); + } + }catch(e){} + if (reqVer && PlayerVersion.major > reqVer.major) return PlayerVersion; // version is ok, skip minor detection + // this only does the minor rev lookup if the user's major version + // is not 6 or we are checking for a specific minor or revision number + // see http://blog.deconcept.com/2006/01/11/getvariable-setvariable-crash-internet-explorer-flash-6/ + if (!reqVer || ((reqVer.minor != 0 || reqVer.rev != 0) && PlayerVersion.major == reqVer.major) || PlayerVersion.major != 6 || xiInstall) { + try{ + PlayerVersion = new deconcept.PlayerVersion(axo.GetVariable("$version").split(" ")[1].split(",")); + }catch(e){} + } + } + return PlayerVersion; +} +deconcept.PlayerVersion = function(arrVersion){ + this.major = parseInt(arrVersion[0]) != null ? parseInt(arrVersion[0]) : 0; + this.minor = parseInt(arrVersion[1]) || 0; + this.rev = parseInt(arrVersion[2]) || 0; +} +deconcept.PlayerVersion.prototype.versionIsValid = function(fv){ + if(this.major < fv.major) return false; + if(this.major > fv.major) return true; + if(this.minor < fv.minor) return false; + if(this.minor > fv.minor) return true; + if(this.rev < fv.rev) return false; + return true; +} +/* ---- get value of query string param ---- */ +deconcept.util = { + getRequestParameter: function(param){ + var q = document.location.search || document.location.hash; + if(q){ + var startIndex = q.indexOf(param +"="); + var endIndex = (q.indexOf("&", startIndex) > -1) ? q.indexOf("&", startIndex) : q.length; + if (q.length > 1 && startIndex > -1) { + return q.substring(q.indexOf("=", startIndex)+1, endIndex); + } + } + return ""; + } +} +/* fix for video streaming bug */ +deconcept.SWFObjectUtil.cleanupSWFs = function() { + var objects = document.getElementsByTagName("OBJECT"); + for (var i=0; i < objects.length; i++) { + for (var x in objects[i]) { + if (typeof objects[i][x] == 'function') { + objects[i][x] = null; + } + } + } +} +if (typeof window.onunload == 'function') { + var oldunload = window.onunload; + window.onunload = function() { + deconcept.SWFObjectUtil.cleanupSWFs(); + oldunload(); + } +} else { + window.onunload = deconcept.SWFObjectUtil.cleanupSWFs; +} +/* add Array.push if needed (ie5) */ +if (Array.prototype.push == null) { Array.prototype.push = function(item) { this[this.length] = item; return this.length; }} + +/* add some aliases for ease of use/backwards compatibility */ +var getQueryParamValue = deconcept.util.getRequestParameter; +var FlashObject = deconcept.SWFObject; // for legacy support +var SWFObject = deconcept.SWFObject; + + + + + +/* + * Functions to generate OBJECT and EMBED tags for QuickTime content. + * Resource: http://developer.apple.com/internet/ieembedfix.html + */ + +/************** LOCALIZABLE GLOBAL VARIABLES ****************/ + +var gArgCountErr = 'The "%%" function requires an even number of arguments.' + + '\nArguments should be in the form "atttributeName", "attributeValue", ...'; + +/******************** END LOCALIZABLE **********************/ + +var gTagAttrs = null; +var gQTGeneratorVersion = 1.0; + +function AC_QuickTimeVersion() { return gQTGeneratorVersion; } + +function _QTComplain(callingFcnName, errMsg) +{ + errMsg = errMsg.replace("%%", callingFcnName); + alert(errMsg); +} + +function _QTAddAttribute(prefix, slotName, tagName) +{ + var value; + + value = gTagAttrs[prefix + slotName]; + if ( null == value ) + value = gTagAttrs[slotName]; + + if ( null != value ) + { + if ( 0 == slotName.indexOf(prefix) && (null == tagName) ) + tagName = slotName.substring(prefix.length); + if ( null == tagName ) + tagName = slotName; + return tagName + '="' + value + '" '; + } + else + return ""; +} + +function _QTAddObjectAttr(slotName, tagName) +{ + // don't bother if it is only for the embed tag + if ( 0 == slotName.indexOf("emb#") ) + return ""; + + if ( 0 == slotName.indexOf("obj#") && (null == tagName) ) + tagName = slotName.substring(4); + + return _QTAddAttribute("obj#", slotName, tagName); +} + +function _QTAddEmbedAttr(slotName, tagName) +{ + // don't bother if it is only for the object tag + if ( 0 == slotName.indexOf("obj#") ) + return ""; + + if ( 0 == slotName.indexOf("emb#") && (null == tagName) ) + tagName = slotName.substring(4); + + return _QTAddAttribute("emb#", slotName, tagName); +} + + +function _QTAddObjectParam(slotName, generateXHTML) +{ + var paramValue; + var paramStr = ""; + var endTagChar = (generateXHTML) ? ' />' : '>'; + + if ( -1 == slotName.indexOf("emb#") ) + { + // look for the OBJECT-only param first. if there is none, look for a generic one + paramValue = gTagAttrs["obj#" + slotName]; + if ( null == paramValue ) + paramValue = gTagAttrs[slotName]; + + if ( 0 == slotName.indexOf("obj#") ) + slotName = slotName.substring(4); + + if ( null != paramValue ) + paramStr = ' \n' + + _QTAddObjectParam("src", generateXHTML); + var embedTag = ' \n'; +} + +// return the object/embed as a string +function QT_GenerateOBJECTText() +{ + return _QTGenerate("QT_GenerateOBJECTText", false, arguments); +} + +function QT_GenerateOBJECTText_XHTML() +{ + return _QTGenerate("QT_GenerateOBJECTText_XHTML", true, arguments); +} + +function QT_WriteOBJECT() +{ + document.writeln(_QTGenerate("QT_WriteOBJECT", false, arguments)); +} + +function QT_WriteOBJECT_XHTML() +{ + document.writeln(_QTGenerate("QT_WriteOBJECT_XHTML", true, arguments)); +} + + diff --git a/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/png/blank.gif b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/png/blank.gif new file mode 100755 index 00000000..75b945d2 Binary files /dev/null and b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/png/blank.gif differ diff --git a/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/png/pngbehavior.htc b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/png/pngbehavior.htc new file mode 100755 index 00000000..09ff463c --- /dev/null +++ b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/png/pngbehavior.htc @@ -0,0 +1,86 @@ + + + + + + diff --git a/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/print.css b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/print.css new file mode 100755 index 00000000..675c58cc --- /dev/null +++ b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/print.css @@ -0,0 +1,631 @@ +/**/ + +body { + background: transparent none; + margin: 0px 5% 0px 5%; + text-align: left; + color: #000000; + letter-spacing: 0.5px; + word-spacing: 1px; + padding: 0px; + font: 10pt Geneva, Arial, Helvetica; +} + +p { +} + +b, strong { + font-weight: bold; +} + +a:link, a:visited { +} + +a:hover, a:active { +} + +/**/ + +/**/ + +#container { text-align: left; + width: 100%; + padding: 10px 0 0 0; + margin: 0px; +} + +#pageHeader { + display: none; +} + +#pageHeader img { + float: right; +} + +#pageHeader h1 { + color: #000000; + margin: 0px; + font-weight: bold; + font-size: 16pt; + padding: 0px; +} + +#pageHeader h2 { + color: #333333; + margin: 0px; + font-size: 13pt; + font-weight: normal; + padding: 0px; +} + +#contentContainer { + float: none !important; + padding: 0px; +} + +#contentContainer #content { + padding: 0px; +} + +#contentContainer #content img { +} + +#sidebarContainer { + float: right; +} + +#sidebarContainer .sidebar { + width: 190px; + padding: 10px; + border-left: 1px solid #cccccc; +} + +#footer { + text-align: center; + background: none; + color: #000000; + font-size: 10pt; + border-top: 1px solid #cccccc; + margin-top: 10px; + padding-top: 10px; +} + +#footer a { +} + +#footer a:hover { +} + +/**/ + +/**/ + +#navcontainer { + display: none; +} + +/**/ + +/**/ + +#breadcrumbcontainer { + display: none; +} + +/**/ + +/**/ + +.standout { + color: #474747; + font-size: 11pt; + font-weight: bold; + letter-spacing: 1px; + word-spacing: 2px; + padding: 40px; + background-color: #f5f5f5; + font-style: italic; +} + +h1 { + font-size: 20pt; + font-weight: bold; + margin-bottom: 3px; +} + +h2 { + font-size: 18pt; + font-weight: bold; + margin-bottom: 3px; +} + +h3 { + font-size: 16pt; + font-weight: bold; + margin-bottom: 3px; +} + +h4 { + font-size: 14pt; + font-weight: bold; + margin-bottom: 3px; +} + +h5 { + font-size: 12px; + font-weight: bold; + margin-bottom: 3px; +} + +.imageStyle { +} + +/**/ + +/**/ + +.blog-entry { + border-style: none; +} + +.blog-entry-title { + font-size: 16pt; + font-weight: bold; + margin-bottom: 3px; + border-style: none; +} + +.blog-entry-date { + margin-bottom: 10px; + margin-top: 5px; + border-style: none; + font-size: 10pt; + color: #333333; +} + +.blog-entry-body { + margin-bottom: 45px; + border-style: none; +} + +/**/ + +/**/ + +.filesharing-description { + margin-bottom: 20px; + border-bottom: 1px solid #d9d9d9; +} + +.filesharing-item { + +} + +.filesharing-item-title { + font-size: 16pt; + font-weight: bold; +} + +.filesharing-item-description { + margin-bottom: 10px; +} + +/**/ + +/**/ + +/**/ + +.album-title { + font-size: 16pt; + font-weight: bold; + margin-bottom: 3px; +} + +.album-description { +} + +.thumbnail-frame { + margin: 0px; + padding: 0px; +} + +.thumbnail-frame a { +} + +.thumbnail-frame a:hover { + height: 30px; +} + +.thumbnail-frame img { + background: repeat url(images/sidebar_bg.png); +} + +.thumbnail-caption { + color: #4c4c4c; + margin-top: -2px; + font-size: 10pt; +} + +/**/ + +/**/ + +.photo-background { + text-align: center; +} + +.photo-navigation { + background: none; + display: none; +} + +.photo-navigation a { + display: none; +} + +.photo-navigation a:hover { + display: none; +} + +.photo-frame{ + +} + +.photo-links { + display: none; +} + +.photo-title { + display: none; +} + +.photo-caption { + font-size: 11pt; + margin: 0px; + text-align: center; +} + +/**/ + +/**/ + +/**/ + +.movie-title { + font-size: 16pt; + font-weight: bold; + text-align: left; +} + +.movie-description { + text-align: center; +} + +.movie-frame { + text-align: center; + margin-bottom: 10px; +} + +/**/ + +/**/ + +body { + background: transparent none; + margin: 0px 5% 0px 5%; + text-align: left; + color: #000000; + letter-spacing: 0.5px; + word-spacing: 1px; + padding: 0px; + font: 10pt Georgia, Times New Roman, Times, serif; +} + +p { +} + +b, strong { + font-weight: bold; +} + +a:link, a:visited { +} + +a:hover, a:active { +} + +/**/ + +/**/ + +#container { text-align: left; + width: 100%; + padding: 0px; + margin: 0px; +} + +#pageHeader { + text-align: left; + background: none; + border-bottom: 1px solid #cccccc; + padding-bottom: 10px; + margin-bottom: 10px; +} + +#pageHeader img { + float: right; +} + +#pageHeader h1 { + color: #000000; + margin: 0px; + font-weight: bold; + font-size: 16pt; + padding: 0px; +} + +#pageHeader h2 { + color: #333333; + margin: 0px; + font-size: 13pt; + font-weight: normal; + padding: 0px; +} + +#contentContainer { + float: none !important; + padding: 0px; + margin-bottom: 10px; + border-bottom: 1px solid #cccccc; + padding-bottom: 10px; +} + +#contentContainer #content { + padding: 0px; +} + +#contentContainer #content img { +} + +#sidebarContainer { + float: none; + width: auto; +} + +#sidebarContainer .sidebar { +} + +#footer { + text-align: center; + background: none; + color: #000000; + font-size: 10pt; + border-top: 1px solid #cccccc; + margin-top: 10px; + padding-top: 10px; +} + +#footer a { +} + +#footer a:hover { +} + +/**/ + +/**/ + +#navcontainer { + display: none; +} + +/**/ + +/**/ + +#breadcrumbcontainer { + display: none; +} + +/**/ + +/**/ + +.standout { + color: #474747; + font-size: 11pt; + font-weight: bold; + letter-spacing: 1px; + word-spacing: 2px; + padding: 40px; + background-color: #f5f5f5; + font-style: italic; +} + +h1 { + font-size: 20pt; + font-weight: bold; + margin-bottom: 3px; +} + +h2 { + font-size: 18pt; + font-weight: bold; + margin-bottom: 3px; +} + +h3 { + font-size: 16pt; + font-weight: bold; + margin-bottom: 3px; +} + +h4 { + font-size: 14pt; + font-weight: bold; + margin-bottom: 3px; +} + +h5 { + font-size: 12px; + font-weight: bold; + margin-bottom: 3px; +} + +.imageStyle { +} + +/**/ + +/**/ + +.blog-entry { + border-style: none; +} + +.blog-entry-title { + font-size: 16pt; + font-weight: bold; + margin-bottom: 3px; + border-style: none; +} + +.blog-entry-date { + margin-bottom: 10px; + margin-top: 5px; + border-style: none; + font-size: 10pt; + color: #333333; +} + +.blog-entry-body { + margin-bottom: 45px; + border-style: none; +} + +/**/ + +/**/ + +.filesharing-description { + margin-bottom: 20px; + border-bottom: 1px solid #d9d9d9; +} + +.filesharing-item { + +} + +.filesharing-item-title { + font-size: 16pt; + font-weight: bold; +} + +.filesharing-item-description { + margin-bottom: 10px; +} + +/**/ + +/**/ + +/**/ + +.album-title { + font-size: 16pt; + font-weight: bold; + margin-bottom: 3px; +} + +.album-description { +} + +.thumbnail-frame { + margin: 0px; + padding: 0px; +} + +.thumbnail-frame a { +} + +.thumbnail-frame a:hover { + height: 30px; +} + +.thumbnail-frame img { + background: repeat url(images/sidebar_bg.png); +} + +.thumbnail-caption { + color: #4c4c4c; + margin-top: -2px; + font-size: 10pt; +} + +/**/ + +/**/ + +.photo-background { + text-align: center; +} + +.photo-navigation { + background: none; + display: none; +} + +.photo-navigation a { + display: none; +} + +.photo-navigation a:hover { + display: none; +} + +.photo-frame{ + +} + +.photo-links { + display: none; +} + +.photo-title { + display: none; +} + +.photo-caption { + font-size: 11pt; + margin: 0px; + text-align: center; +} + +/**/ + +/**/ + +/**/ + +.movie-title { + font-size: 16pt; + font-weight: bold; + text-align: left; +} + +.movie-description { + text-align: center; +} + +.movie-frame { + text-align: center; + margin-bottom: 10px; +} + +/**/ + + + + + diff --git a/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/styles.css b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/styles.css new file mode 100755 index 00000000..eb4ca54b --- /dev/null +++ b/resources/etc/SankoreEditor/editor_fr/rw_common/themes/caribou/styles.css @@ -0,0 +1,1167 @@ +/* @group General Styles */ + +body { + margin: 0; + padding: 0; + background: url(images/container_top_grad.png) repeat-x left 120px; + font: 0.85em/1.6 Arial, "Lucida Grande", Lucida, Verdana, sans-serif; +} + +p { + margin: 0 0 15px; +} + +b, strong { + +} + +a:link, a:visited { + +} + +a:hover, a:active { + +} + +img { + border: none; +} + +.image-left { + float: left; + margin: 3px 10px 3px 0; +} + +.image-right { + float: right; + margin: 3px 0 3px 10px; +} + +/* @end */ + +/* @group Layout */ + +#bar { + height: 119px; + border-bottom: 1px solid #fff; + position: absolute; + left: 0; + top: 0; + width: 100%; +} + +#container { + width: 914px; + margin: 0 auto; + background: url(images/content_top.png) no-repeat left 227px; + padding-top: 30px; +} + +.clearer { + clear: both; +} + +#pageHeader { + height: 197px; + position: relative; + text-align: center; + line-height: normal; +} + +#pageHeader #background { + position: absolute; + left: 0; + top: 0; + z-index: 1; +} + +/* @group Overlay */ + +#pageHeader #overlay_swirls { + display: none; + position: absolute; + left: 0; + top: 0; +} + +#pageHeader #overlay_stripes_solid { + display: none; + position: absolute; + left: 0; + top: 0; +} + +#pageHeader #overlay_stripes_glow { + display: none; + position: absolute; + left: 0; + top: 0; +} + +#pageHeader #overlay_curve_solid { + display: none; + position: absolute; + left: 0; + top: 0; +} + +/* @end */ + +#pageHeader #logo { + position: absolute; + top: 0; + left: 0; + width: 100%; + height: 100%; +} + +#pageHeader #logo img { + display: block; +} + +#pageHeader #title { + position: absolute; + left: 7px; + top: 46px; + z-index: 2; + width: 900px; + height: 150px; + font-size: .8em; +} + +#pageHeader h1 { + position: relative; + z-index: 2; + margin: 50px 0 0; + color: #fff; +} + +#pageHeader h2 { + position: relative; + z-index: 2; + margin: 0; + color: #fff; +} + +#contentContainer { + width: 659px; + background-image: url(images/content_sep.png) ; + background-repeat: no-repeat; + margin-bottom: 20px; +} + +#contentContainer #content { + padding: 10px 30px; +} + +.contentSpacer { + height:350px; + float:right; + width:1px; +} + +#sidebarContainer { + width: 237px; +} + +#sidebarContainer #sidebar { + padding-bottom:20px; +} + +#sidebarContainer #sidebar a { +} + +#sidebarContainer #sidebar a:hover { + text-decoration: underline; +} + +#sidebarContainer .sideHeader { + padding: 15px 0 5px 0px; + font-size: 1.2em; + font-weight: bold; + letter-spacing: 0.5px; +} + +#sidebarContainer #sidebar h1 { + font-size: 1.2em; + font-weight: bold; + letter-spacing: 0.5px; +} + +#sidebarContainer #sidebar h2 { + font-size: 1.1em; + font-weight: bold; + letter-spacing: 0.5px; +} + +#sidebarContainer #sidebar h3 { + font-size: 1.1em; + +} + +#footer { + color: #fff; + height: 70px; + text-align: center; +} + +#footer p { + padding-top: 15px; + margin: 0; + +} + +#footer a:link, #footer a:visited { + font-weight: bold; + text-decoration: none; + text-shadow: none; + color: #fff; +} + +#footer a:hover, #footer a:active { +} + +/* @end */ + +/* @group Bread-crumb */ + +#breadcrumbcontainer { + +} + +#breadcrumbcontainer ul { + padding: 0; + margin: 0; + list-style-type: none; +} + +#breadcrumbcontainer li { + display: inline; +} + +#breadcrumbcontainer a { + text-decoration: underline; +} + +#breadcrumbcontainer a:hover { +} + +/* @end */ + +/* @group Global Classes */ + +blockquote, .standout { + font-style: italic; + margin: 0; + font-size: 1.2em; +} + +h1 { + font-size: 2.2em; + font-weight: normal; + margin: 0 0 5px; + letter-spacing: -1px; +} + +h2 { + font-size: 1.8em; + font-weight: normal; + margin: 0 0 5px; + letter-spacing: -1px; +} + +h3 { + font-size: 1.6em; + font-weight: normal; + margin: 0 0 5px; + letter-spacing: -1px; +} + +h4 { + font-size: 1.4em; + font-weight: normal; + margin: 0 0 5px; + letter-spacing: -1px; +} + +.imageStyle { + +} + +/* Main content area unordered list styles */ +#contentContainer #content ul { +} + +#contentContainer #content li { +} + +ul.disc { + list-style-type: disc; +} + +ul.circle { + list-style-type: circle; +} + +ul.square { + list-style-type: square; +} + +ol.arabic-numbers { + list-style-type: decimal; +} + +ol.upper-alpha { + list-style-type: upper-alpha; +} + +ol.lower-alpha { + list-style-type: lower-alpha; +} + +ol.upper-roman { + list-style-type: upper-roman; +} + +ol.lower-roman { + list-style-type: lower-roman; +} +/* Sidebar area unordered list styles */ +#sidebarContainer #sidebar ul { +} + +#sidebarContainer #sidebar li { +} + + +/* Table Styles */ +table { + font-size: 1em; +} +/* @end */ + +/* @group Toolbar */ + +#navcontainer { + height: 40px; + position: relative; + z-index: 3; + padding: 0 20px; +} + +#navcontainer #current { + background: url(images/button_over.png) no-repeat center 4px; +} + +#navcontainer #current:hover { +} + +#navcontainer .currentAncestor { + background: url(images/button_over.png) no-repeat center 4px; +} + +/* Parent - Level 0 */ + +#navcontainer ul{ + list-style: none; + margin: 0; + padding: 0; + z-index: 7; +} + +#navcontainer li { + position: relative; + display: inline; + float: left; +} + +#navcontainer a { + font-size: 0.9em; + display: block; + padding: 17px 15px 19px 15px; + height: 11px; + text-decoration: none; + width: 90px; + text-align: center; + font-weight: bold; + position: relative; + z-index: 7; +} + +#navcontainer a:hover { + background: url(images/button_over.png) no-repeat center 4px; +} + +#navcontainer a:active { +} + +/* Child - Level 1 */ +/* All browsers will use this code, it will make the pop out menus work */ +#navcontainer ul ul { + position: absolute; + top: 46px; + left: 0; + right: 0; + display: none; + z-index: 6; + font-size: 0.9em; + width: 120px; + padding: 0; + margin: 0; +} + +#navcontainer ul ul:hover { + background: url(images/button_over.png) no-repeat center top; + padding-top: 42px; + top: 4px; + } + +#navcontainer ul ul li { + display: block; +} + +#navcontainer ul ul a { + padding: 5px 0; + display: block; + width: 120px; + background: #fff; + border-bottom: 1px solid #f0f0f0; + height: auto; +} + +#navcontainer ul ul a:hover { + color: #fff; +} + +#navcontainer ul ul #current, +#navcontainer ul ul .currentAncestor{ + background: #fff; +} + + +/* Child Level 3 */ + +#navcontainer ul ul ul { + position: absolute; + top: 0px; + left: 120px; + z-index: 6; + font-size: 1em; + width: 120px; +} + +#navcontainer ul ul ul:hover { + padding: 0; + top: 0px; +} + +div#navcontainer ul ul, +div#navcontainer ul ul ul, +div#navcontainer ul li:hover ul ul, +div#navcontainer ul li:hover ul ul ul, +div#navcontainer ul li:hover ul ul ul ul, +div#navcontainer ul li:hover ul ul ul ul ul { + display:none; +} + +div#navcontainer ul li:hover ul, +div#navcontainer ul ul li:hover ul, +div#navcontainer ul ul ul li:hover ul, +div#navcontainer ul ul ul ul li:hover ul, +div#navcontainer ul ul ul ul ul li:hover ul { + display:block; +} + +/* @end */ + +/* @group Blog */ + +/* @group Tag Cloud */ +ul.blog-tag-cloud { + padding: 15px 0; + margin: 0; +} + +ul.blog-tag-cloud li { + + padding-right: 5px; + text-align: center; + list-style-type: none; + display: inline; +} + +ul.blog-tag-cloud li a{ + text-decoration: none; +} + +.blog-tag-size-1 { + font-size: 0.8em; +} + +.blog-tag-size-2 { + font-size: 0.85em; +} + +.blog-tag-size-3 { + font-size: 0.9em; +} + +.blog-tag-size-4 { + font-size: 0.95em; +} + +.blog-tag-size-5 { + font-size: 1em; +} + +.blog-tag-size-6 { + font-size: 1.05em; +} + +.blog-tag-size-7 { + font-size: 1.1em; +} + +.blog-tag-size-8 { + font-size: 1.15em; +} + +.blog-tag-size-9 { + font-size: 1.2em; +} + +.blog-tag-size-10 { + font-size: 1.25em; +} + +.blog-tag-size-11 { + font-size: 1.3em; +} + +.blog-tag-size-12 { + font-size: 1.35em; +} + +.blog-tag-size-13 { + font-size: 1.4em; +} + +.blog-tag-size-14 { + font-size: 1.45em; +} + +.blog-tag-size-15 { + font-size: 1.5em; +} + +.blog-tag-size-16 { + font-size: 1.55em; +} + +.blog-tag-size-17 { + font-size: 1.6em; +} + +.blog-tag-size-18 { + font-size: 1.65em; +} + +.blog-tag-size-19 { + font-size: 1.7em; +} + +.blog-tag-size-20 { + font-size: 1.75em; +} + + +/* @end */ + +/* @group Archive Page */ + +.blog-archive-background { +} + +.blog-entry-summary { +} + .blog-archive-headings-wrapper { + font-size: 1.4em; + padding-bottom: 25px; + background: url(images/blog_bottom_bar.png) no-repeat center bottom; +} + +.blog-archive-entries-wrapper { +} + +.blog-archive-entries-wrapper .blog-entry { + padding-top: 20px; +} .blog-archive-month { + font-size: 1.2em; + padding-left: 2; + +} + +.blog-archive-link { + font-size: 0.8em; +} .blog-archive-link a:link, .blog-archive-link a:visited { +} + +/* @end */ + +.blog-entry { + padding-bottom: 20px; +} + +h1.blog-entry-title { + padding: 0; + margin: 0; +} + + +h1.blog-entry-title a { + + text-decoration: none; +} + +.blog-entry-date { +} + +/*styles the category link in the main entry */ +.blog-entry-category { + padding-left: 20px; + margin-right: 12px; +} + +.blog-entry-category a:link, .blog-entry-category a:visited { +} + +.blog-read-more { + text-decoration: none; +} + +.blog-entry-body { + padding: 20px 0 40px 0; + background: url(images/blog_bottom_bar.png) no-repeat left bottom; +} + +.blog-entry-comments { +} + +.blog-trackback-link { +} + +p.blog-entry-tags { + padding-left: 20px; + margin-top: 15px; +} + +/* styles the archives in the blog sidebar */ +#blog-archives { + padding-top: 20px; +} + +#sidebarContainer #sidebar ul { + +} + +.blog-archive-link-enabled { + padding-left: 20px; +} + +.blog-archive-link-disabled { + padding-left: 20px; +} + +/* Styles the blog categories in the blog sidebar */ +#blog-categories { + padding-top: 20px ; +} + +.blog-category-link-enabled { + padding: 0px 0px 0px 20px; + margin-top: 3; +} + +.blog-category-link-disabled { + margin: 0; + padding-bottom: 0px; + padding-left: 20px; +} + +/* Styles the blog RSS feeds in the blog sidebar */ +#blog-rss-feeds { + text-decoration: none; +} + +.blog-rss-link { + padding-left: 20px; +} + +.blog-comments-rss-link { + padding-left: 20px; +} + +/* @end */ + +/* @group File Sharing */ + +.filesharing-description { + padding-top: 10px; + padding-bottom: 15px; +} + +.filesharing-item { +} + +.filesharing-item-title a:link { +} + +.filesharing-item-title a:hover { +} + +.filesharing-item-title a:visited { +} + +.filesharing-item-description { + font-size: 0.85em; + padding-bottom:10px; +} + +/* @end */ + +/* @group Photo Album */ + +/* @group Index Page (Thumbnail view) */ + +#flashcontent { + padding-top: 15px; +} + +.album-title { + font-size: 2.2em; + margin-bottom: 10px; +} + +.album-description { + margin-bottom: 20px; +} + +.album-wrapper { + display: block; + width: 99%; + position: relative; +} + +.thumbnail-wrap { + text-align: center; + position: relative; + float: left; + margin-bottom: 20px; + margin-right: 10px; + padding-top: 70px; + padding-left: 5px; + padding-right: 5px; + border-top: 1px solid #f3f3f3; + border-right: 1px solid #f1f1f1; + border-left: 1px solid #f1f1f1; +} + +.thumbnail-frame { + position: absolute; + bottom: 0; + left: 0; + padding-left: 5px; + padding-right: 5px; +} + +.thumbnail-frame:hover { +} + +.thumbnail-frame a { +} + +.thumbnail-frame a:hover { +} + +.thumbnail-frame img { + margin: auto; + border: none; +} + +.thumbnail-caption { + margin: 0 -5px; + padding: 7px 0 7px 0; + font-size: 0.9em; + background: repeat-x left bottom url(images/photo_shadow_bottom.png); + height: 38px; + display: block; +} + +/* @end */ + +/* @group Single Page (Photo view) */ + +.photo-background { + background-image: none; + text-align: center; +} + +.photo-navigation { + color: #e5e5e5; + height: 119px; + border-bottom: 1px solid #fff; + margin-bottom: 25px; + width: 100%; + text-align: left; +} + +.photo-links{ + padding: 0 0 0 40px; + margin: 0; + +} + +.photo-navigation a:link, .photo-navigation a:visited { + color: #f2f2f2; +} + +.photo-navigation a:hover { +} + +.photo-frame{ + padding: 20px 20px 20px 20px; + margin-bottom: 20px; + border: 1px solid #f1f1f1; +} + +.photo-title { + font-size: 2.2em; + padding: 5px 0 0 40px; + margin: 0; + +} + +.photo-caption { + font-size: 1.2em; + padding: 0 0 0 40px; + margin: 0; +} + +/* @group EXIF data */ +/* Data wrapper */ +.exif-data { +} + +.exif-data p { +} + +/* p tag classes for all exif data */ +p.exif-version { +} + +p.exif-colour-space { +} + +p.exif-focal-length { +} + +p.exif-dimensions { +} + +p.exif-pixel-y-dimension { +} + +p.exif-pixel-x-dimension { +} + +p.exif-oecf-value { +} + +p.exif-subsec-time-original { +} + +p.exif-exposure-mode { +} + +p.exif-spatial-frequency-response { +} + +p.exif-scene-capture-type { +} + +p.exif-subject-location { +} + +p.exif-shutter-speed { +} + +p.exif-datetime-original { +} + +p.exif-subsec-time { +} + +p.exif-compressed-bits-per-pixel { +} + +p.exif-flash-energy { +} + +p.exif-saturation { +} + +p.exif-brightness { +} + +p.exif-exposure-time { +} + +p.exif-f-number { +} + +p.exif-file-source { +} + +p.exif-gain-control { +} + +p.exif-subject-area { +} + +p.exif-cfa-pattern { +} + +p.exif-scene-type { +} + +p.exif-white-balance { +} + +p.exif-flash { +} + +p.exif-exposure-index { +} + +p.exif-flashpix-version { +} + +p.exif-device-setting-description { +} + +p.exif-focalplane-x-resolution { +} + +p.exif-image-uniqueid { +} + +p.exif-components-configuration { +} + +p.exif-light-source { +} + +p.exif-sensing-method { +} + +p.exif-aperture { +} + +p.exif-sharpness { +} + +p.exif-exposure-program { +} + +p.exif-subject-distance { +} + +p.exif-subsec-time-digitized { +} + +p.exif-contrast { +} + +p.exif-focalplane-resolution-unit { +} + +p.exif-gamma { +} + +p.exif-35mm-focal-length { +} + +p.exif-datetime-digitized { +} + +p.exif-subject-distance-range { +} + +p.exif-custom-rendered { +} + +p.exif-max-aperture { +} + +p.exif-sound-file { +} + +p.exif-metering-mode { +} + +p.exif-spectral-sensitivity { +} + +p.exif-exposure-bias { +} + +p.exif-focalplane-y-resolution { +} + +p.exif-iso-rating { +} + +p.exif-maker-note { +} + +p.exif-digital-zoom-ratio { +} + +p.exif-user-comment { +} +/* @end */ + +/* @end */ + +/* @end */ + +/* @group Quicktime Page */ + +.movie-description { +} + +/* @end */ + + + +/* @group Quicktime Album */ + +/* @group Index Page (Movie Thumbnail view) */ + +.movie-page-title { + font-size: 2.2em; + margin-bottom: 10px; +} .movie-page-description { + margin-bottom: 20px; +} .movie-thumbnail-frame { + width: 132px; + height: 162px; + float: left; + position: relative; + border-top: 1px ; + text-align: center; + margin-bottom: 20px; + margin-right: 10px; + padding-top: 7px; + padding-left: 5px; + padding-right: 5px; + border-top: 1px solid #f3f3f3; + border-right: 1px solid #f1f1f1; + border-left: 1px solid #f1f1f1; + background: url(images/photo_shadow_bottom.png) repeat-x 0 bottom; + +} + +.movie-thumbnail-frame:hover { +} + +.movie-thumbnail-caption { + height: 56px; + width: 132px; + padding: 5px 0px 0 0px; + + +} + +/* @end */ + +/* @group Single Page (Movie View) */ + +.movie-background { + background-image: none; + text-align: center; +} + +.movie-title { + font-size: 1.4em; + height: 120px; + color: #e5e5e5; + padding: 10px 0 0 20px; +} + +.movie-frame { + margin-top: 10px; + margin-bottom: 10px; +} + +/* @end */ + + +/* @end */ + +/* @group Contact Form */ +.message-text { + padding-top: 10px; +} + +.required-text { +} + +.form-input-field { + +} + +label{ + color:#7f7f7f; + +} + +.form-input-button { +} +/* @end */ + +/* @group Sitemap */ + +.rw-sitemap ul { + margin: 0; + padding: 0; + list-style-type: disc; + list-style-position: inside; +} + +.rw-sitemap ul li { + margin: 0 0 10px 0; +} + +.rw-sitemap ul li:last-child { + margin: 0; +} + +.rw-sitemap ul li li { + margin: 0 0 5px 0; +} + +.rw-sitemap ul li li:last-child { + margin: 0; +} + +.rw-sitemap ul ul { + padding: 0 0 0 20px; + list-style-type: square; +} + +.rw-sitemap ul ul ul { + list-style-type: circle; +} + +/* @end */ \ No newline at end of file diff --git a/resources/etc/Tutorial/tutorial_en/index.html b/resources/etc/Tutorial/tutorial_en/index.html new file mode 100644 index 00000000..dcb63d54 --- /dev/null +++ b/resources/etc/Tutorial/tutorial_en/index.html @@ -0,0 +1,79 @@ + + + + + + + Tutoriel + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + +
+
+
+

The development of the tutorial is underway and content will progressively be added in following updates

Meanwhile, you can go to our website www.open-sankore.org where you can ask your questions and discover more informations on how to use the software.

You can also download the user manual.

+
+
+ +
+ +
+ +
+ +
+ +
+ +
+ + + diff --git a/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/colourtag-theme-default.css b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/colourtag-theme-default.css new file mode 100644 index 00000000..15d12208 --- /dev/null +++ b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/colourtag-theme-default.css @@ -0,0 +1,99 @@ +/* @group Layout Colours */ + +#bar, +.photo-navigation, +.movie-title { + background-color: #51748C; +} + +#pageHeader #title { + background-color: #FF7E00; +} + +#pageHeader h1, +#pageHeader h2 { + text-shadow: 0px -1px 0px #994B00; +} + +#footer { + background-color: #82B4D7; +} + +#footer p { + text-shadow: 0px -1px 0px #4E6C81; +} + +#breadcrumbcontainer li { + color: #5B7E96; +} + +/* @end */ + +/* @group Content Colours */ + +body, +.blog-entry-body, +.blog-entry-date, +.blog-entry { + color: #7F7F7F; +} + + +#sidebarContainer .sideHeader, +#sidebarContainer #sidebar h1, +#sidebarContainer #sidebar h2, +#sidebarContainer #sidebar h3 { + color: #51748C; +} + +#sidebarContainer { + color: #A6A6A6; +} + +#sidebarContainer #sidebar a, +#breadcrumbcontainer, +a:link, a:visited { + color: #656565; +} + +h1, h2, h3, h4, h5, +h1.blog-entry-title a, +.blog-archive-headings-wrapper, +.album-title, +.photo-title, +.movie-page-title { + color: #FF7E00; +} + + + +/* @end */ + +/* @group Navbar */ + +#navcontainer a { + color: #7F7F7F; +} + +#navcontainer a:hover, +#navcontainer #current, +#navcontainer .currentAncestor, +#sidebarContainer #sidebar a:hover, +.photo-navigation a:hover, +a:hover, a:active, +form, +h1 { + color: #FF7E00; +} + +#navcontainer ul ul a:hover, +#navcontainer ul ul #current, +#navcontainer ul ul .currentAncestor { + background: #FF7E00; + color: #fff; + border-bottom-color: #FF7E00; +} + + + +/* @end */ \ No newline at end of file diff --git a/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/css/banner/curve_solid.css b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/css/banner/curve_solid.css new file mode 100755 index 00000000..da249e32 --- /dev/null +++ b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/css/banner/curve_solid.css @@ -0,0 +1,3 @@ +#pageHeader #overlay_curve_solid { + display: block; +} \ No newline at end of file diff --git a/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/css/banner/stripes_glow.css b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/css/banner/stripes_glow.css new file mode 100755 index 00000000..444f0e6c --- /dev/null +++ b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/css/banner/stripes_glow.css @@ -0,0 +1,3 @@ +#pageHeader #overlay_stripes_glow { +display: block; +} \ No newline at end of file diff --git a/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/css/banner/stripes_solid.css b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/css/banner/stripes_solid.css new file mode 100755 index 00000000..39c25215 --- /dev/null +++ b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/css/banner/stripes_solid.css @@ -0,0 +1,3 @@ +#pageHeader #overlay_stripes_solid { + display: block; +} \ No newline at end of file diff --git a/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/css/banner/swirls.css b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/css/banner/swirls.css new file mode 100755 index 00000000..6b185fc3 --- /dev/null +++ b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/css/banner/swirls.css @@ -0,0 +1,3 @@ +#pageHeader #overlay_swirls { + display: block; +} \ No newline at end of file diff --git a/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/css/icons/alternative.css b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/css/icons/alternative.css new file mode 100755 index 00000000..0a662f24 --- /dev/null +++ b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/css/icons/alternative.css @@ -0,0 +1,70 @@ +.filesharing-item { + background: url(../../images/download_icon.png) no-repeat 0 3px; + padding-left: 20px; +} + +/* @group Blog */ + +.blog-archive-link { + background: url(../../images/blog_home.png) no-repeat 0 5px; + padding-left: 20px; +} + +.blog-entry-date { + padding-left: 20px; + background: url(../../images/blog_clock.png) no-repeat 0 3px; +} + +/*styles the category link in the main entry */ +.blog-entry-category { + background: url(../../images/blog_file.png) no-repeat 0 0; +} + +.blog-entry-body { + padding: 20px 0 40px 0; + background: url(../../images/blog_bottom_bar.png) no-repeat left bottom; +} + +.blog-entry-comments { + padding-left: 20px; + background: url(../../images/blog_comments.png) no-repeat 0 3px; +} + +.blog-trackback-link { + padding-left: 20px; + background: url(../../images/blog_trackback.png) no-repeat 0 0px; +} + +p.blog-entry-tags { + background: url(../../images/blog_tag.png) no-repeat 0 3px; +} + +/* styles the archives in the blog sidebar */ + +.blog-archive-link-enabled { + + background: url(../../images/blog_icon.png) no-repeat 0; +} + +.blog-archive-link-disabled { + background: url(../../images/blog_icon.png) no-repeat 0; +} + +/* Styles the blog categories in the blog sidebar */ + +.blog-category-link-enabled { + background: url(../../images/blog_file.png) no-repeat 0; +} + +.blog-category-link-disabled { + background: url(../../images/blog_file.png) no-repeat 0 3px; +} + +.blog-rss-link { + background: url(../../images/blog_rss.png) no-repeat 0;} + +.blog-comments-rss-link { + background: url(../../images/blog_rss.png) no-repeat 0; +} + +/* @end */ \ No newline at end of file diff --git a/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/css/icons/black.css b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/css/icons/black.css new file mode 100755 index 00000000..a816248e --- /dev/null +++ b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/css/icons/black.css @@ -0,0 +1,25 @@ +.blog-entry-category { + background: url(../../images/file_black.png) no-repeat left 0; + } + +p.blog-entry-tags { + background: url(../../images/tag_black.png) no-repeat left 2px; +} + +.blog-category-link-disabled, +.blog-archive-link-disabled { + background: url(../../images/file_black.png) no-repeat left center; +} + + +.blog-category-link-enabled, +.blog-archive-link-enabled { + background: url(../../images/file_black.png) no-repeat left 1px; +} + +.blog-rss-link { + background: url(../../images/feed.png) no-repeat 0;} + +.blog-comments-rss-link { + background: url(../../images/feed.png) no-repeat 0; +} \ No newline at end of file diff --git a/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/css/icons/blue.css b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/css/icons/blue.css new file mode 100755 index 00000000..a8fdad09 --- /dev/null +++ b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/css/icons/blue.css @@ -0,0 +1,25 @@ +.blog-entry-category { + background: url(../../images/file_blue.png) no-repeat left 0; + } + +p.blog-entry-tags { + background: url(../../images/tag_blue.png) no-repeat left 2px; +} + +.blog-category-link-disabled, +.blog-archive-link-disabled { + background: url(../../images/file_blue.png) no-repeat left center; +} + + +.blog-category-link-enabled, +.blog-archive-link-enabled { + background: url(../../images/file_blue.png) no-repeat left 1px; +} + +.blog-rss-link { + background: url(../../images/feed.png) no-repeat 0;} + +.blog-comments-rss-link { + background: url(../../images/feed.png) no-repeat 0; +} \ No newline at end of file diff --git a/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/css/icons/brown.css b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/css/icons/brown.css new file mode 100755 index 00000000..52d8a6b1 --- /dev/null +++ b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/css/icons/brown.css @@ -0,0 +1,25 @@ +.blog-entry-category { + background: url(../../images/file_brown.png) no-repeat left 0; + } + +p.blog-entry-tags { + background: url(../../images/tag_brown.png) no-repeat left 2px; +} + +.blog-category-link-disabled, +.blog-archive-link-disabled { + background: url(../../images/file_brown.png) no-repeat left center; +} + + +.blog-category-link-enabled, +.blog-archive-link-enabled { + background: url(../../images/file_brown.png) no-repeat left 1px; +} + +.blog-rss-link { + background: url(../../images/feed.png) no-repeat 0;} + +.blog-comments-rss-link { + background: url(../../images/feed.png) no-repeat 0; +} \ No newline at end of file diff --git a/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/css/icons/green.css b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/css/icons/green.css new file mode 100755 index 00000000..1114ad47 --- /dev/null +++ b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/css/icons/green.css @@ -0,0 +1,25 @@ +.blog-entry-category { + background: url(../../images/file_green.png) no-repeat left 0; + } + +p.blog-entry-tags { + background: url(../../images/tag_green.png) no-repeat left 2px; +} + +.blog-category-link-disabled, +.blog-archive-link-disabled { + background: url(../../images/file_green.png) no-repeat left center; +} + + +.blog-category-link-enabled, +.blog-archive-link-enabled { + background: url(../../images/file_green.png) no-repeat left 1px; +} + +.blog-rss-link { + background: url(../../images/feed.png) no-repeat 0;} + +.blog-comments-rss-link { + background: url(../../images/feed.png) no-repeat 0; +} \ No newline at end of file diff --git a/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/css/icons/pink.css b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/css/icons/pink.css new file mode 100755 index 00000000..ac25b094 --- /dev/null +++ b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/css/icons/pink.css @@ -0,0 +1,26 @@ +.blog-entry-category { + background: url(../../images/file_pink.png) no-repeat left 0; + } + +p.blog-entry-tags { + background: url(../../images/tag_pink.png) no-repeat left 2px; +} + + +.blog-category-link-disabled, +.blog-archive-link-disabled { + background: url(../../images/file_pink.png) no-repeat left center; +} + + +.blog-category-link-enabled, +.blog-archive-link-enabled { + background: url(../../images/file_pink.png) no-repeat left 2px; +} + +.blog-rss-link { + background: url(../../images/feed.png) no-repeat 0;} + +.blog-comments-rss-link { + background: url(../../images/feed.png) no-repeat 0; +} \ No newline at end of file diff --git a/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/css/icons/red.css b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/css/icons/red.css new file mode 100755 index 00000000..7d23dfdb --- /dev/null +++ b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/css/icons/red.css @@ -0,0 +1,32 @@ +.blog-entry-category { + background: url(../../images/file_red.png) no-repeat left 0; + } + +p.blog-entry-tags { + background: url(../../images/tag_red.png) no-repeat left 2px; +} + +.blog-category-link-disabled, +.blog-archive-link-disabled { + background: url(../../images/file_red.png) no-repeat left center; +} + + +.blog-category-link-enabled, +.blog-archive-link-enabled { + background: url(../../images/file_red.png) no-repeat left 1px; +} + +.blog-rss-link { + background: url(../../images/feed.png) no-repeat 0;} + +.blog-comments-rss-link { + background: url(../../images/feed.png) no-repeat 0; +} + +.blog-rss-link { + background: url(../../images/feed.png) no-repeat 0;} + +.blog-comments-rss-link { + background: url(../../images/feed.png) no-repeat 0; +} \ No newline at end of file diff --git a/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/css/ie6.css b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/css/ie6.css new file mode 100755 index 00000000..fbd4e6fe --- /dev/null +++ b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/css/ie6.css @@ -0,0 +1,4 @@ +#navcontainer a { + padding: 15px 15px 17px 15px; + height: 0px; +} \ No newline at end of file diff --git a/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/css/logo_position/center.css b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/css/logo_position/center.css new file mode 100755 index 00000000..ee422a98 --- /dev/null +++ b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/css/logo_position/center.css @@ -0,0 +1,3 @@ +#pageHeader #logo img { + margin: 10px auto 0; +} \ No newline at end of file diff --git a/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/css/logo_position/left.css b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/css/logo_position/left.css new file mode 100755 index 00000000..beb0cbf7 --- /dev/null +++ b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/css/logo_position/left.css @@ -0,0 +1,4 @@ +#pageHeader #logo img { + float: left; + margin: 10px 0 0 30px; +} \ No newline at end of file diff --git a/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/css/logo_position/right.css b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/css/logo_position/right.css new file mode 100755 index 00000000..a4a0caf7 --- /dev/null +++ b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/css/logo_position/right.css @@ -0,0 +1,4 @@ +#pageHeader #logo img { + float: right; + margin: 10px 30px 0 0; +} \ No newline at end of file diff --git a/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/css/sidebar/sidebar_left.css b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/css/sidebar/sidebar_left.css new file mode 100755 index 00000000..d9592ade --- /dev/null +++ b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/css/sidebar/sidebar_left.css @@ -0,0 +1,15 @@ +#contentContainer { + float: right; + padding-right: 7px; + background-position: top left; +} + +#sidebarContainer { + float: left; + padding-left: 7px; +} + +#sidebarContainer #sidebar { + padding-left: 30px; + padding-right: 10px; +} \ No newline at end of file diff --git a/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/css/sidebar/sidebar_none.css b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/css/sidebar/sidebar_none.css new file mode 100755 index 00000000..d18e1f27 --- /dev/null +++ b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/css/sidebar/sidebar_none.css @@ -0,0 +1,8 @@ +#sidebarContainer { + display: none; +} + +#contentContainer { + width: auto; + background-image: none; +} \ No newline at end of file diff --git a/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/css/sidebar/sidebar_right.css b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/css/sidebar/sidebar_right.css new file mode 100755 index 00000000..5a0a941b --- /dev/null +++ b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/css/sidebar/sidebar_right.css @@ -0,0 +1,15 @@ +#contentContainer { + float: left; + padding-left: 7px; + background-position: top right; +} + +#sidebarContainer { + float: right; + padding-right: 7px; +} + +#sidebarContainer #sidebar { + padding-right: 30px; + padding-left: 10px; +} \ No newline at end of file diff --git a/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/csshover.htc b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/csshover.htc new file mode 100755 index 00000000..20645fdf --- /dev/null +++ b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/csshover.htc @@ -0,0 +1,116 @@ + + \ No newline at end of file diff --git a/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/handheld.css b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/handheld.css new file mode 100755 index 00000000..73e70c0f --- /dev/null +++ b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/handheld.css @@ -0,0 +1,545 @@ +/**/ + +body { + text-align: left; + font-family: Verdana, Arial, Helvetica, sans-serif; + font-size: 0.9em; + margin: 0px; + padding: 0; + white-space: pre; +} + +p { +} + +b, strong { + +} + +a:link { + color: #0000ff; + text-decoration: underline; +} + +a:visited { + color: #681796; +} + +a:hover, a:active { + text-decoration: none; + background: #0000ff; + color: #ffffff; +} + +img { + max-width: 99%; +} + +.image-left { + +} + +.image-right { + +} + +/**/ + +/**/ + +#container { + background: #ffffff; + background-image: none; + width: 100%; +} + +#pageHeader { + height: auto; + text-align: left; + margin-bottom: 8px; + background: #000000; + padding: 3px; + border-bottom: solid #191919 2px; +} + +#pageHeader img { + position: relative; + top: auto; + right: auto; +} + +#pageHeader h1 { + color: #ffffff; + font-size: 1.3em; + margin: 0 0 5px; + padding-top: 0px; + font-weight: bold; +} + +#pageHeader h2 { + font-size: 1.1em; + margin: 0; + color: #ffffff; + font-weight: normal; +} + +#contentContainer { + margin: 0px; + display: block; + width: auto; +} + +#contentContainer #content { + margin: 0; + padding: 0; +} + +#sidebarContainer { + float: none; + width: auto; + display: block; + margin-bottom: 10px; + padding-bottom: 10px; + border-bottom: 1px solid #808080; +} + +#sidebarContainer #sidebar { + margin: 0; + padding: 0px; +} + +#sidebarContainer .sideHeader { + color: #000000; + font-weight: bold; + margin-bottom: 5px; +} + +#footer { + width: auto; + text-align: left; + padding: 0px; + margin: 0; +} + +#footer p { +} + +#footer a:link, #footer a:visited { + +} + +#footer a:hover, #footer a:active { +} + +/**/ + +/**/ + +#breadcrumbcontainer { + margin-bottom: 5px; +} + +#breadcrumbcontainer ul { + list-style: none; + margin: 0; + padding: 0; +} + +#breadcrumbcontainer li { + display: inline; + padding: 0; + margin: 0; +} + +#breadcrumbcontainer a { + padding: 0; +} + +#breadcrumbcontainer a:hover { + +} + +/**/ + +/**/ + +/* Toolbar Styles */ + +#navcontainer { + color: #000000; + margin: 0 0 10px 0; + padding: 0; +} + +#navcontainer #current { + +} + +#navcontainer #current:hover { +} + +#navcontainer .currentAncestor { + +} + +/* Parent - Level 0 */ + +#navcontainer ul{ + margin: 0; + padding: 0; + list-style-type: none; +} + +#navcontainer li { + margin: 0; + padding: 0; +} + +#navcontainer a { + padding: 0; +} + +#navcontainer a:hover { +} + +#navcontainer a:active { +} + +/* Child - Level 1 */ + +#navcontainer ul ul { + list-style-type: none; + margin-left: 2px; + padding: 0; + color: black; +} + +#navcontainer ul ul li { + padding-left: 5px; +} + +#navcontainer ul ul a { + padding: 0; +} + +#navcontainer ul ul a:hover{ +} + +#navcontainer ul ul #current{ +} + +/* Child - Level 2 */ + +#navcontainer ul ul ul { + +} + +#navcontainer ul ul ul li { + padding-left: 10px; +} + +#navcontainer ul ul ul a{ +} + +#navcontainer ul ul ul a:hover{ + +} + +/* Child Level 3 */ + +#navcontainer ul ul ul { + +} + +#navcontainer ul ul ul ul li { + padding-left: 15px; +} + +#navcontainer ul ul ul ul a{ +} + +#navcontainer ul ul ul ul a:hover{ + +} + +/* Child Level 4 */ + +#navcontainer ul ul ul ul { + +} + +#navcontainer ul ul ul ul ul li { + padding-left: 20px; +} + +#navcontainer ul ul ul ul ul a{ +} + +#navcontainer ul ul ul ul ul a:hover{ + +} + +/* Child Level 5 */ + +#navcontainer ul ul ul ul ul { + +} + +#navcontainer ul ul ul ul ul ul li { +} + +#navcontainer ul ul ul ul ul ul a{ +} + +#navcontainer ul ul ul ul ul ul a:hover{ + +} + +/**/ + +/**/ + +blockquote, .standout { + margin: 0; + padding: 5px; + font-weight: bold; +} + +h1 { +} + +h2 { +} + +h3 { +} + +h4 { +} + +.imageStyle { + +} + +/**/ + +/**/ + +/**/ + +.blog-archive-background { +} .blog-archive-headings-wrapper { +} + +.blog-archive-entries-wrapper { +} + +.blog-archive-entries-wrapper .blog-entry { +} .blog-archive-month { +} + +.blog-archive-link { +} .blog-archive-link a:link, .blog-archive-link a:visited { +} + +/**/ + +.blog-entry { +} + +.blog-entry-title { + font-weight: bold; + margin-bottom: 3px; +} + +.blog-entry-date { + margin-bottom: 8px; + font-size: 0.9em; + color: #808080; +} + +.blog-entry-body { + margin-bottom: 5px; + padding-bottom: 5px; + border-bottom: 1px solid #cccccc; +} + +.blog-entry-comments { + display: none; +} + +.blog-entry-category { +} + +.blog-category-link-enabled { +} + +.blog-category-link-disabled { +} + +/**/ + +/**/ + +.filesharing-description { +} + +.filesharing-item { + margin-bottom: 5px; + padding-bottom: 5px; + border-bottom: 1px solid #cccccc; +} + +.filesharing-item-title a:link { +} + +.filesharing-item-title a:hover { +} + +.filesharing-item-title a:visited { + +} + +.filesharing-item-description { +} + +/**/ + +/**/ + +/**/ + +.album-title { + font-weight: bold; + margin-bottom: 3px; +} + +.album-description { + margin-bottom: 8px; + font-size: 0.9em; + color: #808080; +} + +table.thumbnail-table { + width: 99%; +} + +table.thumbnail-table, table.thumbnail-table tr, table.thumbnail-table td { + display: block; +} + +.thumbnail-frame { +} + +.thumbnail-frame:hover { +} + +.thumbnail-frame a { +} + +.thumbnail-frame a:hover { +} + +.thumbnail-frame img { +} + +.thumbnail-caption { +} + +/**/ + +/**/ + +.photo-background { +} + +.photo-navigation { +} + +.photo-links { +} + +.photo-navigation a:link, .photo-navigation a:visited { + +} + +.photo-navigation a:hover { + +} + +.photo-frame{ +} + +.photo-title { +} + +.photo-caption { +} + +/**/ + +/**/ + +/**/ + +.movie-description { + +} + +/**/ + +/**/ + +/**/ + +.movie-page-title { + font-weight: bold; + margin-bottom: 3px; +} .movie-page-description { + margin-bottom: 8px; + font-size: 0.9em; + color: #808080; +} .movie-thumbnail-frame { +} + +.movie-thumbnail-frame:hover { +} + +.movie-thumbnail-caption { +} + +/**/ + +/**/ + +.movie-background { +} + +.movie-title { +} + +.movie-frame { + +} + +/**/ + + +/**/ + +/**/ +.message-text { +} + +.required-text { +} + +.form-input-field { + max-width: 100%; +} + +.form-input-button { +} +/**/ + + diff --git a/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/blog_bottom_bar.png b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/blog_bottom_bar.png new file mode 100755 index 00000000..a76ad531 Binary files /dev/null and b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/blog_bottom_bar.png differ diff --git a/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/blog_clock.png b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/blog_clock.png new file mode 100755 index 00000000..9aed16dc Binary files /dev/null and b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/blog_clock.png differ diff --git a/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/blog_comments.png b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/blog_comments.png new file mode 100755 index 00000000..36af5fc7 Binary files /dev/null and b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/blog_comments.png differ diff --git a/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/blog_file.png b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/blog_file.png new file mode 100755 index 00000000..2c723b42 Binary files /dev/null and b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/blog_file.png differ diff --git a/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/blog_home.png b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/blog_home.png new file mode 100755 index 00000000..b69156e5 Binary files /dev/null and b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/blog_home.png differ diff --git a/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/blog_icon.png b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/blog_icon.png new file mode 100755 index 00000000..417efe66 Binary files /dev/null and b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/blog_icon.png differ diff --git a/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/blog_rss.png b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/blog_rss.png new file mode 100755 index 00000000..3c7e8439 Binary files /dev/null and b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/blog_rss.png differ diff --git a/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/blog_tag.png b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/blog_tag.png new file mode 100755 index 00000000..3be03350 Binary files /dev/null and b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/blog_tag.png differ diff --git a/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/blog_trackback.png b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/blog_trackback.png new file mode 100755 index 00000000..0b29d7af Binary files /dev/null and b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/blog_trackback.png differ diff --git a/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/button_over.png b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/button_over.png new file mode 100755 index 00000000..54d9ee15 Binary files /dev/null and b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/button_over.png differ diff --git a/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/container_top_grad.png b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/container_top_grad.png new file mode 100755 index 00000000..608b6107 Binary files /dev/null and b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/container_top_grad.png differ diff --git a/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/content_sep.bak.png b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/content_sep.bak.png new file mode 100755 index 00000000..8762f462 Binary files /dev/null and b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/content_sep.bak.png differ diff --git a/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/content_sep.png b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/content_sep.png new file mode 100755 index 00000000..2fe33d61 Binary files /dev/null and b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/content_sep.png differ diff --git a/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/content_top.png b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/content_top.png new file mode 100755 index 00000000..1331d890 Binary files /dev/null and b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/content_top.png differ diff --git a/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/download_icon.png b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/download_icon.png new file mode 100755 index 00000000..def80b9a Binary files /dev/null and b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/download_icon.png differ diff --git a/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/feed.png b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/feed.png new file mode 100755 index 00000000..19fca808 Binary files /dev/null and b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/feed.png differ diff --git a/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/file_black.png b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/file_black.png new file mode 100755 index 00000000..4b0e2118 Binary files /dev/null and b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/file_black.png differ diff --git a/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/file_blue.png b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/file_blue.png new file mode 100755 index 00000000..fa483bee Binary files /dev/null and b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/file_blue.png differ diff --git a/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/file_brown.png b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/file_brown.png new file mode 100755 index 00000000..72bde9fc Binary files /dev/null and b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/file_brown.png differ diff --git a/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/file_green.png b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/file_green.png new file mode 100755 index 00000000..512f704f Binary files /dev/null and b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/file_green.png differ diff --git a/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/file_pink.png b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/file_pink.png new file mode 100755 index 00000000..3e598435 Binary files /dev/null and b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/file_pink.png differ diff --git a/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/file_red.png b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/file_red.png new file mode 100755 index 00000000..6f1963c4 Binary files /dev/null and b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/file_red.png differ diff --git a/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/header_bg.png b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/header_bg.png new file mode 100755 index 00000000..bcef0a8d Binary files /dev/null and b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/header_bg.png differ diff --git a/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/header_curve_solid.png b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/header_curve_solid.png new file mode 100755 index 00000000..20b2a4b6 Binary files /dev/null and b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/header_curve_solid.png differ diff --git a/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/header_stripes_glow.png b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/header_stripes_glow.png new file mode 100755 index 00000000..dc4d0eee Binary files /dev/null and b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/header_stripes_glow.png differ diff --git a/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/header_stripes_solid.png b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/header_stripes_solid.png new file mode 100755 index 00000000..e36f3337 Binary files /dev/null and b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/header_stripes_solid.png differ diff --git a/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/header_swirls.png b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/header_swirls.png new file mode 100755 index 00000000..ce8a27a3 Binary files /dev/null and b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/header_swirls.png differ diff --git a/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/photo_shadow_bottom.png b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/photo_shadow_bottom.png new file mode 100755 index 00000000..a742b538 Binary files /dev/null and b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/photo_shadow_bottom.png differ diff --git a/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/photo_shadow_top.png b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/photo_shadow_top.png new file mode 100755 index 00000000..814c0d30 Binary files /dev/null and b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/photo_shadow_top.png differ diff --git a/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/photo_thumbnail.png b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/photo_thumbnail.png new file mode 100755 index 00000000..47750b33 Binary files /dev/null and b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/photo_thumbnail.png differ diff --git a/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/tag_black.png b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/tag_black.png new file mode 100755 index 00000000..485b8971 Binary files /dev/null and b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/tag_black.png differ diff --git a/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/tag_blue.png b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/tag_blue.png new file mode 100755 index 00000000..b51fda54 Binary files /dev/null and b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/tag_blue.png differ diff --git a/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/tag_brown.png b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/tag_brown.png new file mode 100755 index 00000000..e472389c Binary files /dev/null and b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/tag_brown.png differ diff --git a/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/tag_green.png b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/tag_green.png new file mode 100755 index 00000000..27d833b8 Binary files /dev/null and b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/tag_green.png differ diff --git a/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/tag_pink.png b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/tag_pink.png new file mode 100755 index 00000000..dbdc1ee4 Binary files /dev/null and b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/tag_pink.png differ diff --git a/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/tag_red.png b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/tag_red.png new file mode 100755 index 00000000..9c8a716a Binary files /dev/null and b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/images/tag_red.png differ diff --git a/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/javascript.js b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/javascript.js new file mode 100755 index 00000000..ba93db41 --- /dev/null +++ b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/javascript.js @@ -0,0 +1,443 @@ +/* + * RapidWeaver 3.5.0 theme functions. + * Script Version 2.1 + * Updated 26 May 2006. + */ + + + +/* + * Function to generate "open in new window" link as W3C compliant + */ + +function externalLinks() { +if (!document.getElementsByTagName) return; +var anchors = document.getElementsByTagName("a"); +for (var i=0; i 0){ swfNode += 'flashvars="'+ pairs +'"'; } + swfNode += '/>'; + } else { // PC IE + if (this.getAttribute("doExpressInstall")) this.addVariable("MMplayerType", "ActiveX"); + swfNode = ''; + swfNode += ''; + var params = this.getParams(); + for(var key in params) { + swfNode += ''; + } + var pairs = this.getVariablePairs().join("&"); + if(pairs.length > 0) {swfNode += '';} + swfNode += ""; + } + return swfNode; + }, + write: function(elementId){ + if(this.getAttribute('useExpressInstall')) { + // check to see if we need to do an express install + var expressInstallReqVer = new deconcept.PlayerVersion([6,0,65]); + if (this.installedVer.versionIsValid(expressInstallReqVer) && !this.installedVer.versionIsValid(this.getAttribute('version'))) { + this.setAttribute('doExpressInstall', true); + this.addVariable("MMredirectURL", escape(this.getAttribute('xiRedirectUrl'))); + document.title = document.title.slice(0, 47) + " - Flash Player Installation"; + this.addVariable("MMdoctitle", document.title); + } + } + if(this.skipDetect || this.getAttribute('doExpressInstall') || this.installedVer.versionIsValid(this.getAttribute('version'))){ + var n = (typeof elementId == 'string') ? document.getElementById(elementId) : elementId; + n.innerHTML = this.getSWFHTML(); + return true; + }else{ + if(this.getAttribute('redirectUrl') != "") { + document.location.replace(this.getAttribute('redirectUrl')); + } + } + return false; + } +} + +/* ---- detection functions ---- */ +deconcept.SWFObjectUtil.getPlayerVersion = function(reqVer, xiInstall){ + var PlayerVersion = new deconcept.PlayerVersion([0,0,0]); + if(navigator.plugins && navigator.mimeTypes.length){ + var x = navigator.plugins["Shockwave Flash"]; + if(x && x.description) { + PlayerVersion = new deconcept.PlayerVersion(x.description.replace(/([a-z]|[A-Z]|\s)+/, "").replace(/(\s+r|\s+b[0-9]+)/, ".").split(".")); + } + }else{ + try{ + var axo = new ActiveXObject("ShockwaveFlash.ShockwaveFlash"); + for (var i=3; axo!=null; i++) { + axo = new ActiveXObject("ShockwaveFlash.ShockwaveFlash."+i); + PlayerVersion = new deconcept.PlayerVersion([i,0,0]); + } + }catch(e){} + if (reqVer && PlayerVersion.major > reqVer.major) return PlayerVersion; // version is ok, skip minor detection + // this only does the minor rev lookup if the user's major version + // is not 6 or we are checking for a specific minor or revision number + // see http://blog.deconcept.com/2006/01/11/getvariable-setvariable-crash-internet-explorer-flash-6/ + if (!reqVer || ((reqVer.minor != 0 || reqVer.rev != 0) && PlayerVersion.major == reqVer.major) || PlayerVersion.major != 6 || xiInstall) { + try{ + PlayerVersion = new deconcept.PlayerVersion(axo.GetVariable("$version").split(" ")[1].split(",")); + }catch(e){} + } + } + return PlayerVersion; +} +deconcept.PlayerVersion = function(arrVersion){ + this.major = parseInt(arrVersion[0]) != null ? parseInt(arrVersion[0]) : 0; + this.minor = parseInt(arrVersion[1]) || 0; + this.rev = parseInt(arrVersion[2]) || 0; +} +deconcept.PlayerVersion.prototype.versionIsValid = function(fv){ + if(this.major < fv.major) return false; + if(this.major > fv.major) return true; + if(this.minor < fv.minor) return false; + if(this.minor > fv.minor) return true; + if(this.rev < fv.rev) return false; + return true; +} +/* ---- get value of query string param ---- */ +deconcept.util = { + getRequestParameter: function(param){ + var q = document.location.search || document.location.hash; + if(q){ + var startIndex = q.indexOf(param +"="); + var endIndex = (q.indexOf("&", startIndex) > -1) ? q.indexOf("&", startIndex) : q.length; + if (q.length > 1 && startIndex > -1) { + return q.substring(q.indexOf("=", startIndex)+1, endIndex); + } + } + return ""; + } +} +/* fix for video streaming bug */ +deconcept.SWFObjectUtil.cleanupSWFs = function() { + var objects = document.getElementsByTagName("OBJECT"); + for (var i=0; i < objects.length; i++) { + for (var x in objects[i]) { + if (typeof objects[i][x] == 'function') { + objects[i][x] = null; + } + } + } +} +if (typeof window.onunload == 'function') { + var oldunload = window.onunload; + window.onunload = function() { + deconcept.SWFObjectUtil.cleanupSWFs(); + oldunload(); + } +} else { + window.onunload = deconcept.SWFObjectUtil.cleanupSWFs; +} +/* add Array.push if needed (ie5) */ +if (Array.prototype.push == null) { Array.prototype.push = function(item) { this[this.length] = item; return this.length; }} + +/* add some aliases for ease of use/backwards compatibility */ +var getQueryParamValue = deconcept.util.getRequestParameter; +var FlashObject = deconcept.SWFObject; // for legacy support +var SWFObject = deconcept.SWFObject; + + + + + +/* + * Functions to generate OBJECT and EMBED tags for QuickTime content. + * Resource: http://developer.apple.com/internet/ieembedfix.html + */ + +/************** LOCALIZABLE GLOBAL VARIABLES ****************/ + +var gArgCountErr = 'The "%%" function requires an even number of arguments.' + + '\nArguments should be in the form "atttributeName", "attributeValue", ...'; + +/******************** END LOCALIZABLE **********************/ + +var gTagAttrs = null; +var gQTGeneratorVersion = 1.0; + +function AC_QuickTimeVersion() { return gQTGeneratorVersion; } + +function _QTComplain(callingFcnName, errMsg) +{ + errMsg = errMsg.replace("%%", callingFcnName); + alert(errMsg); +} + +function _QTAddAttribute(prefix, slotName, tagName) +{ + var value; + + value = gTagAttrs[prefix + slotName]; + if ( null == value ) + value = gTagAttrs[slotName]; + + if ( null != value ) + { + if ( 0 == slotName.indexOf(prefix) && (null == tagName) ) + tagName = slotName.substring(prefix.length); + if ( null == tagName ) + tagName = slotName; + return tagName + '="' + value + '" '; + } + else + return ""; +} + +function _QTAddObjectAttr(slotName, tagName) +{ + // don't bother if it is only for the embed tag + if ( 0 == slotName.indexOf("emb#") ) + return ""; + + if ( 0 == slotName.indexOf("obj#") && (null == tagName) ) + tagName = slotName.substring(4); + + return _QTAddAttribute("obj#", slotName, tagName); +} + +function _QTAddEmbedAttr(slotName, tagName) +{ + // don't bother if it is only for the object tag + if ( 0 == slotName.indexOf("obj#") ) + return ""; + + if ( 0 == slotName.indexOf("emb#") && (null == tagName) ) + tagName = slotName.substring(4); + + return _QTAddAttribute("emb#", slotName, tagName); +} + + +function _QTAddObjectParam(slotName, generateXHTML) +{ + var paramValue; + var paramStr = ""; + var endTagChar = (generateXHTML) ? ' />' : '>'; + + if ( -1 == slotName.indexOf("emb#") ) + { + // look for the OBJECT-only param first. if there is none, look for a generic one + paramValue = gTagAttrs["obj#" + slotName]; + if ( null == paramValue ) + paramValue = gTagAttrs[slotName]; + + if ( 0 == slotName.indexOf("obj#") ) + slotName = slotName.substring(4); + + if ( null != paramValue ) + paramStr = ' \n' + + _QTAddObjectParam("src", generateXHTML); + var embedTag = ' \n'; +} + +// return the object/embed as a string +function QT_GenerateOBJECTText() +{ + return _QTGenerate("QT_GenerateOBJECTText", false, arguments); +} + +function QT_GenerateOBJECTText_XHTML() +{ + return _QTGenerate("QT_GenerateOBJECTText_XHTML", true, arguments); +} + +function QT_WriteOBJECT() +{ + document.writeln(_QTGenerate("QT_WriteOBJECT", false, arguments)); +} + +function QT_WriteOBJECT_XHTML() +{ + document.writeln(_QTGenerate("QT_WriteOBJECT_XHTML", true, arguments)); +} + + diff --git a/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/png/blank.gif b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/png/blank.gif new file mode 100755 index 00000000..75b945d2 Binary files /dev/null and b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/png/blank.gif differ diff --git a/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/png/pngbehavior.htc b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/png/pngbehavior.htc new file mode 100755 index 00000000..09ff463c --- /dev/null +++ b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/png/pngbehavior.htc @@ -0,0 +1,86 @@ + + + + + + diff --git a/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/print.css b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/print.css new file mode 100755 index 00000000..675c58cc --- /dev/null +++ b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/print.css @@ -0,0 +1,631 @@ +/**/ + +body { + background: transparent none; + margin: 0px 5% 0px 5%; + text-align: left; + color: #000000; + letter-spacing: 0.5px; + word-spacing: 1px; + padding: 0px; + font: 10pt Geneva, Arial, Helvetica; +} + +p { +} + +b, strong { + font-weight: bold; +} + +a:link, a:visited { +} + +a:hover, a:active { +} + +/**/ + +/**/ + +#container { text-align: left; + width: 100%; + padding: 10px 0 0 0; + margin: 0px; +} + +#pageHeader { + display: none; +} + +#pageHeader img { + float: right; +} + +#pageHeader h1 { + color: #000000; + margin: 0px; + font-weight: bold; + font-size: 16pt; + padding: 0px; +} + +#pageHeader h2 { + color: #333333; + margin: 0px; + font-size: 13pt; + font-weight: normal; + padding: 0px; +} + +#contentContainer { + float: none !important; + padding: 0px; +} + +#contentContainer #content { + padding: 0px; +} + +#contentContainer #content img { +} + +#sidebarContainer { + float: right; +} + +#sidebarContainer .sidebar { + width: 190px; + padding: 10px; + border-left: 1px solid #cccccc; +} + +#footer { + text-align: center; + background: none; + color: #000000; + font-size: 10pt; + border-top: 1px solid #cccccc; + margin-top: 10px; + padding-top: 10px; +} + +#footer a { +} + +#footer a:hover { +} + +/**/ + +/**/ + +#navcontainer { + display: none; +} + +/**/ + +/**/ + +#breadcrumbcontainer { + display: none; +} + +/**/ + +/**/ + +.standout { + color: #474747; + font-size: 11pt; + font-weight: bold; + letter-spacing: 1px; + word-spacing: 2px; + padding: 40px; + background-color: #f5f5f5; + font-style: italic; +} + +h1 { + font-size: 20pt; + font-weight: bold; + margin-bottom: 3px; +} + +h2 { + font-size: 18pt; + font-weight: bold; + margin-bottom: 3px; +} + +h3 { + font-size: 16pt; + font-weight: bold; + margin-bottom: 3px; +} + +h4 { + font-size: 14pt; + font-weight: bold; + margin-bottom: 3px; +} + +h5 { + font-size: 12px; + font-weight: bold; + margin-bottom: 3px; +} + +.imageStyle { +} + +/**/ + +/**/ + +.blog-entry { + border-style: none; +} + +.blog-entry-title { + font-size: 16pt; + font-weight: bold; + margin-bottom: 3px; + border-style: none; +} + +.blog-entry-date { + margin-bottom: 10px; + margin-top: 5px; + border-style: none; + font-size: 10pt; + color: #333333; +} + +.blog-entry-body { + margin-bottom: 45px; + border-style: none; +} + +/**/ + +/**/ + +.filesharing-description { + margin-bottom: 20px; + border-bottom: 1px solid #d9d9d9; +} + +.filesharing-item { + +} + +.filesharing-item-title { + font-size: 16pt; + font-weight: bold; +} + +.filesharing-item-description { + margin-bottom: 10px; +} + +/**/ + +/**/ + +/**/ + +.album-title { + font-size: 16pt; + font-weight: bold; + margin-bottom: 3px; +} + +.album-description { +} + +.thumbnail-frame { + margin: 0px; + padding: 0px; +} + +.thumbnail-frame a { +} + +.thumbnail-frame a:hover { + height: 30px; +} + +.thumbnail-frame img { + background: repeat url(images/sidebar_bg.png); +} + +.thumbnail-caption { + color: #4c4c4c; + margin-top: -2px; + font-size: 10pt; +} + +/**/ + +/**/ + +.photo-background { + text-align: center; +} + +.photo-navigation { + background: none; + display: none; +} + +.photo-navigation a { + display: none; +} + +.photo-navigation a:hover { + display: none; +} + +.photo-frame{ + +} + +.photo-links { + display: none; +} + +.photo-title { + display: none; +} + +.photo-caption { + font-size: 11pt; + margin: 0px; + text-align: center; +} + +/**/ + +/**/ + +/**/ + +.movie-title { + font-size: 16pt; + font-weight: bold; + text-align: left; +} + +.movie-description { + text-align: center; +} + +.movie-frame { + text-align: center; + margin-bottom: 10px; +} + +/**/ + +/**/ + +body { + background: transparent none; + margin: 0px 5% 0px 5%; + text-align: left; + color: #000000; + letter-spacing: 0.5px; + word-spacing: 1px; + padding: 0px; + font: 10pt Georgia, Times New Roman, Times, serif; +} + +p { +} + +b, strong { + font-weight: bold; +} + +a:link, a:visited { +} + +a:hover, a:active { +} + +/**/ + +/**/ + +#container { text-align: left; + width: 100%; + padding: 0px; + margin: 0px; +} + +#pageHeader { + text-align: left; + background: none; + border-bottom: 1px solid #cccccc; + padding-bottom: 10px; + margin-bottom: 10px; +} + +#pageHeader img { + float: right; +} + +#pageHeader h1 { + color: #000000; + margin: 0px; + font-weight: bold; + font-size: 16pt; + padding: 0px; +} + +#pageHeader h2 { + color: #333333; + margin: 0px; + font-size: 13pt; + font-weight: normal; + padding: 0px; +} + +#contentContainer { + float: none !important; + padding: 0px; + margin-bottom: 10px; + border-bottom: 1px solid #cccccc; + padding-bottom: 10px; +} + +#contentContainer #content { + padding: 0px; +} + +#contentContainer #content img { +} + +#sidebarContainer { + float: none; + width: auto; +} + +#sidebarContainer .sidebar { +} + +#footer { + text-align: center; + background: none; + color: #000000; + font-size: 10pt; + border-top: 1px solid #cccccc; + margin-top: 10px; + padding-top: 10px; +} + +#footer a { +} + +#footer a:hover { +} + +/**/ + +/**/ + +#navcontainer { + display: none; +} + +/**/ + +/**/ + +#breadcrumbcontainer { + display: none; +} + +/**/ + +/**/ + +.standout { + color: #474747; + font-size: 11pt; + font-weight: bold; + letter-spacing: 1px; + word-spacing: 2px; + padding: 40px; + background-color: #f5f5f5; + font-style: italic; +} + +h1 { + font-size: 20pt; + font-weight: bold; + margin-bottom: 3px; +} + +h2 { + font-size: 18pt; + font-weight: bold; + margin-bottom: 3px; +} + +h3 { + font-size: 16pt; + font-weight: bold; + margin-bottom: 3px; +} + +h4 { + font-size: 14pt; + font-weight: bold; + margin-bottom: 3px; +} + +h5 { + font-size: 12px; + font-weight: bold; + margin-bottom: 3px; +} + +.imageStyle { +} + +/**/ + +/**/ + +.blog-entry { + border-style: none; +} + +.blog-entry-title { + font-size: 16pt; + font-weight: bold; + margin-bottom: 3px; + border-style: none; +} + +.blog-entry-date { + margin-bottom: 10px; + margin-top: 5px; + border-style: none; + font-size: 10pt; + color: #333333; +} + +.blog-entry-body { + margin-bottom: 45px; + border-style: none; +} + +/**/ + +/**/ + +.filesharing-description { + margin-bottom: 20px; + border-bottom: 1px solid #d9d9d9; +} + +.filesharing-item { + +} + +.filesharing-item-title { + font-size: 16pt; + font-weight: bold; +} + +.filesharing-item-description { + margin-bottom: 10px; +} + +/**/ + +/**/ + +/**/ + +.album-title { + font-size: 16pt; + font-weight: bold; + margin-bottom: 3px; +} + +.album-description { +} + +.thumbnail-frame { + margin: 0px; + padding: 0px; +} + +.thumbnail-frame a { +} + +.thumbnail-frame a:hover { + height: 30px; +} + +.thumbnail-frame img { + background: repeat url(images/sidebar_bg.png); +} + +.thumbnail-caption { + color: #4c4c4c; + margin-top: -2px; + font-size: 10pt; +} + +/**/ + +/**/ + +.photo-background { + text-align: center; +} + +.photo-navigation { + background: none; + display: none; +} + +.photo-navigation a { + display: none; +} + +.photo-navigation a:hover { + display: none; +} + +.photo-frame{ + +} + +.photo-links { + display: none; +} + +.photo-title { + display: none; +} + +.photo-caption { + font-size: 11pt; + margin: 0px; + text-align: center; +} + +/**/ + +/**/ + +/**/ + +.movie-title { + font-size: 16pt; + font-weight: bold; + text-align: left; +} + +.movie-description { + text-align: center; +} + +.movie-frame { + text-align: center; + margin-bottom: 10px; +} + +/**/ + + + + + diff --git a/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/styles.css b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/styles.css new file mode 100755 index 00000000..eb4ca54b --- /dev/null +++ b/resources/etc/Tutorial/tutorial_en/rw_common/themes/caribou/styles.css @@ -0,0 +1,1167 @@ +/* @group General Styles */ + +body { + margin: 0; + padding: 0; + background: url(images/container_top_grad.png) repeat-x left 120px; + font: 0.85em/1.6 Arial, "Lucida Grande", Lucida, Verdana, sans-serif; +} + +p { + margin: 0 0 15px; +} + +b, strong { + +} + +a:link, a:visited { + +} + +a:hover, a:active { + +} + +img { + border: none; +} + +.image-left { + float: left; + margin: 3px 10px 3px 0; +} + +.image-right { + float: right; + margin: 3px 0 3px 10px; +} + +/* @end */ + +/* @group Layout */ + +#bar { + height: 119px; + border-bottom: 1px solid #fff; + position: absolute; + left: 0; + top: 0; + width: 100%; +} + +#container { + width: 914px; + margin: 0 auto; + background: url(images/content_top.png) no-repeat left 227px; + padding-top: 30px; +} + +.clearer { + clear: both; +} + +#pageHeader { + height: 197px; + position: relative; + text-align: center; + line-height: normal; +} + +#pageHeader #background { + position: absolute; + left: 0; + top: 0; + z-index: 1; +} + +/* @group Overlay */ + +#pageHeader #overlay_swirls { + display: none; + position: absolute; + left: 0; + top: 0; +} + +#pageHeader #overlay_stripes_solid { + display: none; + position: absolute; + left: 0; + top: 0; +} + +#pageHeader #overlay_stripes_glow { + display: none; + position: absolute; + left: 0; + top: 0; +} + +#pageHeader #overlay_curve_solid { + display: none; + position: absolute; + left: 0; + top: 0; +} + +/* @end */ + +#pageHeader #logo { + position: absolute; + top: 0; + left: 0; + width: 100%; + height: 100%; +} + +#pageHeader #logo img { + display: block; +} + +#pageHeader #title { + position: absolute; + left: 7px; + top: 46px; + z-index: 2; + width: 900px; + height: 150px; + font-size: .8em; +} + +#pageHeader h1 { + position: relative; + z-index: 2; + margin: 50px 0 0; + color: #fff; +} + +#pageHeader h2 { + position: relative; + z-index: 2; + margin: 0; + color: #fff; +} + +#contentContainer { + width: 659px; + background-image: url(images/content_sep.png) ; + background-repeat: no-repeat; + margin-bottom: 20px; +} + +#contentContainer #content { + padding: 10px 30px; +} + +.contentSpacer { + height:350px; + float:right; + width:1px; +} + +#sidebarContainer { + width: 237px; +} + +#sidebarContainer #sidebar { + padding-bottom:20px; +} + +#sidebarContainer #sidebar a { +} + +#sidebarContainer #sidebar a:hover { + text-decoration: underline; +} + +#sidebarContainer .sideHeader { + padding: 15px 0 5px 0px; + font-size: 1.2em; + font-weight: bold; + letter-spacing: 0.5px; +} + +#sidebarContainer #sidebar h1 { + font-size: 1.2em; + font-weight: bold; + letter-spacing: 0.5px; +} + +#sidebarContainer #sidebar h2 { + font-size: 1.1em; + font-weight: bold; + letter-spacing: 0.5px; +} + +#sidebarContainer #sidebar h3 { + font-size: 1.1em; + +} + +#footer { + color: #fff; + height: 70px; + text-align: center; +} + +#footer p { + padding-top: 15px; + margin: 0; + +} + +#footer a:link, #footer a:visited { + font-weight: bold; + text-decoration: none; + text-shadow: none; + color: #fff; +} + +#footer a:hover, #footer a:active { +} + +/* @end */ + +/* @group Bread-crumb */ + +#breadcrumbcontainer { + +} + +#breadcrumbcontainer ul { + padding: 0; + margin: 0; + list-style-type: none; +} + +#breadcrumbcontainer li { + display: inline; +} + +#breadcrumbcontainer a { + text-decoration: underline; +} + +#breadcrumbcontainer a:hover { +} + +/* @end */ + +/* @group Global Classes */ + +blockquote, .standout { + font-style: italic; + margin: 0; + font-size: 1.2em; +} + +h1 { + font-size: 2.2em; + font-weight: normal; + margin: 0 0 5px; + letter-spacing: -1px; +} + +h2 { + font-size: 1.8em; + font-weight: normal; + margin: 0 0 5px; + letter-spacing: -1px; +} + +h3 { + font-size: 1.6em; + font-weight: normal; + margin: 0 0 5px; + letter-spacing: -1px; +} + +h4 { + font-size: 1.4em; + font-weight: normal; + margin: 0 0 5px; + letter-spacing: -1px; +} + +.imageStyle { + +} + +/* Main content area unordered list styles */ +#contentContainer #content ul { +} + +#contentContainer #content li { +} + +ul.disc { + list-style-type: disc; +} + +ul.circle { + list-style-type: circle; +} + +ul.square { + list-style-type: square; +} + +ol.arabic-numbers { + list-style-type: decimal; +} + +ol.upper-alpha { + list-style-type: upper-alpha; +} + +ol.lower-alpha { + list-style-type: lower-alpha; +} + +ol.upper-roman { + list-style-type: upper-roman; +} + +ol.lower-roman { + list-style-type: lower-roman; +} +/* Sidebar area unordered list styles */ +#sidebarContainer #sidebar ul { +} + +#sidebarContainer #sidebar li { +} + + +/* Table Styles */ +table { + font-size: 1em; +} +/* @end */ + +/* @group Toolbar */ + +#navcontainer { + height: 40px; + position: relative; + z-index: 3; + padding: 0 20px; +} + +#navcontainer #current { + background: url(images/button_over.png) no-repeat center 4px; +} + +#navcontainer #current:hover { +} + +#navcontainer .currentAncestor { + background: url(images/button_over.png) no-repeat center 4px; +} + +/* Parent - Level 0 */ + +#navcontainer ul{ + list-style: none; + margin: 0; + padding: 0; + z-index: 7; +} + +#navcontainer li { + position: relative; + display: inline; + float: left; +} + +#navcontainer a { + font-size: 0.9em; + display: block; + padding: 17px 15px 19px 15px; + height: 11px; + text-decoration: none; + width: 90px; + text-align: center; + font-weight: bold; + position: relative; + z-index: 7; +} + +#navcontainer a:hover { + background: url(images/button_over.png) no-repeat center 4px; +} + +#navcontainer a:active { +} + +/* Child - Level 1 */ +/* All browsers will use this code, it will make the pop out menus work */ +#navcontainer ul ul { + position: absolute; + top: 46px; + left: 0; + right: 0; + display: none; + z-index: 6; + font-size: 0.9em; + width: 120px; + padding: 0; + margin: 0; +} + +#navcontainer ul ul:hover { + background: url(images/button_over.png) no-repeat center top; + padding-top: 42px; + top: 4px; + } + +#navcontainer ul ul li { + display: block; +} + +#navcontainer ul ul a { + padding: 5px 0; + display: block; + width: 120px; + background: #fff; + border-bottom: 1px solid #f0f0f0; + height: auto; +} + +#navcontainer ul ul a:hover { + color: #fff; +} + +#navcontainer ul ul #current, +#navcontainer ul ul .currentAncestor{ + background: #fff; +} + + +/* Child Level 3 */ + +#navcontainer ul ul ul { + position: absolute; + top: 0px; + left: 120px; + z-index: 6; + font-size: 1em; + width: 120px; +} + +#navcontainer ul ul ul:hover { + padding: 0; + top: 0px; +} + +div#navcontainer ul ul, +div#navcontainer ul ul ul, +div#navcontainer ul li:hover ul ul, +div#navcontainer ul li:hover ul ul ul, +div#navcontainer ul li:hover ul ul ul ul, +div#navcontainer ul li:hover ul ul ul ul ul { + display:none; +} + +div#navcontainer ul li:hover ul, +div#navcontainer ul ul li:hover ul, +div#navcontainer ul ul ul li:hover ul, +div#navcontainer ul ul ul ul li:hover ul, +div#navcontainer ul ul ul ul ul li:hover ul { + display:block; +} + +/* @end */ + +/* @group Blog */ + +/* @group Tag Cloud */ +ul.blog-tag-cloud { + padding: 15px 0; + margin: 0; +} + +ul.blog-tag-cloud li { + + padding-right: 5px; + text-align: center; + list-style-type: none; + display: inline; +} + +ul.blog-tag-cloud li a{ + text-decoration: none; +} + +.blog-tag-size-1 { + font-size: 0.8em; +} + +.blog-tag-size-2 { + font-size: 0.85em; +} + +.blog-tag-size-3 { + font-size: 0.9em; +} + +.blog-tag-size-4 { + font-size: 0.95em; +} + +.blog-tag-size-5 { + font-size: 1em; +} + +.blog-tag-size-6 { + font-size: 1.05em; +} + +.blog-tag-size-7 { + font-size: 1.1em; +} + +.blog-tag-size-8 { + font-size: 1.15em; +} + +.blog-tag-size-9 { + font-size: 1.2em; +} + +.blog-tag-size-10 { + font-size: 1.25em; +} + +.blog-tag-size-11 { + font-size: 1.3em; +} + +.blog-tag-size-12 { + font-size: 1.35em; +} + +.blog-tag-size-13 { + font-size: 1.4em; +} + +.blog-tag-size-14 { + font-size: 1.45em; +} + +.blog-tag-size-15 { + font-size: 1.5em; +} + +.blog-tag-size-16 { + font-size: 1.55em; +} + +.blog-tag-size-17 { + font-size: 1.6em; +} + +.blog-tag-size-18 { + font-size: 1.65em; +} + +.blog-tag-size-19 { + font-size: 1.7em; +} + +.blog-tag-size-20 { + font-size: 1.75em; +} + + +/* @end */ + +/* @group Archive Page */ + +.blog-archive-background { +} + +.blog-entry-summary { +} + .blog-archive-headings-wrapper { + font-size: 1.4em; + padding-bottom: 25px; + background: url(images/blog_bottom_bar.png) no-repeat center bottom; +} + +.blog-archive-entries-wrapper { +} + +.blog-archive-entries-wrapper .blog-entry { + padding-top: 20px; +} .blog-archive-month { + font-size: 1.2em; + padding-left: 2; + +} + +.blog-archive-link { + font-size: 0.8em; +} .blog-archive-link a:link, .blog-archive-link a:visited { +} + +/* @end */ + +.blog-entry { + padding-bottom: 20px; +} + +h1.blog-entry-title { + padding: 0; + margin: 0; +} + + +h1.blog-entry-title a { + + text-decoration: none; +} + +.blog-entry-date { +} + +/*styles the category link in the main entry */ +.blog-entry-category { + padding-left: 20px; + margin-right: 12px; +} + +.blog-entry-category a:link, .blog-entry-category a:visited { +} + +.blog-read-more { + text-decoration: none; +} + +.blog-entry-body { + padding: 20px 0 40px 0; + background: url(images/blog_bottom_bar.png) no-repeat left bottom; +} + +.blog-entry-comments { +} + +.blog-trackback-link { +} + +p.blog-entry-tags { + padding-left: 20px; + margin-top: 15px; +} + +/* styles the archives in the blog sidebar */ +#blog-archives { + padding-top: 20px; +} + +#sidebarContainer #sidebar ul { + +} + +.blog-archive-link-enabled { + padding-left: 20px; +} + +.blog-archive-link-disabled { + padding-left: 20px; +} + +/* Styles the blog categories in the blog sidebar */ +#blog-categories { + padding-top: 20px ; +} + +.blog-category-link-enabled { + padding: 0px 0px 0px 20px; + margin-top: 3; +} + +.blog-category-link-disabled { + margin: 0; + padding-bottom: 0px; + padding-left: 20px; +} + +/* Styles the blog RSS feeds in the blog sidebar */ +#blog-rss-feeds { + text-decoration: none; +} + +.blog-rss-link { + padding-left: 20px; +} + +.blog-comments-rss-link { + padding-left: 20px; +} + +/* @end */ + +/* @group File Sharing */ + +.filesharing-description { + padding-top: 10px; + padding-bottom: 15px; +} + +.filesharing-item { +} + +.filesharing-item-title a:link { +} + +.filesharing-item-title a:hover { +} + +.filesharing-item-title a:visited { +} + +.filesharing-item-description { + font-size: 0.85em; + padding-bottom:10px; +} + +/* @end */ + +/* @group Photo Album */ + +/* @group Index Page (Thumbnail view) */ + +#flashcontent { + padding-top: 15px; +} + +.album-title { + font-size: 2.2em; + margin-bottom: 10px; +} + +.album-description { + margin-bottom: 20px; +} + +.album-wrapper { + display: block; + width: 99%; + position: relative; +} + +.thumbnail-wrap { + text-align: center; + position: relative; + float: left; + margin-bottom: 20px; + margin-right: 10px; + padding-top: 70px; + padding-left: 5px; + padding-right: 5px; + border-top: 1px solid #f3f3f3; + border-right: 1px solid #f1f1f1; + border-left: 1px solid #f1f1f1; +} + +.thumbnail-frame { + position: absolute; + bottom: 0; + left: 0; + padding-left: 5px; + padding-right: 5px; +} + +.thumbnail-frame:hover { +} + +.thumbnail-frame a { +} + +.thumbnail-frame a:hover { +} + +.thumbnail-frame img { + margin: auto; + border: none; +} + +.thumbnail-caption { + margin: 0 -5px; + padding: 7px 0 7px 0; + font-size: 0.9em; + background: repeat-x left bottom url(images/photo_shadow_bottom.png); + height: 38px; + display: block; +} + +/* @end */ + +/* @group Single Page (Photo view) */ + +.photo-background { + background-image: none; + text-align: center; +} + +.photo-navigation { + color: #e5e5e5; + height: 119px; + border-bottom: 1px solid #fff; + margin-bottom: 25px; + width: 100%; + text-align: left; +} + +.photo-links{ + padding: 0 0 0 40px; + margin: 0; + +} + +.photo-navigation a:link, .photo-navigation a:visited { + color: #f2f2f2; +} + +.photo-navigation a:hover { +} + +.photo-frame{ + padding: 20px 20px 20px 20px; + margin-bottom: 20px; + border: 1px solid #f1f1f1; +} + +.photo-title { + font-size: 2.2em; + padding: 5px 0 0 40px; + margin: 0; + +} + +.photo-caption { + font-size: 1.2em; + padding: 0 0 0 40px; + margin: 0; +} + +/* @group EXIF data */ +/* Data wrapper */ +.exif-data { +} + +.exif-data p { +} + +/* p tag classes for all exif data */ +p.exif-version { +} + +p.exif-colour-space { +} + +p.exif-focal-length { +} + +p.exif-dimensions { +} + +p.exif-pixel-y-dimension { +} + +p.exif-pixel-x-dimension { +} + +p.exif-oecf-value { +} + +p.exif-subsec-time-original { +} + +p.exif-exposure-mode { +} + +p.exif-spatial-frequency-response { +} + +p.exif-scene-capture-type { +} + +p.exif-subject-location { +} + +p.exif-shutter-speed { +} + +p.exif-datetime-original { +} + +p.exif-subsec-time { +} + +p.exif-compressed-bits-per-pixel { +} + +p.exif-flash-energy { +} + +p.exif-saturation { +} + +p.exif-brightness { +} + +p.exif-exposure-time { +} + +p.exif-f-number { +} + +p.exif-file-source { +} + +p.exif-gain-control { +} + +p.exif-subject-area { +} + +p.exif-cfa-pattern { +} + +p.exif-scene-type { +} + +p.exif-white-balance { +} + +p.exif-flash { +} + +p.exif-exposure-index { +} + +p.exif-flashpix-version { +} + +p.exif-device-setting-description { +} + +p.exif-focalplane-x-resolution { +} + +p.exif-image-uniqueid { +} + +p.exif-components-configuration { +} + +p.exif-light-source { +} + +p.exif-sensing-method { +} + +p.exif-aperture { +} + +p.exif-sharpness { +} + +p.exif-exposure-program { +} + +p.exif-subject-distance { +} + +p.exif-subsec-time-digitized { +} + +p.exif-contrast { +} + +p.exif-focalplane-resolution-unit { +} + +p.exif-gamma { +} + +p.exif-35mm-focal-length { +} + +p.exif-datetime-digitized { +} + +p.exif-subject-distance-range { +} + +p.exif-custom-rendered { +} + +p.exif-max-aperture { +} + +p.exif-sound-file { +} + +p.exif-metering-mode { +} + +p.exif-spectral-sensitivity { +} + +p.exif-exposure-bias { +} + +p.exif-focalplane-y-resolution { +} + +p.exif-iso-rating { +} + +p.exif-maker-note { +} + +p.exif-digital-zoom-ratio { +} + +p.exif-user-comment { +} +/* @end */ + +/* @end */ + +/* @end */ + +/* @group Quicktime Page */ + +.movie-description { +} + +/* @end */ + + + +/* @group Quicktime Album */ + +/* @group Index Page (Movie Thumbnail view) */ + +.movie-page-title { + font-size: 2.2em; + margin-bottom: 10px; +} .movie-page-description { + margin-bottom: 20px; +} .movie-thumbnail-frame { + width: 132px; + height: 162px; + float: left; + position: relative; + border-top: 1px ; + text-align: center; + margin-bottom: 20px; + margin-right: 10px; + padding-top: 7px; + padding-left: 5px; + padding-right: 5px; + border-top: 1px solid #f3f3f3; + border-right: 1px solid #f1f1f1; + border-left: 1px solid #f1f1f1; + background: url(images/photo_shadow_bottom.png) repeat-x 0 bottom; + +} + +.movie-thumbnail-frame:hover { +} + +.movie-thumbnail-caption { + height: 56px; + width: 132px; + padding: 5px 0px 0 0px; + + +} + +/* @end */ + +/* @group Single Page (Movie View) */ + +.movie-background { + background-image: none; + text-align: center; +} + +.movie-title { + font-size: 1.4em; + height: 120px; + color: #e5e5e5; + padding: 10px 0 0 20px; +} + +.movie-frame { + margin-top: 10px; + margin-bottom: 10px; +} + +/* @end */ + + +/* @end */ + +/* @group Contact Form */ +.message-text { + padding-top: 10px; +} + +.required-text { +} + +.form-input-field { + +} + +label{ + color:#7f7f7f; + +} + +.form-input-button { +} +/* @end */ + +/* @group Sitemap */ + +.rw-sitemap ul { + margin: 0; + padding: 0; + list-style-type: disc; + list-style-position: inside; +} + +.rw-sitemap ul li { + margin: 0 0 10px 0; +} + +.rw-sitemap ul li:last-child { + margin: 0; +} + +.rw-sitemap ul li li { + margin: 0 0 5px 0; +} + +.rw-sitemap ul li li:last-child { + margin: 0; +} + +.rw-sitemap ul ul { + padding: 0 0 0 20px; + list-style-type: square; +} + +.rw-sitemap ul ul ul { + list-style-type: circle; +} + +/* @end */ \ No newline at end of file diff --git a/resources/etc/Tutorial/tutorial_fr/index.html b/resources/etc/Tutorial/tutorial_fr/index.html new file mode 100644 index 00000000..b3ed65d3 --- /dev/null +++ b/resources/etc/Tutorial/tutorial_fr/index.html @@ -0,0 +1,79 @@ + + + + + + + Tutoriel + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + +
+
+
+

Le développement de la partie tutoriel est actuellement en cours et sera publié progressivement dans les prochaines mises à jour.

En attendant, vous pouvez vous rendre sur le site www.open-sankore.org qui vous permettra de poser vos questions et en savoir plus sur le logiciel.

Vous pouvez également y télécharger le manuel d’utilisation.

+
+
+ +
+ +
+ +
+ +
+ +
+ +
+ + + diff --git a/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/colourtag-theme-default.css b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/colourtag-theme-default.css new file mode 100644 index 00000000..15d12208 --- /dev/null +++ b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/colourtag-theme-default.css @@ -0,0 +1,99 @@ +/* @group Layout Colours */ + +#bar, +.photo-navigation, +.movie-title { + background-color: #51748C; +} + +#pageHeader #title { + background-color: #FF7E00; +} + +#pageHeader h1, +#pageHeader h2 { + text-shadow: 0px -1px 0px #994B00; +} + +#footer { + background-color: #82B4D7; +} + +#footer p { + text-shadow: 0px -1px 0px #4E6C81; +} + +#breadcrumbcontainer li { + color: #5B7E96; +} + +/* @end */ + +/* @group Content Colours */ + +body, +.blog-entry-body, +.blog-entry-date, +.blog-entry { + color: #7F7F7F; +} + + +#sidebarContainer .sideHeader, +#sidebarContainer #sidebar h1, +#sidebarContainer #sidebar h2, +#sidebarContainer #sidebar h3 { + color: #51748C; +} + +#sidebarContainer { + color: #A6A6A6; +} + +#sidebarContainer #sidebar a, +#breadcrumbcontainer, +a:link, a:visited { + color: #656565; +} + +h1, h2, h3, h4, h5, +h1.blog-entry-title a, +.blog-archive-headings-wrapper, +.album-title, +.photo-title, +.movie-page-title { + color: #FF7E00; +} + + + +/* @end */ + +/* @group Navbar */ + +#navcontainer a { + color: #7F7F7F; +} + +#navcontainer a:hover, +#navcontainer #current, +#navcontainer .currentAncestor, +#sidebarContainer #sidebar a:hover, +.photo-navigation a:hover, +a:hover, a:active, +form, +h1 { + color: #FF7E00; +} + +#navcontainer ul ul a:hover, +#navcontainer ul ul #current, +#navcontainer ul ul .currentAncestor { + background: #FF7E00; + color: #fff; + border-bottom-color: #FF7E00; +} + + + +/* @end */ \ No newline at end of file diff --git a/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/css/banner/curve_solid.css b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/css/banner/curve_solid.css new file mode 100755 index 00000000..da249e32 --- /dev/null +++ b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/css/banner/curve_solid.css @@ -0,0 +1,3 @@ +#pageHeader #overlay_curve_solid { + display: block; +} \ No newline at end of file diff --git a/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/css/banner/stripes_glow.css b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/css/banner/stripes_glow.css new file mode 100755 index 00000000..444f0e6c --- /dev/null +++ b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/css/banner/stripes_glow.css @@ -0,0 +1,3 @@ +#pageHeader #overlay_stripes_glow { +display: block; +} \ No newline at end of file diff --git a/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/css/banner/stripes_solid.css b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/css/banner/stripes_solid.css new file mode 100755 index 00000000..39c25215 --- /dev/null +++ b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/css/banner/stripes_solid.css @@ -0,0 +1,3 @@ +#pageHeader #overlay_stripes_solid { + display: block; +} \ No newline at end of file diff --git a/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/css/banner/swirls.css b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/css/banner/swirls.css new file mode 100755 index 00000000..6b185fc3 --- /dev/null +++ b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/css/banner/swirls.css @@ -0,0 +1,3 @@ +#pageHeader #overlay_swirls { + display: block; +} \ No newline at end of file diff --git a/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/css/icons/alternative.css b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/css/icons/alternative.css new file mode 100755 index 00000000..0a662f24 --- /dev/null +++ b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/css/icons/alternative.css @@ -0,0 +1,70 @@ +.filesharing-item { + background: url(../../images/download_icon.png) no-repeat 0 3px; + padding-left: 20px; +} + +/* @group Blog */ + +.blog-archive-link { + background: url(../../images/blog_home.png) no-repeat 0 5px; + padding-left: 20px; +} + +.blog-entry-date { + padding-left: 20px; + background: url(../../images/blog_clock.png) no-repeat 0 3px; +} + +/*styles the category link in the main entry */ +.blog-entry-category { + background: url(../../images/blog_file.png) no-repeat 0 0; +} + +.blog-entry-body { + padding: 20px 0 40px 0; + background: url(../../images/blog_bottom_bar.png) no-repeat left bottom; +} + +.blog-entry-comments { + padding-left: 20px; + background: url(../../images/blog_comments.png) no-repeat 0 3px; +} + +.blog-trackback-link { + padding-left: 20px; + background: url(../../images/blog_trackback.png) no-repeat 0 0px; +} + +p.blog-entry-tags { + background: url(../../images/blog_tag.png) no-repeat 0 3px; +} + +/* styles the archives in the blog sidebar */ + +.blog-archive-link-enabled { + + background: url(../../images/blog_icon.png) no-repeat 0; +} + +.blog-archive-link-disabled { + background: url(../../images/blog_icon.png) no-repeat 0; +} + +/* Styles the blog categories in the blog sidebar */ + +.blog-category-link-enabled { + background: url(../../images/blog_file.png) no-repeat 0; +} + +.blog-category-link-disabled { + background: url(../../images/blog_file.png) no-repeat 0 3px; +} + +.blog-rss-link { + background: url(../../images/blog_rss.png) no-repeat 0;} + +.blog-comments-rss-link { + background: url(../../images/blog_rss.png) no-repeat 0; +} + +/* @end */ \ No newline at end of file diff --git a/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/css/icons/black.css b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/css/icons/black.css new file mode 100755 index 00000000..a816248e --- /dev/null +++ b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/css/icons/black.css @@ -0,0 +1,25 @@ +.blog-entry-category { + background: url(../../images/file_black.png) no-repeat left 0; + } + +p.blog-entry-tags { + background: url(../../images/tag_black.png) no-repeat left 2px; +} + +.blog-category-link-disabled, +.blog-archive-link-disabled { + background: url(../../images/file_black.png) no-repeat left center; +} + + +.blog-category-link-enabled, +.blog-archive-link-enabled { + background: url(../../images/file_black.png) no-repeat left 1px; +} + +.blog-rss-link { + background: url(../../images/feed.png) no-repeat 0;} + +.blog-comments-rss-link { + background: url(../../images/feed.png) no-repeat 0; +} \ No newline at end of file diff --git a/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/css/icons/blue.css b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/css/icons/blue.css new file mode 100755 index 00000000..a8fdad09 --- /dev/null +++ b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/css/icons/blue.css @@ -0,0 +1,25 @@ +.blog-entry-category { + background: url(../../images/file_blue.png) no-repeat left 0; + } + +p.blog-entry-tags { + background: url(../../images/tag_blue.png) no-repeat left 2px; +} + +.blog-category-link-disabled, +.blog-archive-link-disabled { + background: url(../../images/file_blue.png) no-repeat left center; +} + + +.blog-category-link-enabled, +.blog-archive-link-enabled { + background: url(../../images/file_blue.png) no-repeat left 1px; +} + +.blog-rss-link { + background: url(../../images/feed.png) no-repeat 0;} + +.blog-comments-rss-link { + background: url(../../images/feed.png) no-repeat 0; +} \ No newline at end of file diff --git a/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/css/icons/brown.css b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/css/icons/brown.css new file mode 100755 index 00000000..52d8a6b1 --- /dev/null +++ b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/css/icons/brown.css @@ -0,0 +1,25 @@ +.blog-entry-category { + background: url(../../images/file_brown.png) no-repeat left 0; + } + +p.blog-entry-tags { + background: url(../../images/tag_brown.png) no-repeat left 2px; +} + +.blog-category-link-disabled, +.blog-archive-link-disabled { + background: url(../../images/file_brown.png) no-repeat left center; +} + + +.blog-category-link-enabled, +.blog-archive-link-enabled { + background: url(../../images/file_brown.png) no-repeat left 1px; +} + +.blog-rss-link { + background: url(../../images/feed.png) no-repeat 0;} + +.blog-comments-rss-link { + background: url(../../images/feed.png) no-repeat 0; +} \ No newline at end of file diff --git a/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/css/icons/green.css b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/css/icons/green.css new file mode 100755 index 00000000..1114ad47 --- /dev/null +++ b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/css/icons/green.css @@ -0,0 +1,25 @@ +.blog-entry-category { + background: url(../../images/file_green.png) no-repeat left 0; + } + +p.blog-entry-tags { + background: url(../../images/tag_green.png) no-repeat left 2px; +} + +.blog-category-link-disabled, +.blog-archive-link-disabled { + background: url(../../images/file_green.png) no-repeat left center; +} + + +.blog-category-link-enabled, +.blog-archive-link-enabled { + background: url(../../images/file_green.png) no-repeat left 1px; +} + +.blog-rss-link { + background: url(../../images/feed.png) no-repeat 0;} + +.blog-comments-rss-link { + background: url(../../images/feed.png) no-repeat 0; +} \ No newline at end of file diff --git a/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/css/icons/pink.css b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/css/icons/pink.css new file mode 100755 index 00000000..ac25b094 --- /dev/null +++ b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/css/icons/pink.css @@ -0,0 +1,26 @@ +.blog-entry-category { + background: url(../../images/file_pink.png) no-repeat left 0; + } + +p.blog-entry-tags { + background: url(../../images/tag_pink.png) no-repeat left 2px; +} + + +.blog-category-link-disabled, +.blog-archive-link-disabled { + background: url(../../images/file_pink.png) no-repeat left center; +} + + +.blog-category-link-enabled, +.blog-archive-link-enabled { + background: url(../../images/file_pink.png) no-repeat left 2px; +} + +.blog-rss-link { + background: url(../../images/feed.png) no-repeat 0;} + +.blog-comments-rss-link { + background: url(../../images/feed.png) no-repeat 0; +} \ No newline at end of file diff --git a/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/css/icons/red.css b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/css/icons/red.css new file mode 100755 index 00000000..7d23dfdb --- /dev/null +++ b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/css/icons/red.css @@ -0,0 +1,32 @@ +.blog-entry-category { + background: url(../../images/file_red.png) no-repeat left 0; + } + +p.blog-entry-tags { + background: url(../../images/tag_red.png) no-repeat left 2px; +} + +.blog-category-link-disabled, +.blog-archive-link-disabled { + background: url(../../images/file_red.png) no-repeat left center; +} + + +.blog-category-link-enabled, +.blog-archive-link-enabled { + background: url(../../images/file_red.png) no-repeat left 1px; +} + +.blog-rss-link { + background: url(../../images/feed.png) no-repeat 0;} + +.blog-comments-rss-link { + background: url(../../images/feed.png) no-repeat 0; +} + +.blog-rss-link { + background: url(../../images/feed.png) no-repeat 0;} + +.blog-comments-rss-link { + background: url(../../images/feed.png) no-repeat 0; +} \ No newline at end of file diff --git a/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/css/ie6.css b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/css/ie6.css new file mode 100755 index 00000000..fbd4e6fe --- /dev/null +++ b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/css/ie6.css @@ -0,0 +1,4 @@ +#navcontainer a { + padding: 15px 15px 17px 15px; + height: 0px; +} \ No newline at end of file diff --git a/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/css/logo_position/center.css b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/css/logo_position/center.css new file mode 100755 index 00000000..ee422a98 --- /dev/null +++ b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/css/logo_position/center.css @@ -0,0 +1,3 @@ +#pageHeader #logo img { + margin: 10px auto 0; +} \ No newline at end of file diff --git a/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/css/logo_position/left.css b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/css/logo_position/left.css new file mode 100755 index 00000000..beb0cbf7 --- /dev/null +++ b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/css/logo_position/left.css @@ -0,0 +1,4 @@ +#pageHeader #logo img { + float: left; + margin: 10px 0 0 30px; +} \ No newline at end of file diff --git a/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/css/logo_position/right.css b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/css/logo_position/right.css new file mode 100755 index 00000000..a4a0caf7 --- /dev/null +++ b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/css/logo_position/right.css @@ -0,0 +1,4 @@ +#pageHeader #logo img { + float: right; + margin: 10px 30px 0 0; +} \ No newline at end of file diff --git a/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/css/sidebar/sidebar_left.css b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/css/sidebar/sidebar_left.css new file mode 100755 index 00000000..d9592ade --- /dev/null +++ b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/css/sidebar/sidebar_left.css @@ -0,0 +1,15 @@ +#contentContainer { + float: right; + padding-right: 7px; + background-position: top left; +} + +#sidebarContainer { + float: left; + padding-left: 7px; +} + +#sidebarContainer #sidebar { + padding-left: 30px; + padding-right: 10px; +} \ No newline at end of file diff --git a/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/css/sidebar/sidebar_none.css b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/css/sidebar/sidebar_none.css new file mode 100755 index 00000000..d18e1f27 --- /dev/null +++ b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/css/sidebar/sidebar_none.css @@ -0,0 +1,8 @@ +#sidebarContainer { + display: none; +} + +#contentContainer { + width: auto; + background-image: none; +} \ No newline at end of file diff --git a/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/css/sidebar/sidebar_right.css b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/css/sidebar/sidebar_right.css new file mode 100755 index 00000000..5a0a941b --- /dev/null +++ b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/css/sidebar/sidebar_right.css @@ -0,0 +1,15 @@ +#contentContainer { + float: left; + padding-left: 7px; + background-position: top right; +} + +#sidebarContainer { + float: right; + padding-right: 7px; +} + +#sidebarContainer #sidebar { + padding-right: 30px; + padding-left: 10px; +} \ No newline at end of file diff --git a/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/csshover.htc b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/csshover.htc new file mode 100755 index 00000000..20645fdf --- /dev/null +++ b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/csshover.htc @@ -0,0 +1,116 @@ + + \ No newline at end of file diff --git a/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/handheld.css b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/handheld.css new file mode 100755 index 00000000..73e70c0f --- /dev/null +++ b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/handheld.css @@ -0,0 +1,545 @@ +/**/ + +body { + text-align: left; + font-family: Verdana, Arial, Helvetica, sans-serif; + font-size: 0.9em; + margin: 0px; + padding: 0; + white-space: pre; +} + +p { +} + +b, strong { + +} + +a:link { + color: #0000ff; + text-decoration: underline; +} + +a:visited { + color: #681796; +} + +a:hover, a:active { + text-decoration: none; + background: #0000ff; + color: #ffffff; +} + +img { + max-width: 99%; +} + +.image-left { + +} + +.image-right { + +} + +/**/ + +/**/ + +#container { + background: #ffffff; + background-image: none; + width: 100%; +} + +#pageHeader { + height: auto; + text-align: left; + margin-bottom: 8px; + background: #000000; + padding: 3px; + border-bottom: solid #191919 2px; +} + +#pageHeader img { + position: relative; + top: auto; + right: auto; +} + +#pageHeader h1 { + color: #ffffff; + font-size: 1.3em; + margin: 0 0 5px; + padding-top: 0px; + font-weight: bold; +} + +#pageHeader h2 { + font-size: 1.1em; + margin: 0; + color: #ffffff; + font-weight: normal; +} + +#contentContainer { + margin: 0px; + display: block; + width: auto; +} + +#contentContainer #content { + margin: 0; + padding: 0; +} + +#sidebarContainer { + float: none; + width: auto; + display: block; + margin-bottom: 10px; + padding-bottom: 10px; + border-bottom: 1px solid #808080; +} + +#sidebarContainer #sidebar { + margin: 0; + padding: 0px; +} + +#sidebarContainer .sideHeader { + color: #000000; + font-weight: bold; + margin-bottom: 5px; +} + +#footer { + width: auto; + text-align: left; + padding: 0px; + margin: 0; +} + +#footer p { +} + +#footer a:link, #footer a:visited { + +} + +#footer a:hover, #footer a:active { +} + +/**/ + +/**/ + +#breadcrumbcontainer { + margin-bottom: 5px; +} + +#breadcrumbcontainer ul { + list-style: none; + margin: 0; + padding: 0; +} + +#breadcrumbcontainer li { + display: inline; + padding: 0; + margin: 0; +} + +#breadcrumbcontainer a { + padding: 0; +} + +#breadcrumbcontainer a:hover { + +} + +/**/ + +/**/ + +/* Toolbar Styles */ + +#navcontainer { + color: #000000; + margin: 0 0 10px 0; + padding: 0; +} + +#navcontainer #current { + +} + +#navcontainer #current:hover { +} + +#navcontainer .currentAncestor { + +} + +/* Parent - Level 0 */ + +#navcontainer ul{ + margin: 0; + padding: 0; + list-style-type: none; +} + +#navcontainer li { + margin: 0; + padding: 0; +} + +#navcontainer a { + padding: 0; +} + +#navcontainer a:hover { +} + +#navcontainer a:active { +} + +/* Child - Level 1 */ + +#navcontainer ul ul { + list-style-type: none; + margin-left: 2px; + padding: 0; + color: black; +} + +#navcontainer ul ul li { + padding-left: 5px; +} + +#navcontainer ul ul a { + padding: 0; +} + +#navcontainer ul ul a:hover{ +} + +#navcontainer ul ul #current{ +} + +/* Child - Level 2 */ + +#navcontainer ul ul ul { + +} + +#navcontainer ul ul ul li { + padding-left: 10px; +} + +#navcontainer ul ul ul a{ +} + +#navcontainer ul ul ul a:hover{ + +} + +/* Child Level 3 */ + +#navcontainer ul ul ul { + +} + +#navcontainer ul ul ul ul li { + padding-left: 15px; +} + +#navcontainer ul ul ul ul a{ +} + +#navcontainer ul ul ul ul a:hover{ + +} + +/* Child Level 4 */ + +#navcontainer ul ul ul ul { + +} + +#navcontainer ul ul ul ul ul li { + padding-left: 20px; +} + +#navcontainer ul ul ul ul ul a{ +} + +#navcontainer ul ul ul ul ul a:hover{ + +} + +/* Child Level 5 */ + +#navcontainer ul ul ul ul ul { + +} + +#navcontainer ul ul ul ul ul ul li { +} + +#navcontainer ul ul ul ul ul ul a{ +} + +#navcontainer ul ul ul ul ul ul a:hover{ + +} + +/**/ + +/**/ + +blockquote, .standout { + margin: 0; + padding: 5px; + font-weight: bold; +} + +h1 { +} + +h2 { +} + +h3 { +} + +h4 { +} + +.imageStyle { + +} + +/**/ + +/**/ + +/**/ + +.blog-archive-background { +} .blog-archive-headings-wrapper { +} + +.blog-archive-entries-wrapper { +} + +.blog-archive-entries-wrapper .blog-entry { +} .blog-archive-month { +} + +.blog-archive-link { +} .blog-archive-link a:link, .blog-archive-link a:visited { +} + +/**/ + +.blog-entry { +} + +.blog-entry-title { + font-weight: bold; + margin-bottom: 3px; +} + +.blog-entry-date { + margin-bottom: 8px; + font-size: 0.9em; + color: #808080; +} + +.blog-entry-body { + margin-bottom: 5px; + padding-bottom: 5px; + border-bottom: 1px solid #cccccc; +} + +.blog-entry-comments { + display: none; +} + +.blog-entry-category { +} + +.blog-category-link-enabled { +} + +.blog-category-link-disabled { +} + +/**/ + +/**/ + +.filesharing-description { +} + +.filesharing-item { + margin-bottom: 5px; + padding-bottom: 5px; + border-bottom: 1px solid #cccccc; +} + +.filesharing-item-title a:link { +} + +.filesharing-item-title a:hover { +} + +.filesharing-item-title a:visited { + +} + +.filesharing-item-description { +} + +/**/ + +/**/ + +/**/ + +.album-title { + font-weight: bold; + margin-bottom: 3px; +} + +.album-description { + margin-bottom: 8px; + font-size: 0.9em; + color: #808080; +} + +table.thumbnail-table { + width: 99%; +} + +table.thumbnail-table, table.thumbnail-table tr, table.thumbnail-table td { + display: block; +} + +.thumbnail-frame { +} + +.thumbnail-frame:hover { +} + +.thumbnail-frame a { +} + +.thumbnail-frame a:hover { +} + +.thumbnail-frame img { +} + +.thumbnail-caption { +} + +/**/ + +/**/ + +.photo-background { +} + +.photo-navigation { +} + +.photo-links { +} + +.photo-navigation a:link, .photo-navigation a:visited { + +} + +.photo-navigation a:hover { + +} + +.photo-frame{ +} + +.photo-title { +} + +.photo-caption { +} + +/**/ + +/**/ + +/**/ + +.movie-description { + +} + +/**/ + +/**/ + +/**/ + +.movie-page-title { + font-weight: bold; + margin-bottom: 3px; +} .movie-page-description { + margin-bottom: 8px; + font-size: 0.9em; + color: #808080; +} .movie-thumbnail-frame { +} + +.movie-thumbnail-frame:hover { +} + +.movie-thumbnail-caption { +} + +/**/ + +/**/ + +.movie-background { +} + +.movie-title { +} + +.movie-frame { + +} + +/**/ + + +/**/ + +/**/ +.message-text { +} + +.required-text { +} + +.form-input-field { + max-width: 100%; +} + +.form-input-button { +} +/**/ + + diff --git a/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/blog_bottom_bar.png b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/blog_bottom_bar.png new file mode 100755 index 00000000..a76ad531 Binary files /dev/null and b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/blog_bottom_bar.png differ diff --git a/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/blog_clock.png b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/blog_clock.png new file mode 100755 index 00000000..9aed16dc Binary files /dev/null and b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/blog_clock.png differ diff --git a/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/blog_comments.png b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/blog_comments.png new file mode 100755 index 00000000..36af5fc7 Binary files /dev/null and b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/blog_comments.png differ diff --git a/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/blog_file.png b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/blog_file.png new file mode 100755 index 00000000..2c723b42 Binary files /dev/null and b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/blog_file.png differ diff --git a/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/blog_home.png b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/blog_home.png new file mode 100755 index 00000000..b69156e5 Binary files /dev/null and b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/blog_home.png differ diff --git a/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/blog_icon.png b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/blog_icon.png new file mode 100755 index 00000000..417efe66 Binary files /dev/null and b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/blog_icon.png differ diff --git a/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/blog_rss.png b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/blog_rss.png new file mode 100755 index 00000000..3c7e8439 Binary files /dev/null and b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/blog_rss.png differ diff --git a/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/blog_tag.png b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/blog_tag.png new file mode 100755 index 00000000..3be03350 Binary files /dev/null and b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/blog_tag.png differ diff --git a/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/blog_trackback.png b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/blog_trackback.png new file mode 100755 index 00000000..0b29d7af Binary files /dev/null and b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/blog_trackback.png differ diff --git a/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/button_over.png b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/button_over.png new file mode 100755 index 00000000..54d9ee15 Binary files /dev/null and b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/button_over.png differ diff --git a/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/container_top_grad.png b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/container_top_grad.png new file mode 100755 index 00000000..608b6107 Binary files /dev/null and b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/container_top_grad.png differ diff --git a/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/content_sep.bak.png b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/content_sep.bak.png new file mode 100755 index 00000000..8762f462 Binary files /dev/null and b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/content_sep.bak.png differ diff --git a/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/content_sep.png b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/content_sep.png new file mode 100755 index 00000000..2fe33d61 Binary files /dev/null and b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/content_sep.png differ diff --git a/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/content_top.png b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/content_top.png new file mode 100755 index 00000000..1331d890 Binary files /dev/null and b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/content_top.png differ diff --git a/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/download_icon.png b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/download_icon.png new file mode 100755 index 00000000..def80b9a Binary files /dev/null and b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/download_icon.png differ diff --git a/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/feed.png b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/feed.png new file mode 100755 index 00000000..19fca808 Binary files /dev/null and b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/feed.png differ diff --git a/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/file_black.png b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/file_black.png new file mode 100755 index 00000000..4b0e2118 Binary files /dev/null and b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/file_black.png differ diff --git a/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/file_blue.png b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/file_blue.png new file mode 100755 index 00000000..fa483bee Binary files /dev/null and b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/file_blue.png differ diff --git a/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/file_brown.png b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/file_brown.png new file mode 100755 index 00000000..72bde9fc Binary files /dev/null and b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/file_brown.png differ diff --git a/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/file_green.png b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/file_green.png new file mode 100755 index 00000000..512f704f Binary files /dev/null and b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/file_green.png differ diff --git a/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/file_pink.png b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/file_pink.png new file mode 100755 index 00000000..3e598435 Binary files /dev/null and b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/file_pink.png differ diff --git a/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/file_red.png b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/file_red.png new file mode 100755 index 00000000..6f1963c4 Binary files /dev/null and b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/file_red.png differ diff --git a/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/header_bg.png b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/header_bg.png new file mode 100755 index 00000000..bcef0a8d Binary files /dev/null and b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/header_bg.png differ diff --git a/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/header_curve_solid.png b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/header_curve_solid.png new file mode 100755 index 00000000..20b2a4b6 Binary files /dev/null and b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/header_curve_solid.png differ diff --git a/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/header_stripes_glow.png b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/header_stripes_glow.png new file mode 100755 index 00000000..dc4d0eee Binary files /dev/null and b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/header_stripes_glow.png differ diff --git a/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/header_stripes_solid.png b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/header_stripes_solid.png new file mode 100755 index 00000000..e36f3337 Binary files /dev/null and b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/header_stripes_solid.png differ diff --git a/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/header_swirls.png b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/header_swirls.png new file mode 100755 index 00000000..ce8a27a3 Binary files /dev/null and b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/header_swirls.png differ diff --git a/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/photo_shadow_bottom.png b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/photo_shadow_bottom.png new file mode 100755 index 00000000..a742b538 Binary files /dev/null and b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/photo_shadow_bottom.png differ diff --git a/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/photo_shadow_top.png b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/photo_shadow_top.png new file mode 100755 index 00000000..814c0d30 Binary files /dev/null and b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/photo_shadow_top.png differ diff --git a/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/photo_thumbnail.png b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/photo_thumbnail.png new file mode 100755 index 00000000..47750b33 Binary files /dev/null and b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/photo_thumbnail.png differ diff --git a/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/tag_black.png b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/tag_black.png new file mode 100755 index 00000000..485b8971 Binary files /dev/null and b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/tag_black.png differ diff --git a/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/tag_blue.png b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/tag_blue.png new file mode 100755 index 00000000..b51fda54 Binary files /dev/null and b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/tag_blue.png differ diff --git a/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/tag_brown.png b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/tag_brown.png new file mode 100755 index 00000000..e472389c Binary files /dev/null and b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/tag_brown.png differ diff --git a/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/tag_green.png b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/tag_green.png new file mode 100755 index 00000000..27d833b8 Binary files /dev/null and b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/tag_green.png differ diff --git a/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/tag_pink.png b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/tag_pink.png new file mode 100755 index 00000000..dbdc1ee4 Binary files /dev/null and b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/tag_pink.png differ diff --git a/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/tag_red.png b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/tag_red.png new file mode 100755 index 00000000..9c8a716a Binary files /dev/null and b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/images/tag_red.png differ diff --git a/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/javascript.js b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/javascript.js new file mode 100755 index 00000000..ba93db41 --- /dev/null +++ b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/javascript.js @@ -0,0 +1,443 @@ +/* + * RapidWeaver 3.5.0 theme functions. + * Script Version 2.1 + * Updated 26 May 2006. + */ + + + +/* + * Function to generate "open in new window" link as W3C compliant + */ + +function externalLinks() { +if (!document.getElementsByTagName) return; +var anchors = document.getElementsByTagName("a"); +for (var i=0; i 0){ swfNode += 'flashvars="'+ pairs +'"'; } + swfNode += '/>'; + } else { // PC IE + if (this.getAttribute("doExpressInstall")) this.addVariable("MMplayerType", "ActiveX"); + swfNode = ''; + swfNode += ''; + var params = this.getParams(); + for(var key in params) { + swfNode += ''; + } + var pairs = this.getVariablePairs().join("&"); + if(pairs.length > 0) {swfNode += '';} + swfNode += ""; + } + return swfNode; + }, + write: function(elementId){ + if(this.getAttribute('useExpressInstall')) { + // check to see if we need to do an express install + var expressInstallReqVer = new deconcept.PlayerVersion([6,0,65]); + if (this.installedVer.versionIsValid(expressInstallReqVer) && !this.installedVer.versionIsValid(this.getAttribute('version'))) { + this.setAttribute('doExpressInstall', true); + this.addVariable("MMredirectURL", escape(this.getAttribute('xiRedirectUrl'))); + document.title = document.title.slice(0, 47) + " - Flash Player Installation"; + this.addVariable("MMdoctitle", document.title); + } + } + if(this.skipDetect || this.getAttribute('doExpressInstall') || this.installedVer.versionIsValid(this.getAttribute('version'))){ + var n = (typeof elementId == 'string') ? document.getElementById(elementId) : elementId; + n.innerHTML = this.getSWFHTML(); + return true; + }else{ + if(this.getAttribute('redirectUrl') != "") { + document.location.replace(this.getAttribute('redirectUrl')); + } + } + return false; + } +} + +/* ---- detection functions ---- */ +deconcept.SWFObjectUtil.getPlayerVersion = function(reqVer, xiInstall){ + var PlayerVersion = new deconcept.PlayerVersion([0,0,0]); + if(navigator.plugins && navigator.mimeTypes.length){ + var x = navigator.plugins["Shockwave Flash"]; + if(x && x.description) { + PlayerVersion = new deconcept.PlayerVersion(x.description.replace(/([a-z]|[A-Z]|\s)+/, "").replace(/(\s+r|\s+b[0-9]+)/, ".").split(".")); + } + }else{ + try{ + var axo = new ActiveXObject("ShockwaveFlash.ShockwaveFlash"); + for (var i=3; axo!=null; i++) { + axo = new ActiveXObject("ShockwaveFlash.ShockwaveFlash."+i); + PlayerVersion = new deconcept.PlayerVersion([i,0,0]); + } + }catch(e){} + if (reqVer && PlayerVersion.major > reqVer.major) return PlayerVersion; // version is ok, skip minor detection + // this only does the minor rev lookup if the user's major version + // is not 6 or we are checking for a specific minor or revision number + // see http://blog.deconcept.com/2006/01/11/getvariable-setvariable-crash-internet-explorer-flash-6/ + if (!reqVer || ((reqVer.minor != 0 || reqVer.rev != 0) && PlayerVersion.major == reqVer.major) || PlayerVersion.major != 6 || xiInstall) { + try{ + PlayerVersion = new deconcept.PlayerVersion(axo.GetVariable("$version").split(" ")[1].split(",")); + }catch(e){} + } + } + return PlayerVersion; +} +deconcept.PlayerVersion = function(arrVersion){ + this.major = parseInt(arrVersion[0]) != null ? parseInt(arrVersion[0]) : 0; + this.minor = parseInt(arrVersion[1]) || 0; + this.rev = parseInt(arrVersion[2]) || 0; +} +deconcept.PlayerVersion.prototype.versionIsValid = function(fv){ + if(this.major < fv.major) return false; + if(this.major > fv.major) return true; + if(this.minor < fv.minor) return false; + if(this.minor > fv.minor) return true; + if(this.rev < fv.rev) return false; + return true; +} +/* ---- get value of query string param ---- */ +deconcept.util = { + getRequestParameter: function(param){ + var q = document.location.search || document.location.hash; + if(q){ + var startIndex = q.indexOf(param +"="); + var endIndex = (q.indexOf("&", startIndex) > -1) ? q.indexOf("&", startIndex) : q.length; + if (q.length > 1 && startIndex > -1) { + return q.substring(q.indexOf("=", startIndex)+1, endIndex); + } + } + return ""; + } +} +/* fix for video streaming bug */ +deconcept.SWFObjectUtil.cleanupSWFs = function() { + var objects = document.getElementsByTagName("OBJECT"); + for (var i=0; i < objects.length; i++) { + for (var x in objects[i]) { + if (typeof objects[i][x] == 'function') { + objects[i][x] = null; + } + } + } +} +if (typeof window.onunload == 'function') { + var oldunload = window.onunload; + window.onunload = function() { + deconcept.SWFObjectUtil.cleanupSWFs(); + oldunload(); + } +} else { + window.onunload = deconcept.SWFObjectUtil.cleanupSWFs; +} +/* add Array.push if needed (ie5) */ +if (Array.prototype.push == null) { Array.prototype.push = function(item) { this[this.length] = item; return this.length; }} + +/* add some aliases for ease of use/backwards compatibility */ +var getQueryParamValue = deconcept.util.getRequestParameter; +var FlashObject = deconcept.SWFObject; // for legacy support +var SWFObject = deconcept.SWFObject; + + + + + +/* + * Functions to generate OBJECT and EMBED tags for QuickTime content. + * Resource: http://developer.apple.com/internet/ieembedfix.html + */ + +/************** LOCALIZABLE GLOBAL VARIABLES ****************/ + +var gArgCountErr = 'The "%%" function requires an even number of arguments.' + + '\nArguments should be in the form "atttributeName", "attributeValue", ...'; + +/******************** END LOCALIZABLE **********************/ + +var gTagAttrs = null; +var gQTGeneratorVersion = 1.0; + +function AC_QuickTimeVersion() { return gQTGeneratorVersion; } + +function _QTComplain(callingFcnName, errMsg) +{ + errMsg = errMsg.replace("%%", callingFcnName); + alert(errMsg); +} + +function _QTAddAttribute(prefix, slotName, tagName) +{ + var value; + + value = gTagAttrs[prefix + slotName]; + if ( null == value ) + value = gTagAttrs[slotName]; + + if ( null != value ) + { + if ( 0 == slotName.indexOf(prefix) && (null == tagName) ) + tagName = slotName.substring(prefix.length); + if ( null == tagName ) + tagName = slotName; + return tagName + '="' + value + '" '; + } + else + return ""; +} + +function _QTAddObjectAttr(slotName, tagName) +{ + // don't bother if it is only for the embed tag + if ( 0 == slotName.indexOf("emb#") ) + return ""; + + if ( 0 == slotName.indexOf("obj#") && (null == tagName) ) + tagName = slotName.substring(4); + + return _QTAddAttribute("obj#", slotName, tagName); +} + +function _QTAddEmbedAttr(slotName, tagName) +{ + // don't bother if it is only for the object tag + if ( 0 == slotName.indexOf("obj#") ) + return ""; + + if ( 0 == slotName.indexOf("emb#") && (null == tagName) ) + tagName = slotName.substring(4); + + return _QTAddAttribute("emb#", slotName, tagName); +} + + +function _QTAddObjectParam(slotName, generateXHTML) +{ + var paramValue; + var paramStr = ""; + var endTagChar = (generateXHTML) ? ' />' : '>'; + + if ( -1 == slotName.indexOf("emb#") ) + { + // look for the OBJECT-only param first. if there is none, look for a generic one + paramValue = gTagAttrs["obj#" + slotName]; + if ( null == paramValue ) + paramValue = gTagAttrs[slotName]; + + if ( 0 == slotName.indexOf("obj#") ) + slotName = slotName.substring(4); + + if ( null != paramValue ) + paramStr = ' \n' + + _QTAddObjectParam("src", generateXHTML); + var embedTag = ' \n'; +} + +// return the object/embed as a string +function QT_GenerateOBJECTText() +{ + return _QTGenerate("QT_GenerateOBJECTText", false, arguments); +} + +function QT_GenerateOBJECTText_XHTML() +{ + return _QTGenerate("QT_GenerateOBJECTText_XHTML", true, arguments); +} + +function QT_WriteOBJECT() +{ + document.writeln(_QTGenerate("QT_WriteOBJECT", false, arguments)); +} + +function QT_WriteOBJECT_XHTML() +{ + document.writeln(_QTGenerate("QT_WriteOBJECT_XHTML", true, arguments)); +} + + diff --git a/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/png/blank.gif b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/png/blank.gif new file mode 100755 index 00000000..75b945d2 Binary files /dev/null and b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/png/blank.gif differ diff --git a/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/png/pngbehavior.htc b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/png/pngbehavior.htc new file mode 100755 index 00000000..09ff463c --- /dev/null +++ b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/png/pngbehavior.htc @@ -0,0 +1,86 @@ + + + + + + diff --git a/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/print.css b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/print.css new file mode 100755 index 00000000..675c58cc --- /dev/null +++ b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/print.css @@ -0,0 +1,631 @@ +/**/ + +body { + background: transparent none; + margin: 0px 5% 0px 5%; + text-align: left; + color: #000000; + letter-spacing: 0.5px; + word-spacing: 1px; + padding: 0px; + font: 10pt Geneva, Arial, Helvetica; +} + +p { +} + +b, strong { + font-weight: bold; +} + +a:link, a:visited { +} + +a:hover, a:active { +} + +/**/ + +/**/ + +#container { text-align: left; + width: 100%; + padding: 10px 0 0 0; + margin: 0px; +} + +#pageHeader { + display: none; +} + +#pageHeader img { + float: right; +} + +#pageHeader h1 { + color: #000000; + margin: 0px; + font-weight: bold; + font-size: 16pt; + padding: 0px; +} + +#pageHeader h2 { + color: #333333; + margin: 0px; + font-size: 13pt; + font-weight: normal; + padding: 0px; +} + +#contentContainer { + float: none !important; + padding: 0px; +} + +#contentContainer #content { + padding: 0px; +} + +#contentContainer #content img { +} + +#sidebarContainer { + float: right; +} + +#sidebarContainer .sidebar { + width: 190px; + padding: 10px; + border-left: 1px solid #cccccc; +} + +#footer { + text-align: center; + background: none; + color: #000000; + font-size: 10pt; + border-top: 1px solid #cccccc; + margin-top: 10px; + padding-top: 10px; +} + +#footer a { +} + +#footer a:hover { +} + +/**/ + +/**/ + +#navcontainer { + display: none; +} + +/**/ + +/**/ + +#breadcrumbcontainer { + display: none; +} + +/**/ + +/**/ + +.standout { + color: #474747; + font-size: 11pt; + font-weight: bold; + letter-spacing: 1px; + word-spacing: 2px; + padding: 40px; + background-color: #f5f5f5; + font-style: italic; +} + +h1 { + font-size: 20pt; + font-weight: bold; + margin-bottom: 3px; +} + +h2 { + font-size: 18pt; + font-weight: bold; + margin-bottom: 3px; +} + +h3 { + font-size: 16pt; + font-weight: bold; + margin-bottom: 3px; +} + +h4 { + font-size: 14pt; + font-weight: bold; + margin-bottom: 3px; +} + +h5 { + font-size: 12px; + font-weight: bold; + margin-bottom: 3px; +} + +.imageStyle { +} + +/**/ + +/**/ + +.blog-entry { + border-style: none; +} + +.blog-entry-title { + font-size: 16pt; + font-weight: bold; + margin-bottom: 3px; + border-style: none; +} + +.blog-entry-date { + margin-bottom: 10px; + margin-top: 5px; + border-style: none; + font-size: 10pt; + color: #333333; +} + +.blog-entry-body { + margin-bottom: 45px; + border-style: none; +} + +/**/ + +/**/ + +.filesharing-description { + margin-bottom: 20px; + border-bottom: 1px solid #d9d9d9; +} + +.filesharing-item { + +} + +.filesharing-item-title { + font-size: 16pt; + font-weight: bold; +} + +.filesharing-item-description { + margin-bottom: 10px; +} + +/**/ + +/**/ + +/**/ + +.album-title { + font-size: 16pt; + font-weight: bold; + margin-bottom: 3px; +} + +.album-description { +} + +.thumbnail-frame { + margin: 0px; + padding: 0px; +} + +.thumbnail-frame a { +} + +.thumbnail-frame a:hover { + height: 30px; +} + +.thumbnail-frame img { + background: repeat url(images/sidebar_bg.png); +} + +.thumbnail-caption { + color: #4c4c4c; + margin-top: -2px; + font-size: 10pt; +} + +/**/ + +/**/ + +.photo-background { + text-align: center; +} + +.photo-navigation { + background: none; + display: none; +} + +.photo-navigation a { + display: none; +} + +.photo-navigation a:hover { + display: none; +} + +.photo-frame{ + +} + +.photo-links { + display: none; +} + +.photo-title { + display: none; +} + +.photo-caption { + font-size: 11pt; + margin: 0px; + text-align: center; +} + +/**/ + +/**/ + +/**/ + +.movie-title { + font-size: 16pt; + font-weight: bold; + text-align: left; +} + +.movie-description { + text-align: center; +} + +.movie-frame { + text-align: center; + margin-bottom: 10px; +} + +/**/ + +/**/ + +body { + background: transparent none; + margin: 0px 5% 0px 5%; + text-align: left; + color: #000000; + letter-spacing: 0.5px; + word-spacing: 1px; + padding: 0px; + font: 10pt Georgia, Times New Roman, Times, serif; +} + +p { +} + +b, strong { + font-weight: bold; +} + +a:link, a:visited { +} + +a:hover, a:active { +} + +/**/ + +/**/ + +#container { text-align: left; + width: 100%; + padding: 0px; + margin: 0px; +} + +#pageHeader { + text-align: left; + background: none; + border-bottom: 1px solid #cccccc; + padding-bottom: 10px; + margin-bottom: 10px; +} + +#pageHeader img { + float: right; +} + +#pageHeader h1 { + color: #000000; + margin: 0px; + font-weight: bold; + font-size: 16pt; + padding: 0px; +} + +#pageHeader h2 { + color: #333333; + margin: 0px; + font-size: 13pt; + font-weight: normal; + padding: 0px; +} + +#contentContainer { + float: none !important; + padding: 0px; + margin-bottom: 10px; + border-bottom: 1px solid #cccccc; + padding-bottom: 10px; +} + +#contentContainer #content { + padding: 0px; +} + +#contentContainer #content img { +} + +#sidebarContainer { + float: none; + width: auto; +} + +#sidebarContainer .sidebar { +} + +#footer { + text-align: center; + background: none; + color: #000000; + font-size: 10pt; + border-top: 1px solid #cccccc; + margin-top: 10px; + padding-top: 10px; +} + +#footer a { +} + +#footer a:hover { +} + +/**/ + +/**/ + +#navcontainer { + display: none; +} + +/**/ + +/**/ + +#breadcrumbcontainer { + display: none; +} + +/**/ + +/**/ + +.standout { + color: #474747; + font-size: 11pt; + font-weight: bold; + letter-spacing: 1px; + word-spacing: 2px; + padding: 40px; + background-color: #f5f5f5; + font-style: italic; +} + +h1 { + font-size: 20pt; + font-weight: bold; + margin-bottom: 3px; +} + +h2 { + font-size: 18pt; + font-weight: bold; + margin-bottom: 3px; +} + +h3 { + font-size: 16pt; + font-weight: bold; + margin-bottom: 3px; +} + +h4 { + font-size: 14pt; + font-weight: bold; + margin-bottom: 3px; +} + +h5 { + font-size: 12px; + font-weight: bold; + margin-bottom: 3px; +} + +.imageStyle { +} + +/**/ + +/**/ + +.blog-entry { + border-style: none; +} + +.blog-entry-title { + font-size: 16pt; + font-weight: bold; + margin-bottom: 3px; + border-style: none; +} + +.blog-entry-date { + margin-bottom: 10px; + margin-top: 5px; + border-style: none; + font-size: 10pt; + color: #333333; +} + +.blog-entry-body { + margin-bottom: 45px; + border-style: none; +} + +/**/ + +/**/ + +.filesharing-description { + margin-bottom: 20px; + border-bottom: 1px solid #d9d9d9; +} + +.filesharing-item { + +} + +.filesharing-item-title { + font-size: 16pt; + font-weight: bold; +} + +.filesharing-item-description { + margin-bottom: 10px; +} + +/**/ + +/**/ + +/**/ + +.album-title { + font-size: 16pt; + font-weight: bold; + margin-bottom: 3px; +} + +.album-description { +} + +.thumbnail-frame { + margin: 0px; + padding: 0px; +} + +.thumbnail-frame a { +} + +.thumbnail-frame a:hover { + height: 30px; +} + +.thumbnail-frame img { + background: repeat url(images/sidebar_bg.png); +} + +.thumbnail-caption { + color: #4c4c4c; + margin-top: -2px; + font-size: 10pt; +} + +/**/ + +/**/ + +.photo-background { + text-align: center; +} + +.photo-navigation { + background: none; + display: none; +} + +.photo-navigation a { + display: none; +} + +.photo-navigation a:hover { + display: none; +} + +.photo-frame{ + +} + +.photo-links { + display: none; +} + +.photo-title { + display: none; +} + +.photo-caption { + font-size: 11pt; + margin: 0px; + text-align: center; +} + +/**/ + +/**/ + +/**/ + +.movie-title { + font-size: 16pt; + font-weight: bold; + text-align: left; +} + +.movie-description { + text-align: center; +} + +.movie-frame { + text-align: center; + margin-bottom: 10px; +} + +/**/ + + + + + diff --git a/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/styles.css b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/styles.css new file mode 100755 index 00000000..eb4ca54b --- /dev/null +++ b/resources/etc/Tutorial/tutorial_fr/rw_common/themes/caribou/styles.css @@ -0,0 +1,1167 @@ +/* @group General Styles */ + +body { + margin: 0; + padding: 0; + background: url(images/container_top_grad.png) repeat-x left 120px; + font: 0.85em/1.6 Arial, "Lucida Grande", Lucida, Verdana, sans-serif; +} + +p { + margin: 0 0 15px; +} + +b, strong { + +} + +a:link, a:visited { + +} + +a:hover, a:active { + +} + +img { + border: none; +} + +.image-left { + float: left; + margin: 3px 10px 3px 0; +} + +.image-right { + float: right; + margin: 3px 0 3px 10px; +} + +/* @end */ + +/* @group Layout */ + +#bar { + height: 119px; + border-bottom: 1px solid #fff; + position: absolute; + left: 0; + top: 0; + width: 100%; +} + +#container { + width: 914px; + margin: 0 auto; + background: url(images/content_top.png) no-repeat left 227px; + padding-top: 30px; +} + +.clearer { + clear: both; +} + +#pageHeader { + height: 197px; + position: relative; + text-align: center; + line-height: normal; +} + +#pageHeader #background { + position: absolute; + left: 0; + top: 0; + z-index: 1; +} + +/* @group Overlay */ + +#pageHeader #overlay_swirls { + display: none; + position: absolute; + left: 0; + top: 0; +} + +#pageHeader #overlay_stripes_solid { + display: none; + position: absolute; + left: 0; + top: 0; +} + +#pageHeader #overlay_stripes_glow { + display: none; + position: absolute; + left: 0; + top: 0; +} + +#pageHeader #overlay_curve_solid { + display: none; + position: absolute; + left: 0; + top: 0; +} + +/* @end */ + +#pageHeader #logo { + position: absolute; + top: 0; + left: 0; + width: 100%; + height: 100%; +} + +#pageHeader #logo img { + display: block; +} + +#pageHeader #title { + position: absolute; + left: 7px; + top: 46px; + z-index: 2; + width: 900px; + height: 150px; + font-size: .8em; +} + +#pageHeader h1 { + position: relative; + z-index: 2; + margin: 50px 0 0; + color: #fff; +} + +#pageHeader h2 { + position: relative; + z-index: 2; + margin: 0; + color: #fff; +} + +#contentContainer { + width: 659px; + background-image: url(images/content_sep.png) ; + background-repeat: no-repeat; + margin-bottom: 20px; +} + +#contentContainer #content { + padding: 10px 30px; +} + +.contentSpacer { + height:350px; + float:right; + width:1px; +} + +#sidebarContainer { + width: 237px; +} + +#sidebarContainer #sidebar { + padding-bottom:20px; +} + +#sidebarContainer #sidebar a { +} + +#sidebarContainer #sidebar a:hover { + text-decoration: underline; +} + +#sidebarContainer .sideHeader { + padding: 15px 0 5px 0px; + font-size: 1.2em; + font-weight: bold; + letter-spacing: 0.5px; +} + +#sidebarContainer #sidebar h1 { + font-size: 1.2em; + font-weight: bold; + letter-spacing: 0.5px; +} + +#sidebarContainer #sidebar h2 { + font-size: 1.1em; + font-weight: bold; + letter-spacing: 0.5px; +} + +#sidebarContainer #sidebar h3 { + font-size: 1.1em; + +} + +#footer { + color: #fff; + height: 70px; + text-align: center; +} + +#footer p { + padding-top: 15px; + margin: 0; + +} + +#footer a:link, #footer a:visited { + font-weight: bold; + text-decoration: none; + text-shadow: none; + color: #fff; +} + +#footer a:hover, #footer a:active { +} + +/* @end */ + +/* @group Bread-crumb */ + +#breadcrumbcontainer { + +} + +#breadcrumbcontainer ul { + padding: 0; + margin: 0; + list-style-type: none; +} + +#breadcrumbcontainer li { + display: inline; +} + +#breadcrumbcontainer a { + text-decoration: underline; +} + +#breadcrumbcontainer a:hover { +} + +/* @end */ + +/* @group Global Classes */ + +blockquote, .standout { + font-style: italic; + margin: 0; + font-size: 1.2em; +} + +h1 { + font-size: 2.2em; + font-weight: normal; + margin: 0 0 5px; + letter-spacing: -1px; +} + +h2 { + font-size: 1.8em; + font-weight: normal; + margin: 0 0 5px; + letter-spacing: -1px; +} + +h3 { + font-size: 1.6em; + font-weight: normal; + margin: 0 0 5px; + letter-spacing: -1px; +} + +h4 { + font-size: 1.4em; + font-weight: normal; + margin: 0 0 5px; + letter-spacing: -1px; +} + +.imageStyle { + +} + +/* Main content area unordered list styles */ +#contentContainer #content ul { +} + +#contentContainer #content li { +} + +ul.disc { + list-style-type: disc; +} + +ul.circle { + list-style-type: circle; +} + +ul.square { + list-style-type: square; +} + +ol.arabic-numbers { + list-style-type: decimal; +} + +ol.upper-alpha { + list-style-type: upper-alpha; +} + +ol.lower-alpha { + list-style-type: lower-alpha; +} + +ol.upper-roman { + list-style-type: upper-roman; +} + +ol.lower-roman { + list-style-type: lower-roman; +} +/* Sidebar area unordered list styles */ +#sidebarContainer #sidebar ul { +} + +#sidebarContainer #sidebar li { +} + + +/* Table Styles */ +table { + font-size: 1em; +} +/* @end */ + +/* @group Toolbar */ + +#navcontainer { + height: 40px; + position: relative; + z-index: 3; + padding: 0 20px; +} + +#navcontainer #current { + background: url(images/button_over.png) no-repeat center 4px; +} + +#navcontainer #current:hover { +} + +#navcontainer .currentAncestor { + background: url(images/button_over.png) no-repeat center 4px; +} + +/* Parent - Level 0 */ + +#navcontainer ul{ + list-style: none; + margin: 0; + padding: 0; + z-index: 7; +} + +#navcontainer li { + position: relative; + display: inline; + float: left; +} + +#navcontainer a { + font-size: 0.9em; + display: block; + padding: 17px 15px 19px 15px; + height: 11px; + text-decoration: none; + width: 90px; + text-align: center; + font-weight: bold; + position: relative; + z-index: 7; +} + +#navcontainer a:hover { + background: url(images/button_over.png) no-repeat center 4px; +} + +#navcontainer a:active { +} + +/* Child - Level 1 */ +/* All browsers will use this code, it will make the pop out menus work */ +#navcontainer ul ul { + position: absolute; + top: 46px; + left: 0; + right: 0; + display: none; + z-index: 6; + font-size: 0.9em; + width: 120px; + padding: 0; + margin: 0; +} + +#navcontainer ul ul:hover { + background: url(images/button_over.png) no-repeat center top; + padding-top: 42px; + top: 4px; + } + +#navcontainer ul ul li { + display: block; +} + +#navcontainer ul ul a { + padding: 5px 0; + display: block; + width: 120px; + background: #fff; + border-bottom: 1px solid #f0f0f0; + height: auto; +} + +#navcontainer ul ul a:hover { + color: #fff; +} + +#navcontainer ul ul #current, +#navcontainer ul ul .currentAncestor{ + background: #fff; +} + + +/* Child Level 3 */ + +#navcontainer ul ul ul { + position: absolute; + top: 0px; + left: 120px; + z-index: 6; + font-size: 1em; + width: 120px; +} + +#navcontainer ul ul ul:hover { + padding: 0; + top: 0px; +} + +div#navcontainer ul ul, +div#navcontainer ul ul ul, +div#navcontainer ul li:hover ul ul, +div#navcontainer ul li:hover ul ul ul, +div#navcontainer ul li:hover ul ul ul ul, +div#navcontainer ul li:hover ul ul ul ul ul { + display:none; +} + +div#navcontainer ul li:hover ul, +div#navcontainer ul ul li:hover ul, +div#navcontainer ul ul ul li:hover ul, +div#navcontainer ul ul ul ul li:hover ul, +div#navcontainer ul ul ul ul ul li:hover ul { + display:block; +} + +/* @end */ + +/* @group Blog */ + +/* @group Tag Cloud */ +ul.blog-tag-cloud { + padding: 15px 0; + margin: 0; +} + +ul.blog-tag-cloud li { + + padding-right: 5px; + text-align: center; + list-style-type: none; + display: inline; +} + +ul.blog-tag-cloud li a{ + text-decoration: none; +} + +.blog-tag-size-1 { + font-size: 0.8em; +} + +.blog-tag-size-2 { + font-size: 0.85em; +} + +.blog-tag-size-3 { + font-size: 0.9em; +} + +.blog-tag-size-4 { + font-size: 0.95em; +} + +.blog-tag-size-5 { + font-size: 1em; +} + +.blog-tag-size-6 { + font-size: 1.05em; +} + +.blog-tag-size-7 { + font-size: 1.1em; +} + +.blog-tag-size-8 { + font-size: 1.15em; +} + +.blog-tag-size-9 { + font-size: 1.2em; +} + +.blog-tag-size-10 { + font-size: 1.25em; +} + +.blog-tag-size-11 { + font-size: 1.3em; +} + +.blog-tag-size-12 { + font-size: 1.35em; +} + +.blog-tag-size-13 { + font-size: 1.4em; +} + +.blog-tag-size-14 { + font-size: 1.45em; +} + +.blog-tag-size-15 { + font-size: 1.5em; +} + +.blog-tag-size-16 { + font-size: 1.55em; +} + +.blog-tag-size-17 { + font-size: 1.6em; +} + +.blog-tag-size-18 { + font-size: 1.65em; +} + +.blog-tag-size-19 { + font-size: 1.7em; +} + +.blog-tag-size-20 { + font-size: 1.75em; +} + + +/* @end */ + +/* @group Archive Page */ + +.blog-archive-background { +} + +.blog-entry-summary { +} + .blog-archive-headings-wrapper { + font-size: 1.4em; + padding-bottom: 25px; + background: url(images/blog_bottom_bar.png) no-repeat center bottom; +} + +.blog-archive-entries-wrapper { +} + +.blog-archive-entries-wrapper .blog-entry { + padding-top: 20px; +} .blog-archive-month { + font-size: 1.2em; + padding-left: 2; + +} + +.blog-archive-link { + font-size: 0.8em; +} .blog-archive-link a:link, .blog-archive-link a:visited { +} + +/* @end */ + +.blog-entry { + padding-bottom: 20px; +} + +h1.blog-entry-title { + padding: 0; + margin: 0; +} + + +h1.blog-entry-title a { + + text-decoration: none; +} + +.blog-entry-date { +} + +/*styles the category link in the main entry */ +.blog-entry-category { + padding-left: 20px; + margin-right: 12px; +} + +.blog-entry-category a:link, .blog-entry-category a:visited { +} + +.blog-read-more { + text-decoration: none; +} + +.blog-entry-body { + padding: 20px 0 40px 0; + background: url(images/blog_bottom_bar.png) no-repeat left bottom; +} + +.blog-entry-comments { +} + +.blog-trackback-link { +} + +p.blog-entry-tags { + padding-left: 20px; + margin-top: 15px; +} + +/* styles the archives in the blog sidebar */ +#blog-archives { + padding-top: 20px; +} + +#sidebarContainer #sidebar ul { + +} + +.blog-archive-link-enabled { + padding-left: 20px; +} + +.blog-archive-link-disabled { + padding-left: 20px; +} + +/* Styles the blog categories in the blog sidebar */ +#blog-categories { + padding-top: 20px ; +} + +.blog-category-link-enabled { + padding: 0px 0px 0px 20px; + margin-top: 3; +} + +.blog-category-link-disabled { + margin: 0; + padding-bottom: 0px; + padding-left: 20px; +} + +/* Styles the blog RSS feeds in the blog sidebar */ +#blog-rss-feeds { + text-decoration: none; +} + +.blog-rss-link { + padding-left: 20px; +} + +.blog-comments-rss-link { + padding-left: 20px; +} + +/* @end */ + +/* @group File Sharing */ + +.filesharing-description { + padding-top: 10px; + padding-bottom: 15px; +} + +.filesharing-item { +} + +.filesharing-item-title a:link { +} + +.filesharing-item-title a:hover { +} + +.filesharing-item-title a:visited { +} + +.filesharing-item-description { + font-size: 0.85em; + padding-bottom:10px; +} + +/* @end */ + +/* @group Photo Album */ + +/* @group Index Page (Thumbnail view) */ + +#flashcontent { + padding-top: 15px; +} + +.album-title { + font-size: 2.2em; + margin-bottom: 10px; +} + +.album-description { + margin-bottom: 20px; +} + +.album-wrapper { + display: block; + width: 99%; + position: relative; +} + +.thumbnail-wrap { + text-align: center; + position: relative; + float: left; + margin-bottom: 20px; + margin-right: 10px; + padding-top: 70px; + padding-left: 5px; + padding-right: 5px; + border-top: 1px solid #f3f3f3; + border-right: 1px solid #f1f1f1; + border-left: 1px solid #f1f1f1; +} + +.thumbnail-frame { + position: absolute; + bottom: 0; + left: 0; + padding-left: 5px; + padding-right: 5px; +} + +.thumbnail-frame:hover { +} + +.thumbnail-frame a { +} + +.thumbnail-frame a:hover { +} + +.thumbnail-frame img { + margin: auto; + border: none; +} + +.thumbnail-caption { + margin: 0 -5px; + padding: 7px 0 7px 0; + font-size: 0.9em; + background: repeat-x left bottom url(images/photo_shadow_bottom.png); + height: 38px; + display: block; +} + +/* @end */ + +/* @group Single Page (Photo view) */ + +.photo-background { + background-image: none; + text-align: center; +} + +.photo-navigation { + color: #e5e5e5; + height: 119px; + border-bottom: 1px solid #fff; + margin-bottom: 25px; + width: 100%; + text-align: left; +} + +.photo-links{ + padding: 0 0 0 40px; + margin: 0; + +} + +.photo-navigation a:link, .photo-navigation a:visited { + color: #f2f2f2; +} + +.photo-navigation a:hover { +} + +.photo-frame{ + padding: 20px 20px 20px 20px; + margin-bottom: 20px; + border: 1px solid #f1f1f1; +} + +.photo-title { + font-size: 2.2em; + padding: 5px 0 0 40px; + margin: 0; + +} + +.photo-caption { + font-size: 1.2em; + padding: 0 0 0 40px; + margin: 0; +} + +/* @group EXIF data */ +/* Data wrapper */ +.exif-data { +} + +.exif-data p { +} + +/* p tag classes for all exif data */ +p.exif-version { +} + +p.exif-colour-space { +} + +p.exif-focal-length { +} + +p.exif-dimensions { +} + +p.exif-pixel-y-dimension { +} + +p.exif-pixel-x-dimension { +} + +p.exif-oecf-value { +} + +p.exif-subsec-time-original { +} + +p.exif-exposure-mode { +} + +p.exif-spatial-frequency-response { +} + +p.exif-scene-capture-type { +} + +p.exif-subject-location { +} + +p.exif-shutter-speed { +} + +p.exif-datetime-original { +} + +p.exif-subsec-time { +} + +p.exif-compressed-bits-per-pixel { +} + +p.exif-flash-energy { +} + +p.exif-saturation { +} + +p.exif-brightness { +} + +p.exif-exposure-time { +} + +p.exif-f-number { +} + +p.exif-file-source { +} + +p.exif-gain-control { +} + +p.exif-subject-area { +} + +p.exif-cfa-pattern { +} + +p.exif-scene-type { +} + +p.exif-white-balance { +} + +p.exif-flash { +} + +p.exif-exposure-index { +} + +p.exif-flashpix-version { +} + +p.exif-device-setting-description { +} + +p.exif-focalplane-x-resolution { +} + +p.exif-image-uniqueid { +} + +p.exif-components-configuration { +} + +p.exif-light-source { +} + +p.exif-sensing-method { +} + +p.exif-aperture { +} + +p.exif-sharpness { +} + +p.exif-exposure-program { +} + +p.exif-subject-distance { +} + +p.exif-subsec-time-digitized { +} + +p.exif-contrast { +} + +p.exif-focalplane-resolution-unit { +} + +p.exif-gamma { +} + +p.exif-35mm-focal-length { +} + +p.exif-datetime-digitized { +} + +p.exif-subject-distance-range { +} + +p.exif-custom-rendered { +} + +p.exif-max-aperture { +} + +p.exif-sound-file { +} + +p.exif-metering-mode { +} + +p.exif-spectral-sensitivity { +} + +p.exif-exposure-bias { +} + +p.exif-focalplane-y-resolution { +} + +p.exif-iso-rating { +} + +p.exif-maker-note { +} + +p.exif-digital-zoom-ratio { +} + +p.exif-user-comment { +} +/* @end */ + +/* @end */ + +/* @end */ + +/* @group Quicktime Page */ + +.movie-description { +} + +/* @end */ + + + +/* @group Quicktime Album */ + +/* @group Index Page (Movie Thumbnail view) */ + +.movie-page-title { + font-size: 2.2em; + margin-bottom: 10px; +} .movie-page-description { + margin-bottom: 20px; +} .movie-thumbnail-frame { + width: 132px; + height: 162px; + float: left; + position: relative; + border-top: 1px ; + text-align: center; + margin-bottom: 20px; + margin-right: 10px; + padding-top: 7px; + padding-left: 5px; + padding-right: 5px; + border-top: 1px solid #f3f3f3; + border-right: 1px solid #f1f1f1; + border-left: 1px solid #f1f1f1; + background: url(images/photo_shadow_bottom.png) repeat-x 0 bottom; + +} + +.movie-thumbnail-frame:hover { +} + +.movie-thumbnail-caption { + height: 56px; + width: 132px; + padding: 5px 0px 0 0px; + + +} + +/* @end */ + +/* @group Single Page (Movie View) */ + +.movie-background { + background-image: none; + text-align: center; +} + +.movie-title { + font-size: 1.4em; + height: 120px; + color: #e5e5e5; + padding: 10px 0 0 20px; +} + +.movie-frame { + margin-top: 10px; + margin-bottom: 10px; +} + +/* @end */ + + +/* @end */ + +/* @group Contact Form */ +.message-text { + padding-top: 10px; +} + +.required-text { +} + +.form-input-field { + +} + +label{ + color:#7f7f7f; + +} + +.form-input-button { +} +/* @end */ + +/* @group Sitemap */ + +.rw-sitemap ul { + margin: 0; + padding: 0; + list-style-type: disc; + list-style-position: inside; +} + +.rw-sitemap ul li { + margin: 0 0 10px 0; +} + +.rw-sitemap ul li:last-child { + margin: 0; +} + +.rw-sitemap ul li li { + margin: 0 0 5px 0; +} + +.rw-sitemap ul li li:last-child { + margin: 0; +} + +.rw-sitemap ul ul { + padding: 0 0 0 20px; + list-style-type: square; +} + +.rw-sitemap ul ul ul { + list-style-type: circle; +} + +/* @end */ \ No newline at end of file diff --git a/src/web/UBWebController.cpp b/src/web/UBWebController.cpp index 48499329..bb5543a4 100644 --- a/src/web/UBWebController.cpp +++ b/src/web/UBWebController.cpp @@ -137,9 +137,9 @@ void UBWebController::tutorialWebInstance() { QLocale locale = QLocale(); QString language = "_" + locale.name().left(2); - qDebug() << language; + QString tutorialHtmlIndexFile = 0; - QString tutorialPath = "/etc/Paraschool/Tutorial/site" + language + "/index.html"; + QString tutorialPath = "/etc/Tutorial/tutorial" + language + "/index.html"; #if defined(Q_WS_MAC) tutorialHtmlIndexFile = QApplication::applicationDirPath()+ "/../Resources" + tutorialPath; #elif defined(Q_WS_WIN) @@ -195,19 +195,28 @@ void UBWebController::tutorialWebInstance() void UBWebController::paraschoolWebInstance() { - QUrl currentUrl("http://host9.paraschool.net/editor/#home"); - - if (UBSettings::settings()->webUseExternalBrowser->get().toBool()) - { + QLocale locale = QLocale(); + QString language = "_" + locale.name().left(2); + QString editorPath = "/etc/SankoreEditor/editor" + language + "/index.html"; + QString editorHtmlIndexFile; + #if defined(Q_WS_MAC) + editorHtmlIndexFile = QApplication::applicationDirPath() + "/../Resources" + editorPath; + #elif defined(Q_WS_WIN) + editorHtmlIndexFile = QApplication::applicationDirPath() + editorPath; + #else + editorHtmlIndexFile = QApplication::applicationDirPath() + editorPath; + #endif + + QUrl currentUrl = QUrl::fromLocalFile(editorHtmlIndexFile); + + if (UBSettings::settings()->webUseExternalBrowser->get().toBool()){ QDesktopServices::openUrl(currentUrl); } - else - { + else { mCurrentWebBrowser = &mWebBrowserList[Paraschool]; mToolsCurrentPalette = &mToolsPaletteList[Paraschool]; mToolsPalettePositionned = &mToolsPalettePositionnedList[Paraschool]; - if (!(*mCurrentWebBrowser)) - { + if (!(*mCurrentWebBrowser)){ (*mCurrentWebBrowser) = new WBBrowserWindow(mMainWindow->centralWidget(), mMainWindow, true); connect((*mCurrentWebBrowser), SIGNAL(activeViewChange(QWidget*)), this, SLOT(setSourceWidget(QWidget*)));