Author: gmcdonald Date: Thu Jul 26 01:59:32 2018 New Revision: 1836689 URL: http://svn.apache.org/viewvc?rev=1836689&view=rev Log: Add updated design Forrest logos
Added: forrest/trunk/site-author/resources/images/apache-forrest2.png (with props) forrest/trunk/site-author/resources/images/project-logo2.png (with props) Modified: forrest/trunk/site-author/content/xdocs/docs_0_100/faq.xml forrest/trunk/site-author/content/xdocs/docs_0_100/your-project.xml forrest/trunk/site-author/content/xdocs/dtdx/document-v11.xml forrest/trunk/site-author/content/xdocs/dtdx/document-v12.xml forrest/trunk/site-author/content/xdocs/dtdx/document-v13.xml forrest/trunk/site-author/content/xdocs/dtdx/document-v20.xml forrest/trunk/site-author/resources/themes/pelt.fv forrest/trunk/site-author/skinconf.xml Modified: forrest/trunk/site-author/content/xdocs/docs_0_100/faq.xml URL: http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/docs_0_100/faq.xml?rev=1836689&r1=1836688&r2=1836689&view=diff ============================================================================== --- forrest/trunk/site-author/content/xdocs/docs_0_100/faq.xml (original) +++ forrest/trunk/site-author/content/xdocs/docs_0_100/faq.xml Thu Jul 26 01:59:32 2018 @@ -1730,9 +1730,9 @@ X [0] /docs_0_80/upgrading_08.ht </p> <p> The Apache Forrest logo - (<link href="/images/project-logo.png">PNG</link>) + (<link href="/images/project-logo2.png">PNG</link>) and banner (<link href="http://svn.apache.org/repos/asf/forrest/trunk/site-author/resources/images/apache-forrest-original.svg">SVG</link> - | <link href="/images/apache-forrest.png">PNG</link>) + | <link href="/images/apache-forrest2.png">PNG</link>) are available. Unfortunately the logo is only available as PNG. </p> Modified: forrest/trunk/site-author/content/xdocs/docs_0_100/your-project.xml URL: http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/docs_0_100/your-project.xml?rev=1836689&r1=1836688&r2=1836689&view=diff ============================================================================== --- forrest/trunk/site-author/content/xdocs/docs_0_100/your-project.xml (original) +++ forrest/trunk/site-author/content/xdocs/docs_0_100/your-project.xml Thu Jul 26 01:59:32 2018 @@ -298,7 +298,7 @@ Total time: 5 seconds | | | |-- group-logo.gif | | | |-- group.svg | | | |-- icon.png -| | | |-- project-logo.png +| | | |-- project-logo2.png | | | `-- project.svg | | |-- index.xml | | |-- samples @@ -432,9 +432,9 @@ which will be used to configure the chos <project-name>MyProject</project-name> <project-description>MyProject Description</project-description> <project-url>http://example.org/myproj/</project-url> - <project-logo>images/project.png</project-logo> + <project-logo>images/project-logo2.png</project-logo> <!-- Alternative static image: - <project-logo>images/project-logo.png</project-logo> --> + <project-logo>images/project-logo2.png</project-logo> --> <!-- optional group logo skin: forrest-site renders it at the top-left corner --> @@ -691,7 +691,7 @@ project.skinconf=${project.content-dir}/ Images usually go in the <code>resources/images/</code> directory. The default sitemap maps this directory to <code>images/</code> so image tags will typically look like <code><figure - src="images/project-logo.png" alt="Project Logo"/></code> + src="images/project-logo2.png" alt="Project Logo"/></code> </p> </section> </section> Modified: forrest/trunk/site-author/content/xdocs/dtdx/document-v11.xml URL: http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/dtdx/document-v11.xml?rev=1836689&r1=1836688&r2=1836689&view=diff ============================================================================== --- forrest/trunk/site-author/content/xdocs/dtdx/document-v11.xml (original) +++ forrest/trunk/site-author/content/xdocs/dtdx/document-v11.xml Thu Jul 26 01:59:32 2018 @@ -203,7 +203,7 @@ public class FirstApplet extends Applet <p> And a figure to end all of this. </p> - <figure src="images/project-logo.png" alt="The fine Forrest logo" width="220" height="65"/> + <figure src="images/project-logo2.png" alt="The fine Forrest logo" width="220" height="65"/> </section> </body> <footer> Modified: forrest/trunk/site-author/content/xdocs/dtdx/document-v12.xml URL: http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/dtdx/document-v12.xml?rev=1836689&r1=1836688&r2=1836689&view=diff ============================================================================== --- forrest/trunk/site-author/content/xdocs/dtdx/document-v12.xml (original) +++ forrest/trunk/site-author/content/xdocs/dtdx/document-v12.xml Thu Jul 26 01:59:32 2018 @@ -257,7 +257,7 @@ And a <code><figure></code> to end all of this. Note that this can also be implemented with an <code><img></code> element. </p> - <figure src="images/project-logo.png" alt="The fine Forrest logo" width="220" height="65"/> + <figure src="images/project-logo2.png" alt="The fine Forrest logo" width="220" height="65"/> </section> </section> </body> Modified: forrest/trunk/site-author/content/xdocs/dtdx/document-v13.xml URL: http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/dtdx/document-v13.xml?rev=1836689&r1=1836688&r2=1836689&view=diff ============================================================================== --- forrest/trunk/site-author/content/xdocs/dtdx/document-v13.xml (original) +++ forrest/trunk/site-author/content/xdocs/dtdx/document-v13.xml Thu Jul 26 01:59:32 2018 @@ -336,7 +336,7 @@ public class FirstApplet extends Applet And a <code><figure></code> to end all of this. Note that this can also be implemented with an <code><img></code> element. </p> - <figure src="images/project-logo.png" alt="The fine Forrest logo" width="220" height="65"/> + <figure src="images/project-logo2.png" alt="The fine Forrest logo" width="220" height="65"/> </section> </section> <section id="changes"> Modified: forrest/trunk/site-author/content/xdocs/dtdx/document-v20.xml URL: http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/dtdx/document-v20.xml?rev=1836689&r1=1836688&r2=1836689&view=diff ============================================================================== --- forrest/trunk/site-author/content/xdocs/dtdx/document-v20.xml (original) +++ forrest/trunk/site-author/content/xdocs/dtdx/document-v20.xml Thu Jul 26 01:59:32 2018 @@ -345,7 +345,7 @@ public class FirstApplet extends Applet And a <code><figure></code> to end all of this. Note that this can also be implemented with an <code><img></code> element. </p> - <figure src="images/project-logo.png" alt="The fine Forrest logo" id="forrest-logo" width="220" height="65"/> + <figure src="images/project-logo2.png" alt="The fine Forrest logo" id="forrest-logo" width="220" height="65"/> </section> <section id="area-map"> <title>Using map and area</title> Added: forrest/trunk/site-author/resources/images/apache-forrest2.png URL: http://svn.apache.org/viewvc/forrest/trunk/site-author/resources/images/apache-forrest2.png?rev=1836689&view=auto ============================================================================== Binary file - no diff available. Propchange: forrest/trunk/site-author/resources/images/apache-forrest2.png ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: forrest/trunk/site-author/resources/images/project-logo2.png URL: http://svn.apache.org/viewvc/forrest/trunk/site-author/resources/images/project-logo2.png?rev=1836689&view=auto ============================================================================== Binary file - no diff available. Propchange: forrest/trunk/site-author/resources/images/project-logo2.png ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Modified: forrest/trunk/site-author/resources/themes/pelt.fv URL: http://svn.apache.org/viewvc/forrest/trunk/site-author/resources/themes/pelt.fv?rev=1836689&r1=1836688&r2=1836689&view=diff ============================================================================== --- forrest/trunk/site-author/resources/themes/pelt.fv (original) +++ forrest/trunk/site-author/resources/themes/pelt.fv Thu Jul 26 01:59:32 2018 @@ -152,7 +152,7 @@ <forrest:property name="branding-logo-name">Apache</forrest:property> <forrest:property name="branding-logo-description">The Apache Software Foundation</forrest:property> <forrest:property name="branding-logo-url">http://www.apache.org/</forrest:property> - <forrest:property name="branding-logo-logo">images/apache-forrest.png</forrest:property> + <forrest:property name="branding-logo-logo">images/apache-forrest2.png</forrest:property> </forrest:contract> </forrest:hook> <forrest:hook class="logo"> @@ -160,7 +160,7 @@ <forrest:property name="branding-logo-name">Forrest</forrest:property> <forrest:property name="branding-logo-description">Apache Forrest</forrest:property> <forrest:property name="branding-logo-url">http://forrest.apache.org/</forrest:property> - <forrest:property name="branding-logo-logo">images/project-logo.png</forrest:property> + <forrest:property name="branding-logo-logo">images/project-logo2.png</forrest:property> </forrest:contract> </forrest:hook> <forrest:contract name="search-input"> Modified: forrest/trunk/site-author/skinconf.xml URL: http://svn.apache.org/viewvc/forrest/trunk/site-author/skinconf.xml?rev=1836689&r1=1836688&r2=1836689&view=diff ============================================================================== --- forrest/trunk/site-author/skinconf.xml (original) +++ forrest/trunk/site-author/skinconf.xml Thu Jul 26 01:59:32 2018 @@ -56,13 +56,13 @@ See main/fresh-site/src/documentation/sk <project-name>Forrest</project-name> <project-description>Apache Forrest</project-description> <project-url>http://forrest.apache.org/</project-url> - <project-logo>images/project-logo.png</project-logo> + <project-logo>images/project-logo2.png</project-logo> <!-- optional group logo skin: forrest-site renders it at the top-left corner --> <group-name>Apache</group-name> <group-description>The Apache Software Foundation</group-description> <group-url>http://www.apache.org/</group-url> - <group-logo>images/apache-forrest.png</group-logo> + <group-logo>images/apache-forrest2.png</group-logo> <!-- optional host logo (e.g. sourceforge logo) skin: forrest-site renders it at the bottom-left corner --> <host-url></host-url>