]> git.donarmstrong.com Git - lilypond.git/commitdiff
Web: assorted version-specific tweaks.
authorGraham Percival <graham@percival-music.ca>
Mon, 28 Dec 2009 21:32:45 +0000 (21:32 +0000)
committerGraham Percival <graham@percival-music.ca>
Mon, 28 Dec 2009 21:33:02 +0000 (21:33 +0000)
Documentation/contributor/release-work.itexi
Documentation/web.texi
Documentation/web/community.itexi
Documentation/web/download.itexi
Documentation/web/manuals.itexi

index 9ac082d854508f1a9d549a215cdbe9be58f4825c..8b8f88d22c74f519e99cb9b4b25d9ad8e1c97230 100644 (file)
@@ -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.
+
+
index e4058478bbc4c03c54930e6f00e7463f4b6c7b44..1b3f9e23a39c623764fed98278da9da36d5ed273 100644 (file)
@@ -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
index 39696ef36565787b7e4ccc10f0a2f92692c69e51..1a9ca24a66f2931f395864ca8143c0f64499966d 100644 (file)
@@ -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
 
 
index 5382c20f532601e6ad22f4c0ea5ab1be0acc8193..a33d9e625c93636cf7594d2da1e3df7e7bc14032 100644 (file)
@@ -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
index e176424ba9fa94aafc1edc88c677f7f96652272a..c8482feee1d32ff528be9ab549d88499a909271d 100644 (file)
 @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