I have created a custom Archetypes content type called \"Résumé\" and would like to 开发者_高级运维enforce a limitation that lets a Member add only one item of this type inside a folder. Even better
I am trying do one of the following in the \"Create Event\"开发者_如何学Go form in Plone 4, when creating events which happened in the past:
We have the cust开发者_JAVA百科omer requirement that for a particular scale of an image (\'teaser\' scale) the width has to the always 160px independent of the image ratio. Specifying as (160,160)
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I am trying to make a Plone content type with Archetypes that holds exactly two downloadable files as plone.app.blob.FileField. How do I make it so those fields can be tra开发者_Python百科versed to an
Greeting开发者_如何学Gos. I\'m just starting to explore Maven and I use m2eclipse as to use Maven in Eclipse.
ERROR MESSAGE: An internal error occurred during: \"Creating struts2-a开发者_运维知识库rchetype-starter\".
I am using Maven 2.2.1. and am new to Maven.I am trying to create an archetype based on an existing project. I have been using this blog post as a guide: http://blog.inflinx.com/category/m2eclipse/
I am new to Java world but I am pretty good at using Flex, actionscript 3, Ant and even Maven to some extent. Now I would like to learn some java and use Hibernate and JBoss (webapp).
I have an AT content type in Plone. It has a number of fields, including a file field. When the user e开发者_JAVA技巧dits an object of this type, how can I tell if a new file was uploaded?