Update of /var/cvs/src/org/mmbase/framework/resources
In directory james.mmbase.org:/tmp/cvs-serv19651/resources

Modified Files:
        core.properties core_nl.properties 
Log Message:
more text, copied it (and translated in Dutch) from jsp


See also: http://cvs.mmbase.org/viewcvs/src/org/mmbase/framework/resources


Index: core.properties
===================================================================
RCS file: /var/cvs/src/org/mmbase/framework/resources/core.properties,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- core.properties     25 Apr 2008 13:42:47 -0000      1.5
+++ core.properties     1 Aug 2008 17:08:47 -0000       1.6
@@ -7,21 +7,74 @@
 welcome.title=Welcome to the MMBase Content management system
 welcome.yourrunning=You are running version {0}
 welcome.text=<p>\
+      This software is OSI Certified Open Source Software. OSI Certified is a 
certification mark \
+      of the <a href="http://www.opensource.org/";>Open Source 
Initiative</a>.<br />\
+      MMBase has been build under the \ 
+      <a href="http://www.mmbase.org/license";>Mozilla Public License, Version 
1.0</a>. \
+    </p>\
+    <p>\
+      <strong>IMPORTANT:</strong> Several \
+      <a href="{0}mmbase/admin">pages in the Administrative console</a> 
require you to enter \ 
+      a user name and password. Please use the following credentials:<br /> \
+      User name: admin<br /> \
+      Password: admin2k<br /> \
+      We strongly advise you to change this administrator password as soon as 
possible, read the 
+      documentation for more details. \
+    </p> \
+    <p>\
       If you are running on the binary distribution: It is shipped with a 
database that is \
-      written in Java: <a href="http://www.hsqldb.org";>Hsqldb</a>, configured 
for <strong>memory \
+      written in Java: <a href="http://www.hsqldb.org";>HSQLDB</a>, configured 
for <strong>memory \
       only</strong>.  MMBase does support both commercial and opensource 
databases and you must \
       make a decision on which database you want to run an actual site. You 
can use HSQL for \
       that, but you must configure it to write it's data to disk then. HSQL is 
useable for small \
       and simple sites, for bigger sites consider something like MySQL or 
Postgresql.\
     </p>\
     <p>\
+      Concisely, for further upgrading this demo-installation of MMBase to a 
production \
+      environment we advice to do the following (if needed or present):\
+    </p> \
+    <ul>\
+        <li>\
+          Evaluate all builder xmls from config/builders (and below). Remove 
all which you don't need \
+          (the really essential 'core' builders are also in mmbase.jar, so it 
is impossible to really \
+          remove those). You need to start with empty database then. \
+        </li>\
+        <li>\
+          Evaluate all applications from config/applications. Remove all which 
you don't need.\
+        </li>\
+        <li>\
+          Configure another database (HSQLDB is not really fit for 
production).\
+        </li>\
+        <li>\
+          Remove /mmexamples (it is a bit dangerous, and superfluous in 
production).\
+        </li>\
+        <li>\
+          Remove /index.jsp (this file), you want to put the index.jsp of your 
site here of course.\
+        </li>\
+        <li>Remove /mmdocs</li>\
+    </ul>\
+    <p>\
       If you wish to build your own MMBase version from the source code, you 
are encouraged to \
       use (anonymous) CVS access or use the <em>source distribution</em>.\
     </p>\
-    <p>If you run into problems you can get help from the following sources 
:</p>
+    <ul>\
+      <li>\
+        <a href="{0}mmbase/mmexamples">MMBase Demos</a><br />\
+        Examples of MMBase functionality. Includes among other things a news 
application, an \
+        alternate editor, and the MMBase editwizards.\
+      </li>\
+      <li>
+        <a href="{0}mmbase/admin">Administrator pages of your MMBase 
installation</a><br />\
+        Your MMBase installation comes with a configuration panel that allows 
you to perform \
+        certain administrative tasks, liek configuring components and 
applications. It has links \
+        to several editors that allow you to edit information stored in your 
MMBase instance. \
+      </li>\
+    </ul>\
+    <p>If you run into problems you can get help from the following 
sources:</p>
 welcome.sources=<ul>\
       <li>Shipped documentation - the readme, releasenotes and installation 
docs. These documents are in the root of the binary distro.</li>\
       <li>The MMBase website -  <a 
href="http://www.mmbase.org";>http://www.mmbase.org</a>.</li>\
+      <li>Documentation -  <a 
href="http://www.mmbase.org/mmdocs";>http://www.mmbase.org/mmdocs</a>.</li>\
       <li>Contact information - <a 
href="http://www.mmbase.org/contact";>http://www.mmbase.org/contact</a>.</li>\
       <li>The mailinglists - <a 
href="http://www.mmbase.org/lists";>http://www.mmbase.org/lists</a>.</li>\
       <li>The developers irc channel - see <a 
href="http://www.mmbase.org/irc";>irc page for MMBase</a>.</li>\


Index: core_nl.properties
===================================================================
RCS file: /var/cvs/src/org/mmbase/framework/resources/core_nl.properties,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- core_nl.properties  25 Apr 2008 13:42:47 -0000      1.4
+++ core_nl.properties  1 Aug 2008 17:08:47 -0000       1.5
@@ -6,13 +6,66 @@
 welcome.title=Welkom bij het MMBase content managementsysteem
 welcome.yourrunning=Je draait nu versie {0}
 welcome.text=<p>\
-       De MMBase distro wordt geleverd met een database in java:\
-       <a href="http://www.hsqldb.org";>Hsqldb</a>, geconfigureerd zodat ie 
<strong>alleen in het \
-       geheugen opslaat</strong>. MMBase ondersteunt verschillende andere 
databases, en voordat \
-       je een echte site gaat maken, moet je beslissen welke je kiest. Dat kan 
eventueel, voor kleine, \
-       simpele sites,  zelfs wel met HSQL maar die zul je dan moeten 
configureren zodat ie de data op disk opslaat. \
-       In het algemeen adviseren we bijvoorbeeld MySQL of PostgreSql.</p>\
-       <p>Als er wat niet lukt, dan zijn de volgende bronnen te raadplegen 
:</p>
+      Deze software is OSI Certified Open Source Software, een certificering 
van het \
+      <a href="http://www.opensource.org/";>Open Source Initiative</a>.<br />\
+      MMBase wordt uitgegeven onder de \
+      <a href="http://www.mmbase.org/license";>Mozilla Public License, Version 
1.0</a>. \
+    </p>\
+    <p>\
+     <strong>BELANGRIJK:</strong> Verschillende <a 
href="{0}mmbase/admin/">administrator pagina's</a> \
+     vereisen een gebruikersnaam en wachtwoord. Je kunt hiervoor de volgende 
gegevens gebruiken:<br /> \
+     <strong>User name:</strong> admin<br /> \
+     <strong>Password:</strong> admin2k<br /> \
+     We adviseren je dringend deze zo spoedig mogelijk te veranderen. Zie de 
documentatie voor meer \
+     informatie.\
+    </p>\
+    <p>\
+      De MMBase distro wordt geleverd met een database in Java: \
+      <a href="http://www.hsqldb.org";>HSQLDB</a>, geconfigureerd zodat 
gegevens <strong>alleen in het \
+      geheugen worden opgeslagen</strong>. MMBase ondersteunt verschillende 
andere databases, zowel \
+      commerciele als open source. Voor een echte, grotere sites is het beter 
een andere database te \
+      configureren. HSQL is prima om te testen en voor simpele sites, over het 
algemeen adviseren we \
+      ondermeer MySQL of PostgreSql voor grotere.\
+    </p>\
+    <p>\
+     link: {0} \
+      Aansluitend, wanneer je deze MMBase demo-installatie wilt upgraden naar 
een productie \
+      omgeving adviseren we je om het volgende te doen (indien nodig of 
aanwezig):\
+    </p> \
+    <ul>\
+        <li>\
+          Bekijk alle builders XML's in config/builders. Verwijder de builders 
die je niet nodig\
+          hebt en start met een lege database.\
+        </li>\
+        <li>Bekijk alle applicaties in config/applications. Verwijder die je 
niet nodig hebt.</li>\
+        <li>Configureer een andere database (in plaats van HSQLDB).</li>\
+        <li>\
+          Verwijder de directories /mmexamples, deze bevat een aantal 
voorbeelden die niet geschikt \
+          zijn voor productie.\
+        </li>\
+        <li>\
+          Verwijder /index.jsp (mogelijk de pagina die je nu leest) ten gunste 
van de homepage van je \
+          eigen site natuurlijk. \
+        </li>\
+        <li>Verwijder /mmdocs</li>\
+    </ul>\
+    <p>\
+      Het is mogelijk MMBase van sourcecode te 'builden'. Dat kan door gebruik 
te maken van \
+      (anonymous) CVS of door de <em>source distribution</em> te downloaden.\
+    </p>\
+    <ul>\
+      <li>\
+        <a href="{0}mmbase/examples">MMBase Demos</a><br />\
+        Voorbeelden van MMBase applicaties en functionaliteiten, waaronder een 
nieuwsartikel \
+        applicate, alternatieve editors en de EditWizards.\
+      </li>\
+      <li>\
+        <a href="{0}mmbase/admin">Administrator pagina's van je MMBase 
installatie</a><br />\
+        MMBase bevat een configuratie omgeving waar verschillende beheerstaken 
zijn ondergebracht, \
+        waaronder het beheer van componenten, applicaties als e-mail en andere 
functionaliteiten.\
+      </li>\
+    </ul>\
+       <p>Meer informatie en hulp zijn via de volgende bronnen te vinden:</p>
 welcome.greetings=Het MMBase Releaseteam
 
 401.title=Niet geautoriseerd voor {0}
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to