[Blends-commit] r3456 - in /blends/trunk/websites/pan: ./ img inc/ inc/style.css inc/wz_tooltip.js index.html
tille at users.alioth.debian.org
tille at users.alioth.debian.org
Mon Jun 25 19:51:30 UTC 2012
Author: tille
Date: Mon Jun 25 19:51:29 2012
New Revision: 3456
URL: http://svn.debian.org/wsvn/blends/?sc=1&rev=3456
Log:
Add static pages for PAN Blend
Added:
blends/trunk/websites/pan/
blends/trunk/websites/pan/img (with props)
blends/trunk/websites/pan/inc/
blends/trunk/websites/pan/inc/style.css (with props)
blends/trunk/websites/pan/inc/wz_tooltip.js (with props)
blends/trunk/websites/pan/index.html
Added: blends/trunk/websites/pan/img
URL: http://svn.debian.org/wsvn/blends/blends/trunk/websites/pan/img?rev=3456&op=file
==============================================================================
--- blends/trunk/websites/pan/img (added)
+++ blends/trunk/websites/pan/img Mon Jun 25 19:51:29 2012
@@ -1,0 +1,1 @@
+link ../img
Propchange: blends/trunk/websites/pan/img
------------------------------------------------------------------------------
svn:special = *
Added: blends/trunk/websites/pan/inc/style.css
URL: http://svn.debian.org/wsvn/blends/blends/trunk/websites/pan/inc/style.css?rev=3456&op=file
==============================================================================
--- blends/trunk/websites/pan/inc/style.css (added)
+++ blends/trunk/websites/pan/inc/style.css Mon Jun 25 19:51:29 2012
@@ -1,0 +1,1 @@
+link ../../inc/style.css
Propchange: blends/trunk/websites/pan/inc/style.css
------------------------------------------------------------------------------
svn:special = *
Added: blends/trunk/websites/pan/inc/wz_tooltip.js
URL: http://svn.debian.org/wsvn/blends/blends/trunk/websites/pan/inc/wz_tooltip.js?rev=3456&op=file
==============================================================================
--- blends/trunk/websites/pan/inc/wz_tooltip.js (added)
+++ blends/trunk/websites/pan/inc/wz_tooltip.js Mon Jun 25 19:51:29 2012
@@ -1,0 +1,1 @@
+link ../../inc/wz_tooltip.js
Propchange: blends/trunk/websites/pan/inc/wz_tooltip.js
------------------------------------------------------------------------------
svn:special = *
Added: blends/trunk/websites/pan/index.html
URL: http://svn.debian.org/wsvn/blends/blends/trunk/websites/pan/index.html?rev=3456&op=file
==============================================================================
--- blends/trunk/websites/pan/index.html (added)
+++ blends/trunk/websites/pan/index.html Mon Jun 25 19:51:29 2012
@@ -1,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/2001/REC-xhtml11-20010531/DTD/xhtml11-flat.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de">
+<head>
+<title>PAN Blend</title>
+<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" />
+<link href="inc/style.css" type="text/css" rel="stylesheet" />
+</head>
+<body>
+<h1>PAN Blend</h1>
+<ul>
+ <li><a href="tasks/index">Tasks</a> (<a href="tasks/packagelist">long listing</a>)</li>
+ <li><a href="bugs/">Bugs</a></li>
+</ul>
+
+
+</body>
+</html>
More information about the Blends-commit
mailing list