Giter VIP home page Giter VIP logo

aem-guides's Introduction

AEM Guides

AEM Guides contains multiple AEM Maven projects that are code companions for a corresponding tutorial found on helpx.adobe.com

Current Guides

Highlights the steps needed to map a SPA component to an AEM component to enable in-context editing by building a simple HelloWorld component.

Site search implementation that features full-text, predicate filtering, pagination, and auto-complete functionality

Creates a custom Project Template and simple approval workflow that leverages Project Tasks

Provides two examples of extending foundation and core Image components to add tags to support Asset Insights.

[Deprecated] WKND Sites Guide

aem-guides's People

Contributors

davidjgonzalez avatar godanny86 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

aem-guides's Issues

Simple Search with new OSGI R6 annotation

Affected guide

  • [ v] simple-search-guide

I am trying to integrate simple search in my AEM 6.3.3 instance. We are using the latest OSGI R6 annotations and this codebase has SCR annotations.

It would be helpful if you can provide R6 compatible PredicateResolverImpl code. The current code uses scr annotations and fields which are not available in R6.

For example: @references referenceInterface not supported in R6

@component
@references({
@reference(
referenceInterface = PredicateFactory.class,
policy = ReferencePolicy.DYNAMIC,
cardinality = ReferenceCardinality.OPTIONAL_MULTIPLE)
})

cannot resolve com.adobe.cq.export.json dependency in sample-we-retail-spa-content project

Running maven install on SRC-sample-we-retail-spa-content throws a unresolved dependency error in core module.

[ERROR] Failed to execute goal on project we-retail-journal-core: Could not resolve dependencies for project com.adobe.cq.sample.spa:we-retail-journal-core:bundle:0.2.5-SNAPSHOT: Could not find artifact com.adobe.cq:com.adobe.cq.export.json:jar:0.1.6 in adobe (https://repo.adobe.com/nexus/content/groups/public/)

com.adobe.cq com.adobe.cq.export.json 0.1.6 I have tried with 6.3.2, 6.4.1 aem uber jars but that didn't help (missing hierarchy package). Can you please let me know where i can get the latest version (0.1.6) of com.adobe.cq.export.json?

Running Multiple instances of a project workflows from Start Workflow Wizard

Affected guide

  • projects-tasks-guide

Describe the bug
Hi team,
I need to run multiple instances of project workflow from start workflow wizard. The problem is that when I select multiple paths (using pathfield) on step one and say submit, the workflow picks only the 1st item in the payload.

What I have been able to do is:

  1. Change resource type of "/projects/wizards/content-approval-start/jcr:content/items/column2/items/contentpath" to "granite/ui/components/coral/foundation/form/pathfield", so that I can select multiple resources.
  2. My workflow already support multiple payloads with individual instances as "Multi-resource-support" is unchecked in the model properties.

Waiting for your kind help around his requirement.
Thanks.

Getting Started with the AEM SPA Editor - Hello World Tutorial - Package Dependencies

Hi,

I was following Getting Started with the AEM SPA Editor - Hello World Tutorial @getting Started with the AEM SPA Editor - Hello World Tutorial

  1. I did not follow this tutorial step by step, but tried to install the Finished Package END-we-retail-journal-all-0.2.5-SNAPSHOT.zip on my plain AEM 6.4, but got the following error:

"Could not Install Package. Refusing to install package adobe/aem640/sample:we-retail-journal-all:0.2.5-SNAPSHOT. required dependencies missing: [day/cq60/product:cq-ui-wcm-editor-content:(1.0.138,)]".

Kindly suggest.

  1. Does this Finished Package also need the SPA Editor Feature Pack, that is currently available through the SPA Editor Beta Program?
    I see that the tutorial does.

Appreciate your support.

Thanks,
Rama.

Does this project only work with 6.3?

I tried many times to put this project in 6.2 but I am getting an issue with:

org.apache.sling.scripting.sightly.SightlyException: Identifier com.adobe.aem.sample.simple.search.SearchResults cannot be correctly instantiated by the Use API

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.