Hi Srikanth,

You could try extensions://types/ instead of extension://types/ (note
the s).
Otherwise you can also try cocoon://extensions/types/

Regards,
Steven

-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of
Srikanth.NT
Sent: maandag 22 december 2008 13:58
To: [email protected]
Subject: [HippoCMS-dev] Using Extension


Hi,
I am new to Hippo. 
Installed hippo-cms-v6.05.04 binary version.
Added a template files under the folder
hippo-cms-v6.05.04\sites\hippo-cms-extensions\types\MyFirstTemplate

And in hippo-cms-v6.05.04\cocoon\types\types.xml, added the following

    <resource name="MyFirstTemplate" label="My First Template">
 
<schema>extension://types/MyFirstTemplate/MyFirstTemplate.xsd</schema>
     
<template>extension://types/MyFirstTemplate/MyFirstTemplate.xml</templat
e>
      <css>extension://types/MyFirstTemplate/MyFirstTemplate.css</css>
      <layout>extension://types/MyFirstTemplate/layout.xml</layout>
      <bl>extension://types/MyFirstTemplate/business_logic.xml</bl>
      <i18n>extension://types/MyFirstTemplate/i18n</i18n>
    </resource>

When I goto http://localhost:50000/editing/cf2/model/MyFirstTemplate,
I am getting
\\types\MyFirstTemplate\MyFirstTemplate.xsd (The network path was not
found)

I think I am missing something. Can anyone point me to the right
direction ?

Regards,
Srikanth

-----
http://ntsrikanth.blogspot.com/
--
View this message in context:
http://www.nabble.com/Using-Extension-tp21127356p21127356.html
Sent from the Hippo CMS development public mailinglist mailing list
archive at Nabble.com.

********************************************
Hippocms-dev: Hippo CMS development public mailinglist

Searchable archives can be found at:
MarkMail: http://hippocms-dev.markmail.org
Nabble: http://www.nabble.com/Hippo-CMS-f26633.html

********************************************
Hippocms-dev: Hippo CMS development public mailinglist

Searchable archives can be found at:
MarkMail: http://hippocms-dev.markmail.org
Nabble: http://www.nabble.com/Hippo-CMS-f26633.html

Reply via email to