xlawrence 2005/04/25 15:26:10 CEST
Modified files: (Branch: JAHIA-4-1-BRANCH)
src/views/html/startup readme.html
Log:
added blog reference
Revision Changes Path
1.68.2.7.2.6 +16 -6 jahia/src/views/html/startup/readme.html
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/jahia/src/views/html/startup/readme.html.diff?r1=1.68.2.7.2.5&r2=1.68.2.7.2.6&f=h
Index: readme.html
===================================================================
RCS file:
/home/cvs/repository/jahia/src/views/html/startup/Attic/readme.html,v
retrieving revision 1.68.2.7.2.5
retrieving revision 1.68.2.7.2.6
diff -u -r1.68.2.7.2.5 -r1.68.2.7.2.6
--- readme.html 22 Mar 2005 14:52:06 -0000 1.68.2.7.2.5
+++ readme.html 25 Apr 2005 13:26:10 -0000 1.68.2.7.2.6
@@ -154,6 +154,7 @@
<li><a href="howtoinstall.html">How to install</a></li>
<li><a href="../../txt/history.txt">Jahia 4.1 Change
Log</a></li>
<li><a href="http://www.jahia.org/faq">Technical FAQ</a></li>
+ <li><a href="bloginstall.html">Weblog client
install</a></li>
</ul>
</div>
<div class="title">Partners</div>
@@ -209,7 +210,7 @@
to view a list of all the modifications. <br />
<br />
- </p>
+ </p>
<h2><a name="2" id="2"></a>New features in 4.1</h2>
<ul type="disc">
<li><b>Struts Validation Framework</b> (courtesy of Benjamin
Papez - <a href="http://www.commaro.com">Commaro GmbH</a>)<br/>
@@ -238,10 +239,19 @@
<br/>
Warning: The Senseï server is
currently not pre-integrated with Jahia. A Jahia-Senseï
edition will be
- packaged separately.</li>
+ packaged separately.<br/> </li>
+ <li><strong>Weblogs</strong><br/>
+ Jahia now implements the <a target="_blank"
+
href="http://xmlrpc.free-conversant.com/docs/bloggerAPI">Blogger API</a>,
+ the <a target="_blank"
href="http://www.xmlrpc.com/metaWeblogApi">MetaWeblog API</a>
+ and the <a target="_blank"
href="http://www.sixapart.com/movabletype/docs/mtmanual_programmatic.html">MovableType
API</a>,
+ so you can choose any blog client application
compatible with at least 1 of these 3 APIs to post to your Jahia weblog.
Templates have naturally also been developped in order to support this new
feature.
+ Information about how you are suppose to
configure your client application can be found <a
href="bloginstall.html">here</a>.<br/>
+
+ </li>
</ul>
<h2><a name="6" id="6"></a>How can I upgrade from a Jahia 4.0.6 to
this new version ?
- </h2>
+ </h2>
<p>There is no automatic migration scripts for the Beta version of
the Jahia program. You therefore have to upgrade to this new
release by following
the manual procedure below: <br />
@@ -252,10 +262,10 @@
<li>You have made a backup of all your current Jahia
environment (file system + database)! </li>
<li>Your current Jahia 4.0.6 environment is installed in
CURRENT_JAHIA
- </li>
+ </li>
<li>You have install a clean Jahia 4.1 into NEW_JAHIA_410 (Jahia
configuration wizard successfully completed) without the
webapps.
- </li>
+ </li>
</ul>
<p><br />
Here are the steps to copy your data into the new Jahia installation : </p>
@@ -270,7 +280,7 @@
<br/>
<br/>
- </li>
+ </li>
<li>If you want to copy over the deployed applications, repeat
this step for each web app :<br/>
copy CURRENT_JAHIA/tomcat/webapps/WEBAPP_NAME<br/>