EdgeExpressDB

 view release on metacpan or  search on metacpan

www/edgeexpress/.htaccess  view on Meta::CPAN

#
# this AddType is used to trick IE to work with XHTML pages
#
AddType text/html .xhtml
RewriteEngine on
RewriteBase /
RewriteCond %{HTTP_ACCEPT} application/xhtml\+xml
RewriteCond %{HTTP_ACCEPT} !application/xhtml\+xml\s*;\s*q=0
RewriteCond %{REQUEST_URI} \.xhtml$
RewriteCond %{THE_REQUEST} HTTP/1\.1
RewriteRule .* - [T=application/xhtml+xml]

www/edgeexpress/contents/index.html  view on Meta::CPAN

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML Basic 1.1//EN" "http://www.w3.org/TR/xhtml-basic/xhtml-basic11.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">
<head>
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
   <title>EdgeExpressDB - DB contents</title>
   <link href="../css/f4_style.css" rel="stylesheet" type="text/css"></link>
   <link href='../css/dbinfo.css' rel='stylesheet' type='text/css'></link>
   <link href="../css/edgeExpress.css" rel="stylesheet" type="text/css"></link>

   <script type="text/javascript" src="../jscript/common.js"></script>

www/edgeexpress/view/index.html  view on Meta::CPAN

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0 plus SVG 1.1//EN" "http://www.w3.org/2002/04/xhtml-math-svg/xhtml-math-svg.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

  <textarea id="historyStorageField" style="position: absolute; top: -1000px; left: -1000px;"></textarea>
  <script src="../jscript/dhtmlHistory.js" type="text/javascript"></script>
  <script src="../jscript/SpryAssets/xpath.js" type="text/javascript"></script>
  <script src="../jscript/SpryAssets/SpryData.js" type="text/javascript"></script>
  <script src="../jscript/SpryAssets/SpryNestedXMLDataSet.js" type="text/javascript"></script>
  <link href="../jscript/SpryAssets/SpryCollapsiblePanel.css" rel="stylesheet" type="text/css">



( run in 0.528 second using v1.01-cache-2.11-cpan-49f99fa48dc )