Bug 60796

Summary: [patch] support.sgml: sort usergroups by country
Product: Documentation Reporter: Josef El-Rayes <josef>
Component: Books & ArticlesAssignee: josef
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
support.sgml.diff none

Description Josef El-Rayes 2004-01-01 20:30:16 UTC
 on the support page we list user groups by continent, sorted by city name.
 this is not good, best example is europe. first entry is aachen, then austria,
 all german groups are spread through the whole country list, which makes
 searching for all german groups difficult. we should sort per country and then per city.
 same for america. i also fixed some sgml issues and tried to get a common identation for the source.
Comment 1 Marc Fonvieille freebsd_committer freebsd_triage 2004-01-01 21:06:49 UTC
On Thu, Jan 01, 2004 at 09:25:24PM +0100, Josef El-Rayes wrote:
[...]
> 	
> >Description:
> 
>  on the support page we list user groups by continent, sorted by city name.
>  this is not good, best example is europe. first entry is aachen, then austria,
>  all german groups are spread through the whole country list, which makes
>  searching for all german groups difficult. we should sort per country and then per city.
>  same for america. i also fixed some sgml issues and tried to get a common identation for the source.
>

Please don't mix content and formatting/indentation changes.

Marc
Comment 2 Josef El-Rayes 2004-01-01 21:13:34 UTC
Marc Fonvieille <blackend@FreeBSD.org> wrote:
> On Thu, Jan 01, 2004 at 09:25:24PM +0100, Josef El-Rayes wrote:
> Please don't mix content and formatting/indentation changes.

ok i will redo my patch.

-josef
Comment 3 josef freebsd_committer freebsd_triage 2004-01-15 22:57:41 UTC
Responsible Changed
From-To: freebsd-www->josef

I'll take this one.
Comment 4 Mark Linimon 2004-06-30 06:27:57 UTC
Please note that I have a CFD out to move the user group information
out of support.sgml and into usergroups.sgml.  My preference would
be for that change to happen first (after a repocopy and a very minimal
edit) and then this change, if so desired.

My change will split the size of support.html in half and make it
much more readable IMHO.

mcl
Comment 5 josef freebsd_committer freebsd_triage 2004-08-19 21:47:38 UTC
State Changed
From-To: open->closed

Committed, thanks.