Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

MC_Stuff
MC_Stuff
Offline

Badges

Badges
29

Accepted Solutions

Accepted Solutions
158

Likes Received

Likes Received
84

Posts

Posts
467

Discussions

Discussions
94

Questions

Questions
373

Ideas

Ideas
0

Blog Posts

Blog Posts
1
Top badges earned by MC_Stuff
Customize the badges you want to showcase on your profile
Re: Password protecting staging publisher instance in AEM 6.2 - Adobe Experience Manager 24-03-2017
AlexRizzuto wrote... How can I enable this for anonymous users to authenticate? Sounds like your installation nosamplecontent. Map default login page Or site level at /system/console/configMgr/com.day.cq.auth.impl.LoginSelectorHandlerIf you don't have custom login page configure to /libs/granite/core/content/login

Views

1.2K

Likes

0

Replies

0
Re: Rich Text Editor - In Place Editing Maxlength Validation - Adobe Experience Manager 24-03-2017
Hi Saryus, Sreekanth written article on it. I am not able to find it but you can search on his site http://experience-aem.blogspot.com/. Otherwise you can get idea from http://experience-aem.blogspot.com/2015/08/aem-61-support-required-property-on-richtext-editor-rte-of-touchui.htmlThanks,

Views

595

Likes

0

Replies

0
Re: Significance of numbers in dispatcher config - Adobe Experience Manager 24-03-2017
Hi Sandeep, It has to be unique and order does not matters. The usage is when debug enabled it will tell for what unique identity it was matched/failure/success. At the moment only works to log for few identifiers like forms, etc.. Sounds adobe might implement later to use for filters which makes debug easier when you encounter issue.Thanks,

Views

460

Likes

0

Replies

0
Re: AEM Timezone issue - Adobe Experience Manager 24-03-2017
Hi Chamu, For server side you can use -Duser.timezone AFAIK touch ui is server side & should pick that. For classic ui which uses extjs will always take the user system configured time zone. If your requirement is for classic ui & need server side time zone then have to implement validation. Thanks,

Views

2.2K

Like

1

Replies

0
Re: Using common template for differnt project having different css - Adobe Experience Manager 24-03-2017
Hi,In your template have a conditional statement to check the route site and include the library accordingly. Thanks,

Views

329

Likes

0

Replies

0
Re: Methods are deprecated in 6.2 - Adobe Experience Manager 24-03-2017
Hi Girish,Use the property filter. Some thing like @Property(name = EventConstants.EVENT_FILTER, value = "(!(propertyName=*))") Thanks,

Views

187

Likes

0

Replies

0
Re: Clustered env - Search indexes - Adobe Experience Manager 24-03-2017
Hi Sandeep, Firstly let me correct your understanding & then update the solution. Index will be stored under /oak:index in the repository itself along with definition. Just that It is hidden. The one you see under crx-quickstart\repository\index is copy from repository to make read access fast. In clustering(mongodb,...) it will be same index defnition and index shared across all instance just that they have own copy in local. I would recommend enable on read so that each instance have own copy ...

Views

202

Like

1

Replies

0
Re: Edit SAML SP Initiated Response - Adobe Experience Manager 24-03-2017
jamiec4451712 wrote... Thanks for the reply. The problem is that the IDP does not have a session store, so loses SP context during SP initiated authentication and cannot properly redirect the user to the consume URL. The solution is to urlencode the AuthnRequest and other parameters and place them in the query string. The simplest way to do this is to change that form from a POST to a GET. That simple change will solve our problems. Essentially, the IDP does not currently support SP initiated vi...

Views

1.2K

Likes

0

Replies

0
Re: AEM 6.1 SP1 - Unable to modify or add PARAFORMATs in Touch UI RTE - Adobe Experience Manager 22-03-2017
Hi,By default if touch node is not present it will compatible to get with classic. Following below steps should get the headings. If not report to official support team.https://docs.adobe.com/docs/en/aem/6-2/administer/operations/page-authoring/rich-text-editor.html#Paragraph%20FormatsThanks,

Views

392

Likes

0

Replies

0
Re: AEM 6.2 Maintenance activities. - Adobe Experience Manager 22-03-2017
Hi Viki,Please refer https://docs.adobe.com/docs/en/aem/6-2/administer/operations/operations-dashboard.htmlThanks,

Views

487

Likes

0

Replies

0