Adobe EXPERIENCE MANAGEMENT
CQ Developer Tricks
inShare
While working with Adobe CQ5 every now and then you discover some new tricks or options, here the list that I use daily:
Remove #cf/
Don’t want to see/wait for the content-finder while refereshing pages, just remove #cf/ in your url.
?debug=layout
Shows you all details of the components used on your page
?debugConsole=true
Runs Firebug Lite inside your browser
?wcmmode=(edit|preview|design|disabled)
This parameter sets your WcmMode in the specified mode, makes testing for a particular WcmMode easier .
?debugClientLibs=true
Writes out all Clientlib categories as separate files (check your HTML-source).
CTRL+SHIFT+U
In combination with ?debugClientLibs=true will show you timing information of your page
http://server/libs/cq/ui/content/dumplibs.html
Shows you all information around the clientlibs used in your CQ5-environment.
If you have other tricks, let me know and I will add them to the list…
어도비 경험 관리
CQ 개발자 트릭
inShare
모든 이제 어도비 CQ5 작업 후 당신은 내가 매일 사용하는 일부 새로운 트릭이나 옵션, 여기에 목록을 발견하는 동안 :
# CF / 제거를
/ 참조 페이지를 refereshing 동안 콘텐츠 측정기 기다립니다, 당신의 URL에 / #의 CF를 제거하지 마십시오.
? 디버그 = 레이아웃
당신에게 당신의 페이지에 사용되는 구성 요소의 모든 세부 사항을 표시합니다
? debugConsole = 사실
방화범 Lite는 브라우저 내에서 실행
? wcmmode = (편집 | 미리보기 | 디자인 | 사용 안 함)
이 매개 변수는 지정된 모드에서 WcmMode을 설정하는 특정 WcmMode 쉽게하기위한 테스트를한다.
? debugClientLibs = 사실
별도의 파일 (당신의 HTML 소스를 확인) 모든 Clientlib 범주를 기입합니다.
CTRL의 + 시프트 + U
와 함께? debugClientLibs = 사실은 당신이 페이지의 타이밍 정보를 표시합니다
HTTP : //server/libs/cq/ui/content/dumplibs.html
당신에게 당신의 CQ5-환경에서 사용되는 clientlibs 주위의 모든 정보를 표시합니다.
다른 트릭이 있으면 알려 주시면 목록에 추가됩니다 ...
'Develop > AEM' 카테고리의 다른 글
CQ/AEM Best Practices (0) | 2016.10.26 |
---|---|
어플리케이션/프로젝트는 무엇입니까? (0) | 2016.10.24 |
aem 403 Sling Post servlet (0) | 2016.10.24 |
aem decoration tags remove (0) | 2016.10.24 |
AEM Tag (0) | 2016.10.24 |