From e343a09657b87891893a4cca13e6c1a3d775f34f Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Mon, 28 Dec 2009 21:32:45 +0000 Subject: [PATCH] Web: assorted version-specific tweaks. --- Documentation/contributor/release-work.itexi | 6 +++++ Documentation/web.texi | 7 +++++- Documentation/web/community.itexi | 24 ++++---------------- Documentation/web/download.itexi | 20 ++++++++++++++-- Documentation/web/manuals.itexi | 8 ++++++- 5 files changed, 42 insertions(+), 23 deletions(-) diff --git a/Documentation/contributor/release-work.itexi b/Documentation/contributor/release-work.itexi index 9ac082d854..8b8f88d22c 100644 --- a/Documentation/contributor/release-work.itexi +++ b/Documentation/contributor/release-work.itexi @@ -302,3 +302,9 @@ VERSION-SPECIFIC MACROS last release, VERSION_DEVEL should be the last *online* release. +LANGUAGE LISTS + +- a translator can ask for an official lilypond-xy mailing list + once they've finished all "priority 1" translation items. + + diff --git a/Documentation/web.texi b/Documentation/web.texi index e4058478bb..1b3f9e23a3 100644 --- a/Documentation/web.texi +++ b/Documentation/web.texi @@ -113,7 +113,11 @@ Read more in our @ref{Introduction}! @divEnd - +@ifclear web_version + @c do nothing +@end ifclear +@ifset web_version + @c make the box: @divId{latestVersion} @subheading Quick links @@ -132,6 +136,7 @@ Read more in our @ref{Introduction}! @ref{Development, Manuals @versionDevel} @divEnd +@end ifset @ifnottex diff --git a/Documentation/web/community.itexi b/Documentation/web/community.itexi index 39696ef365..1a9ca24a66 100644 --- a/Documentation/web/community.itexi +++ b/Documentation/web/community.itexi @@ -713,26 +713,12 @@ contributors should only read the sections which are relevant to them. For more information about different jobs, see @ref{Help us}.} -@divClass{keep-bullets} -@itemize - -@item -@manualDevelContributorSplit{}: -the manual is split between many HTML pages. -@*@ @ @emph{(small download for each page)} - -@item -@manualDevelContributorBig{}: -read this manual as one huge HTML page. -@*@ @ @emph{(large single download, 500 kb)} - -@item -@manualDevelContributorPdf{}: -download as a PDF file. -@*@ @ @emph{(large single download, 2.8 Mb)} +@docLinks{Contributor's Guide, contributor, + @rcontribnamed{Top,Contributor's Guide}, + @manualDevelContributorSplit, + @manualDevelContributorBig, 500 kB, + @manualDevelContributorPdf, 2.8 MB} -@end itemize -@divEnd @divEnd diff --git a/Documentation/web/download.itexi b/Documentation/web/download.itexi index 5382c20f53..a33d9e625c 100644 --- a/Documentation/web/download.itexi +++ b/Documentation/web/download.itexi @@ -17,7 +17,17 @@ our @ref{Text input}.} @unnumbered Download @divClass{heading-center} -@heading Downloads for LilyPond @versionStable +@ifclear web_version + @c yes, we want verisonDevel here, since the online links + @c for @version won't be up yet! + @heading Downloads for LilyPond @versionDevel + +Links for the stable version of LilyPond can be found on +@uref{http://lilypond.org, lilypond.org} +@end ifclear +@ifset web_version + @heading Downloads for LilyPond @versionStable +@end ifset @warningTextBased @@ -146,7 +156,13 @@ package manager. @item @sourceimage{logo-linux,,,} -@downloadStableLinuxNormal +@ifclear web_version + @downloadDevelLinuxNormal +@end ifclear +@ifset web_version + @downloadStableLinuxNormal +@end ifset + (if in doubt, use this) @item diff --git a/Documentation/web/manuals.itexi b/Documentation/web/manuals.itexi index e176424ba9..c8482feee1 100644 --- a/Documentation/web/manuals.itexi +++ b/Documentation/web/manuals.itexi @@ -10,7 +10,13 @@ @unnumbered Manuals @divClass{heading-center} -@heading Documentation for LilyPond @versionStable +@ifclear web_version + @heading Manuals for LilyPond @version +@end ifclear +@ifset web_version + @heading Manuals for LilyPond @versionStable +@end ifset + @divEnd -- 2.39.5