All of lore.kernel.org
 help / color / mirror / Atom feed
* Web site redesign
@ 2010-06-07 21:09 Colin Watson
  2010-06-12 14:17 ` Vladimir 'φ-coder/phcoder' Serbinenko
  0 siblings, 1 reply; 4+ messages in thread
From: Colin Watson @ 2010-06-07 21:09 UTC (permalink / raw)
  To: Bruce Dubbs; +Cc: grub-devel

Hi Bruce,

I just committed a couple of typo fixes to the website, and suddenly the
redesign you committed back in February went live, rather to my surprise
when the page I was editing vanished.  I guess the GNU admins fixed the
commit trigger!

Now people are reporting some dead links.  I fixed up
http://www.gnu.org/software/grub/grub-legacy.en.html by restoring
grub-legacy-support.en.html, but Jordan Uggla reported a link to
grub-2.en.html on the front page which is now dead.  I wasn't actually
intending to get involved in a web site redesign.  Now that changes
appear to be going live in a timely fashion, do you think you could fix
this up?

Thanks,

-- 
Colin Watson                                       [cjwatson@ubuntu.com]


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Web site redesign
  2010-06-07 21:09 Web site redesign Colin Watson
@ 2010-06-12 14:17 ` Vladimir 'φ-coder/phcoder' Serbinenko
  2010-06-12 15:08   ` Colin Watson
  2010-06-12 15:45   ` Bruce Dubbs
  0 siblings, 2 replies; 4+ messages in thread
From: Vladimir 'φ-coder/phcoder' Serbinenko @ 2010-06-12 14:17 UTC (permalink / raw)
  To: grub-devel

[-- Attachment #1: Type: text/plain, Size: 1024 bytes --]

On 06/07/2010 11:09 PM, Colin Watson wrote:
> Hi Bruce,
>
> I just committed a couple of typo fixes to the website, and suddenly the
> redesign you committed back in February went live, rather to my surprise
> when the page I was editing vanished.  I guess the GNU admins fixed the
> commit trigger!
>
> Now people are reporting some dead links.  I fixed up
> http://www.gnu.org/software/grub/grub-legacy.en.html by restoring
> grub-legacy-support.en.html, but Jordan Uggla reported a link to
> grub-2.en.html on the front page which is now dead.  I wasn't actually
> intending to get involved in a web site redesign.  Now that changes
> appear to be going live in a timely fashion, do you think you could fix
> this up?
>   
Apparently Bruce is busy right now. Could you then revert the changes
that broke website and send the patch of changes you reverted to ML?
This way we keep a record of it but it doesn't stall you.
> Thanks,
>
>   


-- 
Regards
Vladimir 'φ-coder/phcoder' Serbinenko



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 294 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Web site redesign
  2010-06-12 14:17 ` Vladimir 'φ-coder/phcoder' Serbinenko
@ 2010-06-12 15:08   ` Colin Watson
  2010-06-12 15:45   ` Bruce Dubbs
  1 sibling, 0 replies; 4+ messages in thread
From: Colin Watson @ 2010-06-12 15:08 UTC (permalink / raw)
  To: grub-devel

On Sat, Jun 12, 2010 at 04:17:08PM +0200, Vladimir 'φ-coder/phcoder' Serbinenko wrote:
> On 06/07/2010 11:09 PM, Colin Watson wrote:
> > I just committed a couple of typo fixes to the website, and suddenly the
> > redesign you committed back in February went live, rather to my surprise
> > when the page I was editing vanished.  I guess the GNU admins fixed the
> > commit trigger!
> >
> > Now people are reporting some dead links.  I fixed up
> > http://www.gnu.org/software/grub/grub-legacy.en.html by restoring
> > grub-legacy-support.en.html, but Jordan Uggla reported a link to
> > grub-2.en.html on the front page which is now dead.  I wasn't actually
> > intending to get involved in a web site redesign.  Now that changes
> > appear to be going live in a timely fashion, do you think you could fix
> > this up?
> 
> Apparently Bruce is busy right now. Could you then revert the changes
> that broke website and send the patch of changes you reverted to ML?
> This way we keep a record of it but it doesn't stall you.

Bruce actually replied, but I see now that he only did so by private
mail and not to the list.  I'll respect his preferences and not copy his
mail back to the list, but he's made a couple of commits to fix some
broken links.  Doesn't look like there's any need to revert at this
point.

Cheers,

-- 
Colin Watson                                       [cjwatson@ubuntu.com]


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Web site redesign
  2010-06-12 14:17 ` Vladimir 'φ-coder/phcoder' Serbinenko
  2010-06-12 15:08   ` Colin Watson
@ 2010-06-12 15:45   ` Bruce Dubbs
  1 sibling, 0 replies; 4+ messages in thread
From: Bruce Dubbs @ 2010-06-12 15:45 UTC (permalink / raw)
  To: The development of GNU GRUB

Vladimir 'φ-coder/phcoder' Serbinenko wrote:
> On 06/07/2010 11:09 PM, Colin Watson wrote:
>> Hi Bruce,
>>
>> I just committed a couple of typo fixes to the website, and suddenly the
>> redesign you committed back in February went live, rather to my surprise
>> when the page I was editing vanished.  I guess the GNU admins fixed the
>> commit trigger!
>>
>> Now people are reporting some dead links.  I fixed up
>> http://www.gnu.org/software/grub/grub-legacy.en.html by restoring
>> grub-legacy-support.en.html, but Jordan Uggla reported a link to
>> grub-2.en.html on the front page which is now dead.  I wasn't actually
>> intending to get involved in a web site redesign.  Now that changes
>> appear to be going live in a timely fashion, do you think you could fix
>> this up?
>>   
> Apparently Bruce is busy right now. Could you then revert the changes
> that broke website and send the patch of changes you reverted to ML?
> This way we keep a record of it but it doesn't stall you.

I fixed the links.  What errors are you seeing?

   -- Bruce


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-06-12 15:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-07 21:09 Web site redesign Colin Watson
2010-06-12 14:17 ` Vladimir 'φ-coder/phcoder' Serbinenko
2010-06-12 15:08   ` Colin Watson
2010-06-12 15:45   ` Bruce Dubbs

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.