xlawrence 2005/04/26 16:22:57 CEST
Modified files: (Branch: JAHIA-4-1-BRANCH)
src/views/html/startup bloginstall.html
Log:
Added note on language settings ;-)
Revision Changes Path
1.1.2.5 +3 -2 jahia/src/views/html/startup/bloginstall.html
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/jahia/src/views/html/startup/bloginstall.html.diff?r1=1.1.2.4&r2=1.1.2.5&f=h
Index: bloginstall.html
===================================================================
RCS file:
/home/cvs/repository/jahia/src/views/html/startup/Attic/bloginstall.html,v
retrieving revision 1.1.2.4
retrieving revision 1.1.2.5
diff -u -r1.1.2.4 -r1.1.2.5
--- bloginstall.html 25 Apr 2005 14:47:05 -0000 1.1.2.4
+++ bloginstall.html 26 Apr 2005 14:22:57 -0000 1.1.2.5
@@ -162,9 +162,10 @@
Tomcat config, the URL will be:
<em>http://localhost:8080/jahia/blogs</em>)<br/> <em><br/>
Note: to specify a virtual site, simply add
"/site/<siteName>" at the end of the URL.<br/>
(Ex:
http://localhost:8080/jahia/blogs<strong>/site/blogSite</strong>)</em></li>
- </ul>
+ </ul>
</p>
-<p>Here is how you should enter this information in the <a target="_blank"
href="http://ecto.kung-foo.tv/">ecto</a> configuration wizard. The example will
use the userName "root" and assume the server is running on
"localhost" on port 8080. It will also assume that the blog pages are
part of the default Jahia site and that you have created 2 blog pages named
"myBlog" and "superBlog". </p>
+<p>Here is how you should enter this information in the <a target="_blank"
href="http://ecto.kung-foo.tv/">ecto</a> configuration wizard. The example will
use the userName "root" and assume the server is running on
"localhost" on port 8080. It will also assume that the blog pages are
part of the default Jahia site, that you have created 2 blog pages named
"myBlog" and "superBlog" and that you are using the default
language. </p>
+<p><em>Note: Some client programs use the default language of the
<strong>machine</strong> they are running on when sending a request to the
server. If you have a site in more than 1 language, you should take care of
that behavior when configuring your client program. Simply add in the language
at the end of the server URL like this: /lang/<languageCode>
(Ex:http://localhost:8080/jahia/blogs/site/blogSite<strong>/lang/fr</strong>).
</em></p>
<p> </p>
<p>1) Launch the programm and create a new Profile.</p>
<p><img src="images/blogs/img1.jpg" width="530" height="406" /></p>