You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by fm...@apache.org on 2013/09/28 20:50:35 UTC

svn commit: r1527214 - in /felix/site/trunk/content: news.mdtext site/.htaccess site/news.html

Author: fmeschbe
Date: Sat Sep 28 18:50:35 2013
New Revision: 1527214

URL: http://svn.apache.org/r1527214
Log:
Completely replaced old news page with new news page

Removed:
    felix/site/trunk/content/site/news.html
Modified:
    felix/site/trunk/content/news.mdtext
    felix/site/trunk/content/site/.htaccess

Modified: felix/site/trunk/content/news.mdtext
URL: http://svn.apache.org/viewvc/felix/site/trunk/content/news.mdtext?rev=1527214&r1=1527213&r2=1527214&view=diff
==============================================================================
--- felix/site/trunk/content/news.mdtext (original)
+++ felix/site/trunk/content/news.mdtext Sat Sep 28 18:50:35 2013
@@ -1,4 +1,3 @@
-translation_pending: true
 Title: News
 
 * Apache Felix Configuration Admin version 1.8.0 is now available in the <a href="http://felix.apache.org/site/downloads.cgi">downloads</a> section and from the Maven repository. (September 28, 2013)

Modified: felix/site/trunk/content/site/.htaccess
URL: http://svn.apache.org/viewvc/felix/site/trunk/content/site/.htaccess?rev=1527214&r1=1527213&r2=1527214&view=diff
==============================================================================
--- felix/site/trunk/content/site/.htaccess (original)
+++ felix/site/trunk/content/site/.htaccess Sat Sep 28 18:50:35 2013
@@ -1,5 +1,6 @@
 Redirect Permanent /site/downloads.cgi /downloads.cgi
 Redirect Permanent /site/downloads.html /downloads.cgi
+Redirect Permanent /site/news.html /news.html
 
 Redirect Permanent /site/release-management-nexus.html /documentation/development/release-management-nexus.html
 Redirect Permanent /site/provisional-osgi-api-policy.html /documentation/development/provisional-osgi-api-policy.html