|
|
Subject: Archetypes and I18N - msg#00130
List: web.zope.plone.archetypes.devel
Hi all,
I noticed that there are a lot of messages about Archetypes and I18N (With
I18NArcheTypes or I18NLayer).
Since I started using Zope/Plone recently, I was wondering if there is a way to
have Archetypes to work with Multilanguage content.
Is it possible and with which configuration?
Thanks
-------------------------------------------------
Euronia - www.euronia.it
-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
Was this page helpful?
Thread at a glance:
Previous Message by Date:
click to view message preview
manage_beforeDelete isn't called recursivly
Two Plone branches/tiran-atct-integration are failing because of an
issue with manage_beforeDelete.
======================================================================
FAIL: testDeleteOtherMemberContent (testContentSecurity.TestContentSecurity)
----------------------------------------------------------------------
Traceback (most recent call last):
File "testContentSecurity.py", line 56, in testDeleteOtherMemberContent
self.assertRaises(Unauthorized, folder.manage_delObjects, ['new'])
File "/usr/lib/python2.3/unittest.py", line 295, in failUnlessRaises
raise self.failureException, excName
AssertionError: Unauthorized
======================================================================
FAIL: testManageBeforeDeleteIsCalledRecursively
(testPortalCreation.TestPortalBugs)
----------------------------------------------------------------------
Traceback (most recent call last):
File "testPortalCreation.py", line 122, in
testManageBeforeDeleteIsCalledRecursively
self.failUnless(self.foo.manage_before_delete_called)
File "/usr/lib/python2.3/unittest.py", line 278, in failUnless
if not expr: raise self.failureException, msg
AssertionError
Is there anybody out there who has time to fix the problems? There are
only 4 tests failing before ATContentTypes are ready for Plone 2.1!
Christian
-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
Next Message by Date:
click to view message preview
Re: Archetypes and I18N
On 06-20-2004 17:37 +0200 ibrahim-Bl8rpNPQufaonA0d6jMUrA@xxxxxxxxxxxxxxxx wrote:
I noticed that there are a lot of messages about Archetypes and I18N (With
I18NArcheTypes or I18NLayer).
Since I started using Zope/Plone recently, I was wondering if there is a
way to have Archetypes to work with Multilanguage content.
Is it possible and with which configuration?
I would qualify this question with a timeline as well: which solution to
use now and which to use for a site hitting production in 1 month, 2
months, etc.
I have heard about:
- I18NLayer
- I18NArchetypes
- LinguaPlone
Thanks,
A.
--
Adam Sherman
+1 (613) 797-6819
http://www.sherman.ca/
-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
Previous Message by Thread:
click to view message preview
manage_beforeDelete isn't called recursivly
Two Plone branches/tiran-atct-integration are failing because of an
issue with manage_beforeDelete.
======================================================================
FAIL: testDeleteOtherMemberContent (testContentSecurity.TestContentSecurity)
----------------------------------------------------------------------
Traceback (most recent call last):
File "testContentSecurity.py", line 56, in testDeleteOtherMemberContent
self.assertRaises(Unauthorized, folder.manage_delObjects, ['new'])
File "/usr/lib/python2.3/unittest.py", line 295, in failUnlessRaises
raise self.failureException, excName
AssertionError: Unauthorized
======================================================================
FAIL: testManageBeforeDeleteIsCalledRecursively
(testPortalCreation.TestPortalBugs)
----------------------------------------------------------------------
Traceback (most recent call last):
File "testPortalCreation.py", line 122, in
testManageBeforeDeleteIsCalledRecursively
self.failUnless(self.foo.manage_before_delete_called)
File "/usr/lib/python2.3/unittest.py", line 278, in failUnless
if not expr: raise self.failureException, msg
AssertionError
Is there anybody out there who has time to fix the problems? There are
only 4 tests failing before ATContentTypes are ready for Plone 2.1!
Christian
-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
Next Message by Thread:
click to view message preview
Re: Archetypes and I18N
On 06-20-2004 17:37 +0200 ibrahim-Bl8rpNPQufaonA0d6jMUrA@xxxxxxxxxxxxxxxx wrote:
I noticed that there are a lot of messages about Archetypes and I18N (With
I18NArcheTypes or I18NLayer).
Since I started using Zope/Plone recently, I was wondering if there is a
way to have Archetypes to work with Multilanguage content.
Is it possible and with which configuration?
I would qualify this question with a timeline as well: which solution to
use now and which to use for a site hitting production in 1 month, 2
months, etc.
I have heard about:
- I18NLayer
- I18NArchetypes
- LinguaPlone
Thanks,
A.
--
Adam Sherman
+1 (613) 797-6819
http://www.sherman.ca/
-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
|
|