Author: rgheck Date: Thu Aug 9 19:18:02 2018 New Revision: 41213 URL: http://www.lyx.org/trac/changeset/41213
Log: Fix link to binaries. Modified: www-user/trunk/farm/cookbook/LyX/news.inc www-user/trunk/misc/rss/lyx_news_feed.xml Modified: www-user/trunk/farm/cookbook/LyX/news.inc ============================================================================== --- www-user/trunk/farm/cookbook/LyX/news.inc Thu Aug 9 19:14:18 2018 (r41212) +++ www-user/trunk/farm/cookbook/LyX/news.inc Thu Aug 9 19:18:02 2018 (r41213) @@ -64,7 +64,7 @@ <a href=\"ftp://ftp.lyx.org/pub/lyx/stable/2.2.x/lyx-2.2.4.tar.gz\">sources in tar.gz format</a> (also <a href=\"ftp://ftp.lyx.org/pub/lyx/stable/2.2.x/lyx-2.2.4.tar.xz\">tar.xz</a>). There are also some -<a href=\"ftp://ftp.lyx.org/pub/lyx/bin/2.2.3/\">binaries</a> available. Please note that Windows binaries are not available as of the date of release.</p>"); +<a href=\"ftp://ftp.lyx.org/pub/lyx/bin/2.2.4/\">binaries</a> available. Please note that Windows binaries are not available for 2.2.4.</p>"); news_item("LyX 2.3.0rc2 released.", "Second release candidate of the 2.3.x Series", "January 31, 2018", "<p>We are pleased to <a href=\"https://www.lyx.org/announce/2_3_0_rc2.txt\">announce</a> Modified: www-user/trunk/misc/rss/lyx_news_feed.xml ============================================================================== --- www-user/trunk/misc/rss/lyx_news_feed.xml Thu Aug 9 19:14:18 2018 (r41212) +++ www-user/trunk/misc/rss/lyx_news_feed.xml Thu Aug 9 19:18:02 2018 (r41213) @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="iso-8859-1"?> <rss version="2.0"><channel><title>LyX news feed</title><link>https://www.lyx.org/News</link><description>The latest news about LyX, a WYSIWYM document processor</description> -<lastBuildDate>Mon, 09 Jul 2018 14:24:53 GMT</lastBuildDate><generator>PyRSS2Gen-1.0.0</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs> -<item><title>Windows Installers for LyX 2.3.0 released</title><link>https://www.lyx.org/News</link><description>Windows Installers</description><guid isPermaLink="false">LyX news feed July 8, 2018</guid><pubDate> 8 Jul 2018 00:00:00 GMT</pubDate></item> +<lastBuildDate>Thu, 09 Aug 2018 13:13:59 GMT</lastBuildDate><generator>PyRSS2Gen-1.0.0</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs> +<item><title>Windows installers released</title><link>https://www.lyx.org/News</link><description>LyX 2.3.0</description><guid isPermaLink="false">LyX news feed July 8, 2018</guid><pubDate> 8 Jul 2018 00:00:00 GMT</pubDate></item> <item><title>LyX 2.3.0 released.</title><link>https://www.lyx.org/News</link><description>New Stable Series</description><guid isPermaLink="false">LyX news feed March 16, 2018</guid><pubDate>h 16 Mar 2018 00:00:00 GMT</pubDate></item> <item><title>LyX 2.2.4 released.</title><link>https://www.lyx.org/News</link><description>Fourth and Final Maintenance Release in 2.2.x Series</description><guid isPermaLink="false">LyX news feed March 28, 2018</guid><pubDate>h 28 Mar 2018 00:00:00 GMT</pubDate></item> <item><title>LyX 2.3.0rc2 released.</title><link>https://www.lyx.org/News</link><description>Second release candidate of the 2.3.x Series</description><guid isPermaLink="false">LyX news feed January 31, 2018</guid><pubDate>ary 31 Jan 2018 00:00:00 GMT</pubDate></item>
