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</template>
      <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

Reply via email to