You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by rg...@apache.org on 2005/04/20 21:28:52 UTC

svn commit: r162045 - /forrest/trunk/plugins/org.apache.forrest.plugin.internal.view /forrest/trunk/plugins/org.apache.forrest.plugin.internal.view/src/documentation /forrest/trunk/plugins/org.apache.forrest.plugin.internal.view/src/documentation/content/xdocs /forrest/trunk/plugins/org.apache.forrest.plugin.view

Author: rgardler
Date: Wed Apr 20 12:28:51 2005
New Revision: 162045

URL: http://svn.apache.org/viewcvs?rev=162045&view=rev
Log:
rename to bring into line with new naming conventions

Added:
    forrest/trunk/plugins/org.apache.forrest.plugin.internal.view/
      - copied from r162041, forrest/trunk/plugins/org.apache.forrest.plugin.view/
Removed:
    forrest/trunk/plugins/org.apache.forrest.plugin.view/
Modified:
    forrest/trunk/plugins/org.apache.forrest.plugin.internal.view/build.xml
    forrest/trunk/plugins/org.apache.forrest.plugin.internal.view/forrest.properties
    forrest/trunk/plugins/org.apache.forrest.plugin.internal.view/src/documentation/content/xdocs/howItWork.xml
    forrest/trunk/plugins/org.apache.forrest.plugin.internal.view/src/documentation/content/xdocs/site.xml
    forrest/trunk/plugins/org.apache.forrest.plugin.internal.view/src/documentation/skinconf.xml

Modified: forrest/trunk/plugins/org.apache.forrest.plugin.internal.view/build.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/plugins/org.apache.forrest.plugin.internal.view/build.xml?rev=162045&r1=162041&r2=162045&view=diff
==============================================================================
--- forrest/trunk/plugins/org.apache.forrest.plugin.internal.view/build.xml (original)
+++ forrest/trunk/plugins/org.apache.forrest.plugin.internal.view/build.xml Wed Apr 20 12:28:51 2005
@@ -17,7 +17,7 @@
 -->
 <project default="docs" basedir="." name="Forrest plugin build file">
 
-  <property name="plugin-name" value="org.apache.forrest.plugin.view"/>
+  <property name="plugin-name" value="org.apache.forrest.plugin.internal.view"/>
 
   <import file="../build.xml"/>
   

Modified: forrest/trunk/plugins/org.apache.forrest.plugin.internal.view/forrest.properties
URL: http://svn.apache.org/viewcvs/forrest/trunk/plugins/org.apache.forrest.plugin.internal.view/forrest.properties?rev=162045&r1=162041&r2=162045&view=diff
==============================================================================
--- forrest/trunk/plugins/org.apache.forrest.plugin.internal.view/forrest.properties (original)
+++ forrest/trunk/plugins/org.apache.forrest.plugin.internal.view/forrest.properties Wed Apr 20 12:28:51 2005
@@ -107,4 +107,4 @@
 # The names of plugins that are required to build the project
 # comma separated list (no spaces)
 # Run "forrest available-plugins" for a list of plug-ins currently available
-project.required.plugins=org.apache.forrest.plugin.view,org.apache.forrest.plugin.viewHelper,org.apache.forrest.plugin.projectInfo,org.apache.forrest.plugin.pdf-output
+project.required.plugins=org.apache.forrest.plugin.internal.view,org.apache.forrest.plugin.internal.viewHelper,org.apache.forrest.plugin.projectInfo,org.apache.forrest.plugin.pdf-output

Modified: forrest/trunk/plugins/org.apache.forrest.plugin.internal.view/src/documentation/content/xdocs/howItWork.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/plugins/org.apache.forrest.plugin.internal.view/src/documentation/content/xdocs/howItWork.xml?rev=162045&r1=162041&r2=162045&view=diff
==============================================================================
--- forrest/trunk/plugins/org.apache.forrest.plugin.internal.view/src/documentation/content/xdocs/howItWork.xml (original)
+++ forrest/trunk/plugins/org.apache.forrest.plugin.internal.view/src/documentation/content/xdocs/howItWork.xml Wed Apr 20 12:28:51 2005
@@ -90,7 +90,7 @@
 
 GENERAL:
 Views are stored in forrest:view ({file-name}.fv) please have look on
-plugins/org.apache.forrest.plugin.views/src/documentation/default.fv do
+plugins/org.apache.forrest.plugin.internal.views/src/documentation/default.fv do
 get an idea how your own implementation have to look like.
 
       </source>

Modified: forrest/trunk/plugins/org.apache.forrest.plugin.internal.view/src/documentation/content/xdocs/site.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/plugins/org.apache.forrest.plugin.internal.view/src/documentation/content/xdocs/site.xml?rev=162045&r1=162041&r2=162045&view=diff
==============================================================================
--- forrest/trunk/plugins/org.apache.forrest.plugin.internal.view/src/documentation/content/xdocs/site.xml (original)
+++ forrest/trunk/plugins/org.apache.forrest.plugin.internal.view/src/documentation/content/xdocs/site.xml Wed Apr 20 12:28:51 2005
@@ -30,10 +30,10 @@
 See http://forrest.apache.org/docs/linking.html for more info
 -->
 
-<site label="org.apache.forrest.plugin.views" href="" xmlns="http://apache.org/forrest/linkmap/1.0" tab="">
+<site label="org.apache.forrest.plugin.internal.views" href="" xmlns="http://apache.org/forrest/linkmap/1.0" tab="">
 
   <about label="About">
-    <index label="Index" href="index.html" description="Welcome to org.apache.forrest.plugin.views"/>
+    <index label="Index" href="index.html" description="Welcome to org.apache.forrest.plugin.internal.views"/>
   	<howItWorks label="howItWorks" href="howItWork.html" description="howItWorks"/>
     <changes label="Changes" href="changes.html" description="History of Changes" />
     <todo label="Todo" href="todo.html" description="Todo List" />

Modified: forrest/trunk/plugins/org.apache.forrest.plugin.internal.view/src/documentation/skinconf.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/plugins/org.apache.forrest.plugin.internal.view/src/documentation/skinconf.xml?rev=162045&r1=162041&r2=162045&view=diff
==============================================================================
--- forrest/trunk/plugins/org.apache.forrest.plugin.internal.view/src/documentation/skinconf.xml (original)
+++ forrest/trunk/plugins/org.apache.forrest.plugin.internal.view/src/documentation/skinconf.xml Wed Apr 20 12:28:51 2005
@@ -30,7 +30,7 @@
     no search box. @domain will enable sitesearch for the specific domain with google.
     In other words google will search the @domain for the query string.
   -->
-  <search name="org.apache.forrest.plugin.view Plugin" domain="mydomain" provider="google"/>
+  <search name="org.apache.forrest.plugin.internal.view Plugin" domain="mydomain" provider="google"/>
 
   <!-- Disable the print link? If enabled, invalid HTML 4.0.1 -->
   <disable-print-link>true</disable-print-link>  
@@ -67,8 +67,8 @@
   <!-- mandatory project logo
        default skin: renders it at the top -->
   <project-name>Plugin: View</project-name>
-  <project-description>org.apache.forrest.plugin.view plugin for Apache Forrest</project-description>
-  <project-url>http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.view/</project-url>
+  <project-description>org.apache.forrest.plugin.internal.view plugin for Apache Forrest</project-description>
+  <project-url>http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.internal.view/</project-url>
   <project-logo>images/project.png</project-logo>
   <!-- Alternative static image:
   <project-logo>images/project-logo.gif</project-logo> -->
@@ -113,7 +113,7 @@
   <trail>
     <link1 name="Apache Forrest" href="http://forrest.apache.org/"/>
     <link2 name="Plugins" href="http://forrest.apache.org/docs/plugins/"/>
-    <link3 name="org.apache.forrest.plugin.view" href="http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.view/"/>
+    <link3 name="org.apache.forrest.plugin.internal.view" href="http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.internal.view/"/>
   </trail>
 
   <!-- Configure the TOC, i.e. the Table of Contents.