[opencms-dev] Display Chinese Char in Template
polysoft contact
contact_polysoft at hotmail.com
Thu May 29 00:05:01 CEST 2003
Hi,Alex.
I met a very strange thing. My OpenCMS system can display chinese char well
in content, but can not display the Chinese char in my template even I
already setup UTF-8 in my template. Is there some special requirement for
display chinese char in template? thanks.
Yumin
>From: opencms-dev-request at opencms.org
>Reply-To: opencms-dev at opencms.org
>To: opencms-dev at opencms.org
>Subject: opencms-dev digest, Vol 1 #107 - 10 msgs
>Date: Mon, 26 May 2003 14:24:01 +0200
>
>Send opencms-dev mailing list submissions to
> opencms-dev at opencms.org
>
>To subscribe or unsubscribe via the World Wide Web, visit
> http://mail.opencms.org/mailman/listinfo/opencms-dev
>or, via email, send a message with subject or body 'help' to
> opencms-dev-request at opencms.org
>
>You can reach the person managing the list at
> opencms-dev-admin at opencms.org
>
>When replying, please edit your Subject line so it is more specific
>than "Re: Contents of opencms-dev digest..."
>
>
>Today's Topics:
>
> 1. Please tell me why? (polysoft contact)
> 2. Re: Re: need help on News Module (Stephan Hartmann)
> 3. Please tell me why? (polysoft contact)
> 4. OpenCMS API (Ingen, Maarten van)
> 5. Re: OpenCMS API (ambiesense at gmx.de)
> 6. RE: OpenCMS API (Ingen, Maarten van)
> 7. RE: Please tell me why? (Alexander Kandzior)
> 8. RE: OpenCMS API (Hauck, Michael)
> 9. R: [opencms-dev] OpenCMS API (Andrea Frittoli)
> 10. AW: [opencms-dev] OpenCMS API (Le Tuan)
>
>--__--__--
>
>Message: 1
>From: "polysoft contact" <contact_polysoft at hotmail.com>
>To: opencms-dev at opencms.org
>Date: Mon, 26 May 2003 10:12:21 +0000
>Subject: [opencms-dev] Please tell me why?
>Reply-To: opencms-dev at opencms.org
>
> Hi,
> I've almost finished chinese localization,but now,i met a upset
>problem.
>When i first login,the login window displays English,but if i login and
>then logout,the login window display chinese ,i want to display chinese
>when user login first,what should i do?if other language localization met
>this problem?
> Be thirsty for your answers,thanks.
> Tarzan
>
>_________________________________________________________________
>ÓëÁª»úµÄÅóÓѽøÐн»Á÷£¬ÇëʹÓà MSN Messenger: http://messenger.msn.com/cn
>
>
>--__--__--
>
>Message: 2
>From: Stephan Hartmann <hartmann at waehrisch-feykes.de>
>To: opencms-dev at opencms.org
>Subject: Re: [opencms-dev] Re: need help on News Module
>Date: Mon, 26 May 2003 12:12:58 +0200
>Reply-To: opencms-dev at opencms.org
>
>
>--------------Boundary-00=_MDOHVLMF0XAGK9Z7ERP1
>Content-Type: text/plain;
> charset="US-ASCII"
>Content-Transfer-Encoding: 8bit
>
>Hi Rene,
>
>attached is an adapted demo from the old version. You have to import it
via
>database administration. Call the newsOverview.html from the module's doc
>directory. This will show a list of the entries from Channel2. Clicking on
>the title will show the single news entry.
>
>Bye,
>Stephan
>
>
>Am Freitag, 23. Mai 2003 22:21 schrieben Sie:
> > Greetings,
> >
> > The docs in the zip file I got are terrible(a simple working example
would
> > be handy). I've been wrestling with this module for two full work days
now.
> > I've gotten to the point where I've written a couple of beans that are
> > called from jsp pages which will make the calls in the database to
extract
> > the files to display them.
> >
> > I've designed a site which uses one master Template(in jsptemplate) I
want
> > to setup the news so it only shows on the main site page(using a
> > conditional on the jsptemplate) with just the headlines. The headlines
will
> > be links to the actual story. simple.
> >
> > Does anyone have a good working example that those of us who are having
> > trouble can look at? or should I continue and delevopment of this hack
> > using jsp pages(I will continue with the hack anyways but would like to
get
> > the news piece out of the way)?
> >
> > Right now, I can display the list of news items correctly(in the
> > mastertemplate) and display the single news items(but without
> > mastertemplate LnF) using the beans. Still have figure out the linking
> > business with the VFS. Then it would be putting an
> > <cms:include>../pages/newsTemplate.jsp<cms:inlcude> in your master
> > template.
> >
> > Bean methods:
> >
> > getList() -- retrieves all regardless of channel
> > getList(int i) -- retrieves all by specified channel
> > getNews(int i) -- retrieves specific news item
> >
> >
> > Anything else I'm missing let me know I'll try to add.
> >
> > From the experience that I've had this past week with opencms, I'm glad
> > opencms is moving forward with jsptemplates. BTW the JSP Tutorial is
very
> > helpful.
> >
> > Rene
> >
> > cd /pub
> > more beer|mouth
> > rm -fr worries
> >
> > >>> david.seikel at icemedia.com.au 05/22/03 07:47PM >>>
> >
> > lk liukun wrote:
> > > now when i browse the NewsTest.html it displays:
> > > News Test
> > > [news]Element not defined.
> > >
> > > Then i check the NewsStandard template in
> > > "system\modules\com.opencms.modules.homepage.news\templates" :
> >
> > <snip>
> >
> > > it seems "/content/empty" doesn't exists in my OpenCms.
> >
> > It looks like the person that converted news to 5.0 didn't convert that
> > template. /content/empty is the old way of refering to the default
> > empty frame template. If you had turned on path translation during
your
> > install of openCMS, then this would automatically get redirected to the
> > new path. Since this is the default empty template, it doesn't really
> > matter which frame template you use.
> >
> > Have a look in
> > /system/modules/com.opencms.modules.homepage.news/doc/index.html for
> > instructions on how to setup news templates. For my project I used the
> > examples from the 4.6 version of the news module, which is supposed to
> > be available in CVS.
> >
> >
> > _______________________________________________
> > This mail is send to you from the opencms-dev mailing list
> > To change your list options, or to unsubscribe from the list, please
visit
> > http://mail.opencms.org/mailman/listinfo/opencms-dev
> >
> > _______________________________________________
> > This mail is send to you from the opencms-dev mailing list
> > To change your list options, or to unsubscribe from the list, please
visit
> > http://mail.opencms.org/mailman/listinfo/opencms-dev
>
>
>
>--------------Boundary-00=_MDOHVLMF0XAGK9Z7ERP1
>Content-Type: application/x-zip;
> name="newsdemo.zip"
>Content-Transfer-Encoding: base64
>Content-Disposition: attachment; filename="newsdemo.zip"
>
>UEsDBBQACAAIACdfui4AAAAAAAAAAAAAAABHAAAAc3lzdGVtL21vZHVsZXMvY29tLm9wZW5jbXMu
>bW9kdWxlcy5ob21lcGFnZS5uZXdzL3RlbXBsYXRlcy9uZXdzT3ZlcnZpZXe9U8luwjAQvVfqP0S+
>4ymVKlHJBEXUlSolgEgOXC0yLJKXKDZQ/r4OEJq0oT21vthv9GZ5M2M2elcy2GNpt0YPSZ8+kAD1
>0uRbvR6St3TaGwyennt9Mgrv79giiTOezOIo4x4G/jAe84RPshf+GmihcEiWRjvUzqEqpHBILsQT
>eRxHaRoujaKm8FmUpTWNjpVdKJldIIMzteF7TQz2aL0bKJPvJFpohrvY6MYoLMQaqcZDxWiVZGHi
>rakTOhdlzuCrJPjUdFPlqvTX/2k05foaLseV2EkHrRIs+Ic7/izG41t6qj79IqOzt7Rq5d9MDSUq
>PzULFZr6Fd1v8fBN4CnLLJpHCc/4vN7BjdAaZQVIOD6DRwZXWvekWSN03aHOcUNFaBbCoP0zPgBQ
>SwcIy6x75ikBAABWAwAAUEsDBBQACAAIACdfui4AAAAAAAAAAAAAAABFAAAAc3lzdGVtL21vZHVs
>ZXMvY29tLm9wZW5jbXMubW9kdWxlcy5ob21lcGFnZS5uZXdzL3RlbXBsYXRlcy9zaW5nbGVOZXdz
>vVLLTsMwELwj8Q+R7/XSA1KRnFZVaySkpCAlh16teJtW8iOKXaB/jw1pSVBLT+CLvevZx+wsm71r
>lbxi63bWpGRM70iCprJyZ+qUPBXPo8nk/mE0JrPp7Q1b51nJ85dsXvJgJuEwnvGcr8olf0yM0JiS
>yhqPxnvUjRIeSQf8BC+yeVFMK6upbUIV7egRRhfarbUqO5PBF7QXeyoM7uBCGGgr9wod9NN1Prq1
>GhtRIzX4FhGDlhysgrfwwkjRSgY/KcE3p4ssN224/o+jbetTOokbsVceBi04CA9/+J1MsC/xiXO6
>QuPsbGkc5d+ohgp1UM2BC7uoMBa6phXrfR85nhUMIqCfjMFwtz8AUEsHCE8Dp3kLAQAAGAMAAFBL
>AwQUAAgACAAnX7ouAAAAAAAAAAAAAAAARgAAAHN5c3RlbS9tb2R1bGVzL2NvbS5vcGVuY21zLm1v
>ZHVsZXMuaG9tZXBhZ2UubmV3cy9lbGVtZW50cy9uZXdzT3ZlcnZpZXeNVE1rGzEQPdfg/zDZ+67q
>QyGFXRmTBFJw2kB8KIQctKuxJaKVFklO63/f2S97g13wxazmzZuP9wbny7+1gQ/0QTtbJIvsawJo
>Kye13RXJj5df6e3tt+/pIlny+Ww+y38/rTcPT8/r1eaBAvn0++b17n61Wb3mUZQGoXReoi8W/O2t
>RRvvKgyBd6BCIXM2hlpumsIjeoSoECz+CSDooW1AH1FCmo5JG8Ib4UWNET3I9rfWFkNP3NclRd2W
>Vohed1ERISi3NxJKBKlDY8QB5c1QksooJ8FSvSLZYfxJrdc6xISni5z1KIfjasRg3QIc+q3YRAB6
>HpfjU0r0bWqkYMkfCTQ0cM5KTrXkCbnHUHndRPLhHFztaRJ/gSTihVJrbd/Po3dKWItmCjAabVjk
>NHq3Sa+1DiBFi7jqHeix1caQHeWhk3sQr1eyNa1V/fBZLmoA/QTzGUAuQHncFgk1PdP+Bf2Hwfgs
>okrYScBwCBFrVju5NxhY5erMNXSidciGWKZcjY3YYdYOwaSrWKDzNdi6malYm6WWRdtyvDg9ub5j
>o4RPU9TRqLPEnAn+BTrRRnmnTDk18gL5IkkMBl+bLzvjr8023UFcm12Nh/JfwuRuTr53d8M+/0H8
>A1BLBwhv1m8I2QEAAF8EAABQSwMEFAAIAAgAJ1+6LgAAAAAAAAAAAAAAAEQAAABzeXN0ZW0vbW9k
>dWxlcy9jb20ub3BlbmNtcy5tb2R1bGVzLmhvbWVwYWdlLm5ld3MvZWxlbWVudHMvc2luZ2xlTmV3
>c5XUT0/CMBwG4LMmfoeyO9ZBTNB0IwuQSAJqwg4mhJiy/mQNW0faKvjdPdgOkHnoYKe1fbunXf+M
>9Hd5hr5AKl6IwPNv7zwEIikYF6vAG89e2r3e/UPb9/rhzTV5m07i0fR1EsUjUzUNIGUhY9jpcEgV
>WsH2R6gk1YBGGeQgNIIdV5qD1EhwE7QIPr1SChWP5KDTgiFBcwi8FeiZmUQGz7BVHrY5/j+4MIEZ
>Q37brDUfDKM4mpuipssM0LKQDGTgh1e2Sdo+moVj9kiwee5ri0VINrJIQKmQM4KP5T/t2BcfgCPz
>BJRlXIALSw95A3IIKpF8o80+uFR26tIAjj7NqkqXScv0DFeZJdXOj2YmuxiacLF2QWbl1o0gbY5T
>HWaP28VgXIPpJtAgpUJA5rKSfXwxF71z8VEg37mTZe439Tr1Xqep1633uudPLi4vsH3XVqq33Nar
>/6BfUEsHCK1r1KdYAQAAvgQAAFBLAwQUAAgACAAnX7ouAAAAAAAAAAAAAAAARgAAAHN5c3RlbS9t
>b2R1bGVzL2NvbS5vcGVuY21zLm1vZHVsZXMuaG9tZXBhZ2UubmV3cy9kb2MvbmV3c092ZXJ2aWV3
>Lmh0bWyVkctqwzAQRff5CqN9NM0ikIDsYFKlFJwH2ItuVXtIDBrJZJzX31et8mi7arW7mjt35jBq
>diabHHHPrXepGMknkaCrfdO6bSpey/VwMhlPhyMxywZqk7/obJCEp2prmLPak/Rd8BPLHqmzpkc5
>J34jW12lgmiNbWS4x/2tlgFfgiYg3xwsMnzPu/7JnSfszBalwxPDbQrDp1yHxY8tnhT8Co7TdKGX
>elU960XiDGEq3n1zEbH4ZZgXeVn+jSJaH62VXm6KvNJ3hpDdhrX+TdT4+geL3PVkFdzzIwo8WMIh
>IF7iA1BLBwiuXF8P4wAAAL0BAABQSwMEFAAIAAgAJ1+6LgAAAAAAAAAAAAAAAEQAAABzeXN0ZW0v
>bW9kdWxlcy9jb20ub3BlbmNtcy5tb2R1bGVzLmhvbWVwYWdlLm5ld3MvZG9jL3NpbmdsZU5ld3Mu
>aHRtbJWRTW/CMAyG7/yKKnficUBiUlpUQUCTCkNqD7uG1oJKcVLhbsC/X7bwpZ2Gb7Zfv/Yjq+mJ
>bPKFB269S8VIvogEXe2b1u1S8Va+DyeT8etwJKbZQG3ypc4GSQhVW8Oc1Z6k74KeWPZInTU9yhnx
>B9nqkiqI0jhGhns8XHsZ8DnkBOSbT4sMj36Xmtx7ws7sUDo8Mly3MHC40OI6FBX8sY27dKFXel3N
>9SJxhjAVW9+cRWz+CmZFXpb/Y4jS+2ilV5sir/SNIHi3P0c9y9P4+oFE7nuyCm7uEQTuJOEJEL/w
>DVBLBwiz8M5O4QAAALkBAABQSwMEFAAIAAgAJ1+6LgAAAAAAAAAAAAAAAFIAAABzeXN0ZW0vYm9k
>aWVzL3N5c3RlbS9tb2R1bGVzL2NvbS5vcGVuY21zLm1vZHVsZXMuaG9tZXBhZ2UubmV3cy9kb2Mv
>c2luZ2xlTmV3cy5odG1ss7GvyM1RKEstKs7Mz7NVMtQzUFJIzUvOT8nMS7dV8gz217WwMLXUNVSy
>t+OyifD1CXH1DfBxDHG141IAAhs410Yx2tnFMcQxWiE21s5GH6HMRh9FFwBQSwcIC1uoYFYAAABw
>AAAAUEsDBBQACAAIACdfui4AAAAAAAAAAAAAAABUAAAAc3lzdGVtL2JvZGllcy9zeXN0ZW0vbW9k
>dWxlcy9jb20ub3BlbmNtcy5tb2R1bGVzLmhvbWVwYWdlLm5ld3MvZG9jL25ld3NPdmVydmlldy5o
>dG1ss7GvyM1RKEstKs7Mz7NVMtQzUFJIzUvOT8nMS7dV8gz217WwMLXUNVSyt+OyifD1CXH1DfBx
>DHG141IAAhs410Yx2tnFMcQxWiE21s5GH6HMRh9FFwBQSwcIC1uoYFYAAABwAAAAUEsDBBQACAAI
>ACdfui4AAAAAAAAAAAAAAAAMAAAAbWFuaWZlc3QueG1s3VpLb6MwEL73V7C5FxsIKVm5rqLdy2ql
>5tD2VFUrFobWK8AIO2nz79c88iBJldKUFDdSItsz9sA333j8CLl6SWJjDrlgPL0cWCYeGJAGPGTp
>4+Xg18303PPc8bk1uKJnBF4ynkt6ZqgPYWnEq2JZDXLwJc/pJExYStCyulbgmRo3EX9qW9Q1sYmN
>3z6TftFhW7w1MoTqS+2RiV3TxtgxLOu7e1HbqYTrHlnO/0Eg6TSKYpYCQcuGtUr1KitrNkFbLdVL
>ovVbkojFIDaGKOrratkUgpAs9WUxgFgICQlBm21NbbnIgEY8DiEnqKw05TMBKzzLclP8mPNZVsmZ
>kHkBtyCoam1q+kEAQlDLVoDV5aZC7AuZKJ9HDEJq4eHItoa4/BDUkDW7KVgzyCUDgTZwQU1g3oYT
>UiZmCt8+4TV2ew8XCnhi1qFj1m3mE08g8x/BTOG5V4A6nvM2RF3bwY43boFoU7ApXOyKSnHqJ0Cr
>oCeorOzXK3HB+/BZqcz9eAaUfLv/8XNyO7mP/FjAwwMlqBLsPhra/2yr9sYLdc0QpLSzWM2gWnPF
>6iz6BJ/lARwBKyqqU5VY5gyeCarH68KBW5YOeFP1KbzVK2c646Hl4mHngX/LZAyH495pE/fXCnyD
>1+ifNv6P56hQC74YrsuM0SVDN+1oys+x42nJz5sSeqNwiEbZCWJIIJWaJqeCLw62+8KXVusYQ485
>bEmQztPsK4Y0ncW8kdMXVn71LLsiTrdJdq8ZTdl5gfXMsSeeM4/iS8gDPZOq7VhD22kxfZ1ox6cA
>beQG80kmcReR/oqhQ7Gu+vfMk0WoD0ejvoS61ToRTbVKRAVv1smhU3rumNGTnOpHX3KqxUC++PSE
>9FfBdoKzxTsl+Kzz/Hc6/gufPldORxpfgtW5yT3lrU4DNZ2vxHoD3le9INMHX323Ga0Xp0dtM46A
>9/1rug812pujBq/VNNVqifdpLj5iX/nBZjV180dEclVW1pZ/F6Jn/wFQSwcIBFqWwO0CAABBJQAA
>UEsBAhQAFAAIAAgAJ1+6Lsuse+YpAQAAVgMAAEcAAAAAAAAAAAAAAAAAAAAAAHN5c3RlbS9tb2R1
>bGVzL2NvbS5vcGVuY21zLm1vZHVsZXMuaG9tZXBhZ2UubmV3cy90ZW1wbGF0ZXMvbmV3c092ZXJ2
>aWV3UEsBAhQAFAAIAAgAJ1+6Lk8Dp3kLAQAAGAMAAEUAAAAAAAAAAAAAAAAAngEAAHN5c3RlbS9t
>b2R1bGVzL2NvbS5vcGVuY21zLm1vZHVsZXMuaG9tZXBhZ2UubmV3cy90ZW1wbGF0ZXMvc2luZ2xl
>TmV3c1BLAQIUABQACAAIACdfui5v1m8I2QEAAF8EAABGAAAAAAAAAAAAAAAAABwDAABzeXN0ZW0v
>bW9kdWxlcy9jb20ub3BlbmNtcy5tb2R1bGVzLmhvbWVwYWdlLm5ld3MvZWxlbWVudHMvbmV3c092
>ZXJ2aWV3UEsBAhQAFAAIAAgAJ1+6Lq1r1KdYAQAAvgQAAEQAAAAAAAAAAAAAAAAAaQUAAHN5c3Rl
>bS9tb2R1bGVzL2NvbS5vcGVuY21zLm1vZHVsZXMuaG9tZXBhZ2UubmV3cy9lbGVtZW50cy9zaW5n
>bGVOZXdzUEsBAhQAFAAIAAgAJ1+6Lq5cXw/jAAAAvQEAAEYAAAAAAAAAAAAAAAAAMwcAAHN5c3Rl
>bS9tb2R1bGVzL2NvbS5vcGVuY21zLm1vZHVsZXMuaG9tZXBhZ2UubmV3cy9kb2MvbmV3c092ZXJ2
>aWV3Lmh0bWxQSwECFAAUAAgACAAnX7ous/DOTuEAAAC5AQAARAAAAAAAAAAAAAAAAACKCAAAc3lz
>dGVtL21vZHVsZXMvY29tLm9wZW5jbXMubW9kdWxlcy5ob21lcGFnZS5uZXdzL2RvYy9zaW5nbGVO
>ZXdzLmh0bWxQSwECFAAUAAgACAAnX7ouC1uoYFYAAABwAAAAUgAAAAAAAAAAAAAAAADdCQAAc3lz
>dGVtL2JvZGllcy9zeXN0ZW0vbW9kdWxlcy9jb20ub3BlbmNtcy5tb2R1bGVzLmhvbWVwYWdlLm5l
>d3MvZG9jL3NpbmdsZU5ld3MuaHRtbFBLAQIUABQACAAIACdfui4LW6hgVgAAAHAAAABUAAAAAAAA
>AAAAAAAAALMKAABzeXN0ZW0vYm9kaWVzL3N5c3RlbS9tb2R1bGVzL2NvbS5vcGVuY21zLm1vZHVs
>ZXMuaG9tZXBhZ2UubmV3cy9kb2MvbmV3c092ZXJ2aWV3Lmh0bWxQSwECFAAUAAgACAAnX7ouBFqW
>wO0CAABBJQAADAAAAAAAAAAAAAAAAACLCwAAbWFuaWZlc3QueG1sUEsFBgAAAAAJAAkA8AMAALIO
>AAAAAA==
>
>--------------Boundary-00=_MDOHVLMF0XAGK9Z7ERP1--
>
>--__--__--
>
>Message: 3
>From: "polysoft contact" <contact_polysoft at hotmail.com>
>To: opencms-dev at opencms.org
>Date: Mon, 26 May 2003 10:17:27 +0000
>Subject: [opencms-dev] Please tell me why?
>Reply-To: opencms-dev at opencms.org
>
> Hi,
> I've almost finished chinese localization,but now,i met a upset
>problem.
>When i first login,the login window displays English,but if i login and
>then logout,the login window display chinese ,i want to display chinese
>when user login first,what should i do?if other language localization met
>this problem?
> Be thirsty for your answers,thanks.
> Tarzan
>
>_________________________________________________________________
>ÓëÁª»úµÄÅóÓѽøÐн»Á÷£¬ÇëʹÓà MSN Messenger: http://messenger.msn.com/cn
>
>
>--__--__--
>
>Message: 4
>From: "Ingen, Maarten van" <maarten.van.ingen at satama.com>
>To: opencms-dev at opencms.org
>Date: Mon, 26 May 2003 13:59:09 +0200
>Subject: [opencms-dev] OpenCMS API
>Reply-To: opencms-dev at opencms.org
>
>Hi,
>
>Can anybody help me to get the documentation on the OpenCMS 5 API? I
really
>can't find anything. I also have looked in the cms tree, but even there I
>can't find it.
>I want to use the API, bacause I want to add thing to the workplace. So if
>anyone have got a tutorial about that it will really be appriciated.
>
>Thanks in advance.
>
>Maarten
>
>--__--__--
>
>Message: 5
>Date: Mon, 26 May 2003 14:01:28 +0200 (MEST)
>From: ambiesense at gmx.de
>To: opencms-dev at opencms.org
>Subject: Re: [opencms-dev] OpenCMS API
>Reply-To: opencms-dev at opencms.org
>
>Hi,
>
>if you are looking for that JavaDoc, you can generate it with the javadoc
>tool...
>
>Ralf
>
> > Hi,
> >
> > Can anybody help me to get the documentation on the OpenCMS 5 API? I
> > really
> > can't find anything. I also have looked in the cms tree, but even there
I
> > can't find it.
> > I want to use the API, bacause I want to add thing to the workplace. So
if
> > anyone have got a tutorial about that it will really be appriciated.
> >
> > Thanks in advance.
> >
> > Maarten
> > _______________________________________________
> > This mail is send to you from the opencms-dev mailing list
> > To change your list options, or to unsubscribe from the list, please
visit
> > http://mail.opencms.org/mailman/listinfo/opencms-dev
> >
>
>--
>+++ GMX - Mail, Messaging & more http://www.gmx.net +++
>Bitte lächeln! Fotogalerie online mit GMX ohne eigene Homepage!
>
>
>--__--__--
>
>Message: 6
>From: "Ingen, Maarten van" <maarten.van.ingen at satama.com>
>To: "'opencms-dev at opencms.org'" <opencms-dev at opencms.org>
>Subject: RE: [opencms-dev] OpenCMS API
>Date: Mon, 26 May 2003 14:06:04 +0200
>Reply-To: opencms-dev at opencms.org
>
>Hi,
>
>How can I do that?
>
>Maarten
>
>-----Original Message-----
>From: ambiesense at gmx.de [mailto:ambiesense at gmx.de]=20
>Sent: maandag 26 mei 2003 14:01
>To: opencms-dev at opencms.org
>Subject: Re: [opencms-dev] OpenCMS API
>
>
>Hi,
>
>if you are looking for that JavaDoc, you can generate it with the =
>javadoc
>tool...
>
>Ralf
>
> > Hi,
> >=20
> > Can anybody help me to get the documentation on the OpenCMS 5 API? I=20
> > really can't find anything. I also have looked in the cms tree, but=20
> > even there I can't find it.
> > I want to use the API, bacause I want to add thing to the workplace. =
>So if
> > anyone have got a tutorial about that it will really be appriciated.
> >=20
> > Thanks in advance.
> >=20
> > Maarten
> > _______________________________________________
> > This mail is send to you from the opencms-dev mailing list
> > To change your list options, or to unsubscribe from the list, please=20
> > visit http://mail.opencms.org/mailman/listinfo/opencms-dev
> >=20
>
>--=20
>+++ GMX - Mail, Messaging & more http://www.gmx.net +++
>Bitte l=E4cheln! Fotogalerie online mit GMX ohne eigene Homepage!
>
>_______________________________________________
>This mail is send to you from the opencms-dev mailing list
>To change your list options, or to unsubscribe from the list, please =
>visit
>http://mail.opencms.org/mailman/listinfo/opencms-dev
>
>--__--__--
>
>Message: 7
>From: "Alexander Kandzior" <alex at opencms.org>
>To: <opencms-dev at opencms.org>
>Subject: RE: [opencms-dev] Please tell me why?
>Date: Mon, 26 May 2003 14:08:05 +0200
>Organization: Alexander Kandzior
>Reply-To: opencms-dev at opencms.org
>
>Tarzan,
>
>the login page checks the users browser setting (i.e. the browsers
>header information). An OpenCms mechanism reduces the browser header
>string to the 2-letter localization code (en, de, fr etc.). If the
>language from the browsers header is not supported, OpenCms defaults to
>English (i.e. "en").=20
>
>You should find the methods involved if you follow the OepnCms source
>code in the com.opencms.workplace.CmsLoginNew class. After login, the
>users setting in OpenCms is read from the DB and this language is used.=20
>
>
>Best Regards,
>Alex.
>
>Alexander Kandzior
>Alkacon Software - The OpenCms Experts
>http://www.alkacon.com
>
> > -----Original Message-----
> > From: opencms-dev-admin at opencms.org=20
> > [mailto:opencms-dev-admin at opencms.org] On Behalf Of polysoft contact
> > Sent: Monday, May 26, 2003 12:12 PM
> > To: opencms-dev at opencms.org
> > Subject: [opencms-dev] Please tell me why?
> >=20
> >=20
> > Hi,
> > I've almost finished chinese localization,but now,i met a upset=20
> > problem.
> > When i first login,the login window displays English,but if i=20
> > login and=20
> > then logout,the login window display chinese ,i want to=20
> > display chinese=20
> > when user login first,what should i do?if other language=20
> > localization met=20
> > this problem?
> > Be thirsty for your answers,thanks. =20
> > Tarzan
> >=20
> > _________________________________________________________________
> > =
>=D3=EB=C1=AA=BB=FA=B5=C4=C5=F3=D3=D1=BD=F8=D0=D0=BD=BB=C1=F7=A3=AC=C7=EB=CA=
>=B9=D3=C3 MSN Messenger:
>http://messenger.msn.com/cn =20
> >=20
> > _______________________________________________
> > This mail is send to you from the opencms-dev mailing list
> > To change your list options, or to unsubscribe from the list,=20
> > please visit http://mail.opencms.org/mailman/listinfo/opencms-dev
> >=20
> >=20
>
>
>--__--__--
>
>Message: 8
>From: "Hauck, Michael" <MHauck at com-base.de>
>To: "'opencms-dev at opencms.org'" <opencms-dev at opencms.org>
>Subject: RE: [opencms-dev] OpenCMS API
>Date: Mon, 26 May 2003 14:09:49 +0200
>Reply-To: opencms-dev at opencms.org
>
>JAVA_HOME/bin/javadoc --help
>
>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
>ComBase AG
>Michael Hauck
>Internet-Developer
>Seligenstaedter Str. 100
>D- 63791 Karlstein
>fon: +49 (0) 6188- 954- 1611
>fax: +49 (0) 6188- 954- 1607
>email: mailto:mhauck at com-base.de
>website: http://www.com-base.de
>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=20
>
>
>-----Original Message-----
>From: Ingen, Maarten van [mailto:maarten.van.ingen at satama.com]=20
>Sent: Monday, May 26, 2003 2:06 PM
>To: 'opencms-dev at opencms.org'
>Subject: RE: [opencms-dev] OpenCMS API
>
>
>Hi,
>
>How can I do that?
>
>Maarten
>
>-----Original Message-----
>From: ambiesense at gmx.de [mailto:ambiesense at gmx.de]=20
>Sent: maandag 26 mei 2003 14:01
>To: opencms-dev at opencms.org
>Subject: Re: [opencms-dev] OpenCMS API
>
>
>Hi,
>
>if you are looking for that JavaDoc, you can generate it with the =
>javadoc
>tool...
>
>Ralf
>
> > Hi,
> >=20
> > Can anybody help me to get the documentation on the OpenCMS 5 API? I
> > really can't find anything. I also have looked in the cms tree, but=20
> > even there I can't find it.
> > I want to use the API, bacause I want to add thing to the workplace. =
>So if
> > anyone have got a tutorial about that it will really be appriciated.
> >=20
> > Thanks in advance.
> >=20
> > Maarten
> > _______________________________________________
> > This mail is send to you from the opencms-dev mailing list
> > To change your list options, or to unsubscribe from the list, please
> > visit http://mail.opencms.org/mailman/listinfo/opencms-dev
> >=20
>
>--=20
>+++ GMX - Mail, Messaging & more http://www.gmx.net +++
>Bitte l=E4cheln! Fotogalerie online mit GMX ohne eigene Homepage!
>
>_______________________________________________
>This mail is send to you from the opencms-dev mailing list
>To change your list options, or to unsubscribe from the list, please =
>visit
>http://mail.opencms.org/mailman/listinfo/opencms-dev
>_______________________________________________
>This mail is send to you from the opencms-dev mailing list
>To change your list options, or to unsubscribe from the list, please =
>visit
>http://mail.opencms.org/mailman/listinfo/opencms-dev
>
>--__--__--
>
>Message: 9
>From: "Andrea Frittoli" <lorblond at inwind.it>
>To: <opencms-dev at opencms.org>
>Subject: R: [opencms-dev] OpenCMS API
>Date: Mon, 26 May 2003 14:13:31 +0200
>Reply-To: opencms-dev at opencms.org
>
>hi,
>try this
>
>javadoc -d [destination dir] -sourcepath [sources directory]
>-subpackages com
>
>(be sure you have [JAVA_HOME]/bin in your path... )
>
>andrea
> > -----Messaggio originale-----
> > Da: opencms-dev-admin at opencms.org=20
> > [mailto:opencms-dev-admin at opencms.org] Per conto di Ingen, Maarten van
> > Inviato: luned=EC 26 maggio 2003 13.06
> > A: 'opencms-dev at opencms.org'
> > Oggetto: RE: [opencms-dev] OpenCMS API
> >=20
> >=20
> > Hi,
> >=20
> > How can I do that?
> >=20
> > Maarten
> >=20
> > -----Original Message-----
> > From: ambiesense at gmx.de [mailto:ambiesense at gmx.de]=20
> > Sent: maandag 26 mei 2003 14:01
> > To: opencms-dev at opencms.org
> > Subject: Re: [opencms-dev] OpenCMS API
> >=20
> >=20
> > Hi,
> >=20
> > if you are looking for that JavaDoc, you can generate it with=20
> > the javadoc tool...
> >=20
> > Ralf
> >=20
> > > Hi,
> > >=20
> > > Can anybody help me to get the documentation on the OpenCMS 5 API? I
> > > really can't find anything. I also have looked in the cms tree,
but=20
> > > even there I can't find it.
> > > I want to use the API, bacause I want to add thing to the=20
> > workplace. So if
> > > anyone have got a tutorial about that it will really be appriciated.
> > >=20
> > > Thanks in advance.
> > >=20
> > > Maarten
> > > _______________________________________________
> > > This mail is send to you from the opencms-dev mailing list
> > > To change your list options, or to unsubscribe from the list, please
> > > visit http://mail.opencms.org/mailman/listinfo/opencms-dev
> > >=20
> >=20
> > --=20
> > +++ GMX - Mail, Messaging & more http://www.gmx.net +++
> > Bitte l=E4cheln! Fotogalerie online mit GMX ohne eigene Homepage!
> >=20
> > _______________________________________________
> > This mail is send to you from the opencms-dev mailing list
> > To change your list options, or to unsubscribe from the list,=20
> > please visit
> > http://mail.opencms.org/mailman/listinfo/opencms-dev
> > _______________________________________________
> > This mail is send to you from the opencms-dev mailing list
> > To change your list options, or to unsubscribe from the list,=20
> > please visit
> > http://mail.opencms.org/mailman/listinfo/opencms-dev
> >=20
>
>
>
>--__--__--
>
>Message: 10
>From: "Le Tuan" <t.le at comundus.com>
>To: <opencms-dev at opencms.org>
>Subject: AW: [opencms-dev] OpenCMS API
>Date: Mon, 26 May 2003 14:13:06 +0200
>Reply-To: opencms-dev at opencms.org
>
>Hello Maarten,
>
>i've sent u the OpenCMS Api as zip-file.
>It's 4 MB big.
>
>Mit freundlichen Grüßen
>
>i.A. Tuan Le
>IT-Consultant
>
>Besuchen Sie uns auf dem LINUX TAG.
>10. - 13 Juli 2003, Messe Karlsruhe, Stand C40.
>_________________________________________
>
>comundus Unternehmensberatung GmbH
>Schüttelgrabenring 3, 71332 Waiblingen
>
>Tel: +49 (0) 71 51-5 00 28-0 Fax: -99
>
>www.comundus.com <http://www.comundus.com>
>www.comundus-e-quality.com <http://www.comundus-e-quality.com>
>_______________________________________________
>
>
>-----Ursprüngliche Nachricht-----
>Von: opencms-dev-admin at opencms.org
>[mailto:opencms-dev-admin at opencms.org]Im Auftrag von Ingen, Maarten van
>Gesendet: Montag, 26. Mai 2003 14:06
>An: 'opencms-dev at opencms.org'
>Betreff: RE: [opencms-dev] OpenCMS API
>
>
>Hi,
>
>How can I do that?
>
>Maarten
>
>-----Original Message-----
>From: ambiesense at gmx.de [mailto:ambiesense at gmx.de]
>Sent: maandag 26 mei 2003 14:01
>To: opencms-dev at opencms.org
>Subject: Re: [opencms-dev] OpenCMS API
>
>
>Hi,
>
>if you are looking for that JavaDoc, you can generate it with the javadoc
>tool...
>
>Ralf
>
> > Hi,
> >
> > Can anybody help me to get the documentation on the OpenCMS 5 API? I
> > really can't find anything. I also have looked in the cms tree, but
> > even there I can't find it.
> > I want to use the API, bacause I want to add thing to the workplace. So
if
> > anyone have got a tutorial about that it will really be appriciated.
> >
> > Thanks in advance.
> >
> > Maarten
> > _______________________________________________
> > This mail is send to you from the opencms-dev mailing list
> > To change your list options, or to unsubscribe from the list, please
> > visit http://mail.opencms.org/mailman/listinfo/opencms-dev
> >
>
>--
>+++ GMX - Mail, Messaging & more http://www.gmx.net +++
>Bitte lächeln! Fotogalerie online mit GMX ohne eigene Homepage!
>
>_______________________________________________
>This mail is send to you from the opencms-dev mailing list
>To change your list options, or to unsubscribe from the list, please visit
>http://mail.opencms.org/mailman/listinfo/opencms-dev
>_______________________________________________
>This mail is send to you from the opencms-dev mailing list
>To change your list options, or to unsubscribe from the list, please visit
>http://mail.opencms.org/mailman/listinfo/opencms-dev
>
>
>
>--__--__--
>
>_______________________________________________
>This mail is send to you from the opencms-dev mailing list
>To change your list options, or to unsubscribe from the list, please visit
>http://mail.opencms.org/mailman/listinfo/opencms-dev
>
>End of opencms-dev Digest
_________________________________________________________________
ÏíÓÃÊÀ½çÉÏ×î´óµÄµç×ÓÓʼþϵͳ¡ª MSN Hotmail¡£ http://www.hotmail.com
More information about the opencms-dev
mailing list