Added: 
servicemix/documentation/trunk/src/main/webapp/scripts/themes/apple/bg.jpg
URL: 
http://svn.apache.org/viewvc/servicemix/documentation/trunk/src/main/webapp/scripts/themes/apple/bg.jpg?rev=1023669&view=auto
==============================================================================
Files 
servicemix/documentation/trunk/src/main/webapp/scripts/themes/apple/bg.jpg 
(added) and 
servicemix/documentation/trunk/src/main/webapp/scripts/themes/apple/bg.jpg Mon 
Oct 18 07:41:39 2010 differ

Propchange: 
servicemix/documentation/trunk/src/main/webapp/scripts/themes/apple/bg.jpg
------------------------------------------------------------------------------
    svn:executable = *

Added: servicemix/documentation/trunk/src/main/webapp/scripts/themes/apple/d.png
URL: 
http://svn.apache.org/viewvc/servicemix/documentation/trunk/src/main/webapp/scripts/themes/apple/d.png?rev=1023669&view=auto
==============================================================================
Files servicemix/documentation/trunk/src/main/webapp/scripts/themes/apple/d.png 
(added) and 
servicemix/documentation/trunk/src/main/webapp/scripts/themes/apple/d.png Mon 
Oct 18 07:41:39 2010 differ

Propchange: 
servicemix/documentation/trunk/src/main/webapp/scripts/themes/apple/d.png
------------------------------------------------------------------------------
    svn:executable = *

Added: 
servicemix/documentation/trunk/src/main/webapp/scripts/themes/apple/dot_for_ie.gif
URL: 
http://svn.apache.org/viewvc/servicemix/documentation/trunk/src/main/webapp/scripts/themes/apple/dot_for_ie.gif?rev=1023669&view=auto
==============================================================================
Files 
servicemix/documentation/trunk/src/main/webapp/scripts/themes/apple/dot_for_ie.gif
 (added) and 
servicemix/documentation/trunk/src/main/webapp/scripts/themes/apple/dot_for_ie.gif
 Mon Oct 18 07:41:39 2010 differ

Propchange: 
servicemix/documentation/trunk/src/main/webapp/scripts/themes/apple/dot_for_ie.gif
------------------------------------------------------------------------------
    svn:executable = *

Added: 
servicemix/documentation/trunk/src/main/webapp/scripts/themes/apple/style.css
URL: 
http://svn.apache.org/viewvc/servicemix/documentation/trunk/src/main/webapp/scripts/themes/apple/style.css?rev=1023669&view=auto
==============================================================================
--- 
servicemix/documentation/trunk/src/main/webapp/scripts/themes/apple/style.css 
(added)
+++ 
servicemix/documentation/trunk/src/main/webapp/scripts/themes/apple/style.css 
Mon Oct 18 07:41:39 2010
@@ -0,0 +1,60 @@
+/*
+ * jsTree apple theme 1.0
+ * Supported features: dots/no-dots, icons/no-icons, focused, loading
+ * Supported plugins: ui (hovered, clicked), checkbox, contextmenu, search
+ */
+
+.jstree-apple > ul { background:url("bg.jpg") left top repeat; }
+.jstree-apple li, 
+.jstree-apple ins { background-image:url("d.png"); 
background-repeat:no-repeat; background-color:transparent; }
+.jstree-apple li { background-position:-90px 0; background-repeat:repeat-y;  }
+.jstree-apple li.jstree-last { background:transparent; }
+.jstree-apple .jstree-open > ins { background-position:-72px 0; }
+.jstree-apple .jstree-closed > ins { background-position:-54px 0; }
+.jstree-apple .jstree-leaf > ins { background-position:-36px 0; }
+
+.jstree-apple a { border-radius:4px; -moz-border-radius:4px; 
-webkit-border-radius:4px; text-shadow:1px 1px 1px white; }
+.jstree-apple .jstree-hovered { background:#e7f4f9; border:1px solid #d8f0fa; 
padding:0 3px 0 1px; text-shadow:1px 1px 1px silver; }
+.jstree-apple .jstree-clicked { background:#beebff; border:1px solid #99defd; 
padding:0 3px 0 1px; }
+.jstree-apple a .jstree-icon { background-position:-56px -20px; }
+.jstree-apple a.jstree-loading .jstree-icon { background:url("throbber.gif") 
center center no-repeat !important; }
+
+.jstree-apple.jstree-focused { background:white; }
+
+.jstree-apple .jstree-no-dots li, 
+.jstree-apple .jstree-no-dots .jstree-leaf > ins { background:transparent; }
+.jstree-apple .jstree-no-dots .jstree-open > ins { background-position:-18px 
0; }
+.jstree-apple .jstree-no-dots .jstree-closed > ins { background-position:0 0; }
+
+.jstree-apple .jstree-no-icons a .jstree-icon { display:none; }
+
+.jstree-apple .jstree-search { font-style:italic; }
+
+.jstree-apple .jstree-no-icons .jstree-checkbox { display:inline-block; }
+.jstree-apple .jstree-no-checkboxes .jstree-checkbox { display:none 
!important; }
+.jstree-apple .jstree-checked > a > .jstree-checkbox { 
background-position:-38px -19px; }
+.jstree-apple .jstree-unchecked > a > .jstree-checkbox { 
background-position:-2px -19px; }
+.jstree-apple .jstree-undetermined > a > .jstree-checkbox { 
background-position:-20px -19px; }
+.jstree-apple .jstree-checked > a > .checkbox:hover { 
background-position:-38px -37px; }
+.jstree-apple .jstree-unchecked > a > .jstree-checkbox:hover { 
background-position:-2px -37px; }
+.jstree-apple .jstree-undetermined > a > .jstree-checkbox:hover { 
background-position:-20px -37px; }
+
+#vakata-dragged.jstree-apple ins { background:transparent !important; }
+#vakata-dragged.jstree-apple .jstree-ok { background:url("d.png") -2px -53px 
no-repeat !important; }
+#vakata-dragged.jstree-apple .jstree-invalid { background:url("d.png") -18px 
-53px no-repeat !important; }
+#jstree-marker.jstree-apple { background:url("d.png") -41px -57px no-repeat 
!important; }
+
+.jstree-apple a.jstree-search { color:aqua; }
+
+#vakata-contextmenu.jstree-apple-context, 
+#vakata-contextmenu.jstree-apple-context li ul { background:#f0f0f0; 
border:1px solid #979797; -moz-box-shadow: 1px 1px 2px #999; 
-webkit-box-shadow: 1px 1px 2px #999; box-shadow: 1px 1px 2px #999; }
+#vakata-contextmenu.jstree-apple-context li { }
+#vakata-contextmenu.jstree-apple-context a { color:black; }
+#vakata-contextmenu.jstree-apple-context a:hover, 
+#vakata-contextmenu.jstree-apple-context .vakata-hover > a { padding:0 5px; 
background:#e8eff7; border:1px solid #aecff7; color:black; 
-moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; }
+#vakata-contextmenu.jstree-apple-context li.jstree-contextmenu-disabled a, 
+#vakata-contextmenu.jstree-apple-context li.jstree-contextmenu-disabled 
a:hover { color:silver; background:transparent; border:0; padding:1px 4px; }
+#vakata-contextmenu.jstree-apple-context li.vakata-separator { 
background:white; border-top:1px solid #e0e0e0; margin:0; }
+#vakata-contextmenu.jstree-apple-context li ul { margin-left:-4px; }
+
+/* TODO: IE6 support - the `>` selectors */
\ No newline at end of file

Propchange: 
servicemix/documentation/trunk/src/main/webapp/scripts/themes/apple/style.css
------------------------------------------------------------------------------
    svn:executable = *

Added: 
servicemix/documentation/trunk/src/main/webapp/scripts/themes/apple/throbber.gif
URL: 
http://svn.apache.org/viewvc/servicemix/documentation/trunk/src/main/webapp/scripts/themes/apple/throbber.gif?rev=1023669&view=auto
==============================================================================
Files 
servicemix/documentation/trunk/src/main/webapp/scripts/themes/apple/throbber.gif
 (added) and 
servicemix/documentation/trunk/src/main/webapp/scripts/themes/apple/throbber.gif
 Mon Oct 18 07:41:39 2010 differ

Propchange: 
servicemix/documentation/trunk/src/main/webapp/scripts/themes/apple/throbber.gif
------------------------------------------------------------------------------
    svn:executable = *

Added: 
servicemix/documentation/trunk/src/main/webapp/scripts/themes/classic/d.png
URL: 
http://svn.apache.org/viewvc/servicemix/documentation/trunk/src/main/webapp/scripts/themes/classic/d.png?rev=1023669&view=auto
==============================================================================
Files 
servicemix/documentation/trunk/src/main/webapp/scripts/themes/classic/d.png 
(added) and 
servicemix/documentation/trunk/src/main/webapp/scripts/themes/classic/d.png Mon 
Oct 18 07:41:39 2010 differ

Propchange: 
servicemix/documentation/trunk/src/main/webapp/scripts/themes/classic/d.png
------------------------------------------------------------------------------
    svn:executable = *

Added: 
servicemix/documentation/trunk/src/main/webapp/scripts/themes/classic/dot_for_ie.gif
URL: 
http://svn.apache.org/viewvc/servicemix/documentation/trunk/src/main/webapp/scripts/themes/classic/dot_for_ie.gif?rev=1023669&view=auto
==============================================================================
Files 
servicemix/documentation/trunk/src/main/webapp/scripts/themes/classic/dot_for_ie.gif
 (added) and 
servicemix/documentation/trunk/src/main/webapp/scripts/themes/classic/dot_for_ie.gif
 Mon Oct 18 07:41:39 2010 differ

Propchange: 
servicemix/documentation/trunk/src/main/webapp/scripts/themes/classic/dot_for_ie.gif
------------------------------------------------------------------------------
    svn:executable = *

Added: 
servicemix/documentation/trunk/src/main/webapp/scripts/themes/classic/style.css
URL: 
http://svn.apache.org/viewvc/servicemix/documentation/trunk/src/main/webapp/scripts/themes/classic/style.css?rev=1023669&view=auto
==============================================================================
--- 
servicemix/documentation/trunk/src/main/webapp/scripts/themes/classic/style.css 
(added)
+++ 
servicemix/documentation/trunk/src/main/webapp/scripts/themes/classic/style.css 
Mon Oct 18 07:41:39 2010
@@ -0,0 +1,59 @@
+/*
+ * jsTree classic theme 1.0
+ * Supported features: dots/no-dots, icons/no-icons, focused, loading
+ * Supported plugins: ui (hovered, clicked), checkbox, contextmenu, search
+ */
+
+.jstree-classic li, 
+.jstree-classic ins { background-image:url("d.png"); 
background-repeat:no-repeat; background-color:transparent; }
+.jstree-classic li { background-position:-90px 0; background-repeat:repeat-y;  
}
+.jstree-classic li.jstree-last { background:transparent; }
+.jstree-classic .jstree-open > ins { background-position:-72px 0; }
+.jstree-classic .jstree-closed > ins { background-position:-54px 0; }
+.jstree-classic .jstree-leaf > ins { background-position:-36px 0; }
+
+.jstree-classic .jstree-hovered { background:#e7f4f9; border:1px solid 
#e7f4f9; padding:0 2px 0 1px; }
+.jstree-classic .jstree-clicked { background:navy; border:1px solid navy; 
padding:0 2px 0 1px; color:white; }
+.jstree-classic a .jstree-icon { background-position:-56px -19px; }
+.jstree-classic .jstree-open > a .jstree-icon { background-position:-56px 
-36px; }
+.jstree-classic a.jstree-loading .jstree-icon { background:url("throbber.gif") 
center center no-repeat !important; }
+
+.jstree-classic.jstree-focused { background:white; }
+
+.jstree-classic .jstree-no-dots li, 
+.jstree-classic .jstree-no-dots .jstree-leaf > ins { background:transparent; }
+.jstree-classic .jstree-no-dots .jstree-open > ins { background-position:-18px 
0; }
+.jstree-classic .jstree-no-dots .jstree-closed > ins { background-position:0 
0; }
+
+.jstree-classic .jstree-no-icons a .jstree-icon { display:none; }
+
+.jstree-classic .jstree-search { font-style:italic; }
+
+.jstree-classic .jstree-no-icons .jstree-checkbox { display:inline-block; }
+.jstree-classic .jstree-no-checkboxes .jstree-checkbox { display:none 
!important; }
+.jstree-classic .jstree-checked > a > .jstree-checkbox { 
background-position:-38px -19px; }
+.jstree-classic .jstree-unchecked > a > .jstree-checkbox { 
background-position:-2px -19px; }
+.jstree-classic .jstree-undetermined > a > .jstree-checkbox { 
background-position:-20px -19px; }
+.jstree-classic .jstree-checked > a > .jstree-checkbox:hover { 
background-position:-38px -37px; }
+.jstree-classic .jstree-unchecked > a > .jstree-checkbox:hover { 
background-position:-2px -37px; }
+.jstree-classic .jstree-undetermined > a > .jstree-checkbox:hover { 
background-position:-20px -37px; }
+
+#vakata-dragged.jstree-classic ins { background:transparent !important; }
+#vakata-dragged.jstree-classic .jstree-ok { background:url("d.png") -2px -53px 
no-repeat !important; }
+#vakata-dragged.jstree-classic .jstree-invalid { background:url("d.png") -18px 
-53px no-repeat !important; }
+#jstree-marker.jstree-classic { background:url("d.png") -41px -57px no-repeat 
!important; }
+
+.jstree-classic a.jstree-search { color:aqua; }
+
+#vakata-contextmenu.jstree-classic-context, 
+#vakata-contextmenu.jstree-classic-context li ul { background:#f0f0f0; 
border:1px solid #979797; -moz-box-shadow: 1px 1px 2px #999; 
-webkit-box-shadow: 1px 1px 2px #999; box-shadow: 1px 1px 2px #999; }
+#vakata-contextmenu.jstree-classic-context li { }
+#vakata-contextmenu.jstree-classic-context a { color:black; }
+#vakata-contextmenu.jstree-classic-context a:hover, 
+#vakata-contextmenu.jstree-classic-context .vakata-hover > a { padding:0 5px; 
background:#e8eff7; border:1px solid #aecff7; color:black; 
-moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; }
+#vakata-contextmenu.jstree-classic-context li.jstree-contextmenu-disabled a, 
+#vakata-contextmenu.jstree-classic-context li.jstree-contextmenu-disabled 
a:hover { color:silver; background:transparent; border:0; padding:1px 4px; }
+#vakata-contextmenu.jstree-classic-context li.vakata-separator { 
background:white; border-top:1px solid #e0e0e0; margin:0; }
+#vakata-contextmenu.jstree-classic-context li ul { margin-left:-4px; }
+
+/* TODO: IE6 support - the `>` selectors */
\ No newline at end of file

Propchange: 
servicemix/documentation/trunk/src/main/webapp/scripts/themes/classic/style.css
------------------------------------------------------------------------------
    svn:executable = *

Added: 
servicemix/documentation/trunk/src/main/webapp/scripts/themes/classic/throbber.gif
URL: 
http://svn.apache.org/viewvc/servicemix/documentation/trunk/src/main/webapp/scripts/themes/classic/throbber.gif?rev=1023669&view=auto
==============================================================================
Files 
servicemix/documentation/trunk/src/main/webapp/scripts/themes/classic/throbber.gif
 (added) and 
servicemix/documentation/trunk/src/main/webapp/scripts/themes/classic/throbber.gif
 Mon Oct 18 07:41:39 2010 differ

Propchange: 
servicemix/documentation/trunk/src/main/webapp/scripts/themes/classic/throbber.gif
------------------------------------------------------------------------------
    svn:executable = *

Added: 
servicemix/documentation/trunk/src/main/webapp/scripts/themes/default-rtl/d.gif
URL: 
http://svn.apache.org/viewvc/servicemix/documentation/trunk/src/main/webapp/scripts/themes/default-rtl/d.gif?rev=1023669&view=auto
==============================================================================
Files 
servicemix/documentation/trunk/src/main/webapp/scripts/themes/default-rtl/d.gif 
(added) and 
servicemix/documentation/trunk/src/main/webapp/scripts/themes/default-rtl/d.gif 
Mon Oct 18 07:41:39 2010 differ

Propchange: 
servicemix/documentation/trunk/src/main/webapp/scripts/themes/default-rtl/d.gif
------------------------------------------------------------------------------
    svn:executable = *

Added: 
servicemix/documentation/trunk/src/main/webapp/scripts/themes/default-rtl/d.png
URL: 
http://svn.apache.org/viewvc/servicemix/documentation/trunk/src/main/webapp/scripts/themes/default-rtl/d.png?rev=1023669&view=auto
==============================================================================
Files 
servicemix/documentation/trunk/src/main/webapp/scripts/themes/default-rtl/d.png 
(added) and 
servicemix/documentation/trunk/src/main/webapp/scripts/themes/default-rtl/d.png 
Mon Oct 18 07:41:39 2010 differ

Propchange: 
servicemix/documentation/trunk/src/main/webapp/scripts/themes/default-rtl/d.png
------------------------------------------------------------------------------
    svn:executable = *

Added: 
servicemix/documentation/trunk/src/main/webapp/scripts/themes/default-rtl/dots.gif
URL: 
http://svn.apache.org/viewvc/servicemix/documentation/trunk/src/main/webapp/scripts/themes/default-rtl/dots.gif?rev=1023669&view=auto
==============================================================================
Files 
servicemix/documentation/trunk/src/main/webapp/scripts/themes/default-rtl/dots.gif
 (added) and 
servicemix/documentation/trunk/src/main/webapp/scripts/themes/default-rtl/dots.gif
 Mon Oct 18 07:41:39 2010 differ

Propchange: 
servicemix/documentation/trunk/src/main/webapp/scripts/themes/default-rtl/dots.gif
------------------------------------------------------------------------------
    svn:executable = *

Added: 
servicemix/documentation/trunk/src/main/webapp/scripts/themes/default-rtl/style.css
URL: 
http://svn.apache.org/viewvc/servicemix/documentation/trunk/src/main/webapp/scripts/themes/default-rtl/style.css?rev=1023669&view=auto
==============================================================================
--- 
servicemix/documentation/trunk/src/main/webapp/scripts/themes/default-rtl/style.css
 (added)
+++ 
servicemix/documentation/trunk/src/main/webapp/scripts/themes/default-rtl/style.css
 Mon Oct 18 07:41:39 2010
@@ -0,0 +1,83 @@
+/*
+ * jsTree default-rtl theme 1.0
+ * Supported features: dots/no-dots, icons/no-icons, focused, loading
+ * Supported plugins: ui (hovered, clicked), checkbox, contextmenu, search
+ */
+
+.jstree-default-rtl li, 
+.jstree-default-rtl ins { background-image:url("d.png"); 
background-repeat:no-repeat; background-color:transparent; }
+.jstree-default-rtl li { background-position:-90px 0; 
background-repeat:repeat-y; }
+.jstree-default-rtl li.jstree-last { background:transparent; }
+.jstree-default-rtl .jstree-open > ins { background-position:-72px 0; }
+.jstree-default-rtl .jstree-closed > ins { background-position:-54px 0; }
+.jstree-default-rtl .jstree-leaf > ins { background-position:-36px 0; }
+
+.jstree-default-rtl .jstree-hovered { background:#e7f4f9; border:1px solid 
#d8f0fa; padding:0 2px 0 1px; }
+.jstree-default-rtl .jstree-clicked { background:#beebff; border:1px solid 
#99defd; padding:0 2px 0 1px; }
+.jstree-default-rtl a .jstree-icon { background-position:-56px -19px; }
+.jstree-default-rtl a.jstree-loading .jstree-icon { 
background:url("throbber.gif") center center no-repeat !important; }
+
+.jstree-default-rtl.jstree-focused { background:#ffffee; }
+
+.jstree-default-rtl .jstree-no-dots li, 
+.jstree-default-rtl .jstree-no-dots .jstree-leaf > ins { 
background:transparent; }
+.jstree-default-rtl .jstree-no-dots .jstree-open > ins { 
background-position:-18px 0; }
+.jstree-default-rtl .jstree-no-dots .jstree-closed > ins { 
background-position:0 0; }
+
+.jstree-default-rtl .jstree-no-icons a .jstree-icon { display:none; }
+
+.jstree-default-rtl .jstree-search { font-style:italic; }
+
+.jstree-default-rtl .jstree-no-icons .jstree-checkbox { display:inline-block; }
+.jstree-default-rtl .jstree-no-checkboxes .jstree-checkbox { display:none 
!important; }
+.jstree-default-rtl .jstree-checked > a > .jstree-checkbox { 
background-position:-38px -19px; }
+.jstree-default-rtl .jstree-unchecked > a > .jstree-checkbox { 
background-position:-2px -19px; }
+.jstree-default-rtl .jstree-undetermined > a > .jstree-checkbox { 
background-position:-20px -19px; }
+.jstree-default-rtl .jstree-checked > a > .jstree-checkbox:hover { 
background-position:-38px -37px; }
+.jstree-default-rtl .jstree-unchecked > a > .jstree-checkbox:hover { 
background-position:-2px -37px; }
+.jstree-default-rtl .jstree-undetermined > a > .jstree-checkbox:hover { 
background-position:-20px -37px; }
+
+#vakata-dragged.jstree-default-rtl ins { background:transparent !important; }
+#vakata-dragged.jstree-default-rtl .jstree-ok { background:url("d.png") -2px 
-53px no-repeat !important; }
+#vakata-dragged.jstree-default-rtl .jstree-invalid { background:url("d.png") 
-18px -53px no-repeat !important; }
+#jstree-marker.jstree-default-rtl { background:url("d.png") -41px -57px 
no-repeat !important; }
+
+.jstree-default-rtl a.jstree-search { color:aqua; }
+
+#vakata-contextmenu.jstree-default-rtl-context, 
+#vakata-contextmenu.jstree-default-rtl-context li ul { background:#f0f0f0; 
border:1px solid #979797; -moz-box-shadow: 1px 1px 2px #999; 
-webkit-box-shadow: 1px 1px 2px #999; box-shadow: 1px 1px 2px #999; }
+#vakata-contextmenu.jstree-default-rtl-context li { }
+#vakata-contextmenu.jstree-default-rtl-context a { color:black; }
+#vakata-contextmenu.jstree-default-rtl-context a:hover, 
+#vakata-contextmenu.jstree-default-rtl-context .vakata-hover > a { padding:0 
5px; background:#e8eff7; border:1px solid #aecff7; color:black; 
-moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; }
+#vakata-contextmenu.jstree-default-rtl-context li.jstree-contextmenu-disabled 
a, 
+#vakata-contextmenu.jstree-default-rtl-context li.jstree-contextmenu-disabled 
a:hover { color:silver; background:transparent; border:0; padding:1px 4px; }
+#vakata-contextmenu.jstree-default-rtl-context li.vakata-separator { 
background:white; border-top:1px solid #e0e0e0; margin:0; }
+#vakata-contextmenu.jstree-default-rtl-context li ul { margin-left:-4px; }
+
+/* IE6 BEGIN */
+.jstree-default-rtl li, 
+.jstree-default-rtl ins,
+#vakata-dragged.jstree-default-rtl .jstree-invalid, 
+#vakata-dragged.jstree-default-rtl .jstree-ok, 
+#jstree-marker.jstree-default-rtl { _background-image:url("d.gif"); }
+.jstree-default-rtl .jstree-open ins { _background-position:-72px 0; }
+.jstree-default-rtl .jstree-closed ins { _background-position:-54px 0; }
+.jstree-default-rtl .jstree-leaf ins { _background-position:-36px 0; }
+.jstree-default-rtl a ins.jstree-icon { _background-position:-56px -19px; }
+#vakata-contextmenu.jstree-default-rtl-context ins { _display:none; }
+#vakata-contextmenu.jstree-default-rtl-context li { _zoom:1; }
+.jstree-default-rtl .jstree-undetermined a .jstree-checkbox { 
_background-position:-18px -19px; }
+.jstree-default-rtl .jstree-checked a .jstree-checkbox { 
_background-position:-36px -19px; }
+.jstree-default-rtl .jstree-unchecked a .jstree-checkbox { 
_background-position:0px -19px; }
+/* IE6 END */
+
+/* RTL part */
+.jstree-default-rtl .jstree-hovered, .jstree-default-rtl .jstree-clicked { 
padding:0 1px 0 2px; }
+.jstree-default-rtl li { background-image:url("dots.gif"); 
background-position: 100% 0px; }
+.jstree-default-rtl .jstree-checked > a > .jstree-checkbox { 
background-position:-36px -19px; margin-left:2px; }
+.jstree-default-rtl .jstree-unchecked > a > .jstree-checkbox { 
background-position:0px -19px; margin-left:2px; }
+.jstree-default-rtl .jstree-undetermined > a > .jstree-checkbox { 
background-position:-18px -19px; margin-left:2px; }
+.jstree-default-rtl .jstree-checked > a > .jstree-checkbox:hover { 
background-position:-36px -37px; }
+.jstree-default-rtl .jstree-unchecked > a > .jstree-checkbox:hover { 
background-position:0px -37px; }
+.jstree-default-rtl .jstree-undetermined > a > .jstree-checkbox:hover { 
background-position:-18px -37px; }
\ No newline at end of file

Propchange: 
servicemix/documentation/trunk/src/main/webapp/scripts/themes/default-rtl/style.css
------------------------------------------------------------------------------
    svn:executable = *

Added: 
servicemix/documentation/trunk/src/main/webapp/scripts/themes/default-rtl/throbber.gif
URL: 
http://svn.apache.org/viewvc/servicemix/documentation/trunk/src/main/webapp/scripts/themes/default-rtl/throbber.gif?rev=1023669&view=auto
==============================================================================
Files 
servicemix/documentation/trunk/src/main/webapp/scripts/themes/default-rtl/throbber.gif
 (added) and 
servicemix/documentation/trunk/src/main/webapp/scripts/themes/default-rtl/throbber.gif
 Mon Oct 18 07:41:39 2010 differ

Propchange: 
servicemix/documentation/trunk/src/main/webapp/scripts/themes/default-rtl/throbber.gif
------------------------------------------------------------------------------
    svn:executable = *

Added: 
servicemix/documentation/trunk/src/main/webapp/scripts/themes/default/d.gif
URL: 
http://svn.apache.org/viewvc/servicemix/documentation/trunk/src/main/webapp/scripts/themes/default/d.gif?rev=1023669&view=auto
==============================================================================
Files 
servicemix/documentation/trunk/src/main/webapp/scripts/themes/default/d.gif 
(added) and 
servicemix/documentation/trunk/src/main/webapp/scripts/themes/default/d.gif Mon 
Oct 18 07:41:39 2010 differ

Propchange: 
servicemix/documentation/trunk/src/main/webapp/scripts/themes/default/d.gif
------------------------------------------------------------------------------
    svn:executable = *

Added: 
servicemix/documentation/trunk/src/main/webapp/scripts/themes/default/d.png
URL: 
http://svn.apache.org/viewvc/servicemix/documentation/trunk/src/main/webapp/scripts/themes/default/d.png?rev=1023669&view=auto
==============================================================================
Files 
servicemix/documentation/trunk/src/main/webapp/scripts/themes/default/d.png 
(added) and 
servicemix/documentation/trunk/src/main/webapp/scripts/themes/default/d.png Mon 
Oct 18 07:41:39 2010 differ

Propchange: 
servicemix/documentation/trunk/src/main/webapp/scripts/themes/default/d.png
------------------------------------------------------------------------------
    svn:executable = *

Added: 
servicemix/documentation/trunk/src/main/webapp/scripts/themes/default/style.css
URL: 
http://svn.apache.org/viewvc/servicemix/documentation/trunk/src/main/webapp/scripts/themes/default/style.css?rev=1023669&view=auto
==============================================================================
--- 
servicemix/documentation/trunk/src/main/webapp/scripts/themes/default/style.css 
(added)
+++ 
servicemix/documentation/trunk/src/main/webapp/scripts/themes/default/style.css 
Mon Oct 18 07:41:39 2010
@@ -0,0 +1,73 @@
+/*
+ * jsTree default theme 1.0
+ * Supported features: dots/no-dots, icons/no-icons, focused, loading
+ * Supported plugins: ui (hovered, clicked), checkbox, contextmenu, search
+ */
+
+.jstree-default li, 
+.jstree-default ins { background-image:url("d.png"); 
background-repeat:no-repeat; background-color:transparent; }
+.jstree-default li { background-position:-90px 0; background-repeat:repeat-y; }
+.jstree-default li.jstree-last { background:transparent; }
+.jstree-default .jstree-open > ins { background-position:-72px 0; }
+.jstree-default .jstree-closed > ins { background-position:-54px 0; }
+.jstree-default .jstree-leaf > ins { background-position:-36px 0; }
+
+.jstree-default .jstree-hovered { background:#e7f4f9; border:1px solid 
#d8f0fa; padding:0 2px 0 1px; }
+.jstree-default .jstree-clicked { background:#beebff; border:1px solid 
#99defd; padding:0 2px 0 1px; }
+.jstree-default a .jstree-icon { background-position:-56px -19px; }
+.jstree-default a.jstree-loading .jstree-icon { background:url("throbber.gif") 
center center no-repeat !important; }
+
+.jstree-default.jstree-focused { background:#ffffee; }
+
+.jstree-default .jstree-no-dots li, 
+.jstree-default .jstree-no-dots .jstree-leaf > ins { background:transparent; }
+.jstree-default .jstree-no-dots .jstree-open > ins { background-position:-18px 
0; }
+.jstree-default .jstree-no-dots .jstree-closed > ins { background-position:0 
0; }
+
+.jstree-default .jstree-no-icons a .jstree-icon { display:none; }
+
+.jstree-default .jstree-search { font-style:italic; }
+
+.jstree-default .jstree-no-icons .jstree-checkbox { display:inline-block; }
+.jstree-default .jstree-no-checkboxes .jstree-checkbox { display:none 
!important; }
+.jstree-default .jstree-checked > a > .jstree-checkbox { 
background-position:-38px -19px; }
+.jstree-default .jstree-unchecked > a > .jstree-checkbox { 
background-position:-2px -19px; }
+.jstree-default .jstree-undetermined > a > .jstree-checkbox { 
background-position:-20px -19px; }
+.jstree-default .jstree-checked > a > .jstree-checkbox:hover { 
background-position:-38px -37px; }
+.jstree-default .jstree-unchecked > a > .jstree-checkbox:hover { 
background-position:-2px -37px; }
+.jstree-default .jstree-undetermined > a > .jstree-checkbox:hover { 
background-position:-20px -37px; }
+
+#vakata-dragged.jstree-default ins { background:transparent !important; }
+#vakata-dragged.jstree-default .jstree-ok { background:url("d.png") -2px -53px 
no-repeat !important; }
+#vakata-dragged.jstree-default .jstree-invalid { background:url("d.png") -18px 
-53px no-repeat !important; }
+#jstree-marker.jstree-default { background:url("d.png") -41px -57px no-repeat 
!important; }
+
+.jstree-default a.jstree-search { color:aqua; }
+
+#vakata-contextmenu.jstree-default-context, 
+#vakata-contextmenu.jstree-default-context li ul { background:#f0f0f0; 
border:1px solid #979797; -moz-box-shadow: 1px 1px 2px #999; 
-webkit-box-shadow: 1px 1px 2px #999; box-shadow: 1px 1px 2px #999; }
+#vakata-contextmenu.jstree-default-context li { }
+#vakata-contextmenu.jstree-default-context a { color:black; }
+#vakata-contextmenu.jstree-default-context a:hover, 
+#vakata-contextmenu.jstree-default-context .vakata-hover > a { padding:0 5px; 
background:#e8eff7; border:1px solid #aecff7; color:black; 
-moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; }
+#vakata-contextmenu.jstree-default-context li.jstree-contextmenu-disabled a, 
+#vakata-contextmenu.jstree-default-context li.jstree-contextmenu-disabled 
a:hover { color:silver; background:transparent; border:0; padding:1px 4px; }
+#vakata-contextmenu.jstree-default-context li.vakata-separator { 
background:white; border-top:1px solid #e0e0e0; margin:0; }
+#vakata-contextmenu.jstree-default-context li ul { margin-left:-4px; }
+
+/* IE6 BEGIN */
+.jstree-default li, 
+.jstree-default ins,
+#vakata-dragged.jstree-default .jstree-invalid, 
+#vakata-dragged.jstree-default .jstree-ok, 
+#jstree-marker.jstree-default { _background-image:url("d.gif"); }
+.jstree-default .jstree-open ins { _background-position:-72px 0; }
+.jstree-default .jstree-closed ins { _background-position:-54px 0; }
+.jstree-default .jstree-leaf ins { _background-position:-36px 0; }
+.jstree-default a ins.jstree-icon { _background-position:-56px -19px; }
+#vakata-contextmenu.jstree-default-context ins { _display:none; }
+#vakata-contextmenu.jstree-default-context li { _zoom:1; }
+.jstree-default .jstree-undetermined a .jstree-checkbox { 
_background-position:-20px -19px; }
+.jstree-default .jstree-checked a .jstree-checkbox { 
_background-position:-38px -19px; }
+.jstree-default .jstree-unchecked a .jstree-checkbox { 
_background-position:-2px -19px; }
+/* IE6 END */
\ No newline at end of file

Propchange: 
servicemix/documentation/trunk/src/main/webapp/scripts/themes/default/style.css
------------------------------------------------------------------------------
    svn:executable = *

Added: 
servicemix/documentation/trunk/src/main/webapp/scripts/themes/default/throbber.gif
URL: 
http://svn.apache.org/viewvc/servicemix/documentation/trunk/src/main/webapp/scripts/themes/default/throbber.gif?rev=1023669&view=auto
==============================================================================
Files 
servicemix/documentation/trunk/src/main/webapp/scripts/themes/default/throbber.gif
 (added) and 
servicemix/documentation/trunk/src/main/webapp/scripts/themes/default/throbber.gif
 Mon Oct 18 07:41:39 2010 differ

Propchange: 
servicemix/documentation/trunk/src/main/webapp/scripts/themes/default/throbber.gif
------------------------------------------------------------------------------
    svn:executable = *

Added: servicemix/documentation/trunk/src/main/webapp/theme/images/bg.png
URL: 
http://svn.apache.org/viewvc/servicemix/documentation/trunk/src/main/webapp/theme/images/bg.png?rev=1023669&view=auto
==============================================================================
Files servicemix/documentation/trunk/src/main/webapp/theme/images/bg.png 
(added) and servicemix/documentation/trunk/src/main/webapp/theme/images/bg.png 
Mon Oct 18 07:41:39 2010 differ

Added: servicemix/documentation/trunk/src/main/webapp/theme/master.css
URL: 
http://svn.apache.org/viewvc/servicemix/documentation/trunk/src/main/webapp/theme/master.css?rev=1023669&view=auto
==============================================================================
--- servicemix/documentation/trunk/src/main/webapp/theme/master.css (added)
+++ servicemix/documentation/trunk/src/main/webapp/theme/master.css Mon Oct 18 
07:41:39 2010
@@ -0,0 +1,50 @@
+* {
+  margin: 0px;
+}
+
+body {
+  font-family:'Lucida Grande', Geneva, Verdana, Arial, sans-serif;  
+  margin: 0px auto;
+  width: 95%;
+  box-shadow: 3px 3px 7px #777;
+  font-size: .8em;
+}
+
+nav {
+  display: block;
+  width: 20em;
+  float: left;
+  margin: 0px;
+  margin-bottom: 30px;
+}
+
+header {
+  width: 100%;
+  height: 50px;
+  background: url('images/bg.png') repeat-x right top;
+  font-size: 1.5em;
+  font-weight: bold;
+  color: #ffffff;
+  text-align: center;
+}
+
+footer {
+  height: 25px;
+  background: url('images/bg.png') repeat-x right top;
+  margin-top: 30px;
+  clear: both;
+}
+
+footer p {
+  color: #fff;
+  text-align: right;
+}
+
+div#body {
+  padding-left: 22.5em;
+  margin-bottom: 30px;
+}
+
+div#page {
+  border: solid thin black;
+}
\ No newline at end of file

Added: servicemix/documentation/trunk/src/main/webapp/theme/print.css
URL: 
http://svn.apache.org/viewvc/servicemix/documentation/trunk/src/main/webapp/theme/print.css?rev=1023669&view=auto
==============================================================================
--- servicemix/documentation/trunk/src/main/webapp/theme/print.css (added)
+++ servicemix/documentation/trunk/src/main/webapp/theme/print.css Mon Oct 18 
07:41:39 2010
@@ -0,0 +1,36 @@
+...@page {
+  @top { content: "Apache ServiceMix ${servicemix.version}" }
+  @bottom { content: counter(page) }
+}
+
+...@page:first {
+  @top { content: normal }
+  @bottom-right { content: normal }
+}
+
+body {
+  font-family:'Lucida Grande', Geneva, Verdana, Arial, sans-serif;  
+  margin: 0px auto;
+  width: 95%;
+  box-shadow: 3px 3px 7px #777;
+  font-size: .8em;
+}
+
+div#titlepage {
+  page-break-after: always;
+  padding-top: 20em;
+}
+
+div#titlepage div#title {
+  text-align: right;
+  font-size: 3em;
+}
+
+div#titlepage div#subtitle {
+  text-align: right;
+  font-size: 2em;
+}
+
+div#main {
+}
+

Added: servicemix/documentation/trunk/src/main/webapp/toc.ssp
URL: 
http://svn.apache.org/viewvc/servicemix/documentation/trunk/src/main/webapp/toc.ssp?rev=1023669&view=auto
==============================================================================
--- servicemix/documentation/trunk/src/main/webapp/toc.ssp (added)
+++ servicemix/documentation/trunk/src/main/webapp/toc.ssp Mon Oct 18 07:41:39 
2010
@@ -0,0 +1,48 @@
+<ul>
+    <li id="getting-started">
+        <a href="${uri("/getting-started/index.html")}">Getting Started</a>
+        <ul>
+            <li id="technology-selection"><a 
href="${uri("/getting-started/technology-selection.html")}">Technology 
selection guidelines</a></li>
+        </ul>
+    </li>
+    <li id="camel">
+        <a href="${uri("/camel/camel-index.html")}">Using Camel</a>
+        <ul>
+            <li id="camel-deploy"><a 
href="${uri("/camel/camel-deployment.html")}">Deployment options</a></li>
+        </ul>
+    </li>
+
+    <li id="nmr">
+        <a href="${uri("/nmr/nmr-index.html")}">Using the NMR</a>
+        <ul>
+            <li id="camel-nmr"><a href="${uri("/nmr/nmr-camel.html")}">Camel 
NMR</a></li>
+            <li id="nmr-event-listeners"><a 
href="${uri("/nmr/nmr-event-listeners.html")}">Event Listeners</a></li>
+        </ul>
+    </li>
+    <li id="jbi-components">
+        <a href="#">JBI Components</a>
+        <ul>
+            <li id="servicemix-bean"><a 
href="${uri("/jbi/servicemix-bean.html")}">servicemix-bean</a></li>
+            <li id="servicemix-camel"><a 
href="${uri("/jbi/servicemix-camel.html")}">servicemix-camel</a></li>
+            <li id="servicemix-cxf-bc"><a 
href="${uri("/jbi/servicemix-cxf-bc.html")}">servicemix-cxf-bc</a></li>
+            <li id="servicemix-cxf-se"><a 
href="${uri("/jbi/servicemix-cxf-se.html")}">servicemix-cxf-se</a></li>
+            <li id="servicemix-drools"><a 
href="${uri("/jbi/servicemix-drools.html")}">servicemix-drools</a></li>
+            <li id="servicemix-eip"><a 
href="${uri("/jbi/servicemix-eip.html")}">servicemix-eip</a></li>
+            <li id="servicemix-file"><a 
href="${uri("/jbi/servicemix-file.html")}">servicemix-file</a></li>
+            <li id="servicemix-ftp"><a 
href="${uri("/jbi/servicemix-ftp.html")}">servicemix-ftp</a></li>
+            <li id="servicemix-http"><a 
href="${uri("/jbi/servicemix-http.html")}">servicemix-http</a></li>
+            <li id="servicemix-jms"><a 
href="${uri("/jbi/servicemix-jms.html")}">servicemix-jms</a></li>
+            <li id="servicemix-mail"><a 
href="${uri("/jbi/servicemix-mail.html")}">servicemix-mail</a></li>
+            <li id="servicemix-osworkflow"><a 
href="${uri("/jbi/servicemix-osworkflow.html")}">servicemix-osworkflow</a></li>
+            <li id="servicemix-quartz"><a 
href="${uri("/jbi/servicemix-quartz.html")}">servicemix-quartz</a></li>
+            <li id="servicemix-saxon"><a 
href="${uri("/jbi/servicemix-saxon.html")}">servicemix-saxon</a></li>
+            <li id="servicemix-scripting"><a 
href="${uri("/jbi/servicemix-scripting.html")}">servicemix-scripting</a></li>
+            <li id="servicemix-snmp"><a 
href="${uri("/jbi/servicemix-snmp.html")}">servicemix-snmp</a></li>
+            <li id="servicemix-validation"><a 
href="${uri("/jbi/servicemix-validation.html")}">servicemix-validation</a></li>
+            <li id="servicemix-vfs"><a 
href="${uri("/jbi/servicemix-vfs.html")}">servicemix-vfs</a></li>
+            <li id="servicemix-wsn2005"><a 
href="${uri("/jbi/servicemix-wsn2005.html")}">servicemix-wsn2005</a></li>
+            <li id="servicemix-xmpp"><a 
href="${uri("/jbi/servicemix-xmpp.html")}">servicemix-xmpp</a></li>
+        </ul>
+    </li>
+
+</ul>
\ No newline at end of file


Reply via email to