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

svn commit: r816896 - in /websites/staging/directory/trunk/content: ./ images/download-eclipse.png studio/downloads.html

Author: buildbot
Date: Wed May  9 12:35:39 2012
New Revision: 816896

Log:
Staging update by buildbot for directory

Added:
    websites/staging/directory/trunk/content/images/download-eclipse.png   (with props)
    websites/staging/directory/trunk/content/studio/downloads.html
Modified:
    websites/staging/directory/trunk/content/   (props changed)

Propchange: websites/staging/directory/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed May  9 12:35:39 2012
@@ -1 +1 @@
-1336133
+1336140

Added: websites/staging/directory/trunk/content/images/download-eclipse.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/directory/trunk/content/images/download-eclipse.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/directory/trunk/content/studio/downloads.html
==============================================================================
--- websites/staging/directory/trunk/content/studio/downloads.html (added)
+++ websites/staging/directory/trunk/content/studio/downloads.html Wed May  9 12:35:39 2012
@@ -0,0 +1,142 @@
+<!DOCTYPE html>
+<!--
+    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.
+-->
+<html>
+	<head>
+		<title>Downloads &mdash; Apache Directory</title>
+		
+        <link href="./../css/common.css" rel="stylesheet" type="text/css">
+        <link href="./../css/blue.css" rel="stylesheet" type="text/css">
+    
+	</head>
+	<body>
+	    <div id="container">
+            <div id="header">
+                <div id="subProjectsNavBar">
+                    <a href="./../">
+                        
+                        Apache Directory Project
+                        
+                    </a>
+                    &nbsp;|&nbsp;
+                    <a href="./../apacheds">
+                        
+                        ApacheDS
+                        
+                    </a>
+                    &nbsp;|&nbsp;
+                    <a href="./../studio">
+                        
+                        <STRONG>Apache Directory Studio</STRONG>
+                        
+                    </a>
+                    &nbsp;|&nbsp;
+                    <a href="./../api">
+                        
+                        Apache LDAP API
+                        
+                    </a>
+                </div><!-- subProjectsNavBar -->
+            </div><!-- header -->
+            <div id="content">
+                <div id="leftColumn">
+                    
+<div id="navigation">
+    
+        <h5>Apache Directory Studio</h5>
+        <ul>
+            <li><a href="./../studio/">Home</a></li>
+            <li><a href="./../studio/features.html">Features</a></li>
+            <li><a href="./../studio/screenshots.html">Screenshots</a></li>
+        </ul>
+        <h5>Downloads</h5>
+        <ul>
+            <li><a href="./../studio/2.0/download/">Version 2.0 M3</a>&nbsp;&nbsp;<IMG src="./../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
+            <li><a href="./../studio/downloads.html">Version 1.5.3</a></li>
+            <li><a href="./../studio/nightly-builds.html">Nightly Builds</a></li>
+            <li><a href="./../studio/download-old-versions.html">Older Versions</a></li>
+        </ul>
+        <h5>Documentation</h5>
+        <ul>
+            <li><a href="./../studio/users-guide.html">User's Guide</a></li>
+            <li><a href="./../studio/developers-guide.html">Developer's Guide</a></li>
+            <li><a href="./../studio/gen-docs/1.5.2.v20091211/index.html">Generated reports (e.g. JavaDocs)</a></li>
+            <li><a href="./../studio/faqs.html">FAQs</a></li>
+        </ul>
+        <h5>Resources</h5>
+        <ul>
+            <li><a href="./../studio/issue-tracking.html">Issue Tracking</a></li>
+            <li><a href="./../studio/changelog.html">ChangeLog</a></li>
+            <li><a href="./../studio/mailing-lists.html" >Mailing Lists</a></li>
+            <li><a href="./../studio/testimonials.html">Testimonials</a></li>
+        </ul>
+    
+    
+    <h5>Community</h5>
+    <ul>
+        <li><a href="./../contribute.html">How to Contribute</a></li>
+        <li><a href="./../team.html">Team</a></li>
+        <li><a href="./../original-project-proposal.html">Original Project Proposal</a></li>
+    </ul>
+    <h5>About Apache</h5>
+    <ul>
+        <li><a href="http://www.apache.org/">Apache</a></li>
+        <li><a href="http://www.apache.org/licenses/">License</a></li>
+        <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+        <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+        <li><a href="http://www.apache.org/security/">Security</a></li>
+    </ul>
+    
+</div><!-- navigation -->
+
+                </div><!-- leftColumn -->
+                <div id="rightColumn">
+
+<h1 id="downloads">Downloads</h1>
+<p>Apache Directory Studio is a complete directory tooling platform intended to be used with any LDAP server however it is particularly designed for use with the ApacheDS. It is an Eclipse RCP application, composed of several Eclipse (OSGi) plugins, that can be easily upgraded with additional ones. These plugins can even run within Eclipse itself. </p>
+<h2 id="apache-directory-studio-rcp-application">Apache Directory Studio RCP Application</h2>
+<p>Apache Directory Studio is a multi-platform application and runs on Mac OS X, Linux and Windows.</p>
+<p>Please select the download corresponding to your operating system:</p>
+<ul>
+<li>
+<p><img alt="Download" src="../images/download-macosx.png" /> <a href="http://directory.apache.org/studio/download/download-macosx.html">Download for Mac OS X</a></p>
+</li>
+<li>
+<p><img alt="Download" src="../images/download-linux.png" /> <a href="http://directory.apache.org/studio/download/download-linux.html">Download for Linux</a></p>
+</li>
+<li>
+<p><img alt="Download" src="../images/download-windows.png" /> <a href="http://directory.apache.org/studio/download/download-windows.html">Download for Windows</a></p>
+</li>
+</ul>
+<h2 id="plugins-for-eclipse">Plugins for Eclipse</h2>
+<p>You can also install plugins for Eclipse using our update site (requires Java 5 or newer and Eclipse 3.3 or newer).</p>
+<p>The URL of our update site is <strong><a href="http://directory.apache.org/studio/update/1.x">http://directory.apache.org/studio/update/1.x</a></strong></p>
+<p>Learn how to <a href="installation-in-eclipse.html">install Apache Directory Studio plugins in Eclipse</a> <a href="installation-in-eclipse.html"><img alt="Download" src="../images/download-eclipse.png" /></a></p>
+<h2 id="sources">Sources</h2>
+<p>The sources of Apache Directory Studio and its plugins are available <a href="download/download-sources.html]">here</a> <a href="download/download-sources.html"><img alt="Download" src="../images/download-sources.png" /></a>.</p>
+<h2 id="old-versions">Old Versions</h2>
+<p>You can download old versions of Apache Directory Studio (or Apache LDAP Studio) <a href="download-old-versions.html">here</a>.</p>
+
+                </div><!-- rightColumn -->
+                <div id="endContent"></div>
+            </div><!-- content -->
+            <div id="footer">&copy; 2003-2012, <a href="http://www.apache.org">The Apache Software Foundation</a> - <a href="privacy-policy.html">Privacy Policy</a><br />
+                Apache Directory, ApacheDS, Apache Directory Server, Apache Directory Studio, Apache LDAP API, Apache Triplesec, Triplesec, Apache, the Apache feather logo, and the Apache Directory project logos are trademarks of The Apache Software Foundation.
+            </div>
+        </div><!-- container -->
+    </body>
+</html>
\ No newline at end of file