Author: andreas
Date: Tue Oct 30 14:25:13 2007
New Revision: 590472
URL: http://svn.apache.org/viewvc?rev=590472&view=rev
Log:
Moved images to content directory and added them to site.xml, necessary for import as lenya publication
Added:
lenya/docu/src/documentation/content/xdocs/images/URIParametrizer.png
- copied unchanged from r590463, lenya/docu/src/documentation/resources/images/live/URIParametrizer.png
lenya/docu/src/documentation/content/xdocs/images/cms-positioning.png
- copied unchanged from r590463, lenya/docu/src/documentation/resources/images/live/cms-positioning.png
lenya/docu/src/documentation/content/xdocs/images/lenya-page-processing.png
- copied unchanged from r590463, lenya/docu/src/documentation/resources/images/live/lenya-page-processing.png
lenya/docu/src/documentation/content/xdocs/images/screenshots/
lenya/docu/src/documentation/content/xdocs/images/screenshots/apache-lenya-editor-bxe.gif
- copied unchanged from r590463, lenya/docu/src/documentation/resources/images/live/apache-lenya-editor-bxe.gif
lenya/docu/src/documentation/content/xdocs/images/screenshots/apache-lenya-editor-insertlink.gif
- copied unchanged from r590463, lenya/docu/src/documentation/resources/images/live/apache-lenya-editor-insertlink.gif
lenya/docu/src/documentation/content/xdocs/images/screenshots/apache-lenya-editor-kupu.gif
- copied unchanged from r590463, lenya/docu/src/documentation/resources/images/live/apache-lenya-editor-kupu.gif
lenya/docu/src/documentation/content/xdocs/images/screenshots/apache-lenya-site-assets.gif
- copied unchanged from r590463, lenya/docu/src/documentation/resources/images/live/apache-lenya-site-assets.gif
lenya/docu/src/documentation/content/xdocs/images/screenshots/apache-lenya-site-meta.gif
- copied unchanged from r590463, lenya/docu/src/documentation/resources/images/live/apache-lenya-site-meta.gif
lenya/docu/src/documentation/content/xdocs/images/screenshots/apache-lenya-site-workflow.gif
- copied unchanged from r590463, lenya/docu/src/documentation/resources/images/live/apache-lenya-site-workflow.gif
lenya/docu/src/documentation/content/xdocs/images/screenshots/bxet.gif
- copied unchanged from r590463, lenya/docu/src/documentation/resources/images/bxet.gif
lenya/docu/src/documentation/content/xdocs/images/screenshots/kuput.gif
- copied unchanged from r590463, lenya/docu/src/documentation/resources/images/kuput.gif
lenya/docu/src/documentation/content/xdocs/images/screenshots/menubar.png
- copied unchanged from r590463, lenya/docu/src/documentation/resources/images/menubar.png
Removed:
lenya/docu/src/documentation/resources/images/bxet.gif
lenya/docu/src/documentation/resources/images/kuput.gif
lenya/docu/src/documentation/resources/images/live/URIParametrizer.png
lenya/docu/src/documentation/resources/images/live/apache-lenya-editor-bxe.gif
lenya/docu/src/documentation/resources/images/live/apache-lenya-editor-insertlink.gif
lenya/docu/src/documentation/resources/images/live/apache-lenya-editor-kupu.gif
lenya/docu/src/documentation/resources/images/live/apache-lenya-site-assets.gif
lenya/docu/src/documentation/resources/images/live/apache-lenya-site-meta.gif
lenya/docu/src/documentation/resources/images/live/apache-lenya-site-workflow.gif
lenya/docu/src/documentation/resources/images/live/cms-positioning.png
lenya/docu/src/documentation/resources/images/live/lenya-page-processing.png
lenya/docu/src/documentation/resources/images/menubar.png
Modified:
lenya/docu/src/documentation/content/xdocs/docs/1_2_x/components/layout/lenya-menubar.xml
lenya/docu/src/documentation/content/xdocs/docs/1_2_x/components/uri-handling/URIParametrizer.xml
lenya/docu/src/documentation/content/xdocs/docs/1_2_x/tutorial/editing_in_lenya.xml
lenya/docu/src/documentation/content/xdocs/index.xml
lenya/docu/src/documentation/content/xdocs/roadmap.xml
lenya/docu/src/documentation/content/xdocs/screenshots.xml
lenya/docu/src/documentation/content/xdocs/site.xml
Modified: lenya/docu/src/documentation/content/xdocs/docs/1_2_x/components/layout/lenya-menubar.xml
URL: http://svn.apache.org/viewvc/lenya/docu/src/documentation/content/xdocs/docs/1_2_x/components/layout/lenya-menubar.xml?rev=590472&r1=590471&r2=590472&view=diff
==============================================================================
--- lenya/docu/src/documentation/content/xdocs/docs/1_2_x/components/layout/lenya-menubar.xml (original)
+++ lenya/docu/src/documentation/content/xdocs/docs/1_2_x/components/layout/lenya-menubar.xml Tue Oct 30 14:25:13 2007
@@ -154,7 +154,7 @@
<section><title>The Big Picture (literally)</title>
<p>
-<img src="images/live/lenya-page-processing.png" alt="Lenya page processing"/>
+<img src="site:lenyaPageProcessing.img" alt="Lenya page processing"/>
</p>
<p>
In the left column you see the XML flow within the publication sitemaps,
Modified: lenya/docu/src/documentation/content/xdocs/docs/1_2_x/components/uri-handling/URIParametrizer.xml
URL: http://svn.apache.org/viewvc/lenya/docu/src/documentation/content/xdocs/docs/1_2_x/components/uri-handling/URIParametrizer.xml?rev=590472&r1=590471&r2=590472&view=diff
==============================================================================
--- lenya/docu/src/documentation/content/xdocs/docs/1_2_x/components/uri-handling/URIParametrizer.xml (original)
+++ lenya/docu/src/documentation/content/xdocs/docs/1_2_x/components/uri-handling/URIParametrizer.xml Tue Oct 30 14:25:13 2007
@@ -57,7 +57,7 @@
<p>The flow of information is outlined in the following
diagram:</p>
- <figure src="images/live/URIParametrizer.png" alt="Diagram of URIParametrizer"/>
+ <figure src="site:uriParametrizer.img" alt="Diagram of URIParametrizer"/>
</section>
<section>
Modified: lenya/docu/src/documentation/content/xdocs/docs/1_2_x/tutorial/editing_in_lenya.xml
URL: http://svn.apache.org/viewvc/lenya/docu/src/documentation/content/xdocs/docs/1_2_x/tutorial/editing_in_lenya.xml?rev=590472&r1=590471&r2=590472&view=diff
==============================================================================
--- lenya/docu/src/documentation/content/xdocs/docs/1_2_x/tutorial/editing_in_lenya.xml (original)
+++ lenya/docu/src/documentation/content/xdocs/docs/1_2_x/tutorial/editing_in_lenya.xml Tue Oct 30 14:25:13 2007
@@ -33,7 +33,7 @@
into Lenya. The editor is quite simple to use, and has an aggressive timeline for
future improvements. You can see a screenshot of Kupu in action below:</p>
- <p><img src="images/kuput.gif" alt="kupu"/></p>
+ <p><img src="site:screenshotEditorKupu2.img" alt="kupu"/></p>
<p>When you
<a href="installing_lenya.html">install Lenya</a>, you'll
@@ -123,7 +123,7 @@
understand for the faculty and staff that were using it. Below is a screenshot of
BXE at work:</p>
- <p><img alt="bxe" src="images/bxet.gif"/></p>
+ <p><img alt="bxe" src="site:screenshotEditorBxe2.img"/></p>
<p>In version 1.2.4, BXE is already installed and ready to go, so there's no need
for any added configuration.</p>
Modified: lenya/docu/src/documentation/content/xdocs/index.xml
URL: http://svn.apache.org/viewvc/lenya/docu/src/documentation/content/xdocs/index.xml?rev=590472&r1=590471&r2=590472&view=diff
==============================================================================
--- lenya/docu/src/documentation/content/xdocs/index.xml (original)
+++ lenya/docu/src/documentation/content/xdocs/index.xml Tue Oct 30 14:25:13 2007
@@ -23,7 +23,7 @@
<title>Apache Lenya - Open Source Content Management (Java/XML)</title>
</header>
<body>
-<p><img src="images/menubar.png" alt="Screenshot of the Apache Lenya menu bar"/></p><p>
+<p><img src="site:screenshotMenubar.img" alt="Screenshot of the Apache Lenya menu bar"/></p><p>
Apache Lenya is an Open Source Java/XML Content Management System and comes with revision control, multi-site management, scheduling, search, WYSIWYG editors, and workflow.
Please see some <a href="screenshots.html">screenshots</a> or try the <a href="ext:lenya.demo">Demo</a>.</p>
Modified: lenya/docu/src/documentation/content/xdocs/roadmap.xml
URL: http://svn.apache.org/viewvc/lenya/docu/src/documentation/content/xdocs/roadmap.xml?rev=590472&r1=590471&r2=590472&view=diff
==============================================================================
--- lenya/docu/src/documentation/content/xdocs/roadmap.xml (original)
+++ lenya/docu/src/documentation/content/xdocs/roadmap.xml Tue Oct 30 14:25:13 2007
@@ -31,7 +31,7 @@
and orientation, and shows areas for futher development. The 1.0 release marks the point
where Lenya was donated to the Apache foundation. Subsequent releases have been under the Apache
umbrella. Items in bold type mark completed items. <br /><br />
-<img src="images/live/cms-positioning.png" alt=""/><br /><br />
+<img src="site:cmsPositioning.img" alt=""/><br /><br />
The positioning diagram defines 8 areas, with a relative weight of 1-7. The current Lenya code base is
represented by the dark blue area, while the light blue area indicates focus areas for future versions.
Modified: lenya/docu/src/documentation/content/xdocs/screenshots.xml
URL: http://svn.apache.org/viewvc/lenya/docu/src/documentation/content/xdocs/screenshots.xml?rev=590472&r1=590471&r2=590472&view=diff
==============================================================================
--- lenya/docu/src/documentation/content/xdocs/screenshots.xml (original)
+++ lenya/docu/src/documentation/content/xdocs/screenshots.xml Tue Oct 30 14:25:13 2007
@@ -30,13 +30,13 @@
The Apache Lenya site area is used to perform operations that concern multiple pages, like moving pages
around, renaming sections of the site, etc. The site area gives a quick overview of the complete site.
Detailed information about each page can be accessed by clicking on the relevant node in the tree
- structure at left. In this view, the asset management is shown. <br/><br/><img src="images/live/apache-lenya-site-assets.gif" alt="Screenshot of the Apache Lenya site area"/>
+ structure at left. In this view, the asset management is shown. <br/><br/><img src="site:screenshotSiteAssets.img" alt="Screenshot of the Apache Lenya site area"/>
</p>
<p>
- This is the metadata tab of the site area.<br/><br/><img src="images/live/apache-lenya-site-meta.gif" alt="Screenshot of the Apache Lenya site area"/>
+ This is the metadata tab of the site area.<br/><br/><img src="site:screenshotSiteMeta.img" alt="Screenshot of the Apache Lenya site area"/>
</p>
<p>
- This is the workflow tab of the site area.<br/><br/><img src="images/live/apache-lenya-site-workflow.gif" alt="Screenshot of the Apache Lenya site area"/>
+ This is the workflow tab of the site area.<br/><br/><img src="site:screenshotSiteWorkflow.img" alt="Screenshot of the Apache Lenya site area"/>
</p>
</section>
<section id="wysiwyg">
@@ -46,13 +46,13 @@
schema while it is being edited.
BXE uses validation to restrict the editing choices instead of allowing free-form input and then
generating validation errors on save (an approach that makes it different from most other editors).
- <br/><br/><img src="images/live/apache-lenya-editor-bxe.gif" alt="Screenshot of editing a page with the BXE editor inside Apache Lenya"/>
+ <br/><br/><img src="site:screenshotEditorBxe.img" alt="Screenshot of editing a page with the BXE editor inside Apache Lenya"/>
</p>
<p>Another editor shipping with Apache Lenya is <a href="ext:kupu">Kupu</a>. Kupu is specialized for XHTML editing and works in Internet Explorer and Mozilla.
- <br/><br/><img src="images/live/apache-lenya-editor-kupu.gif" alt="Screenshot of editing a page with the Kupu editor inside Apache Lenya"/>
+ <br/><br/><img src="site:screenshotEditorKupu.img" alt="Screenshot of editing a page with the Kupu editor inside Apache Lenya"/>
</p>
<p>Both editors are tightly integrated, and can of course access assets and links managed by Apache Lenya, as the following insert link popup shows.
- <br/><br/><img src="images/live/apache-lenya-editor-insertlink.gif" alt="Screenshot of the insert link popup"/></p>
+ <br/><br/><img src="site:screenshotEditorInsertLink.img" alt="Screenshot of the insert link popup"/></p>
</section>
</body>
Modified: lenya/docu/src/documentation/content/xdocs/site.xml
URL: http://svn.apache.org/viewvc/lenya/docu/src/documentation/content/xdocs/site.xml?rev=590472&r1=590471&r2=590472&view=diff
==============================================================================
--- lenya/docu/src/documentation/content/xdocs/site.xml (original)
+++ lenya/docu/src/documentation/content/xdocs/site.xml Tue Oct 30 14:25:13 2007
@@ -576,6 +576,20 @@
</community>
<images href="images/">
+ <cmsPositioning.img href="cms-positioning.png"/>
+ <lenyaPageProcessing.img href="lenya-page-processing.png"/>
+ <uriParametrizer.img href="URIParametrizer.png"/>
+ <screenshots href="screenshots/">
+ <screenshotSiteAssets.img href="apache-lenya-site-assets.gif"/>
+ <screenshotSiteMeta.img href="apache-lenya-site-meta.gif"/>
+ <screenshotSiteWorkflow.img href="apache-lenya-site-workflow.gif"/>
+ <screenshotEditorBxe.img href="apache-lenya-editor-bxe.gif"/>
+ <screenshotEditorBxe2.img href="bxet.gif"/>
+ <screenshotEditorKupu.img href="apache-lenya-editor-kupu.gif"/>
+ <screenshotEditorKupu2.img href="kuput.gif"/>
+ <screenshotEditorInsertLink.img href="apache-lenya-editor-insertlink.gif"/>
+ <screenshotMenubar.img href="menubar.png"/>
+ </screenshots>
<live href="live/">
<navigation.img href="navigation.png"/>
<usecase-framework-architecture.img href="usecase-framework-architecture.png"/>
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.