<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Implement Angular 2 in Alfresco one 5.1.1 Enterprise Edition in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/implement-angular-2-in-alfresco-one-5-1-1-enterprise-edition/m-p/3085#M1003</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want to create a brand new page in Share then you need to do the following:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Create a new Surf Page XML file&lt;/LI&gt;&lt;LI&gt;Create a new Surf Template XML file (and associate it with your page)&lt;/LI&gt;&lt;LI&gt;Create a new Freemarker template and associate it with your template.&lt;/LI&gt;&lt;LI&gt;Place whatever you want to render in your Freemarker template&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This process is described in the documentation &lt;A href="http://docs.alfresco.com/5.0/tasks/dev-extensions-share-tutorials-add-page.html" rel="nofollow noopener noreferrer"&gt;here&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use something like the Angular CLI to build your Angular page bundle&amp;nbsp;and can then reference it in your Freemarker template file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your main issue in terms of development will be in making REST API calls to the Alfresco repository. In order to achieve this you can configure a proxy in the Angular CLI. This is actually something I have been experimenting with recently - there are more details in my &lt;A _jive_internal="true" href="https://community.alfresco.com/people/ddraper/blog/2017/01/12/vanilla-angular-2-client" rel="nofollow noopener noreferrer"&gt;blogs&lt;/A&gt;&amp;nbsp;(start from the one linked and work backwards for more details).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will allow you to develop in the Angular CLI and then deploy to Alfresco when you're ready.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Jan 2017 15:36:08 GMT</pubDate>
    <dc:creator>ddraper</dc:creator>
    <dc:date>2017-01-12T15:36:08Z</dc:date>
    <item>
      <title>Implement Angular 2 in Alfresco one 5.1.1 Enterprise Edition</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/implement-angular-2-in-alfresco-one-5-1-1-enterprise-edition/m-p/3084#M1002</link>
      <description>Hi, I want to integrate Angular2 in Alfresco Enterprise Edition 5.1.1 on Alfresco Custom Share Page&amp;nbsp;and also make some search components, but I didn't get any solution for the same. So, if anyone has even a small little bit hint or solution then please share with me.</description>
      <pubDate>Thu, 12 Jan 2017 13:07:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/implement-angular-2-in-alfresco-one-5-1-1-enterprise-edition/m-p/3084#M1002</guid>
      <dc:creator>riya_soni42</dc:creator>
      <dc:date>2017-01-12T13:07:30Z</dc:date>
    </item>
    <item>
      <title>Re: Implement Angular 2 in Alfresco one 5.1.1 Enterprise Edition</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/implement-angular-2-in-alfresco-one-5-1-1-enterprise-edition/m-p/3085#M1003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want to create a brand new page in Share then you need to do the following:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Create a new Surf Page XML file&lt;/LI&gt;&lt;LI&gt;Create a new Surf Template XML file (and associate it with your page)&lt;/LI&gt;&lt;LI&gt;Create a new Freemarker template and associate it with your template.&lt;/LI&gt;&lt;LI&gt;Place whatever you want to render in your Freemarker template&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This process is described in the documentation &lt;A href="http://docs.alfresco.com/5.0/tasks/dev-extensions-share-tutorials-add-page.html" rel="nofollow noopener noreferrer"&gt;here&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use something like the Angular CLI to build your Angular page bundle&amp;nbsp;and can then reference it in your Freemarker template file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your main issue in terms of development will be in making REST API calls to the Alfresco repository. In order to achieve this you can configure a proxy in the Angular CLI. This is actually something I have been experimenting with recently - there are more details in my &lt;A _jive_internal="true" href="https://community.alfresco.com/people/ddraper/blog/2017/01/12/vanilla-angular-2-client" rel="nofollow noopener noreferrer"&gt;blogs&lt;/A&gt;&amp;nbsp;(start from the one linked and work backwards for more details).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will allow you to develop in the Angular CLI and then deploy to Alfresco when you're ready.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jan 2017 15:36:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/implement-angular-2-in-alfresco-one-5-1-1-enterprise-edition/m-p/3085#M1003</guid>
      <dc:creator>ddraper</dc:creator>
      <dc:date>2017-01-12T15:36:08Z</dc:date>
    </item>
    <item>
      <title>Re: Implement Angular 2 in Alfresco one 5.1.1 Enterprise Edition</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/implement-angular-2-in-alfresco-one-5-1-1-enterprise-edition/m-p/3086#M1004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thank you for your early response.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;The blog references and examples that you have suggested is related to Angular Routing, but I want to do make one page for my own search screen,&lt;BR /&gt;for that I need to import various packages of Angular2 in component file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have&amp;nbsp; tried below link which posted by you :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.alfresco.com/community/ecm/blog/2016/05/03/aikau-1066-angular-2-integration" rel="nofollow noopener noreferrer"&gt;https://community.alfresco.com/community/ecm/blog/2016/05/03/aikau-1066-angular-2-integration&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And it is working fine by deploying Angular2 Support Version 1.0.67.1 from &lt;A class="link-titled" href="http://localhost:8080/share/page/modules/deploy" title="http://localhost:8080/share/page/modules/deploy" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/share/page/modules/deploy&lt;/A&gt; url.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;But I want that Angular2 component in my custom share page.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;So, I have started to make custom page in Aikau and add&amp;nbsp; widget in js file shown as below :&lt;BR /&gt;{&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; id: "DEMO_SIMPLE_MSG",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; name: 'alfresco/experimental/ng2/Bootstrap',&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;config: {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; main: 'blog/main.ts',&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;templateString: '&amp;lt;my-app&amp;gt;Loading...&amp;lt;/my-app&amp;gt;'&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;BR /&gt;&amp;nbsp;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And also add main.ts and app.component.ts in blog folder as given in your below post and it is working fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, when I have tried ng2-auto-complete component of Angular2 in component.ts&amp;nbsp; file, so it will generate error of "Source not found",&lt;BR /&gt;I have added below code in component.ts file for auto complete box :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;div ng2-auto-complete [source]="arrayOfStrings" placeholder="enter text"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;input [ngModel]="model1" /&amp;gt;&lt;BR /&gt;&amp;lt;/div&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But it showcases that error that source not found, so is there any limitations of "alfresco/experimental/ng2/Bootstrap" Aikau widget library, or is there any other solution for the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to implement Angular 2 only for making my own search screen which contains Autocomplete or typeahead box, multiselect drop down and so on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can find the code for all this components on google, but how can I use that in Alfresco 5.1.1 Enterprise Edition, please give me answer or examples if any for the same.&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2017 13:41:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/implement-angular-2-in-alfresco-one-5-1-1-enterprise-edition/m-p/3086#M1004</guid>
      <dc:creator>riya_soni42</dc:creator>
      <dc:date>2017-01-13T13:41:39Z</dc:date>
    </item>
    <item>
      <title>Re: Implement Angular 2 in Alfresco one 5.1.1 Enterprise Edition</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/implement-angular-2-in-alfresco-one-5-1-1-enterprise-edition/m-p/3087#M1005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would strongly recommend &lt;STRONG&gt;against&lt;/STRONG&gt; using that module as it only pulls in an early beta of Angular 2 and not a final version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This was only a proof-of-concept implementation and probably should be removed from the Aikau library. Unless you have a particular requirement to nest Angular 2 within an Aikau component I would suggest that you just import a built Angular 2 bundle.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only reason that I've implemented the router approach was in order to be able to provide an authentication step in the the custom Node.js client. If you are creating a page within Share then authentication automatically be taken care of for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you use the Angular CLI then there is no reason to implement the router. If you just create the proxy (as described) then you will be presented with a basic authentication dialog when you attempt to access any of the REST APIs - this should be perfectly acceptable for development. Once you have finished developing and deploy the finished bundle in a Surf page then the authentication issues will be handled for you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2017 13:51:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/implement-angular-2-in-alfresco-one-5-1-1-enterprise-edition/m-p/3087#M1005</guid>
      <dc:creator>ddraper</dc:creator>
      <dc:date>2017-01-13T13:51:53Z</dc:date>
    </item>
    <item>
      <title>Re: Implement Angular 2 in Alfresco one 5.1.1 Enterprise Edition</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/implement-angular-2-in-alfresco-one-5-1-1-enterprise-edition/m-p/3088#M1006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got your point that &lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;Aikau Widget Library that you have used it only contains Angular 2 beta version, so I can use routing concept for implementing my own search screen. So, can you provide me one sample example from start to end which contains One advanced ng2 component like Autocomplete or typeahead or any else that you know, So I can get clear idea for that same. as I have stuck over that routing example that you have provide in your blogs.&lt;BR /&gt;&lt;BR /&gt;If I want to build an page which contains components like below link :&lt;BR /&gt;&lt;A class="jivelink2" href="https://www.npmjs.com/package/ng2-auto-complete" title="https://www.npmjs.com/package/ng2-auto-complete" rel="nofollow noopener noreferrer"&gt;https://www.npmjs.com/package/ng2-auto-complete&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;Bit, currently I am not able to do this as it generates an error of source not found.&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jan 2017 05:06:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/implement-angular-2-in-alfresco-one-5-1-1-enterprise-edition/m-p/3088#M1006</guid>
      <dc:creator>riyasoni42</dc:creator>
      <dc:date>2017-01-16T05:06:22Z</dc:date>
    </item>
    <item>
      <title>Re: Implement Angular 2 in Alfresco one 5.1.1 Enterprise Edition</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/implement-angular-2-in-alfresco-one-5-1-1-enterprise-edition/m-p/3089#M1007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe you can provide the code that you've implemented so far for review? I will possibly get around to doing some kind of start to finish example of how to deploy different UI framework built pages into Share, but I can't say when it will be done.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jan 2017 09:03:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/implement-angular-2-in-alfresco-one-5-1-1-enterprise-edition/m-p/3089#M1007</guid>
      <dc:creator>ddraper</dc:creator>
      <dc:date>2017-01-16T09:03:31Z</dc:date>
    </item>
    <item>
      <title>Re: Implement Angular 2 in Alfresco one 5.1.1 Enterprise Edition</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/implement-angular-2-in-alfresco-one-5-1-1-enterprise-edition/m-p/3090#M1008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, true. Even I have been searching this stuff from last 1 month, but I didn't get any small idea for the same. When I get that &lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;Aikau Widget library, I am able to implement basic Angular 2 facilities in alfresco&amp;nbsp; custom page.&lt;BR /&gt;&lt;BR /&gt;So, I have written code in app.component.ts and main.ts file that I have attached to this comment. So, we can view autocomplete box on Aikau page that I have created by creating Aikau widget in js file by following code :&lt;BR /&gt;&lt;BR /&gt;{&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; id: "DEMO_SIMPLE_MSG",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; name: 'alfresco/experimental/ng2/Bootstrap',&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;config: {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; main: 'blog/main.ts',&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;templateString: '&amp;lt;my-app&amp;gt;Loading...&amp;lt;/my-app&amp;gt;'&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;BR /&gt;&lt;BR /&gt;I have attached one jpg file named search.jpg to this comment, which is displayed when we hit the url of the newly created Aikau page.&lt;BR /&gt;&lt;BR /&gt;But advance components are not available in this Aikau widget library. I know you have not implemented it but if you have any link that you can share with me so please give me the response.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jan 2017 09:45:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/implement-angular-2-in-alfresco-one-5-1-1-enterprise-edition/m-p/3090#M1008</guid>
      <dc:creator>riyasoni42</dc:creator>
      <dc:date>2017-01-16T09:45:39Z</dc:date>
    </item>
    <item>
      <title>Re: Implement Angular 2 in Alfresco one 5.1.1 Enterprise Edition</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/implement-angular-2-in-alfresco-one-5-1-1-enterprise-edition/m-p/3091#M1009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Although the example in &lt;A _jive_internal="true" href="https://community.alfresco.com/community/ecm/blog/2017/01/18/deploying-react-pages-to-share" rel="nofollow noopener noreferrer"&gt;this blog post&lt;/A&gt; is using React, the basic premise is still the same so would apply to the Angular CLI&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jan 2017 11:06:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/implement-angular-2-in-alfresco-one-5-1-1-enterprise-edition/m-p/3091#M1009</guid>
      <dc:creator>ddraper</dc:creator>
      <dc:date>2017-01-18T11:06:49Z</dc:date>
    </item>
    <item>
      <title>Re: Implement Angular 2 in Alfresco one 5.1.1 Enterprise Edition</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/implement-angular-2-in-alfresco-one-5-1-1-enterprise-edition/m-p/3092#M1010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ya true. So, if we want to use Any Js Framework and show result in the alfresco share page, then we have to use Aikau widgets, but for Angular 2 , there is no library available through which we can use advanced level components of Angular 2. &lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;So, if we want to use advance components(like ng2typeahead or autocomplete), then how can we implement it using Angular CLI and display it in share page. I don't know how can we use Angular CLI and connect it to alfresco.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jan 2017 12:00:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/implement-angular-2-in-alfresco-one-5-1-1-enterprise-edition/m-p/3092#M1010</guid>
      <dc:creator>riyasoni42</dc:creator>
      <dc:date>2017-01-18T12:00:00Z</dc:date>
    </item>
    <item>
      <title>Re: Implement Angular 2 in Alfresco one 5.1.1 Enterprise Edition</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/implement-angular-2-in-alfresco-one-5-1-1-enterprise-edition/m-p/3093#M1011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No... that's not correct, in that example you &lt;STRONG&gt;don't&lt;/STRONG&gt; need to use Aikau at all. The point is that you develop your Angular 2 page independently build it and then include the distribution files in the Surf page that you create. You can use whatever features of Angular 2 (or any other UI framework that you want).&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jan 2017 12:03:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/implement-angular-2-in-alfresco-one-5-1-1-enterprise-edition/m-p/3093#M1011</guid>
      <dc:creator>ddraper</dc:creator>
      <dc:date>2017-01-18T12:03:21Z</dc:date>
    </item>
    <item>
      <title>Re: Implement Angular 2 in Alfresco one 5.1.1 Enterprise Edition</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/implement-angular-2-in-alfresco-one-5-1-1-enterprise-edition/m-p/3094#M1012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV class=""&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;{&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; id: "DEMO_SIMPLE_MSG",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; name: 'alfresco/experimental/ng2/Bootstrap',&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;config: {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; main: 'blog/main.ts',&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;templateString: '&amp;lt;my-app&amp;gt;Loading...&amp;lt;/my-app&amp;gt;'&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In this code of js , '&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;alfresco/experimental/ng2/Bootstrap'&lt;/SPAN&gt; this line will bootstrap the Angular 2 components, and I don't have used Angular CLI, so I don't have much knowledge of it and also don't know how to use it implement it in alfresco page.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have imported Ng2AutoCompleteModule component in my main.ts file and write the logic of it in component.ts file but no auto complete box is coming.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.npmjs.com/package/ng2-auto-complete" title="https://www.npmjs.com/package/ng2-auto-complete" rel="nofollow noopener noreferrer"&gt;ng2-auto-complete&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have followed this example, but when I have written same code in main.ts and component.ts present in this link, then it will show errors, you can see that errors in error.jpg image.&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jan 2017 12:50:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/implement-angular-2-in-alfresco-one-5-1-1-enterprise-edition/m-p/3094#M1012</guid>
      <dc:creator>riyasoni42</dc:creator>
      <dc:date>2017-01-18T12:50:37Z</dc:date>
    </item>
  </channel>
</rss>

