You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rave.apache.org by ja...@apache.org on 2012/03/26 21:58:36 UTC

svn commit: r1305522 - in /rave/site/trunk: content/documentation/ templates/

Author: jasha
Date: Mon Mar 26 19:58:36 2012
New Revision: 1305522

URL: http://svn.apache.org/viewvc?rev=1305522&view=rev
Log:
RAVE-527 Remove /rave from the path

Modified:
    rave/site/trunk/content/documentation/admin-interface-users.mdtext
    rave/site/trunk/content/documentation/admin-interface-widgets.mdtext
    rave/site/trunk/content/documentation/oauth-consumer.mdtext
    rave/site/trunk/content/documentation/translate-portal.mdtext
    rave/site/trunk/templates/sidenav.mdtext

Modified: rave/site/trunk/content/documentation/admin-interface-users.mdtext
URL: http://svn.apache.org/viewvc/rave/site/trunk/content/documentation/admin-interface-users.mdtext?rev=1305522&r1=1305521&r2=1305522&view=diff
==============================================================================
--- rave/site/trunk/content/documentation/admin-interface-users.mdtext (original)
+++ rave/site/trunk/content/documentation/admin-interface-users.mdtext Mon Mar 26 19:58:36 2012
@@ -40,4 +40,4 @@ The following authorities are defined fo
   - `ROLE_ADMIN`: a user with this role can view the portal pages and use the admin interface
 
 
-![Screenshot of user details in admin interface](/rave/images/screenshot-admin-userdetails.png)
+![Screenshot of user details in admin interface](/images/screenshot-admin-userdetails.png)

Modified: rave/site/trunk/content/documentation/admin-interface-widgets.mdtext
URL: http://svn.apache.org/viewvc/rave/site/trunk/content/documentation/admin-interface-widgets.mdtext?rev=1305522&r1=1305521&r2=1305522&view=diff
==============================================================================
--- rave/site/trunk/content/documentation/admin-interface-widgets.mdtext (original)
+++ rave/site/trunk/content/documentation/admin-interface-widgets.mdtext Mon Mar 26 19:58:36 2012
@@ -40,4 +40,4 @@ Only widgets that are marked as `publish
   - Author email: can be used to contact the author, currently not shown in the widget store
   
 
-![Screenshot of Widget metadata](/rave/images/screenshot-admin-widgetdetails.png)
\ No newline at end of file
+![Screenshot of Widget metadata](/images/screenshot-admin-widgetdetails.png)
\ No newline at end of file

Modified: rave/site/trunk/content/documentation/oauth-consumer.mdtext
URL: http://svn.apache.org/viewvc/rave/site/trunk/content/documentation/oauth-consumer.mdtext?rev=1305522&r1=1305521&r2=1305522&view=diff
==============================================================================
--- rave/site/trunk/content/documentation/oauth-consumer.mdtext (original)
+++ rave/site/trunk/content/documentation/oauth-consumer.mdtext Mon Mar 26 19:58:36 2012
@@ -59,4 +59,4 @@ Until there is a web interface to handle
     - Click on the "Grant access" button
 - You are being redirected back to the portal. You should now see your Google contacts
 
-![Screenshot of Sample OAuth Gadget](/rave/images/screenshot_oauth_gadget.png)
\ No newline at end of file
+![Screenshot of Sample OAuth Gadget](/images/screenshot_oauth_gadget.png)
\ No newline at end of file

Modified: rave/site/trunk/content/documentation/translate-portal.mdtext
URL: http://svn.apache.org/viewvc/rave/site/trunk/content/documentation/translate-portal.mdtext?rev=1305522&r1=1305521&r2=1305522&view=diff
==============================================================================
--- rave/site/trunk/content/documentation/translate-portal.mdtext (original)
+++ rave/site/trunk/content/documentation/translate-portal.mdtext Mon Mar 26 19:58:36 2012
@@ -33,7 +33,7 @@ There are multiple ways to build your cu
 Build your custom Apache Rave project and deploy it.
 You will see the French translations in the portal if the preferred language of your browser is French.
 
-![Setting French as preferred language in Firefox](/rave/images/screenshot_preference_preferred_language.png)
+![Setting French as preferred language in Firefox](/images/screenshot_preference_preferred_language.png)
 
 
 [1]: http://download.oracle.com/javase/tutorial/i18n/resbundle/concept.html

Modified: rave/site/trunk/templates/sidenav.mdtext
URL: http://svn.apache.org/viewvc/rave/site/trunk/templates/sidenav.mdtext?rev=1305522&r1=1305521&r2=1305522&view=diff
==============================================================================
--- rave/site/trunk/templates/sidenav.mdtext (original)
+++ rave/site/trunk/templates/sidenav.mdtext Mon Mar 26 19:58:36 2012
@@ -1,24 +1,24 @@
 # General
 
-  - [About](/rave/index.html)
-  - [Documentation](/rave/documentation/index.html)
-  - [Downloads](/rave/downloads.html)
-  - [License](/rave/license.html)
+  - [About](/index.html)
+  - [Documentation](/documentation/index.html)
+  - [Downloads](/downloads.html)
+  - [License](/license.html)
 
 # Community
 
-  - [Get Involved](/rave/get-involved.html)
-  - [Mailing Lists](/rave/mailing-lists.html)
-  - [People](/rave/people.html)
+  - [Get Involved](/get-involved.html)
+  - [Mailing Lists](/mailing-lists.html)
+  - [People](/people.html)
 
 # Development
-  - [Getting Started](/rave/source.html)
-  - [IDE Settings and debugging](/rave/ide-settings-and-debugging.html)
-  - [Release Management](/rave/release-management.html)
-  - [Issue Tracker](/rave/issue-management.html)
+  - [Getting Started](/source.html)
+  - [IDE Settings and debugging](/ide-settings-and-debugging.html)
+  - [Release Management](/release-management.html)
+  - [Issue Tracker](/issue-management.html)
   - [Continuous Integration](https://builds.apache.org/hudson/view/M-R/view/Rave/)
   - [Sonar Dashboard](https://analysis.apache.org/dashboard/index/58996)
-  - [Website](/rave/edit-website.html)
+  - [Website](/edit-website.html)
 
 # ASF