Skip to content

Commit

Permalink
Merge branch 'FLUID-3265'
Browse files Browse the repository at this point in the history
* FLUID-3265:
  FLUID-3265 : Page titles in demo portal changed
  • Loading branch information
jobara committed Mar 27, 2012
2 parents ed9b661 + 07bce1d commit a72d7e7
Show file tree
Hide file tree
Showing 21 changed files with 22 additions and 24 deletions.
6 changes: 2 additions & 4 deletions src/webapp/demos/fss/base/demo.html
@@ -1,9 +1,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">

<head>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Fluid Demonstration Portal</title>
<title>Fluid Skinning System - Base Demo</title>

<link rel="stylesheet" type="text/css" href="../../../framework/fss/css/fss-reset-global.css" />
<link rel="stylesheet" type="text/css" href="../../../framework/fss/css/fss-base-global.css" />
Expand Down
2 changes: 1 addition & 1 deletion src/webapp/demos/fss/clearfix/demo.html
Expand Up @@ -3,7 +3,7 @@

<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Fluid Demonstration Portal</title>
<title>Fluid Skinning System - Clearfix Demo</title>

<link rel="stylesheet" type="text/css" href="../../../framework/fss/css/fss-reset.css" />
<link rel="stylesheet" type="text/css" href="../../../framework/fss/css/fss-layout.css" />
Expand Down
2 changes: 1 addition & 1 deletion src/webapp/demos/fss/contextual/demo.html
Expand Up @@ -3,7 +3,7 @@

<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Fluid Demonstration Portal</title>
<title>Fluid Skinning System - Contextual Demo</title>

<link rel="stylesheet" type="text/css" href="../../../framework/fss/css/fss-reset-global.css" />
<link rel="stylesheet" type="text/css" href="../../../framework/fss/css/fss-base-global.css" />
Expand Down
2 changes: 1 addition & 1 deletion src/webapp/demos/fss/layout/demo.html
Expand Up @@ -3,7 +3,7 @@

<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Fluid Demonstration Portal</title>
<title>Fluid Skinning System - Layout Demo</title>

<link rel="stylesheet" type="text/css" href="../../../framework/fss/css/fss-reset-global.css" />
<link rel="stylesheet" type="text/css" href="../../../framework/fss/css/fss-base-global.css" />
Expand Down
2 changes: 1 addition & 1 deletion src/webapp/demos/fss/linearize/demo.html
Expand Up @@ -3,7 +3,7 @@

<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Fluid Demonstration Portal</title>
<title>Fluid Skinning System - Linearize Demo</title>

<link rel="stylesheet" type="text/css" href="../../../framework/fss/css/fss-reset.css" />
<link rel="stylesheet" type="text/css" href="../../../framework/fss/css/fss-layout.css" />
Expand Down
2 changes: 1 addition & 1 deletion src/webapp/demos/fss/mobile/demo.html
Expand Up @@ -3,7 +3,7 @@

<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Fluid Demonstration Portal</title>
<title>Fluid Skinning System - Mobile Demo</title>

<link rel="stylesheet" type="text/css" href="../../../framework/fss/css/fss-reset-global.css" />
<link rel="stylesheet" type="text/css" href="../../../framework/fss/css/fss-base-global.css" />
Expand Down
2 changes: 1 addition & 1 deletion src/webapp/demos/fss/reset/demo.html
Expand Up @@ -3,7 +3,7 @@

<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Fluid Demonstration Portal</title>
<title>Fluid Skinning System - Reset Demo</title>

<link rel="stylesheet" type="text/css" href="../../../framework/fss/css/fss-reset-global.css" />
<link rel="stylesheet" type="text/css" href="../../../framework/fss/css/fss-base-global.css" />
Expand Down
2 changes: 1 addition & 1 deletion src/webapp/demos/fss/text/demo.html
Expand Up @@ -3,7 +3,7 @@

<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Fluid Demonstration Portal</title>
<title>Fluid Skinning System - Text Demo</title>

<link rel="stylesheet" type="text/css" href="../../../framework/fss/css/fss-reset-global.css" />
<link rel="stylesheet" type="text/css" href="../../../framework/fss/css/fss-base-global.css" />
Expand Down
2 changes: 1 addition & 1 deletion src/webapp/demos/fss/themes/demo.html
Expand Up @@ -3,7 +3,7 @@

<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Fluid Demonstration Portal</title>
<title>Fluid Skinning System - Themes Demo</title>

<link rel="stylesheet" type="text/css" href="../../../framework/fss/css/fss-reset-global.css" />
<link rel="stylesheet" type="text/css" href="../../../framework/fss/css/fss-base-global.css" />
Expand Down
2 changes: 1 addition & 1 deletion src/webapp/demos/inlineEdit/rich/demo.html
Expand Up @@ -3,7 +3,7 @@

<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Fluid Demonstration Portal</title>
<title>Rich Text Inline Edit Demo</title>

<link rel="stylesheet" type="text/css" href="../../../framework/fss/css/fss-reset-global.css" />
<link rel="stylesheet" type="text/css" href="../../../framework/fss/css/fss-base-global.css" />
Expand Down
2 changes: 1 addition & 1 deletion src/webapp/demos/inlineEdit/simple/demo.html
Expand Up @@ -3,7 +3,7 @@

<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Fluid Demonstration Portal</title>
<title>Simple Text Inline Edit Demo</title>

<link rel="stylesheet" type="text/css" href="../../../framework/fss/css/fss-reset-global.css" />
<link rel="stylesheet" type="text/css" href="../../../framework/fss/css/fss-base-global.css" />
Expand Down
2 changes: 1 addition & 1 deletion src/webapp/demos/keyboard-a11y/demo.html
Expand Up @@ -3,7 +3,7 @@

<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Fluid Demonstration Portal</title>
<title>Keyboard Accessibility Demo</title>

<link rel="stylesheet" type="text/css" href="../../framework/fss/css/fss-reset-global.css" />
<link rel="stylesheet" type="text/css" href="../../framework/fss/css/fss-base-global.css" />
Expand Down
2 changes: 1 addition & 1 deletion src/webapp/demos/pager/demo.html
Expand Up @@ -3,7 +3,7 @@

<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Fluid Demonstration Portal</title>
<title>Pager Demo</title>

<link rel="stylesheet" type="text/css" href="../../framework/fss/css/fss-reset-global.css" />
<link rel="stylesheet" type="text/css" href="../../framework/fss/css/fss-base-global.css" />
Expand Down
2 changes: 1 addition & 1 deletion src/webapp/demos/progress/demo.html
Expand Up @@ -3,7 +3,7 @@

<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Fluid Demonstration Portal</title>
<title>Progress Demo</title>

<link rel="stylesheet" type="text/css" href="../../framework/fss/css/fss-reset-global.css" />
<link rel="stylesheet" type="text/css" href="../../framework/fss/css/fss-base-global.css" />
Expand Down
2 changes: 1 addition & 1 deletion src/webapp/demos/renderer/demo.html
Expand Up @@ -3,7 +3,7 @@

<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Fluid Demonstration Portal</title>
<title>Renderer Demo</title>

<link rel="stylesheet" type="text/css" href="../../framework/fss/css/fss-reset-global.css" />
<link rel="stylesheet" type="text/css" href="../../framework/fss/css/fss-base-global.css" />
Expand Down
2 changes: 1 addition & 1 deletion src/webapp/demos/reorderer/gridReorderer/demo.html
Expand Up @@ -3,7 +3,7 @@

<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Fluid Demonstration Portal</title>
<title>Grid Reorderer Demo</title>

<link rel="stylesheet" type="text/css" href="../../../framework/fss/css/fss-reset-global.css" />
<link rel="stylesheet" type="text/css" href="../../../framework/fss/css/fss-base-global.css" />
Expand Down
2 changes: 1 addition & 1 deletion src/webapp/demos/reorderer/imageReorderer/demo.html
Expand Up @@ -3,7 +3,7 @@

<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Fluid Demonstration Portal</title>
<title>Image Reorderer Demo</title>

<link rel="stylesheet" type="text/css" href="../../../framework/fss/css/fss-reset-global.css" />
<link rel="stylesheet" type="text/css" href="../../../framework/fss/css/fss-base-global.css" />
Expand Down
2 changes: 1 addition & 1 deletion src/webapp/demos/reorderer/layoutReorderer/demo.html
Expand Up @@ -3,7 +3,7 @@

<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Fluid Demonstration Portal</title>
<title>Layout Reorderer Demo</title>

<link rel="stylesheet" type="text/css" href="../../../framework/fss/css/fss-reset-global.css" />
<link rel="stylesheet" type="text/css" href="../../../framework/fss/css/fss-base-global.css" />
Expand Down
2 changes: 1 addition & 1 deletion src/webapp/demos/reorderer/listReorderer/demo.html
Expand Up @@ -3,7 +3,7 @@

<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Fluid Demonstration Portal</title>
<title>List Reorderer Demo</title>

<link rel="stylesheet" type="text/css" href="../../../framework/fss/css/fss-reset-global.css" />
<link rel="stylesheet" type="text/css" href="../../../framework/fss/css/fss-base-global.css" />
Expand Down
2 changes: 1 addition & 1 deletion src/webapp/demos/uiOptions/demo.html
Expand Up @@ -3,7 +3,7 @@

<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Fluid Demonstration Portal</title>
<title>User Interface Options Demo</title>

<link rel="stylesheet" type="text/css" href="../../framework/fss/css/fss-reset-global.css" />
<link rel="stylesheet" type="text/css" href="../../framework/fss/css/fss-base-global.css" />
Expand Down
2 changes: 1 addition & 1 deletion src/webapp/demos/uploader/demo.html
Expand Up @@ -3,7 +3,7 @@

<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Fluid Demonstration Portal</title>
<title>Uploader Demo</title>

<link rel="stylesheet" type="text/css" href="../../framework/fss/css/fss-reset-global.css" />
<link rel="stylesheet" type="text/css" href="../../framework/fss/css/fss-base-global.css" />
Expand Down

0 comments on commit a72d7e7

Please sign in to comment.