You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@deltaspike.apache.org by bu...@apache.org on 2012/09/14 09:19:31 UTC

svn commit: r831981 - in /websites/staging/deltaspike/trunk/content: ./ deltaspike/

Author: buildbot
Date: Fri Sep 14 07:19:30 2012
New Revision: 831981

Log:
Staging update by buildbot for deltaspike

Modified:
    websites/staging/deltaspike/trunk/content/   (props changed)
    websites/staging/deltaspike/trunk/content/deltaspike/I18.html
    websites/staging/deltaspike/trunk/content/deltaspike/backlog.html
    websites/staging/deltaspike/trunk/content/deltaspike/build.html
    websites/staging/deltaspike/trunk/content/deltaspike/cdi-1.1-proposals.html
    websites/staging/deltaspike/trunk/content/deltaspike/community.html
    websites/staging/deltaspike/trunk/content/deltaspike/documentation.html
    websites/staging/deltaspike/trunk/content/deltaspike/download.html
    websites/staging/deltaspike/trunk/content/deltaspike/drafts.html
    websites/staging/deltaspike/trunk/content/deltaspike/examples.html
    websites/staging/deltaspike/trunk/content/deltaspike/exception_draft.html
    websites/staging/deltaspike/trunk/content/deltaspike/exceptions.html
    websites/staging/deltaspike/trunk/content/deltaspike/features.html
    websites/staging/deltaspike/trunk/content/deltaspike/getting-involved.html
    websites/staging/deltaspike/trunk/content/deltaspike/getting-started.html
    websites/staging/deltaspike/trunk/content/deltaspike/index2.html
    websites/staging/deltaspike/trunk/content/deltaspike/integration-tests.html
    websites/staging/deltaspike/trunk/content/deltaspike/irc.html
    websites/staging/deltaspike/trunk/content/deltaspike/jpa.html
    websites/staging/deltaspike/trunk/content/deltaspike/migration-guide.html
    websites/staging/deltaspike/trunk/content/deltaspike/modules.html
    websites/staging/deltaspike/trunk/content/deltaspike/new-committer.html
    websites/staging/deltaspike/trunk/content/deltaspike/news.html
    websites/staging/deltaspike/trunk/content/deltaspike/not_used.html
    websites/staging/deltaspike/trunk/content/deltaspike/project-name.html
    websites/staging/deltaspike/trunk/content/deltaspike/project-structure.html
    websites/staging/deltaspike/trunk/content/deltaspike/release-preparation.html
    websites/staging/deltaspike/trunk/content/deltaspike/se-features-ranking.html
    websites/staging/deltaspike/trunk/content/deltaspike/security.html
    websites/staging/deltaspike/trunk/content/deltaspike/source.html
    websites/staging/deltaspike/trunk/content/deltaspike/spi.html
    websites/staging/deltaspike/trunk/content/deltaspike/suggested-git-workflows.html
    websites/staging/deltaspike/trunk/content/deltaspike/support.html
    websites/staging/deltaspike/trunk/content/deltaspike/supporters.html
    websites/staging/deltaspike/trunk/content/deltaspike/tools.html

Propchange: websites/staging/deltaspike/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Sep 14 07:19:30 2012
@@ -1 +1 @@
-1384661
+1384663

Modified: websites/staging/deltaspike/trunk/content/deltaspike/I18.html
==============================================================================
--- websites/staging/deltaspike/trunk/content/deltaspike/I18.html (original)
+++ websites/staging/deltaspike/trunk/content/deltaspike/I18.html Fri Sep 14 07:19:30 2012
@@ -15,16 +15,16 @@
     <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file to you under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License.  You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the License for the specific language governing permissions and limitations under the License. -->
 
     <!-- Styles -->
+    <link href="resources/css/bootstrap.css" rel="stylesheet">
+    <link href="resources/css/prettify.css" rel="stylesheet" />
+    <link href="resources/css/codehilite.css" rel="stylesheet" />
+    <link href="resources/css/bootstrap-responsive.css" rel="stylesheet">
     <style type="text/css">
         body {
             padding-top: 60px;
             padding-bottom: 40px;
         }
     </style>
-    <link href="resources/css/bootstrap.css" rel="stylesheet">
-    <link href="resources/css/bootstrap-responsive.css" rel="stylesheet">
-    <link href="resources/css/prettify.css" rel="stylesheet" />
-    <link href="resources/css/codehilite.css" rel="stylesheet" />
 </head>
 
 <body>
@@ -205,6 +205,7 @@ In case of a message-key, the message-re
     <!-- Javascript
     ================================================== -->
     <!-- Placed at the end of the document so the pages load faster -->
+    <script src="/resources/js/prettyfy.js"></script>
     <script src="/resources/js/prettyprint.js"></script>
     <script src="/resources/js/jquery.js"></script>
     <script src="/resources/js/bootstrap-transition.js"></script>

Modified: websites/staging/deltaspike/trunk/content/deltaspike/backlog.html
==============================================================================
--- websites/staging/deltaspike/trunk/content/deltaspike/backlog.html (original)
+++ websites/staging/deltaspike/trunk/content/deltaspike/backlog.html Fri Sep 14 07:19:30 2012
@@ -15,16 +15,16 @@
     <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file to you under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License.  You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the License for the specific language governing permissions and limitations under the License. -->
 
     <!-- Styles -->
+    <link href="resources/css/bootstrap.css" rel="stylesheet">
+    <link href="resources/css/prettify.css" rel="stylesheet" />
+    <link href="resources/css/codehilite.css" rel="stylesheet" />
+    <link href="resources/css/bootstrap-responsive.css" rel="stylesheet">
     <style type="text/css">
         body {
             padding-top: 60px;
             padding-bottom: 40px;
         }
     </style>
-    <link href="resources/css/bootstrap.css" rel="stylesheet">
-    <link href="resources/css/bootstrap-responsive.css" rel="stylesheet">
-    <link href="resources/css/prettify.css" rel="stylesheet" />
-    <link href="resources/css/codehilite.css" rel="stylesheet" />
 </head>
 
 <body>
@@ -172,6 +172,7 @@
     <!-- Javascript
     ================================================== -->
     <!-- Placed at the end of the document so the pages load faster -->
+    <script src="/resources/js/prettyfy.js"></script>
     <script src="/resources/js/prettyprint.js"></script>
     <script src="/resources/js/jquery.js"></script>
     <script src="/resources/js/bootstrap-transition.js"></script>

Modified: websites/staging/deltaspike/trunk/content/deltaspike/build.html
==============================================================================
--- websites/staging/deltaspike/trunk/content/deltaspike/build.html (original)
+++ websites/staging/deltaspike/trunk/content/deltaspike/build.html Fri Sep 14 07:19:30 2012
@@ -15,16 +15,16 @@
     <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file to you under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License.  You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the License for the specific language governing permissions and limitations under the License. -->
 
     <!-- Styles -->
+    <link href="resources/css/bootstrap.css" rel="stylesheet">
+    <link href="resources/css/prettify.css" rel="stylesheet" />
+    <link href="resources/css/codehilite.css" rel="stylesheet" />
+    <link href="resources/css/bootstrap-responsive.css" rel="stylesheet">
     <style type="text/css">
         body {
             padding-top: 60px;
             padding-bottom: 40px;
         }
     </style>
-    <link href="resources/css/bootstrap.css" rel="stylesheet">
-    <link href="resources/css/bootstrap-responsive.css" rel="stylesheet">
-    <link href="resources/css/prettify.css" rel="stylesheet" />
-    <link href="resources/css/codehilite.css" rel="stylesheet" />
 </head>
 
 <body>
@@ -101,6 +101,7 @@
     <!-- Javascript
     ================================================== -->
     <!-- Placed at the end of the document so the pages load faster -->
+    <script src="/resources/js/prettyfy.js"></script>
     <script src="/resources/js/prettyprint.js"></script>
     <script src="/resources/js/jquery.js"></script>
     <script src="/resources/js/bootstrap-transition.js"></script>

Modified: websites/staging/deltaspike/trunk/content/deltaspike/cdi-1.1-proposals.html
==============================================================================
--- websites/staging/deltaspike/trunk/content/deltaspike/cdi-1.1-proposals.html (original)
+++ websites/staging/deltaspike/trunk/content/deltaspike/cdi-1.1-proposals.html Fri Sep 14 07:19:30 2012
@@ -15,16 +15,16 @@
     <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file to you under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License.  You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the License for the specific language governing permissions and limitations under the License. -->
 
     <!-- Styles -->
+    <link href="resources/css/bootstrap.css" rel="stylesheet">
+    <link href="resources/css/prettify.css" rel="stylesheet" />
+    <link href="resources/css/codehilite.css" rel="stylesheet" />
+    <link href="resources/css/bootstrap-responsive.css" rel="stylesheet">
     <style type="text/css">
         body {
             padding-top: 60px;
             padding-bottom: 40px;
         }
     </style>
-    <link href="resources/css/bootstrap.css" rel="stylesheet">
-    <link href="resources/css/bootstrap-responsive.css" rel="stylesheet">
-    <link href="resources/css/prettify.css" rel="stylesheet" />
-    <link href="resources/css/codehilite.css" rel="stylesheet" />
 </head>
 
 <body>
@@ -793,6 +793,7 @@ public interface HttpConversationContext
     <!-- Javascript
     ================================================== -->
     <!-- Placed at the end of the document so the pages load faster -->
+    <script src="/resources/js/prettyfy.js"></script>
     <script src="/resources/js/prettyprint.js"></script>
     <script src="/resources/js/jquery.js"></script>
     <script src="/resources/js/bootstrap-transition.js"></script>

Modified: websites/staging/deltaspike/trunk/content/deltaspike/community.html
==============================================================================
--- websites/staging/deltaspike/trunk/content/deltaspike/community.html (original)
+++ websites/staging/deltaspike/trunk/content/deltaspike/community.html Fri Sep 14 07:19:30 2012
@@ -15,16 +15,16 @@
     <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file to you under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License.  You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the License for the specific language governing permissions and limitations under the License. -->
 
     <!-- Styles -->
+    <link href="resources/css/bootstrap.css" rel="stylesheet">
+    <link href="resources/css/prettify.css" rel="stylesheet" />
+    <link href="resources/css/codehilite.css" rel="stylesheet" />
+    <link href="resources/css/bootstrap-responsive.css" rel="stylesheet">
     <style type="text/css">
         body {
             padding-top: 60px;
             padding-bottom: 40px;
         }
     </style>
-    <link href="resources/css/bootstrap.css" rel="stylesheet">
-    <link href="resources/css/bootstrap-responsive.css" rel="stylesheet">
-    <link href="resources/css/prettify.css" rel="stylesheet" />
-    <link href="resources/css/codehilite.css" rel="stylesheet" />
 </head>
 
 <body>
@@ -149,6 +149,7 @@ If you have troubles to find the informa
     <!-- Javascript
     ================================================== -->
     <!-- Placed at the end of the document so the pages load faster -->
+    <script src="/resources/js/prettyfy.js"></script>
     <script src="/resources/js/prettyprint.js"></script>
     <script src="/resources/js/jquery.js"></script>
     <script src="/resources/js/bootstrap-transition.js"></script>

Modified: websites/staging/deltaspike/trunk/content/deltaspike/documentation.html
==============================================================================
--- websites/staging/deltaspike/trunk/content/deltaspike/documentation.html (original)
+++ websites/staging/deltaspike/trunk/content/deltaspike/documentation.html Fri Sep 14 07:19:30 2012
@@ -15,16 +15,16 @@
     <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file to you under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License.  You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the License for the specific language governing permissions and limitations under the License. -->
 
     <!-- Styles -->
+    <link href="resources/css/bootstrap.css" rel="stylesheet">
+    <link href="resources/css/prettify.css" rel="stylesheet" />
+    <link href="resources/css/codehilite.css" rel="stylesheet" />
+    <link href="resources/css/bootstrap-responsive.css" rel="stylesheet">
     <style type="text/css">
         body {
             padding-top: 60px;
             padding-bottom: 40px;
         }
     </style>
-    <link href="resources/css/bootstrap.css" rel="stylesheet">
-    <link href="resources/css/bootstrap-responsive.css" rel="stylesheet">
-    <link href="resources/css/prettify.css" rel="stylesheet" />
-    <link href="resources/css/codehilite.css" rel="stylesheet" />
 </head>
 
 <body>
@@ -146,6 +146,7 @@ and execute</code>ContextControl#startCo
     <!-- Javascript
     ================================================== -->
     <!-- Placed at the end of the document so the pages load faster -->
+    <script src="/resources/js/prettyfy.js"></script>
     <script src="/resources/js/prettyprint.js"></script>
     <script src="/resources/js/jquery.js"></script>
     <script src="/resources/js/bootstrap-transition.js"></script>

Modified: websites/staging/deltaspike/trunk/content/deltaspike/download.html
==============================================================================
--- websites/staging/deltaspike/trunk/content/deltaspike/download.html (original)
+++ websites/staging/deltaspike/trunk/content/deltaspike/download.html Fri Sep 14 07:19:30 2012
@@ -15,16 +15,16 @@
     <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file to you under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License.  You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the License for the specific language governing permissions and limitations under the License. -->
 
     <!-- Styles -->
+    <link href="resources/css/bootstrap.css" rel="stylesheet">
+    <link href="resources/css/prettify.css" rel="stylesheet" />
+    <link href="resources/css/codehilite.css" rel="stylesheet" />
+    <link href="resources/css/bootstrap-responsive.css" rel="stylesheet">
     <style type="text/css">
         body {
             padding-top: 60px;
             padding-bottom: 40px;
         }
     </style>
-    <link href="resources/css/bootstrap.css" rel="stylesheet">
-    <link href="resources/css/bootstrap-responsive.css" rel="stylesheet">
-    <link href="resources/css/prettify.css" rel="stylesheet" />
-    <link href="resources/css/codehilite.css" rel="stylesheet" />
 </head>
 
 <body>
@@ -83,6 +83,7 @@
     <!-- Javascript
     ================================================== -->
     <!-- Placed at the end of the document so the pages load faster -->
+    <script src="/resources/js/prettyfy.js"></script>
     <script src="/resources/js/prettyprint.js"></script>
     <script src="/resources/js/jquery.js"></script>
     <script src="/resources/js/bootstrap-transition.js"></script>

Modified: websites/staging/deltaspike/trunk/content/deltaspike/drafts.html
==============================================================================
--- websites/staging/deltaspike/trunk/content/deltaspike/drafts.html (original)
+++ websites/staging/deltaspike/trunk/content/deltaspike/drafts.html Fri Sep 14 07:19:30 2012
@@ -15,16 +15,16 @@
     <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file to you under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License.  You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the License for the specific language governing permissions and limitations under the License. -->
 
     <!-- Styles -->
+    <link href="resources/css/bootstrap.css" rel="stylesheet">
+    <link href="resources/css/prettify.css" rel="stylesheet" />
+    <link href="resources/css/codehilite.css" rel="stylesheet" />
+    <link href="resources/css/bootstrap-responsive.css" rel="stylesheet">
     <style type="text/css">
         body {
             padding-top: 60px;
             padding-bottom: 40px;
         }
     </style>
-    <link href="resources/css/bootstrap.css" rel="stylesheet">
-    <link href="resources/css/bootstrap-responsive.css" rel="stylesheet">
-    <link href="resources/css/prettify.css" rel="stylesheet" />
-    <link href="resources/css/codehilite.css" rel="stylesheet" />
 </head>
 
 <body>
@@ -1407,6 +1407,7 @@ Examples:</p>
     <!-- Javascript
     ================================================== -->
     <!-- Placed at the end of the document so the pages load faster -->
+    <script src="/resources/js/prettyfy.js"></script>
     <script src="/resources/js/prettyprint.js"></script>
     <script src="/resources/js/jquery.js"></script>
     <script src="/resources/js/bootstrap-transition.js"></script>

Modified: websites/staging/deltaspike/trunk/content/deltaspike/examples.html
==============================================================================
--- websites/staging/deltaspike/trunk/content/deltaspike/examples.html (original)
+++ websites/staging/deltaspike/trunk/content/deltaspike/examples.html Fri Sep 14 07:19:30 2012
@@ -15,16 +15,16 @@
     <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file to you under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License.  You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the License for the specific language governing permissions and limitations under the License. -->
 
     <!-- Styles -->
+    <link href="resources/css/bootstrap.css" rel="stylesheet">
+    <link href="resources/css/prettify.css" rel="stylesheet" />
+    <link href="resources/css/codehilite.css" rel="stylesheet" />
+    <link href="resources/css/bootstrap-responsive.css" rel="stylesheet">
     <style type="text/css">
         body {
             padding-top: 60px;
             padding-bottom: 40px;
         }
     </style>
-    <link href="resources/css/bootstrap.css" rel="stylesheet">
-    <link href="resources/css/bootstrap-responsive.css" rel="stylesheet">
-    <link href="resources/css/prettify.css" rel="stylesheet" />
-    <link href="resources/css/codehilite.css" rel="stylesheet" />
 </head>
 
 <body>
@@ -80,6 +80,7 @@
     <!-- Javascript
     ================================================== -->
     <!-- Placed at the end of the document so the pages load faster -->
+    <script src="/resources/js/prettyfy.js"></script>
     <script src="/resources/js/prettyprint.js"></script>
     <script src="/resources/js/jquery.js"></script>
     <script src="/resources/js/bootstrap-transition.js"></script>

Modified: websites/staging/deltaspike/trunk/content/deltaspike/exception_draft.html
==============================================================================
--- websites/staging/deltaspike/trunk/content/deltaspike/exception_draft.html (original)
+++ websites/staging/deltaspike/trunk/content/deltaspike/exception_draft.html Fri Sep 14 07:19:30 2012
@@ -15,16 +15,16 @@
     <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file to you under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License.  You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the License for the specific language governing permissions and limitations under the License. -->
 
     <!-- Styles -->
+    <link href="resources/css/bootstrap.css" rel="stylesheet">
+    <link href="resources/css/prettify.css" rel="stylesheet" />
+    <link href="resources/css/codehilite.css" rel="stylesheet" />
+    <link href="resources/css/bootstrap-responsive.css" rel="stylesheet">
     <style type="text/css">
         body {
             padding-top: 60px;
             padding-bottom: 40px;
         }
     </style>
-    <link href="resources/css/bootstrap.css" rel="stylesheet">
-    <link href="resources/css/bootstrap-responsive.css" rel="stylesheet">
-    <link href="resources/css/prettify.css" rel="stylesheet" />
-    <link href="resources/css/codehilite.css" rel="stylesheet" />
 </head>
 
 <body>
@@ -1406,6 +1406,7 @@ Examples:</p>
     <!-- Javascript
     ================================================== -->
     <!-- Placed at the end of the document so the pages load faster -->
+    <script src="/resources/js/prettyfy.js"></script>
     <script src="/resources/js/prettyprint.js"></script>
     <script src="/resources/js/jquery.js"></script>
     <script src="/resources/js/bootstrap-transition.js"></script>

Modified: websites/staging/deltaspike/trunk/content/deltaspike/exceptions.html
==============================================================================
--- websites/staging/deltaspike/trunk/content/deltaspike/exceptions.html (original)
+++ websites/staging/deltaspike/trunk/content/deltaspike/exceptions.html Fri Sep 14 07:19:30 2012
@@ -15,16 +15,16 @@
     <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file to you under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License.  You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the License for the specific language governing permissions and limitations under the License. -->
 
     <!-- Styles -->
+    <link href="resources/css/bootstrap.css" rel="stylesheet">
+    <link href="resources/css/prettify.css" rel="stylesheet" />
+    <link href="resources/css/codehilite.css" rel="stylesheet" />
+    <link href="resources/css/bootstrap-responsive.css" rel="stylesheet">
     <style type="text/css">
         body {
             padding-top: 60px;
             padding-bottom: 40px;
         }
     </style>
-    <link href="resources/css/bootstrap.css" rel="stylesheet">
-    <link href="resources/css/bootstrap-responsive.css" rel="stylesheet">
-    <link href="resources/css/prettify.css" rel="stylesheet" />
-    <link href="resources/css/codehilite.css" rel="stylesheet" />
 </head>
 
 <body>
@@ -318,6 +318,7 @@ unless it's explicitly marked as unmuted
     <!-- Javascript
     ================================================== -->
     <!-- Placed at the end of the document so the pages load faster -->
+    <script src="/resources/js/prettyfy.js"></script>
     <script src="/resources/js/prettyprint.js"></script>
     <script src="/resources/js/jquery.js"></script>
     <script src="/resources/js/bootstrap-transition.js"></script>

Modified: websites/staging/deltaspike/trunk/content/deltaspike/features.html
==============================================================================
--- websites/staging/deltaspike/trunk/content/deltaspike/features.html (original)
+++ websites/staging/deltaspike/trunk/content/deltaspike/features.html Fri Sep 14 07:19:30 2012
@@ -15,16 +15,16 @@
     <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file to you under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License.  You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the License for the specific language governing permissions and limitations under the License. -->
 
     <!-- Styles -->
+    <link href="resources/css/bootstrap.css" rel="stylesheet">
+    <link href="resources/css/prettify.css" rel="stylesheet" />
+    <link href="resources/css/codehilite.css" rel="stylesheet" />
+    <link href="resources/css/bootstrap-responsive.css" rel="stylesheet">
     <style type="text/css">
         body {
             padding-top: 60px;
             padding-bottom: 40px;
         }
     </style>
-    <link href="resources/css/bootstrap.css" rel="stylesheet">
-    <link href="resources/css/bootstrap-responsive.css" rel="stylesheet">
-    <link href="resources/css/prettify.css" rel="stylesheet" />
-    <link href="resources/css/codehilite.css" rel="stylesheet" />
 </head>
 
 <body>
@@ -481,6 +481,7 @@ The following example also shows how to 
     <!-- Javascript
     ================================================== -->
     <!-- Placed at the end of the document so the pages load faster -->
+    <script src="/resources/js/prettyfy.js"></script>
     <script src="/resources/js/prettyprint.js"></script>
     <script src="/resources/js/jquery.js"></script>
     <script src="/resources/js/bootstrap-transition.js"></script>

Modified: websites/staging/deltaspike/trunk/content/deltaspike/getting-involved.html
==============================================================================
--- websites/staging/deltaspike/trunk/content/deltaspike/getting-involved.html (original)
+++ websites/staging/deltaspike/trunk/content/deltaspike/getting-involved.html Fri Sep 14 07:19:30 2012
@@ -15,16 +15,16 @@
     <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file to you under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License.  You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the License for the specific language governing permissions and limitations under the License. -->
 
     <!-- Styles -->
+    <link href="resources/css/bootstrap.css" rel="stylesheet">
+    <link href="resources/css/prettify.css" rel="stylesheet" />
+    <link href="resources/css/codehilite.css" rel="stylesheet" />
+    <link href="resources/css/bootstrap-responsive.css" rel="stylesheet">
     <style type="text/css">
         body {
             padding-top: 60px;
             padding-bottom: 40px;
         }
     </style>
-    <link href="resources/css/bootstrap.css" rel="stylesheet">
-    <link href="resources/css/bootstrap-responsive.css" rel="stylesheet">
-    <link href="resources/css/prettify.css" rel="stylesheet" />
-    <link href="resources/css/codehilite.css" rel="stylesheet" />
 </head>
 
 <body>
@@ -137,6 +137,7 @@ This page provides some details about th
     <!-- Javascript
     ================================================== -->
     <!-- Placed at the end of the document so the pages load faster -->
+    <script src="/resources/js/prettyfy.js"></script>
     <script src="/resources/js/prettyprint.js"></script>
     <script src="/resources/js/jquery.js"></script>
     <script src="/resources/js/bootstrap-transition.js"></script>

Modified: websites/staging/deltaspike/trunk/content/deltaspike/getting-started.html
==============================================================================
--- websites/staging/deltaspike/trunk/content/deltaspike/getting-started.html (original)
+++ websites/staging/deltaspike/trunk/content/deltaspike/getting-started.html Fri Sep 14 07:19:30 2012
@@ -15,16 +15,16 @@
     <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file to you under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License.  You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the License for the specific language governing permissions and limitations under the License. -->
 
     <!-- Styles -->
+    <link href="resources/css/bootstrap.css" rel="stylesheet">
+    <link href="resources/css/prettify.css" rel="stylesheet" />
+    <link href="resources/css/codehilite.css" rel="stylesheet" />
+    <link href="resources/css/bootstrap-responsive.css" rel="stylesheet">
     <style type="text/css">
         body {
             padding-top: 60px;
             padding-bottom: 40px;
         }
     </style>
-    <link href="resources/css/bootstrap.css" rel="stylesheet">
-    <link href="resources/css/bootstrap-responsive.css" rel="stylesheet">
-    <link href="resources/css/prettify.css" rel="stylesheet" />
-    <link href="resources/css/codehilite.css" rel="stylesheet" />
 </head>
 
 <body>
@@ -123,6 +123,7 @@
     <!-- Javascript
     ================================================== -->
     <!-- Placed at the end of the document so the pages load faster -->
+    <script src="/resources/js/prettyfy.js"></script>
     <script src="/resources/js/prettyprint.js"></script>
     <script src="/resources/js/jquery.js"></script>
     <script src="/resources/js/bootstrap-transition.js"></script>

Modified: websites/staging/deltaspike/trunk/content/deltaspike/index2.html
==============================================================================
--- websites/staging/deltaspike/trunk/content/deltaspike/index2.html (original)
+++ websites/staging/deltaspike/trunk/content/deltaspike/index2.html Fri Sep 14 07:19:30 2012
@@ -15,16 +15,16 @@
     
 
     <!-- Styles -->
+    <link href="resources/css/bootstrap.css" rel="stylesheet">
+    <link href="resources/css/prettify.css" rel="stylesheet" />
+    <link href="resources/css/codehilite.css" rel="stylesheet" />
+    <link href="resources/css/bootstrap-responsive.css" rel="stylesheet">
     <style type="text/css">
         body {
             padding-top: 60px;
             padding-bottom: 40px;
         }
     </style>
-    <link href="resources/css/bootstrap.css" rel="stylesheet">
-    <link href="resources/css/bootstrap-responsive.css" rel="stylesheet">
-    <link href="resources/css/prettify.css" rel="stylesheet" />
-    <link href="resources/css/codehilite.css" rel="stylesheet" />
 </head>
 
 <body>
@@ -91,6 +91,7 @@ many others. Together they now form the 
     <!-- Javascript
     ================================================== -->
     <!-- Placed at the end of the document so the pages load faster -->
+    <script src="/resources/js/prettyfy.js"></script>
     <script src="/resources/js/prettyprint.js"></script>
     <script src="/resources/js/jquery.js"></script>
     <script src="/resources/js/bootstrap-transition.js"></script>

Modified: websites/staging/deltaspike/trunk/content/deltaspike/integration-tests.html
==============================================================================
--- websites/staging/deltaspike/trunk/content/deltaspike/integration-tests.html (original)
+++ websites/staging/deltaspike/trunk/content/deltaspike/integration-tests.html Fri Sep 14 07:19:30 2012
@@ -15,16 +15,16 @@
     <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file to you under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License.  You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the License for the specific language governing permissions and limitations under the License. -->
 
     <!-- Styles -->
+    <link href="resources/css/bootstrap.css" rel="stylesheet">
+    <link href="resources/css/prettify.css" rel="stylesheet" />
+    <link href="resources/css/codehilite.css" rel="stylesheet" />
+    <link href="resources/css/bootstrap-responsive.css" rel="stylesheet">
     <style type="text/css">
         body {
             padding-top: 60px;
             padding-bottom: 40px;
         }
     </style>
-    <link href="resources/css/bootstrap.css" rel="stylesheet">
-    <link href="resources/css/bootstrap-responsive.css" rel="stylesheet">
-    <link href="resources/css/prettify.css" rel="stylesheet" />
-    <link href="resources/css/codehilite.css" rel="stylesheet" />
 </head>
 
 <body>
@@ -112,6 +112,7 @@ Start the domain.</p>
     <!-- Javascript
     ================================================== -->
     <!-- Placed at the end of the document so the pages load faster -->
+    <script src="/resources/js/prettyfy.js"></script>
     <script src="/resources/js/prettyprint.js"></script>
     <script src="/resources/js/jquery.js"></script>
     <script src="/resources/js/bootstrap-transition.js"></script>

Modified: websites/staging/deltaspike/trunk/content/deltaspike/irc.html
==============================================================================
--- websites/staging/deltaspike/trunk/content/deltaspike/irc.html (original)
+++ websites/staging/deltaspike/trunk/content/deltaspike/irc.html Fri Sep 14 07:19:30 2012
@@ -15,16 +15,16 @@
     <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file to you under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License.  You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the License for the specific language governing permissions and limitations under the License. -->
 
     <!-- Styles -->
+    <link href="resources/css/bootstrap.css" rel="stylesheet">
+    <link href="resources/css/prettify.css" rel="stylesheet" />
+    <link href="resources/css/codehilite.css" rel="stylesheet" />
+    <link href="resources/css/bootstrap-responsive.css" rel="stylesheet">
     <style type="text/css">
         body {
             padding-top: 60px;
             padding-bottom: 40px;
         }
     </style>
-    <link href="resources/css/bootstrap.css" rel="stylesheet">
-    <link href="resources/css/bootstrap-responsive.css" rel="stylesheet">
-    <link href="resources/css/prettify.css" rel="stylesheet" />
-    <link href="resources/css/codehilite.css" rel="stylesheet" />
 </head>
 
 <body>
@@ -78,6 +78,7 @@
     <!-- Javascript
     ================================================== -->
     <!-- Placed at the end of the document so the pages load faster -->
+    <script src="/resources/js/prettyfy.js"></script>
     <script src="/resources/js/prettyprint.js"></script>
     <script src="/resources/js/jquery.js"></script>
     <script src="/resources/js/bootstrap-transition.js"></script>

Modified: websites/staging/deltaspike/trunk/content/deltaspike/jpa.html
==============================================================================
--- websites/staging/deltaspike/trunk/content/deltaspike/jpa.html (original)
+++ websites/staging/deltaspike/trunk/content/deltaspike/jpa.html Fri Sep 14 07:19:30 2012
@@ -15,16 +15,16 @@
     <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file to you under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License.  You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the License for the specific language governing permissions and limitations under the License. -->
 
     <!-- Styles -->
+    <link href="resources/css/bootstrap.css" rel="stylesheet">
+    <link href="resources/css/prettify.css" rel="stylesheet" />
+    <link href="resources/css/codehilite.css" rel="stylesheet" />
+    <link href="resources/css/bootstrap-responsive.css" rel="stylesheet">
     <style type="text/css">
         body {
             padding-top: 60px;
             padding-bottom: 40px;
         }
     </style>
-    <link href="resources/css/bootstrap.css" rel="stylesheet">
-    <link href="resources/css/bootstrap-responsive.css" rel="stylesheet">
-    <link href="resources/css/prettify.css" rel="stylesheet" />
-    <link href="resources/css/codehilite.css" rel="stylesheet" />
 </head>
 
 <body>
@@ -333,6 +333,7 @@ So it's possible to catch an exception i
     <!-- Javascript
     ================================================== -->
     <!-- Placed at the end of the document so the pages load faster -->
+    <script src="/resources/js/prettyfy.js"></script>
     <script src="/resources/js/prettyprint.js"></script>
     <script src="/resources/js/jquery.js"></script>
     <script src="/resources/js/bootstrap-transition.js"></script>

Modified: websites/staging/deltaspike/trunk/content/deltaspike/migration-guide.html
==============================================================================
--- websites/staging/deltaspike/trunk/content/deltaspike/migration-guide.html (original)
+++ websites/staging/deltaspike/trunk/content/deltaspike/migration-guide.html Fri Sep 14 07:19:30 2012
@@ -15,16 +15,16 @@
     <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file to you under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License.  You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the License for the specific language governing permissions and limitations under the License. -->
 
     <!-- Styles -->
+    <link href="resources/css/bootstrap.css" rel="stylesheet">
+    <link href="resources/css/prettify.css" rel="stylesheet" />
+    <link href="resources/css/codehilite.css" rel="stylesheet" />
+    <link href="resources/css/bootstrap-responsive.css" rel="stylesheet">
     <style type="text/css">
         body {
             padding-top: 60px;
             padding-bottom: 40px;
         }
     </style>
-    <link href="resources/css/bootstrap.css" rel="stylesheet">
-    <link href="resources/css/bootstrap-responsive.css" rel="stylesheet">
-    <link href="resources/css/prettify.css" rel="stylesheet" />
-    <link href="resources/css/codehilite.css" rel="stylesheet" />
 </head>
 
 <body>
@@ -104,6 +104,7 @@
     <!-- Javascript
     ================================================== -->
     <!-- Placed at the end of the document so the pages load faster -->
+    <script src="/resources/js/prettyfy.js"></script>
     <script src="/resources/js/prettyprint.js"></script>
     <script src="/resources/js/jquery.js"></script>
     <script src="/resources/js/bootstrap-transition.js"></script>

Modified: websites/staging/deltaspike/trunk/content/deltaspike/modules.html
==============================================================================
--- websites/staging/deltaspike/trunk/content/deltaspike/modules.html (original)
+++ websites/staging/deltaspike/trunk/content/deltaspike/modules.html Fri Sep 14 07:19:30 2012
@@ -15,16 +15,16 @@
     <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file to you under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License.  You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the License for the specific language governing permissions and limitations under the License. -->
 
     <!-- Styles -->
+    <link href="resources/css/bootstrap.css" rel="stylesheet">
+    <link href="resources/css/prettify.css" rel="stylesheet" />
+    <link href="resources/css/codehilite.css" rel="stylesheet" />
+    <link href="resources/css/bootstrap-responsive.css" rel="stylesheet">
     <style type="text/css">
         body {
             padding-top: 60px;
             padding-bottom: 40px;
         }
     </style>
-    <link href="resources/css/bootstrap.css" rel="stylesheet">
-    <link href="resources/css/bootstrap-responsive.css" rel="stylesheet">
-    <link href="resources/css/prettify.css" rel="stylesheet" />
-    <link href="resources/css/codehilite.css" rel="stylesheet" />
 </head>
 
 <body>
@@ -546,6 +546,7 @@ So it's possible to catch an exception i
     <!-- Javascript
     ================================================== -->
     <!-- Placed at the end of the document so the pages load faster -->
+    <script src="/resources/js/prettyfy.js"></script>
     <script src="/resources/js/prettyprint.js"></script>
     <script src="/resources/js/jquery.js"></script>
     <script src="/resources/js/bootstrap-transition.js"></script>

Modified: websites/staging/deltaspike/trunk/content/deltaspike/new-committer.html
==============================================================================
--- websites/staging/deltaspike/trunk/content/deltaspike/new-committer.html (original)
+++ websites/staging/deltaspike/trunk/content/deltaspike/new-committer.html Fri Sep 14 07:19:30 2012
@@ -15,16 +15,16 @@
     <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file to you under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License.  You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the License for the specific language governing permissions and limitations under the License. -->
 
     <!-- Styles -->
+    <link href="resources/css/bootstrap.css" rel="stylesheet">
+    <link href="resources/css/prettify.css" rel="stylesheet" />
+    <link href="resources/css/codehilite.css" rel="stylesheet" />
+    <link href="resources/css/bootstrap-responsive.css" rel="stylesheet">
     <style type="text/css">
         body {
             padding-top: 60px;
             padding-bottom: 40px;
         }
     </style>
-    <link href="resources/css/bootstrap.css" rel="stylesheet">
-    <link href="resources/css/bootstrap-responsive.css" rel="stylesheet">
-    <link href="resources/css/prettify.css" rel="stylesheet" />
-    <link href="resources/css/codehilite.css" rel="stylesheet" />
 </head>
 
 <body>
@@ -192,6 +192,7 @@ To: private list</p>
     <!-- Javascript
     ================================================== -->
     <!-- Placed at the end of the document so the pages load faster -->
+    <script src="/resources/js/prettyfy.js"></script>
     <script src="/resources/js/prettyprint.js"></script>
     <script src="/resources/js/jquery.js"></script>
     <script src="/resources/js/bootstrap-transition.js"></script>

Modified: websites/staging/deltaspike/trunk/content/deltaspike/news.html
==============================================================================
--- websites/staging/deltaspike/trunk/content/deltaspike/news.html (original)
+++ websites/staging/deltaspike/trunk/content/deltaspike/news.html Fri Sep 14 07:19:30 2012
@@ -15,16 +15,16 @@
     <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file to you under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License.  You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the License for the specific language governing permissions and limitations under the License. -->
 
     <!-- Styles -->
+    <link href="resources/css/bootstrap.css" rel="stylesheet">
+    <link href="resources/css/prettify.css" rel="stylesheet" />
+    <link href="resources/css/codehilite.css" rel="stylesheet" />
+    <link href="resources/css/bootstrap-responsive.css" rel="stylesheet">
     <style type="text/css">
         body {
             padding-top: 60px;
             padding-bottom: 40px;
         }
     </style>
-    <link href="resources/css/bootstrap.css" rel="stylesheet">
-    <link href="resources/css/bootstrap-responsive.css" rel="stylesheet">
-    <link href="resources/css/prettify.css" rel="stylesheet" />
-    <link href="resources/css/codehilite.css" rel="stylesheet" />
 </head>
 
 <body>
@@ -155,6 +155,7 @@ Andy Gibson
     <!-- Javascript
     ================================================== -->
     <!-- Placed at the end of the document so the pages load faster -->
+    <script src="/resources/js/prettyfy.js"></script>
     <script src="/resources/js/prettyprint.js"></script>
     <script src="/resources/js/jquery.js"></script>
     <script src="/resources/js/bootstrap-transition.js"></script>

Modified: websites/staging/deltaspike/trunk/content/deltaspike/not_used.html
==============================================================================
--- websites/staging/deltaspike/trunk/content/deltaspike/not_used.html (original)
+++ websites/staging/deltaspike/trunk/content/deltaspike/not_used.html Fri Sep 14 07:19:30 2012
@@ -15,16 +15,16 @@
     
 
     <!-- Styles -->
+    <link href="resources/css/bootstrap.css" rel="stylesheet">
+    <link href="resources/css/prettify.css" rel="stylesheet" />
+    <link href="resources/css/codehilite.css" rel="stylesheet" />
+    <link href="resources/css/bootstrap-responsive.css" rel="stylesheet">
     <style type="text/css">
         body {
             padding-top: 60px;
             padding-bottom: 40px;
         }
     </style>
-    <link href="resources/css/bootstrap.css" rel="stylesheet">
-    <link href="resources/css/bootstrap-responsive.css" rel="stylesheet">
-    <link href="resources/css/prettify.css" rel="stylesheet" />
-    <link href="resources/css/codehilite.css" rel="stylesheet" />
 </head>
 
 <body>
@@ -119,6 +119,7 @@
     <!-- Javascript
     ================================================== -->
     <!-- Placed at the end of the document so the pages load faster -->
+    <script src="/resources/js/prettyfy.js"></script>
     <script src="/resources/js/prettyprint.js"></script>
     <script src="/resources/js/jquery.js"></script>
     <script src="/resources/js/bootstrap-transition.js"></script>

Modified: websites/staging/deltaspike/trunk/content/deltaspike/project-name.html
==============================================================================
--- websites/staging/deltaspike/trunk/content/deltaspike/project-name.html (original)
+++ websites/staging/deltaspike/trunk/content/deltaspike/project-name.html Fri Sep 14 07:19:30 2012
@@ -15,16 +15,16 @@
     <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file to you under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License.  You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the License for the specific language governing permissions and limitations under the License. -->
 
     <!-- Styles -->
+    <link href="resources/css/bootstrap.css" rel="stylesheet">
+    <link href="resources/css/prettify.css" rel="stylesheet" />
+    <link href="resources/css/codehilite.css" rel="stylesheet" />
+    <link href="resources/css/bootstrap-responsive.css" rel="stylesheet">
     <style type="text/css">
         body {
             padding-top: 60px;
             padding-bottom: 40px;
         }
     </style>
-    <link href="resources/css/bootstrap.css" rel="stylesheet">
-    <link href="resources/css/bootstrap-responsive.css" rel="stylesheet">
-    <link href="resources/css/prettify.css" rel="stylesheet" />
-    <link href="resources/css/codehilite.css" rel="stylesheet" />
 </head>
 
 <body>
@@ -127,6 +127,7 @@ However, it's just the code-name during 
     <!-- Javascript
     ================================================== -->
     <!-- Placed at the end of the document so the pages load faster -->
+    <script src="/resources/js/prettyfy.js"></script>
     <script src="/resources/js/prettyprint.js"></script>
     <script src="/resources/js/jquery.js"></script>
     <script src="/resources/js/bootstrap-transition.js"></script>

Modified: websites/staging/deltaspike/trunk/content/deltaspike/project-structure.html
==============================================================================
--- websites/staging/deltaspike/trunk/content/deltaspike/project-structure.html (original)
+++ websites/staging/deltaspike/trunk/content/deltaspike/project-structure.html Fri Sep 14 07:19:30 2012
@@ -15,16 +15,16 @@
     <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file to you under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License.  You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the License for the specific language governing permissions and limitations under the License. -->
 
     <!-- Styles -->
+    <link href="resources/css/bootstrap.css" rel="stylesheet">
+    <link href="resources/css/prettify.css" rel="stylesheet" />
+    <link href="resources/css/codehilite.css" rel="stylesheet" />
+    <link href="resources/css/bootstrap-responsive.css" rel="stylesheet">
     <style type="text/css">
         body {
             padding-top: 60px;
             padding-bottom: 40px;
         }
     </style>
-    <link href="resources/css/bootstrap.css" rel="stylesheet">
-    <link href="resources/css/bootstrap-responsive.css" rel="stylesheet">
-    <link href="resources/css/prettify.css" rel="stylesheet" />
-    <link href="resources/css/codehilite.css" rel="stylesheet" />
 </head>
 
 <body>
@@ -99,6 +99,7 @@
     <!-- Javascript
     ================================================== -->
     <!-- Placed at the end of the document so the pages load faster -->
+    <script src="/resources/js/prettyfy.js"></script>
     <script src="/resources/js/prettyprint.js"></script>
     <script src="/resources/js/jquery.js"></script>
     <script src="/resources/js/bootstrap-transition.js"></script>

Modified: websites/staging/deltaspike/trunk/content/deltaspike/release-preparation.html
==============================================================================
--- websites/staging/deltaspike/trunk/content/deltaspike/release-preparation.html (original)
+++ websites/staging/deltaspike/trunk/content/deltaspike/release-preparation.html Fri Sep 14 07:19:30 2012
@@ -15,16 +15,16 @@
     <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file to you under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License.  You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the License for the specific language governing permissions and limitations under the License. -->
 
     <!-- Styles -->
+    <link href="resources/css/bootstrap.css" rel="stylesheet">
+    <link href="resources/css/prettify.css" rel="stylesheet" />
+    <link href="resources/css/codehilite.css" rel="stylesheet" />
+    <link href="resources/css/bootstrap-responsive.css" rel="stylesheet">
     <style type="text/css">
         body {
             padding-top: 60px;
             padding-bottom: 40px;
         }
     </style>
-    <link href="resources/css/bootstrap.css" rel="stylesheet">
-    <link href="resources/css/bootstrap-responsive.css" rel="stylesheet">
-    <link href="resources/css/prettify.css" rel="stylesheet" />
-    <link href="resources/css/codehilite.css" rel="stylesheet" />
 </head>
 
 <body>
@@ -90,6 +90,7 @@
     <!-- Javascript
     ================================================== -->
     <!-- Placed at the end of the document so the pages load faster -->
+    <script src="/resources/js/prettyfy.js"></script>
     <script src="/resources/js/prettyprint.js"></script>
     <script src="/resources/js/jquery.js"></script>
     <script src="/resources/js/bootstrap-transition.js"></script>

Modified: websites/staging/deltaspike/trunk/content/deltaspike/se-features-ranking.html
==============================================================================
--- websites/staging/deltaspike/trunk/content/deltaspike/se-features-ranking.html (original)
+++ websites/staging/deltaspike/trunk/content/deltaspike/se-features-ranking.html Fri Sep 14 07:19:30 2012
@@ -15,16 +15,16 @@
     <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file to you under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License.  You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the License for the specific language governing permissions and limitations under the License. -->
 
     <!-- Styles -->
+    <link href="resources/css/bootstrap.css" rel="stylesheet">
+    <link href="resources/css/prettify.css" rel="stylesheet" />
+    <link href="resources/css/codehilite.css" rel="stylesheet" />
+    <link href="resources/css/bootstrap-responsive.css" rel="stylesheet">
     <style type="text/css">
         body {
             padding-top: 60px;
             padding-bottom: 40px;
         }
     </style>
-    <link href="resources/css/bootstrap.css" rel="stylesheet">
-    <link href="resources/css/bootstrap-responsive.css" rel="stylesheet">
-    <link href="resources/css/prettify.css" rel="stylesheet" />
-    <link href="resources/css/codehilite.css" rel="stylesheet" />
 </head>
 
 <body>
@@ -185,6 +185,7 @@ The ranking as well as the objections wi
     <!-- Javascript
     ================================================== -->
     <!-- Placed at the end of the document so the pages load faster -->
+    <script src="/resources/js/prettyfy.js"></script>
     <script src="/resources/js/prettyprint.js"></script>
     <script src="/resources/js/jquery.js"></script>
     <script src="/resources/js/bootstrap-transition.js"></script>

Modified: websites/staging/deltaspike/trunk/content/deltaspike/security.html
==============================================================================
--- websites/staging/deltaspike/trunk/content/deltaspike/security.html (original)
+++ websites/staging/deltaspike/trunk/content/deltaspike/security.html Fri Sep 14 07:19:30 2012
@@ -15,16 +15,16 @@
     <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file to you under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License.  You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the License for the specific language governing permissions and limitations under the License. -->
 
     <!-- Styles -->
+    <link href="resources/css/bootstrap.css" rel="stylesheet">
+    <link href="resources/css/prettify.css" rel="stylesheet" />
+    <link href="resources/css/codehilite.css" rel="stylesheet" />
+    <link href="resources/css/bootstrap-responsive.css" rel="stylesheet">
     <style type="text/css">
         body {
             padding-top: 60px;
             padding-bottom: 40px;
         }
     </style>
-    <link href="resources/css/bootstrap.css" rel="stylesheet">
-    <link href="resources/css/bootstrap-responsive.css" rel="stylesheet">
-    <link href="resources/css/prettify.css" rel="stylesheet" />
-    <link href="resources/css/codehilite.css" rel="stylesheet" />
 </head>
 
 <body>
@@ -265,6 +265,7 @@ It's a basic hook to integrate a custom 
     <!-- Javascript
     ================================================== -->
     <!-- Placed at the end of the document so the pages load faster -->
+    <script src="/resources/js/prettyfy.js"></script>
     <script src="/resources/js/prettyprint.js"></script>
     <script src="/resources/js/jquery.js"></script>
     <script src="/resources/js/bootstrap-transition.js"></script>

Modified: websites/staging/deltaspike/trunk/content/deltaspike/source.html
==============================================================================
--- websites/staging/deltaspike/trunk/content/deltaspike/source.html (original)
+++ websites/staging/deltaspike/trunk/content/deltaspike/source.html Fri Sep 14 07:19:30 2012
@@ -15,16 +15,16 @@
     <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file to you under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License.  You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the License for the specific language governing permissions and limitations under the License. -->
 
     <!-- Styles -->
+    <link href="resources/css/bootstrap.css" rel="stylesheet">
+    <link href="resources/css/prettify.css" rel="stylesheet" />
+    <link href="resources/css/codehilite.css" rel="stylesheet" />
+    <link href="resources/css/bootstrap-responsive.css" rel="stylesheet">
     <style type="text/css">
         body {
             padding-top: 60px;
             padding-bottom: 40px;
         }
     </style>
-    <link href="resources/css/bootstrap.css" rel="stylesheet">
-    <link href="resources/css/bootstrap-responsive.css" rel="stylesheet">
-    <link href="resources/css/prettify.css" rel="stylesheet" />
-    <link href="resources/css/codehilite.css" rel="stylesheet" />
 </head>
 
 <body>
@@ -122,6 +122,7 @@ More information about URL to be used ca
     <!-- Javascript
     ================================================== -->
     <!-- Placed at the end of the document so the pages load faster -->
+    <script src="/resources/js/prettyfy.js"></script>
     <script src="/resources/js/prettyprint.js"></script>
     <script src="/resources/js/jquery.js"></script>
     <script src="/resources/js/bootstrap-transition.js"></script>

Modified: websites/staging/deltaspike/trunk/content/deltaspike/spi.html
==============================================================================
--- websites/staging/deltaspike/trunk/content/deltaspike/spi.html (original)
+++ websites/staging/deltaspike/trunk/content/deltaspike/spi.html Fri Sep 14 07:19:30 2012
@@ -15,16 +15,16 @@
     <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file to you under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License.  You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the License for the specific language governing permissions and limitations under the License. -->
 
     <!-- Styles -->
+    <link href="resources/css/bootstrap.css" rel="stylesheet">
+    <link href="resources/css/prettify.css" rel="stylesheet" />
+    <link href="resources/css/codehilite.css" rel="stylesheet" />
+    <link href="resources/css/bootstrap-responsive.css" rel="stylesheet">
     <style type="text/css">
         body {
             padding-top: 60px;
             padding-bottom: 40px;
         }
     </style>
-    <link href="resources/css/bootstrap.css" rel="stylesheet">
-    <link href="resources/css/bootstrap-responsive.css" rel="stylesheet">
-    <link href="resources/css/prettify.css" rel="stylesheet" />
-    <link href="resources/css/codehilite.css" rel="stylesheet" />
 </head>
 
 <body>
@@ -120,6 +120,7 @@ The method {{isActivated}} needs to be c
     <!-- Javascript
     ================================================== -->
     <!-- Placed at the end of the document so the pages load faster -->
+    <script src="/resources/js/prettyfy.js"></script>
     <script src="/resources/js/prettyprint.js"></script>
     <script src="/resources/js/jquery.js"></script>
     <script src="/resources/js/bootstrap-transition.js"></script>

Modified: websites/staging/deltaspike/trunk/content/deltaspike/suggested-git-workflows.html
==============================================================================
--- websites/staging/deltaspike/trunk/content/deltaspike/suggested-git-workflows.html (original)
+++ websites/staging/deltaspike/trunk/content/deltaspike/suggested-git-workflows.html Fri Sep 14 07:19:30 2012
@@ -15,16 +15,16 @@
     <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file to you under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License.  You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the License for the specific language governing permissions and limitations under the License. -->
 
     <!-- Styles -->
+    <link href="resources/css/bootstrap.css" rel="stylesheet">
+    <link href="resources/css/prettify.css" rel="stylesheet" />
+    <link href="resources/css/codehilite.css" rel="stylesheet" />
+    <link href="resources/css/bootstrap-responsive.css" rel="stylesheet">
     <style type="text/css">
         body {
             padding-top: 60px;
             padding-bottom: 40px;
         }
     </style>
-    <link href="resources/css/bootstrap.css" rel="stylesheet">
-    <link href="resources/css/bootstrap-responsive.css" rel="stylesheet">
-    <link href="resources/css/prettify.css" rel="stylesheet" />
-    <link href="resources/css/codehilite.css" rel="stylesheet" />
 </head>
 
 <body>
@@ -192,6 +192,7 @@ If all is well, go back to the master br
     <!-- Javascript
     ================================================== -->
     <!-- Placed at the end of the document so the pages load faster -->
+    <script src="/resources/js/prettyfy.js"></script>
     <script src="/resources/js/prettyprint.js"></script>
     <script src="/resources/js/jquery.js"></script>
     <script src="/resources/js/bootstrap-transition.js"></script>

Modified: websites/staging/deltaspike/trunk/content/deltaspike/support.html
==============================================================================
--- websites/staging/deltaspike/trunk/content/deltaspike/support.html (original)
+++ websites/staging/deltaspike/trunk/content/deltaspike/support.html Fri Sep 14 07:19:30 2012
@@ -15,16 +15,16 @@
     <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file to you under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License.  You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the License for the specific language governing permissions and limitations under the License. -->
 
     <!-- Styles -->
+    <link href="resources/css/bootstrap.css" rel="stylesheet">
+    <link href="resources/css/prettify.css" rel="stylesheet" />
+    <link href="resources/css/codehilite.css" rel="stylesheet" />
+    <link href="resources/css/bootstrap-responsive.css" rel="stylesheet">
     <style type="text/css">
         body {
             padding-top: 60px;
             padding-bottom: 40px;
         }
     </style>
-    <link href="resources/css/bootstrap.css" rel="stylesheet">
-    <link href="resources/css/bootstrap-responsive.css" rel="stylesheet">
-    <link href="resources/css/prettify.css" rel="stylesheet" />
-    <link href="resources/css/codehilite.css" rel="stylesheet" />
 </head>
 
 <body>
@@ -78,6 +78,7 @@
     <!-- Javascript
     ================================================== -->
     <!-- Placed at the end of the document so the pages load faster -->
+    <script src="/resources/js/prettyfy.js"></script>
     <script src="/resources/js/prettyprint.js"></script>
     <script src="/resources/js/jquery.js"></script>
     <script src="/resources/js/bootstrap-transition.js"></script>

Modified: websites/staging/deltaspike/trunk/content/deltaspike/supporters.html
==============================================================================
--- websites/staging/deltaspike/trunk/content/deltaspike/supporters.html (original)
+++ websites/staging/deltaspike/trunk/content/deltaspike/supporters.html Fri Sep 14 07:19:30 2012
@@ -15,16 +15,16 @@
     <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file to you under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License.  You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the License for the specific language governing permissions and limitations under the License. -->
 
     <!-- Styles -->
+    <link href="resources/css/bootstrap.css" rel="stylesheet">
+    <link href="resources/css/prettify.css" rel="stylesheet" />
+    <link href="resources/css/codehilite.css" rel="stylesheet" />
+    <link href="resources/css/bootstrap-responsive.css" rel="stylesheet">
     <style type="text/css">
         body {
             padding-top: 60px;
             padding-bottom: 40px;
         }
     </style>
-    <link href="resources/css/bootstrap.css" rel="stylesheet">
-    <link href="resources/css/bootstrap-responsive.css" rel="stylesheet">
-    <link href="resources/css/prettify.css" rel="stylesheet" />
-    <link href="resources/css/codehilite.css" rel="stylesheet" />
 </head>
 
 <body>
@@ -109,6 +109,7 @@
     <!-- Javascript
     ================================================== -->
     <!-- Placed at the end of the document so the pages load faster -->
+    <script src="/resources/js/prettyfy.js"></script>
     <script src="/resources/js/prettyprint.js"></script>
     <script src="/resources/js/jquery.js"></script>
     <script src="/resources/js/bootstrap-transition.js"></script>

Modified: websites/staging/deltaspike/trunk/content/deltaspike/tools.html
==============================================================================
--- websites/staging/deltaspike/trunk/content/deltaspike/tools.html (original)
+++ websites/staging/deltaspike/trunk/content/deltaspike/tools.html Fri Sep 14 07:19:30 2012
@@ -15,16 +15,16 @@
     <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file to you under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License.  You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the License for the specific language governing permissions and limitations under the License. -->
 
     <!-- Styles -->
+    <link href="resources/css/bootstrap.css" rel="stylesheet">
+    <link href="resources/css/prettify.css" rel="stylesheet" />
+    <link href="resources/css/codehilite.css" rel="stylesheet" />
+    <link href="resources/css/bootstrap-responsive.css" rel="stylesheet">
     <style type="text/css">
         body {
             padding-top: 60px;
             padding-bottom: 40px;
         }
     </style>
-    <link href="resources/css/bootstrap.css" rel="stylesheet">
-    <link href="resources/css/bootstrap-responsive.css" rel="stylesheet">
-    <link href="resources/css/prettify.css" rel="stylesheet" />
-    <link href="resources/css/codehilite.css" rel="stylesheet" />
 </head>
 
 <body>
@@ -78,6 +78,7 @@
     <!-- Javascript
     ================================================== -->
     <!-- Placed at the end of the document so the pages load faster -->
+    <script src="/resources/js/prettyfy.js"></script>
     <script src="/resources/js/prettyprint.js"></script>
     <script src="/resources/js/jquery.js"></script>
     <script src="/resources/js/bootstrap-transition.js"></script>