mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Added SF logo locally
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2853 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -48,6 +48,7 @@ public class PageTag extends TagSupport
|
|||||||
|
|
||||||
private final static String ALF_URL = "http://www.alfresco.com";
|
private final static String ALF_URL = "http://www.alfresco.com";
|
||||||
private final static String ALF_LOGO = "http://www.alfresco.com/images/alfresco_community_horizont.gif";
|
private final static String ALF_LOGO = "http://www.alfresco.com/images/alfresco_community_horizont.gif";
|
||||||
|
private final static String SF_LOGO = "/images/logo/sflogo.php.png";
|
||||||
private final static String ALF_TEXT = "Alfresco Community";
|
private final static String ALF_TEXT = "Alfresco Community";
|
||||||
private final static String ALF_COPY = "Supplied free of charge with " +
|
private final static String ALF_COPY = "Supplied free of charge with " +
|
||||||
"<a class=footer href='http://www.alfresco.com/services/support/communityterms/#support'>no support</a>, " +
|
"<a class=footer href='http://www.alfresco.com/services/support/communityterms/#support'>no support</a>, " +
|
||||||
@@ -213,7 +214,8 @@ public class PageTag extends TagSupport
|
|||||||
"<img border=0 alt='' title='" + ALF_TEXT + "' align=absmiddle src='" + ALF_LOGO + "'>" +
|
"<img border=0 alt='' title='" + ALF_TEXT + "' align=absmiddle src='" + ALF_LOGO + "'>" +
|
||||||
"</a></td><td align=center>" +
|
"</a></td><td align=center>" +
|
||||||
"<span class=footer>" + ALF_COPY +
|
"<span class=footer>" + ALF_COPY +
|
||||||
"</span></td><td><a href='http://sourceforge.net/projects/alfresco'><img border=0 alt='' title='SourceForge' align=absmiddle src='http://sflogo.sourceforge.net/sflogo.php?group_id=143373&type=1'></a>" +
|
"</span></td><td><a href='http://sourceforge.net/projects/alfresco'><img border=0 alt='' title='SourceForge' align=absmiddle src='" +
|
||||||
|
reqPath + SF_LOGO + "'></a>" +
|
||||||
"</td></tr></table></center>";
|
"</td></tr></table></center>";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
BIN
source/web/images/logo/sflogo.php.png
Normal file
BIN
source/web/images/logo/sflogo.php.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.0 KiB |
@@ -102,7 +102,7 @@
|
|||||||
<div style="padding:4px">
|
<div style="padding:4px">
|
||||||
<a href="http://www.alfresco.org/" class="title" target="new">http://www.alfresco.org</a>
|
<a href="http://www.alfresco.org/" class="title" target="new">http://www.alfresco.org</a>
|
||||||
<p>
|
<p>
|
||||||
Alfresco Software Inc. © 2005 All rights reserved. <a href="http://www.alfresco.org/legalandlicense.html" target="new">Legal and License</a>
|
Alfresco Software Inc. © 2005-2006 All rights reserved. <a href="http://www.alfresco.org/legalandlicense.html" target="new">Legal and License</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div style="padding:4px" class="mainSubTitle">
|
<div style="padding:4px" class="mainSubTitle">
|
||||||
@@ -183,13 +183,13 @@
|
|||||||
<p>
|
<p>
|
||||||
|
|
||||||
<div style="padding:4px" class="mainSubTitle">
|
<div style="padding:4px" class="mainSubTitle">
|
||||||
Alfresco Software contributors:
|
Alfresco Software contributors
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<table border=0 cellspacing=2 cellpadding=2>
|
<table border=0 cellspacing=2 cellpadding=2>
|
||||||
<tr>
|
<tr>
|
||||||
<td width=50% align=right>
|
<td width=50% align=right>
|
||||||
Meta Data Extraction Framework and PDF/Open Office Format meta data extraction.
|
Meta Data Extraction Framework and PDF/Open Office Format meta data extraction:
|
||||||
</td>
|
</td>
|
||||||
<td> • </td>
|
<td> • </td>
|
||||||
<td width=50%>
|
<td width=50%>
|
||||||
@@ -198,7 +198,7 @@
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td width=50% align=right>
|
<td width=50% align=right>
|
||||||
Open Document Format meta data extraction.
|
Open Document Format meta data extraction:
|
||||||
</td>
|
</td>
|
||||||
<td> • </td>
|
<td> • </td>
|
||||||
<td width=50%>
|
<td width=50%>
|
||||||
@@ -207,7 +207,7 @@
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td align=right width=50%>
|
<td align=right width=50%>
|
||||||
Language and translation packs.
|
Language and translation packs:
|
||||||
</td>
|
</td>
|
||||||
<td> • </td>
|
<td> • </td>
|
||||||
<td width=50%>
|
<td width=50%>
|
||||||
|
Reference in New Issue
Block a user