コミュニティアチーブメントバーを展開する。

vjetty
vjetty
オフライン
タイプ
  • すべて
  • 質問
  • ディスカッション
  • アイデア
  • ブログ
ユーザー投稿による絞り込み
  • Hi, ChandrakanthPlease put up more details around the requirement. You want to delete the users from author? How many users you are expecting to delete and what details you have in your bulk users list. Did you sort out what users need to be deleted from AEM? To delete users in bulk you need to be c...

    タイプ

    質問

    表示

    1.8K

    いいね!

    0

    返信

    0
  • Hi, BhanuI agree with Sahni. We are currently using the same approach (Adobe Analytics) to track the search Keywords on both author side and our portal side. It work pretty well. Thanks,Vamsi

    タイプ

    質問

    表示

    993

    いいね!

    0

    返信

    0
  • Hi, Are you using SlingServletHttpRequest? If yes, try thisRequestPathInfo pathInfo= request.getRequestPathInfo();    String resPath= pathInfo.getResourcePath();This will give you the path. And also make sure you are using right version of "org.apache.sling.api" according to the AEM 6.2. Find it thr...

    タイプ

    ディスカッション

    表示

    1.8K

    いいね!

    0

    返信

    0
  • Hi KurtlDo you mean you want check what felix configurations have been changes and when? If this is the case you can check the access.log of your aem server. It give you who changed what configuration and when. hope this helps! 

    タイプ

    質問

    表示

    766

    いいね!

    0

    返信

    0
  • Hi, KishoreNow I understand your requirement. If you just want to change the default selection tab of content-finder, you can go here /libs/wcm/extensions/contentfinder/images.js and copy this file images.js to "/apps/wcm/extensions/contentfinder".To do this, just create a "wcm" folder inside apps a...

    タイプ

    質問

    表示

    1.2K

    いいね!

    0

    返信

    0
  • Hi, Henrique I agree with the suggestions provided here by Dubey and Scott. In addition to that you can do this by using the following chrome plugin https://chrome.google.com/webstore/detail/aem-developer/hgjhcngmldfpgpakbnffnbnmcmohfmfcIt contains several features where you/authors can utilize. You...

    タイプ

    質問

    表示

    5.4K

    いいね!

    1

    返信

    0
  • Hi, KishoreTo disable content finder from your page, consider to add a property named "cq:defaultView" of String type to jcr:content node of your page (/content/yoursite/page/jcr:content) and set its value to "html". Now try to open that page and check that page will not load content-finder. This wa...

    タイプ

    質問

    表示

    1.2K

    いいね!

    0

    返信

    0
  • Hi AbhijitI don't know I fully understand your requirement. My suggestion to get the json response is adding ".infinity.json" at the end of the url.For Ex: http://localhost:4502/content/geometrixx-outdoors/en/men.html.infinity.json$.get( "http://localhost:4502/content/geometrixx-outdoors/en/men.html...

    タイプ

    質問

    表示

    23.8K

    いいね!

    2

    返信

    0
  • Hi, JakeWhat I was asking was, does cq:designPath bear any influence on styles added using clientlibs (i.e. <sly data-sly-call="${clientLib.all @ categories='summit.style'}" />)?- Yes they have influence on the styles. Basically, if you use clientlibs apart from design the order of loading the style...

    タイプ

    質問

    表示

    1.3K

    いいね!

    1

    返信

    0
  • "The method getServiceResourceResolver(Map<String,Object>) is undefined for the type ResourceResolverFactoryand SUBSERVICE cannot be resolved or is not a field."This is due to your api version didn't contain SUBSERVICE field. Please upgrade your "org.apache.sling.api" version in the maven dependency...

    タイプ

    質問

    表示

    3.7K

    いいね!

    1

    返信

    0
vjetty が獲得した上位のバッジ
プロファイルに表示するバッジをカスタマイズ