summer-of-code
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Some GRUB ideas


From: James Youngman
Subject: Re: Some GRUB ideas
Date: Fri, 21 Mar 2008 18:07:03 +0000

I've added a pointer to your ideas page to the ideas.html file.
However, since your suggestions are also on the GNU website, we could
simply use the Apache virtual-include feature to include your list
into the main ideas page.   That way the information can appear in
both places without needing to be duplicated.   This is the same
feature that allows all www.gnu.org pages to include a search box in
the corner of the page (though some pages have not adopted the use of
the common includes, yet).

It works like this:

1. You separate http://www.gnu.org/software/grub/ into a wrapper
(containing all the current contents apart fom the actual ideas) and
the ideas; the ideas list would go into (say)
/software/grub/soc-ideas-list.html.
2. We add this to both /software/grib/index.html and to
/software/soc-projects/ideas.html:-
<!--#include virtual="/software/grub/soc-ideas-list.html" -->

What do you think?    The only thing that might need some care to get
right is the choice of header level (it might be better to use <ul>
like the rest of the ideas lists do).

James.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]