Re: [Zope] long name as ID

2006-05-09 Thread [EMAIL PROTECTED]
Hi Sergio!

You can change the ID to tittle, adding the following line to your 
archetype:

Ex:

schema = schema

> at_rename_after_creation = True <-- 

content_icon = .


Bye!



Mensaje original
De: [EMAIL PROTECTED]
Recibido: 09/05/2006 13:16
Para: 
Asunto: [Zope] long name as ID

Hi all,

I have developed an archetype based product named msf_folder, and it
stores the id with a very long string like
msf_folder.2006-05-09.8558117482, instead of the title I have written.
Is this a normal behaviour? How can I change the ID to the title I
have given it?

Thanks
Sergio
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists -
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )





___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] long name as ID

2006-05-09 Thread Andreas Jung



--On 9. Mai 2006 13:16:47 +0200 Sergio Gomez <[EMAIL PROTECTED]> wrote:


Hi all,

I have developed an archetype based product named msf_folder, and it
stores the id with a very long string like
msf_folder.2006-05-09.8558117482, instead of the title I have written.
Is this a normal behaviour? How can I change the ID to the title I
have given it?


Wrong list. Use the archetypes-users or plone-users mailing list.

-aj



pgpZlctbA1R68.pgp
Description: PGP signature
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


[Zope] long name as ID

2006-05-09 Thread Sergio Gomez

Hi all,

I have developed an archetype based product named msf_folder, and it
stores the id with a very long string like
msf_folder.2006-05-09.8558117482, instead of the title I have written.
Is this a normal behaviour? How can I change the ID to the title I
have given it?

Thanks
Sergio
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists -
http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope-dev )