Giter Site home page Giter Site logo

adobedocs / experience-cloud.en Goto Github PK

View Code? Open in Web Editor NEW
1.0 9.0 5.0 135.74 MB

Collaborative technical documentation for Adobe Experience Cloud

Home Page: https://helpx.adobe.com/support.ec.html

License: MIT License

documentation tech-docs help english implementation implementation-guide admin-guide adobe-experience-cloud

experience-cloud.en's Introduction

Contribute article

We welcome contributions from our community as well as from Adobe employees from outside the documentation teams.

Adobe Open Source Code of Conduct

This project has adopted the Adobe Open Source Code of Conduct or the .NET Foundation Code of Conduct. For more information, see the Contributing article.

About your contributions to Adobe content

See the Adobe Docs Contributor Guide.

How you contribute depends on who you are and the sort of changes you'd like to contribute:

Minor changes

If you are contributing minor updates out of the goodness of your heart, visit the article and click the Edit link in the article that goes to the GitHub source for the article. Then, just use the GitHub UI to make your updates. See the general Adobe Docs Contributor Guide for more information.

Minor corrections or clarifications you submit for documentation and code examples in this repo are covered by the Adobe terms of use.

Major changes or new articles from community members

If you're part of the Adobe community and you want to create a new article or submit major changes, please use the Issues tab in the Git repository to submit an issue to start a conversation with the documentation team. Once you've agreed to a plan, you'll need to work with an employee to help bring that new content in through a combination of work in the public and private repositories.

Major changes from Adobe Employees

If you are a technical writer, program manager, or developer from the product team for an Adobe Experience Cloud solution and it's your job to contribute to or author technical articles, you should use the private repository https://git.corp.adobe.com/AdobeDocs.

Tools and setup

Community contributors can use the GitHub UI for basic editing or fork the repo to make major contributions.

See the Adobe Docs Contributor Guide for details.

How to use markdown to format your topic

All the articles in this repository use GitHub flavored markdown. If you are not familiar with markdown, see:

Labels

In the public repository, automated labels are assigned to pull requests to help us manage the pull request workflow and to help let you know what's going on with your pull request:

  • Change sent to author: The author has been notified of the pending pull request.
  • ready-to-merge: Ready for review by our pull request review team.

experience-cloud.en's People

Contributors

alicesnk avatar alvawb avatar bbringhu avatar bertrandsadobe avatar blakefrei avatar dancingcactus avatar dwright-adobe avatar florentvadobe avatar gipaul avatar lemaitreadobe avatar manbeneat avatar massardi avatar mugdoor avatar srhoades-adobe avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

experience-cloud.en's Issues

Broken link

Issue in help/website-implementation/index.md

The link to the Launch documentation gives a page not found error.

Incorrect steps for migrating groups using a CRX package

Documentation for migrating groups on https://experienceleague.adobe.com/docs/experience-cloud-kcs/kbarticles/KA-16448.html under 'Step 2B: Migrate users and groups (using packages)' states:

'12. Repeat steps 11-14 for the groups package.'

I think they meant steps 1-4 instead, however step 4 only include exclude filters for users.

Also under 'Step 1: Find the admin and anonymous users'

In the bottom “Query” box, enter this query to find the admin user: /jcr:root/home/users//element(*,rep:User)@rep:principalName=“admin”

should be

In the bottom “Query” box, enter this query to find the admin user: /jcr:root/home/users//element(*,rep:User)[@rep:principalName=“admin”]

Repeat step 3 with a query for anonymous user: /jcr:root/home/users//element(*,rep:User)@rep:principalName=“anonymous”.

should be

Repeat step 3 with a query for anonymous user: /jcr:root/home/users//element(*,rep:User)[@rep:principalName=“anonymous”.]

(Also the 'Edit this page' link on the page is broken, github repo AdobeDocs/experience-cloud-kcs does not exist?)

AEM Full Download?

Hi, would be great to get a hint on where to download AEM full version e.g. for developers to use in Docker etc.
At software distribution I can't find it.

path to page name is different in screen shot and info on page

Issue in help/website-implementation/launch-data-elements-rules.md

Hi,

The Page Name defined to have java script variable when defining the data element in Launch is given as "digitalData.page.pageInfo.pageName" in steps but the screen shot shows the value as "digitalData.pageName". Can you please confirm which one is the correct value to be followed here?

Thanks,
Sayabanna

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.