Author: bago
Date: Mon Nov 23 09:05:24 2009
New Revision: 883286
URL: http://svn.apache.org/viewvc?rev=883286&view=rev
Log:
Some screenshot for the Hupa site!
Added:
james/hupa/trunk/src/site/resources/images/ss/
james/hupa/trunk/src/site/resources/images/ss/hupa-login.png (with props)
james/hupa/trunk/src/site/resources/images/ss/hupa-main-small.gif (with
props)
james/hupa/trunk/src/site/resources/images/ss/hupa-main.png (with props)
james/hupa/trunk/src/site/resources/images/ss/hupa-new-small.gif (with
props)
james/hupa/trunk/src/site/resources/images/ss/hupa-new.png (with props)
james/hupa/trunk/src/site/xdoc/screenshots.xml (with props)
Modified:
james/hupa/trunk/src/site/site.xml
Added: james/hupa/trunk/src/site/resources/images/ss/hupa-login.png
URL:
http://svn.apache.org/viewvc/james/hupa/trunk/src/site/resources/images/ss/hupa-login.png?rev=883286&view=auto
==============================================================================
Binary file - no diff available.
Propchange: james/hupa/trunk/src/site/resources/images/ss/hupa-login.png
------------------------------------------------------------------------------
svn:mime-type = image/png
Added: james/hupa/trunk/src/site/resources/images/ss/hupa-main-small.gif
URL:
http://svn.apache.org/viewvc/james/hupa/trunk/src/site/resources/images/ss/hupa-main-small.gif?rev=883286&view=auto
==============================================================================
Binary file - no diff available.
Propchange: james/hupa/trunk/src/site/resources/images/ss/hupa-main-small.gif
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: james/hupa/trunk/src/site/resources/images/ss/hupa-main.png
URL:
http://svn.apache.org/viewvc/james/hupa/trunk/src/site/resources/images/ss/hupa-main.png?rev=883286&view=auto
==============================================================================
Binary file - no diff available.
Propchange: james/hupa/trunk/src/site/resources/images/ss/hupa-main.png
------------------------------------------------------------------------------
svn:mime-type = image/png
Added: james/hupa/trunk/src/site/resources/images/ss/hupa-new-small.gif
URL:
http://svn.apache.org/viewvc/james/hupa/trunk/src/site/resources/images/ss/hupa-new-small.gif?rev=883286&view=auto
==============================================================================
Binary file - no diff available.
Propchange: james/hupa/trunk/src/site/resources/images/ss/hupa-new-small.gif
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: james/hupa/trunk/src/site/resources/images/ss/hupa-new.png
URL:
http://svn.apache.org/viewvc/james/hupa/trunk/src/site/resources/images/ss/hupa-new.png?rev=883286&view=auto
==============================================================================
Binary file - no diff available.
Propchange: james/hupa/trunk/src/site/resources/images/ss/hupa-new.png
------------------------------------------------------------------------------
svn:mime-type = image/png
Modified: james/hupa/trunk/src/site/site.xml
URL:
http://svn.apache.org/viewvc/james/hupa/trunk/src/site/site.xml?rev=883286&r1=883285&r2=883286&view=diff
==============================================================================
--- james/hupa/trunk/src/site/site.xml (original)
+++ james/hupa/trunk/src/site/site.xml Mon Nov 23 09:05:24 2009
@@ -37,7 +37,7 @@
<menu name="Hupa" inherit="top">
<item name="Overview" href="/index.html"/>
-
+ <item name="Screenshots" href="/screenshots.html"/>
</menu>
<menu name="Get Involved" inherit="top">
Added: james/hupa/trunk/src/site/xdoc/screenshots.xml
URL:
http://svn.apache.org/viewvc/james/hupa/trunk/src/site/xdoc/screenshots.xml?rev=883286&view=auto
==============================================================================
--- james/hupa/trunk/src/site/xdoc/screenshots.xml (added)
+++ james/hupa/trunk/src/site/xdoc/screenshots.xml Mon Nov 23 09:05:24 2009
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+ <!--
+ 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
+ "License"); 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 "AS IS" 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.
+ -->
+<document>
+ <properties>
+ <title>Hupa GWT Webmail Screenshots</title>
+ <author email="[email protected]">James Hupa Project
Team</author>
+ </properties>
+ <body>
+ <section name="So you want to see how it looks like?">
+ <p>
+ Ok, here we are. The login form on the dev build 2009.11.23
+ </p>
+ <img src="../images/ss/hupa-login.png" />
+ <p>
+ And here the main message browing interface, also from 2009.11.23
build.
+ </p>
+ <a href="../images/ss/hupa-main.png" target="_new"><img
src="../images/ss/hupa-main-small.gif" /></a>
+ <p>
+ And the last one, the message composing interface, from 2009.11.23
build.
+ </p>
+ <a href="../images/ss/hupa-new.png" target="_new"><img
src="../images/ss/hupa-new-small.gif" /></a>
+ </section>
+ </body>
+</document>
\ No newline at end of file
Propchange: james/hupa/trunk/src/site/xdoc/screenshots.xml
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: james/hupa/trunk/src/site/xdoc/screenshots.xml
------------------------------------------------------------------------------
svn:mime-type = text/plain
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]