cancel
Showing results for 
Search instead for 
Did you mean: 

configuration

sunitha
Champ in-the-making
Champ in-the-making
hi all..
when i done any configurations on web-config-custom.xml the privious configurations are not working..
could you people give me answer for this..
thanks..
25 REPLIES 25

Hi murali..

i am not seeing any tags text box..i didn't modify the tagsModel.xml file..
i will copy the my tagsModel.xml file..see and verify it..




<?xml version="1.0" encoding="UTF-8"?>

<!– Definition of new Model –>
<model name="tag:tagsmodel" xmlns="http://www.alfresco.org/model/dictionary/1.0">

   <!– Optional meta-data about the model –>  
   <description>Tagging Model</description>
   <author>Gavin Cornwell</author>
   <version>1.0</version>

   <!– Imports are required to allow references to definitions in other models –>  
   <imports>
        <!– Import Alfresco Dictionary Definitions –>
      <import uri="http://www.alfresco.org/model/dictionary/1.0" prefix="d"/>
      <!– Import Alfresco Content Domain Model Definitions –>
      <import uri="http://www.alfresco.org/model/content/1.0" prefix="cm"/>
   </imports>

   <!– Introduction of new namespaces defined by this model –>
   <namespaces>
      <namespace uri="extension.tags" prefix="tag"/>
   </namespaces>
 
    <aspects>
     
      <!– Definition of new Taggable Aspect –>
      <aspect name="tag:taggable">
         <title>Taggable</title>
         <properties>
            <property name="tag:tags">
               <title>Tags</title>
               <type>d:text</type>
               <multiple>true</multiple>
            </property>
         </properties>
      </aspect>
     
   </aspects>
  
</model>





Thanks,
Sunitha…

Hi Sunitha,
Have you copied the "/SDK TaggingSample/web/jsp/extension/tag.jsp" in "C:\Alfresco\tomcat\webapps\alfresco\jsp\extension\tag.jsp"?

Hi murali..


i already copied the jsp into extension folder..
i don't know that why it's not working ..
i am very confusing that it's not working..so many times i tried that..it showing the error message at last step..

Thanks,
sunitha..

muralidharand
Star Contributor
Star Contributor
Hi Sunitha,
I've uploaded the screenshots for the configuration and creating action using alfresco explorer application.

http://www.mediafire.com/view/?f8fzx1kaj0ab5s6

Hope this helps you !

Hi  murali..
it's working …really thanks for ur help..
finally we got the output…
Your blogs information was so usefull…


Thanks,
sunitha..

Glad to hear that, from you !