<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<TITLE>Message</TITLE>
<META content="MSHTML 6.00.2800.1400" name=GENERATOR>
<STYLE>@page Section1 {size: 8.5in 11.0in; margin: 1.0in 1.25in 1.0in 1.25in; }
P.MsoNormal {
FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"
}
LI.MsoNormal {
FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"
}
DIV.MsoNormal {
FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"
}
A:link {
COLOR: blue; TEXT-DECORATION: underline
}
SPAN.MsoHyperlink {
COLOR: blue; TEXT-DECORATION: underline
}
A:visited {
COLOR: purple; TEXT-DECORATION: underline
}
SPAN.MsoHyperlinkFollowed {
COLOR: purple; TEXT-DECORATION: underline
}
SPAN.EmailStyle17 {
COLOR: windowtext; FONT-FAMILY: Arial
}
DIV.Section1 {
page: Section1
}
</STYLE>
</HEAD>
<BODY lang=EN-US vLink=purple link=blue>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN class=959465618-11082005>sorry
it was the wrong answer:</SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN
class=959465618-11082005></SPAN></FONT> </DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN
class=959465618-11082005>insert in opencms-modules.xml something like
this:</SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2></FONT> </DIV>
<DIV><FONT face=Arial color=#0000ff size=2><resourcetypes></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2></FONT> </DIV>
<DIV><FONT face=Arial color=#0000ff size=2><type
class="org.opencms.file.types.CmsResourceTypeXmlContent" name="<SPAN
class=959465618-11082005>portlet</SPAN>" id="<SPAN
class=959465618-11082005>1</SPAN>"><BR>
<param name="schema">/system/modules/<SPAN
class=959465618-11082005>de.pomegranate.frontend</SPAN>/xsd/<SPAN
class=959465618-11082005>portlet</SPAN>.xsd</param><BR> </type></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2></FONT> </DIV>
<DIV><SPAN class=959465618-11082005><FONT face=Arial color=#0000ff
size=2>#</FONT></SPAN></DIV>
<DIV><SPAN class=959465618-11082005><FONT face=Arial color=#0000ff
size=2>#</FONT></SPAN></DIV>
<DIV><SPAN class=959465618-11082005><FONT face=Arial color=#0000ff
size=2>#</FONT></SPAN></DIV>
<DIV><SPAN class=959465618-11082005><FONT face=Arial color=#0000ff
size=2>#</FONT></SPAN></DIV>
<DIV><SPAN class=959465618-11082005><FONT face=Arial color=#0000ff
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=959465618-11082005><FONT face=Arial color=#0000ff
size=2><explorertypes><BR>
<explorertype name="portlet" key="fileicon.portlet" icon="xmlcontent.gif"
reference="xmlcontent"><BR>
<newresource page="structurecontent"
uri="newresource_xmlcontent.jsp?newresourcetype="portlet"
order="25"/><BR>
<accesscontrol><BR>
<accessentry principal="GROUP.Administrators"
permissions="+r+v+w+c"/><BR>
<accessentry principal="GROUP.Projectmanagers"
permissions="+r+v+w+c"/><BR>
<accessentry principal="GROUP.Users"
permissions="+r+v+w+c"/><BR>
</accesscontrol><BR>
</explorertype></FONT></SPAN></DIV>
<DIV><SPAN class=959465618-11082005><FONT face=Arial color=#0000ff
size=2>#</FONT></SPAN></DIV>
<DIV><SPAN class=959465618-11082005><FONT face=Arial color=#0000ff
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=959465618-11082005><FONT face=Arial color=#0000ff
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=959465618-11082005><FONT face=Arial color=#0000ff size=2>an in
your module:</FONT></SPAN></DIV>
<DIV><SPAN class=959465618-11082005><FONT face=Arial color=#0000ff
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=959465618-11082005><FONT face=Arial color=#0000ff
size=2>/system/modules/de.pomegranate.frontend/classes/de/pomegranate/frontend/workplace.properties</FONT></SPAN></DIV>
<DIV><SPAN class=959465618-11082005><FONT face=Arial color=#0000ff
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=959465618-11082005><FONT face=Arial color=#0000ff size=2>These
Properties depend on your xsd:</FONT></SPAN></DIV>
<DIV><SPAN class=959465618-11082005><FONT face=Arial color=#0000ff
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=959465618-11082005><FONT face=Arial color=#0000ff
size=2>fileicon.portlet = Portlet<BR>title.newportlet = Create a new
portlet</FONT></SPAN></DIV>
<DIV> </DIV>
<DIV><SPAN class=959465618-11082005><FONT face=Arial color=#0000ff
size=2>editor.label.Portlet.Title = Title <BR>editor.label.Portlet.Title.help =
The title of the portlet. <BR>editor.label.Portlet.ShortTitle = Short Title
<BR>editor.label.Portlet.ShortTitle.help = A short title of the portlet used for
navigation links. <BR>editor.label.Portlet.Image = Image
<BR>editor.label.Portlet.Image.help = Image of the portlet.
<BR>editor.label.Portlet.ImageLink = Image Link
<BR>editor.label.Portlet.ImageLink.help = Link behind the image.
<BR>editor.label.Portlet.Abstract = Abstract
<BR>editor.label.Portlet.Abstract.help = The abstract of the portlet.
<BR>editor.label.Portlet.Link = Link <BR>editor.label.Portlet.Link.help = Link
to the portlet. <BR>editor.label.Portlet.Release = Release date
<BR>editor.label.Portlet.Release.help = The release date of the
portlet.</FONT></SPAN></DIV>
<DIV><SPAN class=959465618-11082005><FONT face=Arial color=#0000ff
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=959465618-11082005><FONT face=Arial color=#0000ff size=2>or
have look here:</FONT></SPAN></DIV>
<DIV><SPAN class=959465618-11082005><FONT face=Arial color=#0000ff
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=959465618-11082005><FONT face=Arial color=#0000ff
size=2>/system/modules/org.opencms.frontend.templateone.modules/</FONT></SPAN></DIV>
<DIV><SPAN class=959465618-11082005><FONT face=Arial color=#0000ff
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=959465618-11082005><FONT face=Arial color=#0000ff
size=2>Restart Tomcat!</FONT></SPAN></DIV>
<DIV><SPAN class=959465618-11082005><FONT face=Arial color=#0000ff
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=959465618-11082005><FONT face=Arial color=#0000ff
size=2>HTH,</FONT></SPAN></DIV>
<DIV><SPAN class=959465618-11082005><FONT face=Arial color=#0000ff
size=2>Regards,</FONT></SPAN></DIV>
<DIV><SPAN class=959465618-11082005><FONT face=Arial color=#0000ff
size=2>Arash</FONT></SPAN></DIV>
<DIV><SPAN class=959465618-11082005><FONT face=Arial color=#0000ff
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=959465618-11082005><FONT face=Arial color=#0000ff size=2><A
href="http://www.pomegranate.de">www.pomegranate.de</A></FONT></SPAN></DIV>
<DIV><SPAN class=959465618-11082005><FONT face=Arial color=#0000ff size=2>OpeCms
Hosting Solutions</FONT></SPAN></DIV>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
<DIV></DIV>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left><FONT
face=Tahoma size=2>-----Original Message-----<BR><B>From:</B>
opencms-dev-bounces@opencms.org [mailto:opencms-dev-bounces@opencms.org] <B>On
Behalf Of </B>Arash Kaffamanesh<BR><B>Sent:</B> Donnerstag, 11. August 2005
20:32<BR><B>To:</B> 'The OpenCms mailing list'<BR><B>Subject:</B> RE:
[opencms-dev] Adding Custom Resource Type to Create
New...<BR><BR></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN class=417501518-11082005>Hi
Kevin,</SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN
class=417501518-11082005></SPAN></FONT> </DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN
class=417501518-11082005>/alkacon-documentation/documentation-xmlcontent/</SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN
class=417501518-11082005></SPAN></FONT> </DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN
class=417501518-11082005>Regards,</SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN
class=417501518-11082005>Arash</SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN
class=417501518-11082005></SPAN></FONT> </DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN
class=417501518-11082005></SPAN></FONT> </DIV>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
<DIV></DIV>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left><FONT
face=Tahoma size=2>-----Original Message-----<BR><B>From:</B>
opencms-dev-bounces@opencms.org [mailto:opencms-dev-bounces@opencms.org]
<B>On Behalf Of </B>Kelley, Kevin<BR><B>Sent:</B> Donnerstag, 11. August
2005 15:53<BR><B>To:</B> opencms-dev@opencms.org<BR><B>Subject:</B>
[opencms-dev] Adding Custom Resource Type to Create
New...<BR><BR></FONT></DIV>
<DIV class=Section1>
<P class=MsoNormal><FONT face="Times New Roman" size=3><SPAN
style="FONT-SIZE: 12pt">Is there any documentation out there about adding a
custom resource type (CaseStudyArticle) to the “Create new…” options?
It would go beneath the Structured Content
type.</SPAN></FONT></P></DIV></BLOCKQUOTE></BLOCKQUOTE></BODY></HTML>