You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by bt...@apache.org on 2018/07/06 09:27:45 UTC

[19/21] james-project git commit: JAMES-2435 Improve visibility of how-tos

JAMES-2435 Improve visibility of how-tos


Project: http://git-wip-us.apache.org/repos/asf/james-project/repo
Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/98e7eee8
Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/98e7eee8
Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/98e7eee8

Branch: refs/heads/master
Commit: 98e7eee88910ffafd3f0e0bd48c3e81db4dd13e7
Parents: 46b7fea
Author: Raphael Ouazana <ra...@linagora.com>
Authored: Thu Jul 5 16:16:03 2018 +0200
Committer: benwa <bt...@linagora.com>
Committed: Fri Jul 6 16:26:35 2018 +0700

----------------------------------------------------------------------
 src/homepage/index.html | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/james-project/blob/98e7eee8/src/homepage/index.html
----------------------------------------------------------------------
diff --git a/src/homepage/index.html b/src/homepage/index.html
index 53bf2a3..333b3fa 100644
--- a/src/homepage/index.html
+++ b/src/homepage/index.html
@@ -87,7 +87,9 @@ layout: default
               <a href="images/james-smtp-relay.png" data-lightbox="james-schema" data-title="James SMTP relay" alt="James SMTP relay" class="james-schema"><span class="fa fa-sitemap"></span>using james as smtp relay<span class="fa fa-long-arrow-right"></span></a>
               <a href="images/james-imap-server.png" data-lightbox="james-schema" data-title="James IMAP server" alt="James IMAP server" class="james-schema"><span class="fa fa-sitemap"></span>using james as an imap server<span class="fa fa-long-arrow-right"></span></a><br/><br/>
 
-              <p>Available how-tos for James features are detailed <a href="howTo">here</a>.</p>
+              <a href="howTo/index.html" data-title="How To" alt="How To" class="james-schema">
+                <span class="fa fa-sitemap"></span>Click here to see how-tos for some James features<span class="fa fa-long-arrow-right"></span>
+              </a>
 
               <h2 class="big-h2"><span class="fa fa-wrench"></span> <span>James is a <b>living Open Source project</b> (all developments and implementations are based on open technical standards), any function which is not already available from <b>can be developed!</b></span></h2>
             </div>


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org