You can subscribe to this list here.
| 2004 |
Jan
|
Feb
|
Mar
(5) |
Apr
(11) |
May
(68) |
Jun
(50) |
Jul
(68) |
Aug
(61) |
Sep
(137) |
Oct
(98) |
Nov
(105) |
Dec
(167) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2005 |
Jan
(190) |
Feb
(177) |
Mar
(208) |
Apr
(186) |
May
(128) |
Jun
(162) |
Jul
(155) |
Aug
(188) |
Sep
(139) |
Oct
(106) |
Nov
(128) |
Dec
(139) |
| 2006 |
Jan
(106) |
Feb
(99) |
Mar
(230) |
Apr
(157) |
May
(82) |
Jun
(115) |
Jul
(114) |
Aug
(98) |
Sep
(105) |
Oct
(99) |
Nov
(140) |
Dec
(98) |
| 2007 |
Jan
(56) |
Feb
(65) |
Mar
(59) |
Apr
(58) |
May
(97) |
Jun
(43) |
Jul
(16) |
Aug
(42) |
Sep
(31) |
Oct
(13) |
Nov
(30) |
Dec
(38) |
| 2008 |
Jan
(43) |
Feb
(30) |
Mar
(52) |
Apr
(32) |
May
(50) |
Jun
(12) |
Jul
(33) |
Aug
(22) |
Sep
(13) |
Oct
(15) |
Nov
(11) |
Dec
(10) |
| 2009 |
Jan
(51) |
Feb
(40) |
Mar
(85) |
Apr
(23) |
May
(13) |
Jun
(10) |
Jul
(13) |
Aug
(14) |
Sep
(22) |
Oct
(20) |
Nov
(32) |
Dec
(1) |
| 2010 |
Jan
(28) |
Feb
(22) |
Mar
(7) |
Apr
(33) |
May
(6) |
Jun
(6) |
Jul
(9) |
Aug
(29) |
Sep
(19) |
Oct
(12) |
Nov
(7) |
Dec
(19) |
| 2011 |
Jan
(8) |
Feb
(3) |
Mar
(6) |
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
(4) |
Sep
(2) |
Oct
(5) |
Nov
|
Dec
|
| 2012 |
Jan
(5) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(3) |
Sep
|
Oct
|
Nov
|
Dec
(4) |
| 2014 |
Jan
(2) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2015 |
Jan
|
Feb
|
Mar
(2) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: Christian L. <chr...@gm...> - 2015-03-03 10:35:48
|
We need a little more information, I just do not know what you are trying to do. Also this list is pretty much dormant, you'll want to post to plone users to get more outreach. On 2 March 2015 at 19:30, rawsystems <raw...@gm...> wrote: > I’ve forked Products.Maps and things are “working”. All I want is a .pt (or > python) script to act as the homepage in my product . This is taking me > way too long, so I’m reaching out. I didn’t want to do diazo theming but > if that’s the chosen new way, then please let me know. Yes in general terms that is the recommended 'new way' > I’ve done theming > in plone 3, but it appears that the glue just doesn’t stick for plone 4. > much of your plone 3 knowledge should still apply, what do you want to do and how? (see above) > > > Thank you in advance. > > > > > > > > > ------------------------------------------------------------------------------ > Dive into the World of Parallel Programming The Go Parallel Website, > sponsored > by Intel and developed in partnership with Slashdot Media, is your hub for > all > things parallel software development, from weekly thought leadership blogs > to > news, videos, case studies, tutorials and more. Take a look and join the > conversation now. http://goparallel.sourceforge.net/ > _______________________________________________ > Archetypes-users mailing list > Arc...@li... > https://lists.sourceforge.net/lists/listinfo/archetypes-users > -- Best Regards, Christian Ledermann London - UK Mobile : +44 7474997517 <*)))>{ If you save the living environment, the biodiversity that we have left, you will also automatically save the physical environment, too. But If you only save the physical environment, you will ultimately lose both. 1) Don’t drive species to extinction 2) Don’t destroy a habitat that species rely on. 3) Don’t change the climate in ways that will result in the above. }<(((*> |
|
From: rawsystems <raw...@gm...> - 2015-03-02 19:30:39
|
I've forked Products.Maps and things are "working". All I want is a .pt (or python) script to act as the homepage in my product . This is taking me way too long, so I'm reaching out. I didn't want to do diazo theming but if that's the chosen new way, then please let me know. I've done theming in plone 3, but it appears that the glue just doesn't stick for plone 4. Thank you in advance. |
|
From: Luca F. <lu...@ke...> - 2014-01-24 13:30:32
|
On Wed, Jan 22, 2014 at 2:46 PM, Carsten Agger <car...@ma...> wrote: > I'm upgrading a site from Plone 3.3 to Plone 4.3.2 > > > I tried simply copying the Plone 3 database to the new folder (with an > updatet product with my custom archetypes-based content types > installed), and apparently everything was imported fine just by doing > the built-in database upgrade. > > However, apparently the new database experienced som 404 due to some > lacking display settings. > If this is your lone problem: keep this way. transmogrifier is a great tool for complex migration (from Plone or other system) but it carry a lot of complexity. Just fix those 404, probably you simply have some view you have removed. -- -- luca twitter: http://twitter.com/keul linkedin: http://linkedin.com/in/lucafbb blog: http://blog.keul.it/ |
|
From: Carsten A. <car...@ma...> - 2014-01-22 13:50:15
|
I'm upgrading a site from Plone 3.3 to Plone 4.3.2 I tried simply copying the Plone 3 database to the new folder (with an updatet product with my custom archetypes-based content types installed), and apparently everything was imported fine just by doing the built-in database upgrade. However, apparently the new database experienced som 404 due to some lacking display settings. So I decided to import using quintagroup.transmogrifier (though it was a bit tough to find a suitable KGS for that). After doing that, I find that I have roughly the same result, only the transmogrifier seems to have imported only the content types, less of the GUI structure and design. In both cases, the content types seem to have been imported fine. So here's the question: Is there a reason to prefer one way to the other? The transmogrifier approach seems to yield a "cleaner" Plone 4 database. However, the direct upgrade approach seems to make it easier to exactly recreate the design. Do people have any preferences or ideas? Best, Carsten PD: Yes, I *am* kind of a n00b in these matters. I've been working with Plone for more than a year, but this is my first migration. |
|
From: T. K. N. <ng...@uw...> - 2012-12-14 00:12:29
|
I'm not sure how applicable the code might be, but I like the way the ploneformgen File field works.
Kim
On Dec 13, 2012, at 4:55 PM, SilentGab <ga...@gm...> wrote:
Thanks for your answer!
I've already take a look at the samples in test folder, but I haven't found
anything useful, unluckly....
I should use also other Widget or Field, the important thing is that I'll be
able to let the download of the file to my users from the view interface.
--
View this message in context: http://plone.293351.n2.nabble.com/How-to-set-AttachmentField-tp7561902p7561912.html
Sent from the Archetypes mailing list archive at Nabble.com.
------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
Archetypes-users mailing list
Arc...@li...
https://lists.sourceforge.net/lists/listinfo/archetypes-users
|
|
From: SilentGab <ga...@gm...> - 2012-12-13 22:55:28
|
Thanks for your answer! I've already take a look at the samples in test folder, but I haven't found anything useful, unluckly.... I should use also other Widget or Field, the important thing is that I'll be able to let the download of the file to my users from the view interface. -- View this message in context: http://plone.293351.n2.nabble.com/How-to-set-AttachmentField-tp7561902p7561912.html Sent from the Archetypes mailing list archive at Nabble.com. |
|
From: T. K. N. <ng...@uw...> - 2012-12-13 12:57:05
|
Have you looked at the test cases that come with Archetypes? Often I find good examples there.
Kim
On Dec 13, 2012, at 4:25 AM, SilentGab <ga...@gm...> wrote:
Hello everyone!
I'm trying to write a python script in my plone site that store a file
automatically in my zope db. I use at_post_create_script and i'm able to
insert all that i want into other field (Text, String, Lines, ecc..) but I
don't understand how to insert an AttachmentField with the method set.
Reading the method I saw that it needs 4 parameter: self, instance, value
and kwargs, but I didn't undestand what the last 3 parameters stand for.....
I'm using Plone 3.3.5, Python 2.4.6 and AttachmentField 1.4.4.
Can anyone help me? I'd really appreciate that!
Thank you very much for your attention!
Gabriele
--
View this message in context: http://plone.293351.n2.nabble.com/How-to-set-AttachmentField-tp7561902.html
Sent from the Archetypes mailing list archive at Nabble.com.
------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
Archetypes-users mailing list
Arc...@li...
https://lists.sourceforge.net/lists/listinfo/archetypes-users
|
|
From: SilentGab <ga...@gm...> - 2012-12-13 10:25:24
|
Hello everyone! I'm trying to write a python script in my plone site that store a file automatically in my zope db. I use at_post_create_script and i'm able to insert all that i want into other field (Text, String, Lines, ecc..) but I don't understand how to insert an AttachmentField with the method set. Reading the method I saw that it needs 4 parameter: self, instance, value and kwargs, but I didn't undestand what the last 3 parameters stand for..... I'm using Plone 3.3.5, Python 2.4.6 and AttachmentField 1.4.4. Can anyone help me? I'd really appreciate that! Thank you very much for your attention! Gabriele -- View this message in context: http://plone.293351.n2.nabble.com/How-to-set-AttachmentField-tp7561902.html Sent from the Archetypes mailing list archive at Nabble.com. |
|
From: Andreas S. <and...@xh...> - 2012-08-01 15:41:41
|
Thanks, that worked perfectly! > >> Proof me wrong, but shouldn't I be able to access the image via an URL >> like http://localhost/mysite/mytype/myimage_preview. Is this really not >> supported by the blobstorage product, or am I missing something important? >> > > With Plone 4.1 try > > http://plone.org/products/plone.app.imaging > |
|
From: Mikko O. <mik...@re...> - 2012-08-01 08:31:56
|
On Wed, Aug 1, 2012 at 11:31 AM, Mikko Ohtamaa <mi...@op...>wrote: > > >> Proof me wrong, but shouldn't I be able to access the image via an URL >> like http://localhost/mysite/mytype/myimage_preview. Is this really not >> supported by the blobstorage product, or am I missing something important? >> > > With Plone 4.1 try > > http://plone.org/products/plone.app.imaging > > >> >> >> ------------------------------------------------------------------------------ >> Live Security Virtual Conference >> Exclusive live event will cover all the ways today's security and >> threat landscape has changed and how IT managers can respond. Discussions >> will include endpoint security, mobile security and the latest in malware >> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ >> _______________________________________________ >> Archetypes-users mailing list >> Arc...@li... >> https://lists.sourceforge.net/lists/listinfo/archetypes-users >> >> > > > -- > Mikko Ohtamaa > http://opensourcehacker.com > http://twitter.com/moo9000 > > -- > Mikko Ohtamaa > <http://twitter.com/moo9000>http://opensourcehacker.com > http://twitter.com/moo9000 > > > > |
|
From: Andreas S. <and...@xh...> - 2012-08-01 08:20:02
|
Hi!
I've run into trouble using the ImageField of plone.app.blob. It seems that
it does not support image sizes, or at least I cannot access it via an URL
in the browser. I'm using following code (incomplete snippet):
from plone.app.blob.field import ImageField as BlobImageField
MyTypeSchema = folder.ATFolderSchema.copy() + atapi.Schema((
BlobImageField(
'myimage',
languageIndependent=True,
storage=atapi.AttributeStorage(),
widget=atapi.ImageWidget(
label=_(u"Image"),
),
sizes={
'icon' : (32,32),
'mini' : (64,64),
'small' : (128,128),
'preview' : (256,256),
'medium' : (512,512),
'banner' : (1024,1024),
'original' : (1024,1024),
},
original_size=(1024,1024),
pil_quality=90,
required=True,
validators=('isNonEmptyFile'),
),
))
Proof me wrong, but shouldn't I be able to access the image via an URL like
http://localhost/mysite/mytype/myimage_preview. Is this really not
supported by the blobstorage product, or am I missing something important?
|
|
From: Gauthier B. <g.b...@im...> - 2012-01-24 17:41:19
|
Is it possible for you to jump to the last 4.0.x (4.0.9) or even better to 4.1.3? Going to 4.0.9 should be transparent but going to 4.1.3 is a bit of work as some essential addons (archetypes.referencebrowserwidget) did evolve... Is it possible to try for you? Gauthier Paolo Tramontani a écrit : > I'm using version 4.04 of Plone > > I think that something goes wrong in kss call for kssValidateField: > > When I Click on check boxes a call to kssValidateField starts (via Ajax I > suppose, due to kss declarations). > I tried to debug this call and all goes well for a while... > Self.request contains 'fieldname' and 'value' parameters and this is ok. > > Sometimes clicking on check boxes for the third of fourth time the > http://.../kssValidateField call fails. > I supposed that some parameter have not been correctly filled (fieldname or > value). But I can't find the function on the browser that starts the ajax > call... > > > _______________________________________ > > Ing. Paolo Tramontani - Softone s.r.l. > email: ptr...@ra... > ptr...@so... > phone: +39 338 9253741 > ______________________________________ > > > -----Messaggio originale----- > Da: Gauthier Bastien [mailto:g.b...@im...] > Inviato: martedì 24 gennaio 2012 16:53 > A: Paolo Tramontani > Oggetto: Re: R: [Archetypes-users] Error in MultiSelectionWidget > (kssValidationField) > > What version of Plone do you use? > > It seems that upgrading to newer versions (last ov 3.3.x) should correct > the problem. > > We use agx with Plone 3.3.x for many projects and we do not have these > errors... > > Gauthier > > Paolo Tramontani a écrit : > >> Yes, I started my instance in foreground >> >> >> _______________________________________ >> >> Ing. Paolo Tramontani - Softone s.r.l. >> email: ptr...@ra... >> ptr...@so... >> phone: +39 338 9253741 >> ______________________________________ >> >> >> -----Messaggio originale----- >> Da: Gauthier Bastien [mailto:g.b...@im...] >> Inviato: martedì 24 gennaio 2012 16:00 >> A: Paolo Tramontani >> Cc: Plone - Archetype - mailing list >> Oggetto: Re: [Archetypes-users] Error in MultiSelectionWidget >> (kssValidationField) >> >> It seems taht it could come from PDBDebugMode. Do you use this addon, >> and moreover, did you start your instance in foreground if so? >> >> Gauthier Bastien >> www.communesplone.org >> >> Paolo Tramontani a écrit : >> >> >>> Hi all, >>> >>> In my archetype content object I have a MultiSelectionWidget field >>> with check boxes >>> >>> Selecting or deselecting I got this error: >>> >>> ERROR Zope.SiteErrorLog 1327400166.910.530848180741 >>> http://…/portal_factory/Estimate >>> Request/estimate_request.2012-01-24.1593198955/kssValidateField >>> >>> Traceback (innermost last): >>> >>> Module ZPublisher.Publish, line 126, in publish >>> >>> Module ZPublisher.mapply, line 77, in mapply >>> >>> Module Products.PDBDebugMode.runcall, line 70, in pdb_runcall >>> >>> Module ZPublisher.Publish, line 47, in call_object >>> >>> Module Products.CMFPlone.FactoryTool, line 446, in __call__ >>> >>> Module ZPublisher.mapply, line 72, in mapply >>> >>> Module ZPublisher.Publish, line 52, in missing_name >>> >>> Module ZPublisher.HTTPResponse, line 705, in badRequestError >>> >>> BadRequest: <h2>Site Error</h2> >>> >>> Note kssValidateField! >>> >>> Searching the web I found this:: >>> >>> http://plone.org/products/archgenxml/issues/211 >>> >>> What about this error? >>> >>> Somone can help me? >>> >>> Thanks, >>> >>> Paolo >>> >>> _______________________________________ >>> >>> Ing. Paolo Tramontani - Softone s.r.l. >>> email: ptr...@ra... <mailto:ptr...@ra...> >>> ptr...@so... <mailto:ptr...@so...> >>> phone: +39 338 9253741 >>> ______________________________________ >>> >>> ------------------------------------------------------------------------ >>> >>> >>> >>> > ---------------------------------------------------------------------------- > >> -- >> >> >>> Keep Your Developer Skills Current with LearnDevNow! >>> The most comprehensive online learning library for Microsoft developers >>> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, >>> Metro Style Apps, more. Free future releases when you subscribe now! >>> http://p.sf.net/sfu/learndevnow-d2d >>> ------------------------------------------------------------------------ >>> >>> _______________________________________________ >>> Archetypes-users mailing list >>> Arc...@li... >>> https://lists.sourceforge.net/lists/listinfo/archetypes-users >>> >>> >>> >> >> > > |
|
From: Paolo T. <ptr...@ra...> - 2012-01-24 16:40:03
|
I'm using version 4.04 of Plone
I think that something goes wrong in kss call for kssValidateField:
When I Click on check boxes a call to kssValidateField starts (via Ajax I
suppose, due to kss declarations).
I tried to debug this call and all goes well for a while...
Self.request contains 'fieldname' and 'value' parameters and this is ok.
Sometimes clicking on check boxes for the third of fourth time the
http://.../kssValidateField call fails.
I supposed that some parameter have not been correctly filled (fieldname or
value). But I can't find the function on the browser that starts the ajax
call...
_______________________________________
Ing. Paolo Tramontani - Softone s.r.l.
email: ptr...@ra...
ptr...@so...
phone: +39 338 9253741
______________________________________
-----Messaggio originale-----
Da: Gauthier Bastien [mailto:g.b...@im...]
Inviato: martedì 24 gennaio 2012 16:53
A: Paolo Tramontani
Oggetto: Re: R: [Archetypes-users] Error in MultiSelectionWidget
(kssValidationField)
What version of Plone do you use?
It seems that upgrading to newer versions (last ov 3.3.x) should correct
the problem.
We use agx with Plone 3.3.x for many projects and we do not have these
errors...
Gauthier
Paolo Tramontani a écrit :
> Yes, I started my instance in foreground
>
>
> _______________________________________
>
> Ing. Paolo Tramontani - Softone s.r.l.
> email: ptr...@ra...
> ptr...@so...
> phone: +39 338 9253741
> ______________________________________
>
>
> -----Messaggio originale-----
> Da: Gauthier Bastien [mailto:g.b...@im...]
> Inviato: martedì 24 gennaio 2012 16:00
> A: Paolo Tramontani
> Cc: Plone - Archetype - mailing list
> Oggetto: Re: [Archetypes-users] Error in MultiSelectionWidget
> (kssValidationField)
>
> It seems taht it could come from PDBDebugMode. Do you use this addon,
> and moreover, did you start your instance in foreground if so?
>
> Gauthier Bastien
> www.communesplone.org
>
> Paolo Tramontani a écrit :
>
>> Hi all,
>>
>> In my archetype content object I have a MultiSelectionWidget field
>> with check boxes
>>
>> Selecting or deselecting I got this error:
>>
>> ERROR Zope.SiteErrorLog 1327400166.910.530848180741
>> http://
/portal_factory/Estimate
>> Request/estimate_request.2012-01-24.1593198955/kssValidateField
>>
>> Traceback (innermost last):
>>
>> Module ZPublisher.Publish, line 126, in publish
>>
>> Module ZPublisher.mapply, line 77, in mapply
>>
>> Module Products.PDBDebugMode.runcall, line 70, in pdb_runcall
>>
>> Module ZPublisher.Publish, line 47, in call_object
>>
>> Module Products.CMFPlone.FactoryTool, line 446, in __call__
>>
>> Module ZPublisher.mapply, line 72, in mapply
>>
>> Module ZPublisher.Publish, line 52, in missing_name
>>
>> Module ZPublisher.HTTPResponse, line 705, in badRequestError
>>
>> BadRequest: <h2>Site Error</h2>
>>
>> Note kssValidateField!
>>
>> Searching the web I found this::
>>
>> http://plone.org/products/archgenxml/issues/211
>>
>> What about this error?
>>
>> Somone can help me?
>>
>> Thanks,
>>
>> Paolo
>>
>> _______________________________________
>>
>> Ing. Paolo Tramontani - Softone s.r.l.
>> email: ptr...@ra... <mailto:ptr...@ra...>
>> ptr...@so... <mailto:ptr...@so...>
>> phone: +39 338 9253741
>> ______________________________________
>>
>> ------------------------------------------------------------------------
>>
>>
>>
>
----------------------------------------------------------------------------
> --
>
>> Keep Your Developer Skills Current with LearnDevNow!
>> The most comprehensive online learning library for Microsoft developers
>> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
>> Metro Style Apps, more. Free future releases when you subscribe now!
>> http://p.sf.net/sfu/learndevnow-d2d
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> Archetypes-users mailing list
>> Arc...@li...
>> https://lists.sourceforge.net/lists/listinfo/archetypes-users
>>
>>
>
>
|
|
From: Gauthier B. <g.b...@im...> - 2012-01-24 15:00:16
|
It seems taht it could come from PDBDebugMode. Do you use this addon, and moreover, did you start your instance in foreground if so? Gauthier Bastien www.communesplone.org Paolo Tramontani a écrit : > > Hi all, > > In my archetype content object I have a MultiSelectionWidget field > with check boxes > > Selecting or deselecting I got this error: > > ERROR Zope.SiteErrorLog 1327400166.910.530848180741 > http://…/portal_factory/Estimate > Request/estimate_request.2012-01-24.1593198955/kssValidateField > > Traceback (innermost last): > > Module ZPublisher.Publish, line 126, in publish > > Module ZPublisher.mapply, line 77, in mapply > > Module Products.PDBDebugMode.runcall, line 70, in pdb_runcall > > Module ZPublisher.Publish, line 47, in call_object > > Module Products.CMFPlone.FactoryTool, line 446, in __call__ > > Module ZPublisher.mapply, line 72, in mapply > > Module ZPublisher.Publish, line 52, in missing_name > > Module ZPublisher.HTTPResponse, line 705, in badRequestError > > BadRequest: <h2>Site Error</h2> > > Note kssValidateField! > > Searching the web I found this:: > > http://plone.org/products/archgenxml/issues/211 > > What about this error? > > Somone can help me? > > Thanks, > > Paolo > > _______________________________________ > > Ing. Paolo Tramontani - Softone s.r.l. > email: ptr...@ra... <mailto:ptr...@ra...> > ptr...@so... <mailto:ptr...@so...> > phone: +39 338 9253741 > ______________________________________ > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------------ > Keep Your Developer Skills Current with LearnDevNow! > The most comprehensive online learning library for Microsoft developers > is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, > Metro Style Apps, more. Free future releases when you subscribe now! > http://p.sf.net/sfu/learndevnow-d2d > ------------------------------------------------------------------------ > > _______________________________________________ > Archetypes-users mailing list > Arc...@li... > https://lists.sourceforge.net/lists/listinfo/archetypes-users > |
|
From: Paolo T. <ptr...@ra...> - 2012-01-24 14:06:51
|
Hi all, In my archetype content object I have a MultiSelectionWidget field with check boxes Selecting or deselecting I got this error: ERROR Zope.SiteErrorLog 1327400166.910.530848180741 http://./portal_factory/Estimate Request/estimate_request.2012-01-24.1593198955/kssValidateField Traceback (innermost last): Module ZPublisher.Publish, line 126, in publish Module ZPublisher.mapply, line 77, in mapply Module Products.PDBDebugMode.runcall, line 70, in pdb_runcall Module ZPublisher.Publish, line 47, in call_object Module Products.CMFPlone.FactoryTool, line 446, in __call__ Module ZPublisher.mapply, line 72, in mapply Module ZPublisher.Publish, line 52, in missing_name Module ZPublisher.HTTPResponse, line 705, in badRequestError BadRequest: <h2>Site Error</h2> Note kssValidateField! Searching the web I found this:: http://plone.org/products/archgenxml/issues/211 What about this error? Somone can help me? Thanks, Paolo _______________________________________ Ing. Paolo Tramontani - Softone s.r.l. email: ptr...@ra... ptr...@so... phone: +39 338 9253741 ______________________________________ |
|
From: Christian L. <nor...@ne...> - 2012-01-09 08:56:26
|
Hey, I have created a Netlog profile with my pictures, videos, blogs and events and I want to add you as a friend so you can see it. You first need to register on Netlog! When you log in, you can create your own profile. Take a look: http://en.netlog.com/go/mailurl/-bT0yNjc5MDQ3MTA0Jmw9MSZnbT0xMiZ1PSUyRmdvJTJGcmVnaXN0ZXIlMkZpZCUzRC1ZWEpqYUdWMGVYQmxjeTExYzJWeWMwQnNhWE4wY3k1emIzVnlZMlZtYjNKblpTNXVaWFFfJTI2dWlkJTNEMTgwMzA2NTA4 Cheers, Christian ---------------------------------------------------------------- Don't want to receive invitations from your friends anymore? http://en.netlog.com/go/mailurl/-bT0yNjc5MDQ3MTA0Jmw9MiZnbT0xMiZ1PSUyRmdvJTJGbm9tYWlscyUyRmludml0ZSUyRmVtYWlsJTNELVlYSmphR1YwZVhCbGN5MTFjMlZ5YzBCc2FYTjBjeTV6YjNWeVkyVm1iM0puWlM1dVpYUV8lMjZjb2RlJTNEMDA4ODg0ODU_ |
|
From: Joe B. <je...@ps...> - 2011-10-21 13:33:37
|
Yes we did. Here are my notes and an example. HTH A problem with the conversion to Plone 4 is, the manage portlets and manage viewlets did not show up in the Education Assessment content types. They do show up in the default Plone content types, such as folder. It looks like the solution is to change some code in the python class folders. Here is the example in the CoursesFolder.py: Original: # -*- coding: utf-8 -*- # # File: CoursesFolder.py # # Copyright (c) 2010 by unknown <unknown> # Generator: ArchGenXML Version 2.5 # http://plone.org/products/archgenxml # # GNU General Public License (GPL) # __author__ = """unknown <unknown>""" __docformat__ = 'plaintext' from AccessControl import ClassSecurityInfo from Products.Archetypes.atapi import * from zope.interface import implements import interfaces from Products.CMFDynamicViewFTI.browserdefault import BrowserDefaultMixin from Products.EducationAssessment.config import * from Products.CMFCore.permissions import View from Products.CMFCore.permissions import ModifyPortalContent from Products.ATContentTypes.content.base import ATCTContent from Products.ATContentTypes.content.schemata import ATContentTypeSchema, finalizeATCTSchema # from Products.CMFCore import CMFCorePermissions ##code-section module-header #fill in your manual code here ##/code-section module-header schema = Schema(( ), ) ##code-section after-local-schema #fill in your manual code here ##/code-section after-local-schema ##CoursesFolder_schema = OrderedBaseFolderSchema.copy() + \ ## schema.copy() CoursesFolder_schema = ATContentTypeSchema.copy() + BaseFolderSchema.copy() finalizeATCTSchema(CoursesFolder_schema, folderish=True) ##code-section after-schema #fill in your manual code here ##/code-section after-schema class CoursesFolder(OrderedBaseFolder, BrowserDefaultMixin): """ """ security = ClassSecurityInfo() __implements__ = (getattr(OrderedBaseFolder,'__implements__',()),) implements(interfaces.ICoursesFolder) # This name appears in the 'add' box archetype_name = 'Courses Folder' meta_type = 'CoursesFolder' portal_type = 'CoursesFolder' allowed_content_types = ['Course'] filter_content_types = 1 global_allow = 1 #content_icon = 'Course.gif' immediate_view = 'courses_folder_listing' default_view = 'courses_folder_listing' suppl_views = () typeDescription = "A folder that can contain courses." typeDescMsgId = 'description_edit_coursefolder' _at_rename_after_creation = True schema = CoursesFolder_schema ##code-section class-header #fill in your manual code here ##/code-section class-header # Methods registerType(CoursesFolder, PROJECTNAME) # end of class CoursesFolder ##code-section module-footer #fill in your manual code here ##/code-section module-footer New: # -*- coding: utf-8 -*- # # File: CoursesFolder.py # # Copyright (c) 2010 by unknown <unknown> # Generator: ArchGenXML Version 2.5 # http://plone.org/products/archgenxml # # GNU General Public License (GPL) # __author__ = """unknown <unknown>""" __docformat__ = 'plaintext' from AccessControl import ClassSecurityInfo from Products.Archetypes.atapi import * from zope.interface import implements import interfaces from Products.CMFDynamicViewFTI.browserdefault import BrowserDefaultMixin from Products.EducationAssessment.config import * from plone.portlets.interfaces import ILocalPortletAssignable from Products.CMFCore.permissions import View from Products.CMFCore.permissions import ModifyPortalContent from Products.ATContentTypes.content.base import ATCTContent from Products.ATContentTypes.content.schemata import ATContentTypeSchema, finalizeATCTSchema # from Products.CMFCore import CMFCorePermissions ##code-section module-header #fill in your manual code here ##/code-section module-header schema = Schema(( ), ) ##code-section after-local-schema #fill in your manual code here ##/code-section after-local-schema ##CoursesFolder_schema = OrderedBaseFolderSchema.copy() + \ ## schema.copy() CoursesFolder_schema = ATContentTypeSchema.copy() + BaseFolderSchema.copy() finalizeATCTSchema(CoursesFolder_schema, folderish=True) ##code-section after-schema #fill in your manual code here ##/code-section after-schema class CoursesFolder(OrderedBaseFolder, BrowserDefaultMixin): """ """ security = ClassSecurityInfo() __implements__ = (getattr(OrderedBaseFolder,'__implements__',()),) implements(interfaces.ICoursesFolder, ILocalPortletAssignable) # This name appears in the 'add' box archetype_name = 'Courses Folder' meta_type = 'CoursesFolder' portal_type = 'CoursesFolder' allowed_content_types = ['Course'] filter_content_types = 1 global_allow = 1 #content_icon = 'Course.gif' immediate_view = 'courses_folder_listing' default_view = 'courses_folder_listing' suppl_views = () typeDescription = "A folder that can contain courses." typeDescMsgId = 'description_edit_coursefolder' _at_rename_after_creation = True schema = CoursesFolder_schema ##code-section class-header #fill in your manual code here ##/code-section class-header # Methods registerType(CoursesFolder, PROJECTNAME) # end of class CoursesFolder ##code-section module-footer #fill in your manual code here ##/code-section module-footer Here are the changes: Under this line: from Products.EducationAssessment.config import * Add: from plone.portlets.interfaces import ILocalPortletAssignable Change this line: implements(interfaces.ICoursesFolder) To: implements(interfaces.ICoursesFolder, ILocalPortletAssignable) You can do the same thing to: AccreditationBody.py AssessmentActivity.py Course.py CoursesFolder.py Sample.py Standard.py Section.py -- View this message in context: http://plone.293351.n2.nabble.com/Manage-portlets-not-showing-up-with-custom-content-types-tp6018799p6916926.html Sent from the Archetypes mailing list archive at Nabble.com. |
|
From: Ian F. H. <ian...@gm...> - 2011-10-20 13:25:20
|
Fabio: You need to realize the ILocalPortletAssignable. In Plone 3 it was: from plone.portlets.interfaces import ILocalPortletAssignable then implements(interfaces.IMyNewClass, ILocalPortletAssignable) ~ Ian Ian F. Hood Office: 1 (360) 450-5900 (US) Twitter, Skype & FB as: IanFHood Google+ 103220441876580461422 On Wed, Oct 19, 2011 at 2:56 PM, Fabio <fco...@pr...> wrote: > Do you solve this problem, I´m facing the same. > Thanks, > Fabio Cordeiro > > > > > > ------------------------------------------------------------------------------ > The demand for IT networking professionals continues to grow, and the > demand for specialized networking skills is growing even more rapidly. > Take a complimentary Learning@Ciosco Self-Assessment and learn > about Cisco certifications, training, and career opportunities. > http://p.sf.net/sfu/cisco-dev2dev > _______________________________________________ > Archetypes-users mailing list > Arc...@li... > https://lists.sourceforge.net/lists/listinfo/archetypes-users > |
|
From: Fabio <fco...@pr...> - 2011-10-19 22:00:25
|
Do you solve this problem, I´m facing the same. Thanks, Fabio Cordeiro |
|
From: Christoph P. <pin...@go...> - 2011-10-14 10:28:53
|
Can someone from the versioning team confirm that this is true? > it's a limitation of CMFEditions that prevents fields using > AnnotationStorage from beeing versioned properly. I developed a product for the Plone 4 platform using AnnotationStorage all over the place, and I'm in major trouble making versioning work. I'm using archetpyes, and according to my observations, CMFEditions behaves like this: Folderish types: Versioning only works with AttributeStorage Non-Folderish types: Versioning work on fields with AnnotationStorage as far as I didn't declare AnnotationStorage on inherited fields, like in #VersionstestFolderSchema['title'].storage = atapi.AnnotationStorage() Otherwise, only AttributeStorage works. This seems to be a major issue, esp. since with the paster scripts, AnnotationStorage is considered the default. My question is: If I want CMFEditions to be usable for my product, would I rather - user AttributeStorage throughout - try to make CMFEditions work with AnnotationStorage somehow (I already had some success with that) Thanks for any input, best regards, Christoph Pingel Am 03.06.2011 um 15:08 schrieb Harald Friessnegger: > finally and thanks to alec I found out whats wrong: > > it's a limitation of CMFEditions that prevents fields using > AnnotationStorage from beeing versioned properly. > > fields using AttributeStorage work perfecly fine out of the box. > > bugreport: https://dev.plone.org/plone/ticket/11887 > > regards, fRiSi > |
|
From: Jardar M. <jar...@no...> - 2011-10-07 13:40:24
|
When I upload files with QuickUpload my docx files looses their extension and I get no icon for them. When I select the file I get an error and is unable to view or download the file. (The Traceback can be found below). I just want to be able to download the file. It seems that error comes from a bug described here: <http://dev.plone.org/plone/ticket/12061> http://dev.plone.org/plone/ticket/12061 I also looked at the mime types in ZOPE manager interface : http://myhost.mydomain/nortek/mimetypes_registry/manage_main. I got an entry for extension: docx as follows: Name : application/vnd.openxmlformats-officedocument.wordprocessingml.document Icon path : application.png Binary : yes Mime-types: application/vnd.openxmlformats-officedocument.wordprocessingml.document Extensions: docx Globx : So my question. What can I do to solve this problem? Jardar Traceback (innermost last): Module ZPublisher.Publish, line 127, in publish Module ZPublisher.mapply, line 77, in mapply Module ZPublisher.Publish, line 47, in call_object Module Shared.DC.Scripts.Bindings, line 324, in __call__ Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec Module Products.CMFCore.FSPageTemplate, line 240, in _exec Module Products.CMFCore.FSPageTemplate, line 180, in pt_render Module Products.PageTemplates.PageTemplate, line 80, in pt_render Module zope.pagetemplate.pagetemplate, line 113, in pt_render Module zope.tal.talinterpreter, line 271, in __call__ Module zope.tal.talinterpreter, line 343, in interpret Module zope.tal.talinterpreter, line 888, in do_useMacro Module zope.tal.talinterpreter, line 343, in interpret Module zope.tal.talinterpreter, line 533, in do_optTag_tal Module zope.tal.talinterpreter, line 518, in do_optTag Module zope.tal.talinterpreter, line 513, in no_tag Module zope.tal.talinterpreter, line 343, in interpret Module zope.tal.talinterpreter, line 954, in do_defineSlot Module zope.tal.talinterpreter, line 343, in interpret Module zope.tal.talinterpreter, line 533, in do_optTag_tal Module zope.tal.talinterpreter, line 518, in do_optTag Module zope.tal.talinterpreter, line 513, in no_tag Module zope.tal.talinterpreter, line 343, in interpret Module zope.tal.talinterpreter, line 858, in do_defineMacro Module zope.tal.talinterpreter, line 343, in interpret Module zope.tal.talinterpreter, line 954, in do_defineSlot Module zope.tal.talinterpreter, line 343, in interpret Module zope.tal.talinterpreter, line 533, in do_optTag_tal Module zope.tal.talinterpreter, line 518, in do_optTag Module zope.tal.talinterpreter, line 513, in no_tag Module zope.tal.talinterpreter, line 343, in interpret Module zope.tal.talinterpreter, line 954, in do_defineSlot Module zope.tal.talinterpreter, line 343, in interpret Module zope.tal.talinterpreter, line 533, in do_optTag_tal Module zope.tal.talinterpreter, line 518, in do_optTag Module zope.tal.talinterpreter, line 513, in no_tag Module zope.tal.talinterpreter, line 343, in interpret Module zope.tal.talinterpreter, line 946, in do_defineSlot Module zope.tal.talinterpreter, line 343, in interpret Module zope.tal.talinterpreter, line 533, in do_optTag_tal Module zope.tal.talinterpreter, line 518, in do_optTag Module zope.tal.talinterpreter, line 513, in no_tag Module zope.tal.talinterpreter, line 343, in interpret Module zope.tal.talinterpreter, line 858, in do_defineMacro Module zope.tal.talinterpreter, line 343, in interpret Module zope.tal.talinterpreter, line 533, in do_optTag_tal Module zope.tal.talinterpreter, line 518, in do_optTag Module zope.tal.talinterpreter, line 513, in no_tag Module zope.tal.talinterpreter, line 343, in interpret Module zope.tal.talinterpreter, line 888, in do_useMacro Module zope.tal.talinterpreter, line 343, in interpret Module zope.tal.talinterpreter, line 533, in do_optTag_tal Module zope.tal.talinterpreter, line 518, in do_optTag Module zope.tal.talinterpreter, line 513, in no_tag Module zope.tal.talinterpreter, line 343, in interpret Module zope.tal.talinterpreter, line 888, in do_useMacro Module zope.tal.talinterpreter, line 343, in interpret Module zope.tal.talinterpreter, line 533, in do_optTag_tal Module zope.tal.talinterpreter, line 518, in do_optTag Module zope.tal.talinterpreter, line 513, in no_tag Module zope.tal.talinterpreter, line 343, in interpret Module zope.tal.talinterpreter, line 583, in do_setLocal_tal Module zope.tales.tales, line 696, in evaluate URL: file:c:\plone\eggs\products.archetypes-1.6.5-py2.6.egg\Products\Archetypes\s kins\archetypes\widgets\file.pt Line 17, Column 8 Expression: <PathExpr standard:u'unit/getBestIcon | nothing'> Names: {'container': <PloneSite at /nortek>, 'context': <ATFile at /nortek/innhold/transfer/finished-change-orders/changeorderct.2011-09-27.819 4493135/old-ss-screens.docx>, 'default': <object object at 0x00481748>, 'here': <ATFile at /nortek/innhold/transfer/finished-change-orders/changeorderct.2011-09-27.819 4493135/old-ss-screens.docx>, 'loop': {}, 'nothing': None, 'options': {'args': ()}, 'repeat': <Products.PageTemplates.Expressions.SafeMapping object at 0x07CF2030>, 'request': <HTTPRequest, URL=http://wiki.nortek.no:8080/nortek/innhold/transfer/finished-change-order s/changeorderct.2011-09-27.8194493135/old-ss-screens.docx/file_view>, 'root': <Application at >, 'template': <FSPageTemplate at /nortek/file_view used for /nortek/innhold/transfer/finished-change-orders/changeorderct.2011-09-27.819 4493135/old-ss-screens.docx>, 'traverse_subpath': [], 'user': <PloneUser 'jardarm'>} Module zope.tales.expressions, line 217, in __call__ Module Products.PageTemplates.Expressions, line 157, in _eval Module Products.PageTemplates.Expressions, line 107, in render Module Products.PageTemplates.ZRPythonExpr, line 81, in call_with_ns Module Products.CMFCore.FSPythonScript, line 125, in __render_with_namespace__ Module Shared.DC.Scripts.Bindings, line 338, in __render_with_namespace__ Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec Module Products.PythonScripts.PythonScript, line 344, in _exec Module script, line 7, in getBestIcon <FSPythonScript at /nortek/getBestIcon used for /nortek/innhold/transfer/finished-change-orders/changeorderct.2011-09-27.819 4493135/old-ss-screens.docx> Line 7 Module Products.MimetypesRegistry.MimeTypesRegistry, line 220, in lookup __traceback_info__: ("'None'", 'None') Module Products.MimetypesRegistry.MimeTypesRegistry, line 457, in split MimeTypeException: Malformed MIME type (None) |
|
From: Francois P. <fra...@in...> - 2011-09-02 11:37:16
|
Thanks you all for your answer. I will try the Ian ideas about the userid, but may be I will need some help in the future... François ________________________________________ De: T. Kim Nguyen [ng...@uw...] Enviado el: jueves, 01 de septiembre de 2011 1:25 Para: Ian F. Hood CC: Francois Perruchas; arc...@li... Asunto: populating userid values [was Re: [Archetypes-users] How to modify user properties and how to add an user as an attribute to a class] Ian - thanks for the ideas on how to enter those userid values. I've been working on a uwosh.meeting content type that is basically a Folderish Event; the attendees LinesField is something I'd like to have use an autocomplete widget of some sort (we have 15,000-20,000 LDAP user records). http://www.uwosh.edu/ploneprojects/software/uwosh.meeting/ Kim On Aug 31, 2011, at 2:51 PM, Ian F. Hood wrote: > Alternatively, depending on how long your members list is, you could use a selection field with a vocabulary=methodname that returns a sequence of (id, fullname) tuples. This gives you a chance to filter the users list if that's helpful. > > If the members list is too long for that I've re-tasked a members search form (as a separate form) to return a member Id and stored that in a string. If you're really clever it can also be done by stealing the search from @@sharing form. > > > ~ Ian > > Ian F. Hood > Office: 1 (360) 450-5900 (US) > Twitter, Skype & FB as: IanFHood > Google+ 103220441876580461422 > > > > > On Wed, Aug 31, 2011 at 10:16 AM, T. Kim Nguyen <ng...@uw...> wrote: > François: > > On Aug 31, 2011, at 11:45 AM, peyu wrote: > > > Hi everybody, I don't know if the subject is very clear so I will try to > > explain... > > > > I'm doing an UML model with argouml, to set up some king of intranet in > > plone. > > Right now, every class is working ok, archgenxml doesn't claim any errors > > and I can install and use the package produced by AGX in plone. > > I believe Plone developers have mostly moved away from the ArgoUML/AGX development model. > > > > > I need some help for 2 points: > > - We have a class called "project", which has an attribute called "project > > manager", which a user of the intranet. I have look in the forum, the > > documentation and google but I haven't found anything... > > How can I create this attribute ? does I need to add an attribute with a > > type like "user", or to create an aggregation to the user class? > > I would use a String field and store the userid in it. > > > - I want to create also some kind of yellow pages, so we want to add > > properties to user, like for examples biography, skills, languages spoken, > > etc. How can I do it ? Cand I add directly user attributes, do I need to > > create a new UserProfiles class, is there already something done for this ? > > Have a look at WebLion's FacultyStaffDirectory product, or this: > > http://plone.org/documentation/kb/add-memberdata > > I googled for "how to extend plone user attributes" > > Kim > > > > > Any help will be greatly appreciated. > > > > François > > > > -- > > View this message in context: http://plone.293351.n2.nabble.com/How-to-modify-user-properties-and-how-to-add-an-user-as-an-attribute-to-a-class-tp6747299p6747299.html > > Sent from the Archetypes mailing list archive at Nabble.com. > > > > ------------------------------------------------------------------------------ > > Special Offer -- Download ArcSight Logger for FREE! > > Finally, a world-class log management solution at an even better > > price-free! And you'll get a free "Love Thy Logs" t-shirt when you > > download Logger. Secure your free ArcSight Logger TODAY! > > http://p.sf.net/sfu/arcsisghtdev2dev > > _______________________________________________ > > Archetypes-users mailing list > > Arc...@li... > > https://lists.sourceforge.net/lists/listinfo/archetypes-users > > > ------------------------------------------------------------------------------ > Special Offer -- Download ArcSight Logger for FREE! > Finally, a world-class log management solution at an even better > price-free! And you'll get a free "Love Thy Logs" t-shirt when you > download Logger. Secure your free ArcSight Logger TODAY! > http://p.sf.net/sfu/arcsisghtdev2dev > _______________________________________________ > Archetypes-users mailing list > Arc...@li... > https://lists.sourceforge.net/lists/listinfo/archetypes-users > |
|
From: T. K. N. <ng...@uw...> - 2011-08-31 23:25:30
|
Ian - thanks for the ideas on how to enter those userid values. I've been working on a uwosh.meeting content type that is basically a Folderish Event; the attendees LinesField is something I'd like to have use an autocomplete widget of some sort (we have 15,000-20,000 LDAP user records). http://www.uwosh.edu/ploneprojects/software/uwosh.meeting/ Kim On Aug 31, 2011, at 2:51 PM, Ian F. Hood wrote: > Alternatively, depending on how long your members list is, you could use a selection field with a vocabulary=methodname that returns a sequence of (id, fullname) tuples. This gives you a chance to filter the users list if that's helpful. > > If the members list is too long for that I've re-tasked a members search form (as a separate form) to return a member Id and stored that in a string. If you're really clever it can also be done by stealing the search from @@sharing form. > > > ~ Ian > > Ian F. Hood > Office: 1 (360) 450-5900 (US) > Twitter, Skype & FB as: IanFHood > Google+ 103220441876580461422 > > > > > On Wed, Aug 31, 2011 at 10:16 AM, T. Kim Nguyen <ng...@uw...> wrote: > François: > > On Aug 31, 2011, at 11:45 AM, peyu wrote: > > > Hi everybody, I don't know if the subject is very clear so I will try to > > explain... > > > > I'm doing an UML model with argouml, to set up some king of intranet in > > plone. > > Right now, every class is working ok, archgenxml doesn't claim any errors > > and I can install and use the package produced by AGX in plone. > > I believe Plone developers have mostly moved away from the ArgoUML/AGX development model. > > > > > I need some help for 2 points: > > - We have a class called "project", which has an attribute called "project > > manager", which a user of the intranet. I have look in the forum, the > > documentation and google but I haven't found anything... > > How can I create this attribute ? does I need to add an attribute with a > > type like "user", or to create an aggregation to the user class? > > I would use a String field and store the userid in it. > > > - I want to create also some kind of yellow pages, so we want to add > > properties to user, like for examples biography, skills, languages spoken, > > etc. How can I do it ? Cand I add directly user attributes, do I need to > > create a new UserProfiles class, is there already something done for this ? > > Have a look at WebLion's FacultyStaffDirectory product, or this: > > http://plone.org/documentation/kb/add-memberdata > > I googled for "how to extend plone user attributes" > > Kim > > > > > Any help will be greatly appreciated. > > > > François > > > > -- > > View this message in context: http://plone.293351.n2.nabble.com/How-to-modify-user-properties-and-how-to-add-an-user-as-an-attribute-to-a-class-tp6747299p6747299.html > > Sent from the Archetypes mailing list archive at Nabble.com. > > > > ------------------------------------------------------------------------------ > > Special Offer -- Download ArcSight Logger for FREE! > > Finally, a world-class log management solution at an even better > > price-free! And you'll get a free "Love Thy Logs" t-shirt when you > > download Logger. Secure your free ArcSight Logger TODAY! > > http://p.sf.net/sfu/arcsisghtdev2dev > > _______________________________________________ > > Archetypes-users mailing list > > Arc...@li... > > https://lists.sourceforge.net/lists/listinfo/archetypes-users > > > ------------------------------------------------------------------------------ > Special Offer -- Download ArcSight Logger for FREE! > Finally, a world-class log management solution at an even better > price-free! And you'll get a free "Love Thy Logs" t-shirt when you > download Logger. Secure your free ArcSight Logger TODAY! > http://p.sf.net/sfu/arcsisghtdev2dev > _______________________________________________ > Archetypes-users mailing list > Arc...@li... > https://lists.sourceforge.net/lists/listinfo/archetypes-users > |
|
From: Ian F. H. <ian...@gm...> - 2011-08-31 19:51:34
|
Alternatively, depending on how long your members list is, you could use a selection field with a vocabulary=methodname that returns a sequence of (id, fullname) tuples. This gives you a chance to filter the users list if that's helpful. If the members list is too long for that I've re-tasked a members search form (as a separate form) to return a member Id and stored that in a string. If you're really clever it can also be done by stealing the search from @@sharing form. ~ Ian Ian F. Hood Office: 1 (360) 450-5900 (US) Twitter, Skype & FB as: IanFHood Google+ 103220441876580461422 On Wed, Aug 31, 2011 at 10:16 AM, T. Kim Nguyen <ng...@uw...> wrote: > François: > > On Aug 31, 2011, at 11:45 AM, peyu wrote: > > > Hi everybody, I don't know if the subject is very clear so I will try to > > explain... > > > > I'm doing an UML model with argouml, to set up some king of intranet in > > plone. > > Right now, every class is working ok, archgenxml doesn't claim any errors > > and I can install and use the package produced by AGX in plone. > > I believe Plone developers have mostly moved away from the ArgoUML/AGX > development model. > > > > > I need some help for 2 points: > > - We have a class called "project", which has an attribute called > "project > > manager", which a user of the intranet. I have look in the forum, the > > documentation and google but I haven't found anything... > > How can I create this attribute ? does I need to add an attribute with a > > type like "user", or to create an aggregation to the user class? > > I would use a String field and store the userid in it. > > > - I want to create also some kind of yellow pages, so we want to add > > properties to user, like for examples biography, skills, languages > spoken, > > etc. How can I do it ? Cand I add directly user attributes, do I need to > > create a new UserProfiles class, is there already something done for this > ? > > Have a look at WebLion's FacultyStaffDirectory product, or this: > > http://plone.org/documentation/kb/add-memberdata > > I googled for "how to extend plone user attributes" > > Kim > > > > > Any help will be greatly appreciated. > > > > François > > > > -- > > View this message in context: > http://plone.293351.n2.nabble.com/How-to-modify-user-properties-and-how-to-add-an-user-as-an-attribute-to-a-class-tp6747299p6747299.html > > Sent from the Archetypes mailing list archive at Nabble.com. > > > > > ------------------------------------------------------------------------------ > > Special Offer -- Download ArcSight Logger for FREE! > > Finally, a world-class log management solution at an even better > > price-free! And you'll get a free "Love Thy Logs" t-shirt when you > > download Logger. Secure your free ArcSight Logger TODAY! > > http://p.sf.net/sfu/arcsisghtdev2dev > > _______________________________________________ > > Archetypes-users mailing list > > Arc...@li... > > https://lists.sourceforge.net/lists/listinfo/archetypes-users > > > > ------------------------------------------------------------------------------ > Special Offer -- Download ArcSight Logger for FREE! > Finally, a world-class log management solution at an even better > price-free! And you'll get a free "Love Thy Logs" t-shirt when you > download Logger. Secure your free ArcSight Logger TODAY! > http://p.sf.net/sfu/arcsisghtdev2dev > _______________________________________________ > Archetypes-users mailing list > Arc...@li... > https://lists.sourceforge.net/lists/listinfo/archetypes-users > |
|
From: T. K. N. <ng...@uw...> - 2011-08-31 17:16:47
|
François: On Aug 31, 2011, at 11:45 AM, peyu wrote: > Hi everybody, I don't know if the subject is very clear so I will try to > explain... > > I'm doing an UML model with argouml, to set up some king of intranet in > plone. > Right now, every class is working ok, archgenxml doesn't claim any errors > and I can install and use the package produced by AGX in plone. I believe Plone developers have mostly moved away from the ArgoUML/AGX development model. > > I need some help for 2 points: > - We have a class called "project", which has an attribute called "project > manager", which a user of the intranet. I have look in the forum, the > documentation and google but I haven't found anything... > How can I create this attribute ? does I need to add an attribute with a > type like "user", or to create an aggregation to the user class? I would use a String field and store the userid in it. > - I want to create also some kind of yellow pages, so we want to add > properties to user, like for examples biography, skills, languages spoken, > etc. How can I do it ? Cand I add directly user attributes, do I need to > create a new UserProfiles class, is there already something done for this ? Have a look at WebLion's FacultyStaffDirectory product, or this: http://plone.org/documentation/kb/add-memberdata I googled for "how to extend plone user attributes" Kim > > Any help will be greatly appreciated. > > François > > -- > View this message in context: http://plone.293351.n2.nabble.com/How-to-modify-user-properties-and-how-to-add-an-user-as-an-attribute-to-a-class-tp6747299p6747299.html > Sent from the Archetypes mailing list archive at Nabble.com. > > ------------------------------------------------------------------------------ > Special Offer -- Download ArcSight Logger for FREE! > Finally, a world-class log management solution at an even better > price-free! And you'll get a free "Love Thy Logs" t-shirt when you > download Logger. Secure your free ArcSight Logger TODAY! > http://p.sf.net/sfu/arcsisghtdev2dev > _______________________________________________ > Archetypes-users mailing list > Arc...@li... > https://lists.sourceforge.net/lists/listinfo/archetypes-users |