diff for adding a hosting credit for Six Feet Up

4 messages Options
Embed this post
Permalink
Jon Stahl () diff for adding a hosting credit for Six Feet Up
Reply Threaded More More options
Print post
Permalink
Alex Clark (or really, anyone with core commit privs)-

I've done ahead and added a hosting credit for Six Feet Up to the footer
of Products.PloneOrg.  I don't have core commit privs [1], so attached
is a diff that I'm hoping you can check in and put live along with
whatever other recent changes need to go.

I've tested it locally via Firebug and it looks fine.

Thanks!

best
jon

[1] I will get off my ass and sign the contributor agreement now.


Index: plone.html
===================================================================
--- plone.html (revision 27619)
+++ plone.html (working copy)
@@ -90,7 +90,7 @@
    title="Plone CMS, the open source content management system"></a>
  <p>The Plone<sup>®</sup> Content Management System is copyright © 2000–2009 the Plone Foundation and friends.</p>
  <p>Plone<sup>®</sup> and the Plone logo are registered trademarks of the Plone Foundation. You’re looking good today.</p>
-
+    <p>Hosting by <a href="http://www.sixfeetup.com">Six Feet Up</a>.</p>
  <div id="sitemap">
  <!-- <dl>
  <dt><a href="">Plone for…</a></dt>
Index: plone.css
===================================================================
--- plone.css (revision 27619)
+++ plone.css (working copy)
@@ -1904,6 +1904,15 @@
  font-size: 0.7em;
 }
 
+#footer p a {
+    color: White;
+}
+
+#footer p a:hover {
+ color: #329fd7;
+ background-color: White;
+}
+
 #footer-logo {
  float: left;
  background-image: url(http://plone.org/images/sprite-ploneorg.png);
Index: trac.html
===================================================================
--- trac.html (revision 27619)
+++ trac.html (working copy)
@@ -86,7 +86,9 @@
    title="Plone CMS, the open source content management system"></a>
  <p>The Plone<sup>®</sup> Content Management System is copyright © 2000–2009 the Plone Foundation and friends.</p>
  <p>Plone<sup>®</sup> and the Plone logo are registered trademarks of the Plone Foundation. You’re looking good today.</p>
+ <p>Hosting by <a href="http://www.sixfeetup.com">Six Feet Up</a>.</p>
 
+
  <div id="sitemap">
  <!-- <dl>
  <dt><a href="">Plone for…</a></dt>

------------------------------------------------------------------------------
Are you an open source citizen? Join us for the Open Source Bridge conference!
Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250.
Need another reason to go? 24-hour hacker lounge. Register today!
http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org
_______________________________________________
Plone-website mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/plone-website
The Wiki: http://plone.org/development/current/projects/WebsiteTeam
-----
Jon Stahl, Director of Web Solutions
ONE/Northwest - Online Networking for the Environment
http://www.onenw.org
Alexander Limi () Re: diff for adding a hosting credit for Six Feet Up
Reply Threaded More More options
Print post
Permalink
I'll get it committed.

On Sun, 21 Jun 2009 17:52:20 -0700, Jon Stahl  
<[hidden email]> wrote:

> Alex Clark (or really, anyone with core commit privs)-
>
> I've done ahead and added a hosting credit for Six Feet Up to the footer
> of Products.PloneOrg.  I don't have core commit privs [1], so attached
> is a diff that I'm hoping you can check in and put live along with
> whatever other recent changes need to go.
>
> I've tested it locally via Firebug and it looks fine.
>
> Thanks!
>
> best
> jon
>
> [1] I will get off my ass and sign the contributor agreement now.
>



--
Alexander Limi · http://limi.net


------------------------------------------------------------------------------
_______________________________________________
Plone-website mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/plone-website
The Wiki: http://plone.org/development/current/projects/WebsiteTeam
Alexander Limi · http://limi.net

Jon Stahl () Re: diff for adding a hosting credit for Six Feet Up
Reply Threaded More More options
Print post
Permalink
Alex (Limi)-

i actually found a minor bug and sent a revised version to aclark, who
is on it, probably tonight.

Thanks, though!

:jon


Alexander Limi wrote:

> I'll get it committed.
>
> On Sun, 21 Jun 2009 17:52:20 -0700, Jon Stahl  
> <[hidden email]> wrote:
>
>  
>> Alex Clark (or really, anyone with core commit privs)-
>>
>> I've done ahead and added a hosting credit for Six Feet Up to the footer
>> of Products.PloneOrg.  I don't have core commit privs [1], so attached
>> is a diff that I'm hoping you can check in and put live along with
>> whatever other recent changes need to go.
>>
>> I've tested it locally via Firebug and it looks fine.
>>
>> Thanks!
>>
>> best
>> jon
>>
>> [1] I will get off my ass and sign the contributor agreement now.
>>
>>    
>
>
>
>  


------------------------------------------------------------------------------
_______________________________________________
Plone-website mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/plone-website
The Wiki: http://plone.org/development/current/projects/WebsiteTeam
-----
Jon Stahl, Director of Web Solutions
ONE/Northwest - Online Networking for the Environment
http://www.onenw.org
aclark () Re: diff for adding a hosting credit for Six Feet Up
Reply Threaded More More options
Print post
Permalink
On second thought, I never got around to this (sorry Jon!) so Alex, please
go ahead if you get a chance,

https://dev.plone.org/plone.org/ticket/1504

Alex

On 2009-06-24, Jon Stahl <[hidden email]> wrote:

> Alex (Limi)-
>
> i actually found a minor bug and sent a revised version to aclark, who
> is on it, probably tonight.
>
> Thanks, though!
>
>:jon
>
>
> Alexander Limi wrote:
>> I'll get it committed.
>>
>> On Sun, 21 Jun 2009 17:52:20 -0700, Jon Stahl  
>> <[hidden email]> wrote:
>>
>>  
>>> Alex Clark (or really, anyone with core commit privs)-
>>>
>>> I've done ahead and added a hosting credit for Six Feet Up to the footer
>>> of Products.PloneOrg.  I don't have core commit privs [1], so attached
>>> is a diff that I'm hoping you can check in and put live along with
>>> whatever other recent changes need to go.
>>>
>>> I've tested it locally via Firebug and it looks fine.
>>>
>>> Thanks!
>>>
>>> best
>>> jon
>>>
>>> [1] I will get off my ass and sign the contributor agreement now.
>>>
>>>    
>>
>>
>>
>>  
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Plone-website mailing list
> [hidden email]
> https://lists.sourceforge.net/lists/listinfo/plone-website
> The Wiki: http://plone.org/development/current/projects/WebsiteTeam
>


--
Alex Clark · http://aclark.net
Buy Practical Plone 3: http://tinyurl.com/practical-plone


------------------------------------------------------------------------------
_______________________________________________
Plone-website mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/plone-website
The Wiki: http://plone.org/development/current/projects/WebsiteTeam