Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.

Listing of 2017 HELPX Community Articles (Updated Nov 17)

Avatar

Level 10

[Thread Edited By Adobe]

/*Don’t forget to meet and greet your fellow peers virtually by telling them about yourself here

Go ahead and to it now: https://adobe.ly/3eDnB4v */

 

Actual Post:

Here is a listing of the 2017 HELPX Community Articles. Each article will focus on a different AEM use case and provide step by step instructions on how to implement the use case. Our objective is to post over 30 articles throughout the year. The list will be updated as the articles are published.

1. Creating Adobe Experience Manager HTL Components that send Email messages based on templates. (Talks about how to work with Java API code and custom email templates)

2. Dynamically changing an Adobe Experience Manager Touch UI Dialog (Talks about how to use the Touch UI Show/Hide feature to dynamically show Touch UI Dialog fields)

3. Creating an Adobe Experience Manager HTL Component that parses MS Word Documents (Talks about how to integrate Apache POI API into AEM)

4. Retrieving Adobe Experience Manager ContextHub information using the ContextHub API (Talks about how to work with the Experience Manager ContextHub Java API)

5. Creating an Adobe Experience Manager HTL component that displays a repeating data set (Talks about how to create an AEM HTL component that displays a repeating data set - including digital assets located in the AEM DAM).

6. Creating an Adobe Experience Manager Newsletter HTL component (Talks about how to create an AEM HTL component that renders a responsive newsletter).

7. Creating an Experience Manager HTL component that queries the JCR (Talks about how to query and display JCR data using an HTL component)

8. Creating a custom Experience Manager sling:resourceType for Touch UI (talks about how to develop a custom field for a Touch UI component dialog. In this example, a full color picker is used as an example)

9. Integrating the Angular 2 Framework into Adobe Experience Manager (talks about how to use Angular 2 within Adobe Experience Manager)

10. Programmatically manipulating Touch UI Fields (Talks about how to use code to modify fields located in a Touch UI component dialog)

11. Integrating Adobe Experience Manager 6.2 with Activation - Dynamic Tag Management (Discusses how to use Activation rules (formally Dynamic Tag Management) in AEM 6.2 web pages. )

12. Using Granite DataSource objects to populate Experience Manager 6.2 Touch UI Select objects (Discusses how to populate an Adobe Experience Manager 6.2 drop-down field by using a DataSource object. )

13. Managing multiple instances of the same Adobe Experience Manager OSGi service (Discusses how to manage multiple configured instances of the same Experience Manager service using Apache SRC Annotations.)

14. Creating a custom action for an Adobe Experience Manager Form component (Discusses how to create a custom form action for an Experience Manager form built by using Form components. )

15. Creating your First Adobe Experience Manager 6.3 website (Discusses how to create your 1st AEM 6.3 website. )

16. Creating an Adobe Experience Manager project using Lazybones (Discusses how to setup an AEM project using Lazybones and how to work with editable templates.)

17. Validating Adobe Experience Manager Classic UI dialog values (Discusses how to validate component dialog fields)

18. Developing your first Experience Manager 6.3 Components (Discusses creating AEM 6.3 components, including working with Core Components).

19. Creating Multimedia Experiences using Assets and Dynamic Media (Discusses how to work with Experience Manager Digital Assets and Dynamic Media)

20. Creating an Experience Manager HTL Component that displays data from a SOAP Web Service (Updated article that shows how to write an AEM HTL Component that invokes a 3rd party SOAP web service using WCMUsePojo)

21. Creating a Login Component for the Experience Manager Toy Store (Discusses how to create a login component for the Experience Manager sample Toy Store site)

22. Using the ContextHub with the Experience Manager Toy Store site (Discusses how to use the ContextHub to work with geo-location data in the Toy Store example site)

23. Configuring Experience Manager Rich Text Editor Plugins in a Touch UI Component Dialog (Discusses how to work with plugins available with the Touch UI Rich Text Editor)

24. Getting Started with AEM Sites - WKND Tutorial (A getting started tutorial)

25. Using the Adobe Experience Manager ContextHub to work with Personal Experiences (Discusses how to use the ContextHub to work with personalization in the Toy Store example site)

26. Creating an Experience Manager YouTube Component (Discusses how to develop an HTL component that displays YouTube video)

27.  Creating Adobe Experience Manager 6.3 Sling Model Components (Discusses how to work with Sling Models within an AEM 6.3 project)

28. Working with Experience Fragments and the Experience Manager ContextHub (Discusses how to create Experience Fragments and use them in Personalization use cases.)

29. Creating an AEM HTML Template Language 6.3 component that uses a Multifield (Discusses how to develop an AEM HTL component that uses the WCMUsePojo class and uses a Multifield )

30. Passing Binary Data between Experience Manager Workflow Steps. (Discusses how to develop an AEM custom workflow steps by using AEM Workflow Java APIs. The custom workflow steps set and read binary values)

31. Creating a custom Image Text component for Experience Manager 6.3 (Discusses how to create a custom HTL image/text component. An AEM author can set the position of the image by using a component dialog and drag drop other components into the image text component.)

32. Creating an AEM 6.3 HTML Template Language Component that displays data from a Restful Web Service (... (HTL - formerly known as Sightly) component that uses the WCMUsePojo class and invokes a third-party Restful web service. )

33. Creating an Experience Manager Responsive Banner Component (Discusses how to create a custom HTL Responsive Banner component. An AEM author can set various options by using the component's dialog)

34. Creating an Adobe Experience Manager 6.3 Project using Adobe Maven Archetype 11 (Discusses how to create an AEM project by using Maven Adobe Archetype 11)

35. Creating a custom Touch UI Grid Component for Adobe Experience Manager (Discusses how to create a custom HTL Grid Layout component. An AEM author can set various options, such as the number of columns, by using the component's dialog. Also shows how to use SLING MODELS and HTL.)

36. Creating an Adobe Experience Manager Newsletter HTL component for AEM 6.3 (Talks about how to create an AEM HTL component that renders a responsive newsletter using Maven Archetype 11).

37. Creating Personal Experiences using Experience Manager and Adobe Target (Discusses how to create Experience Fragments and use them in Personalization use cases. Adobe Experience Manager and Adobe Target are used in this article. )

38. Integrating Experience Manager with Adobe Target (Discusses how to integrate Target with Adobe Experience Manager)

39. Setting Maximum items in an Experience Manager 6.3 Multifield (Discusses how to use script to set the maximum number of multifield items an AEM author can set in a Touch UI component dialog. )

40. Using an WCMUsePojo class to populate an Experience Manager Touch UI Select Field (Discusses how to populate an Adobe Experience Manager 6.3 drop-down field (located in a component dialog) by using a DataSource Object that is defined in a Java class that extends WCMUsePojo. )

41. Creating a Repeating Data Set HTL Component for Adobe Experience Manager 6.3 (Discusses how to develop an AEM HTML Template Language (HTL - formerly known as Sightly) component that renders a repeating data set, including digital assets.)

42. Creating a Mail List Sign Up Component for the Experience Manager Toy Store Site (Discusses how to develop an AEM HTML Template Language component that persists data into a relational database by using a DataSourcePool.)

43.Creating a Tab layout component for Adobe Experience Manager    (Discusses how to create a custom HTL Tab component. This article uses Bootstrap and also describes how to use the JS USE API)

44. Exporting Adobe Experience Manager Data Using Sling Model Exporters (Discusses how to export Experience Manager node data (an AEM resource) by using a Sling Model Exporter.)

45. Creating a FavIcon for an Adobe Experience Manager 6.3 Site  (Discusses how to add a Favicon to an AEM site.)

 

 

NOTE:

For the full listing of HELPX Communtiy articles - see AEM Community Articles (Tutorials and How To Articles)

For the full listing of Ask the AEM Community Experts - see Listing of Ask the AEM Community Experts.

7 Replies

Avatar

Level 1

Hi Scott,

Is there any way to integrate AEM with Facebook instant articles. I was looking for it it and i found that Facebook instant article plugin is available for PHP.

Any help regarding this ?

 

Thanks 

Bhavesh Kaloni

Avatar

Level 10

As far as i know, there are no examples for this. I will look however.

Avatar

Level 2

Hi Scott,

can we add the plugins to RTE of Blog Component, i need to the images from DAM using Blog Component.

http://localhost:4502/content/community-components/en/journal.html

is it possible to do ?

Thanks in advance.

Avatar

Level 10

I will add this to the list of our HELPX use case articles.

Avatar

Level 3

I think #36 is missing a colon in the URL.

Avatar

Level 3

Hi Scot,

     Thanks for providing the list of the sample sites but I have seen that some of the references are giving 404 error. Can you please help me with that.

21. Creating a Login Component for the Experience Manager Toy Store (Discusses how to create a login component for the Experience Manager sample Toy Store site)

 

Thanks,

Pavan