
AEM Developer
用户量:5000大小:0.16MiB版本:v 0.3.8更新时间:2017-01-11
Tools for AEM developers.
AEM Developer 的使用方法详解,最全面的教程
AEM Developer 描述:
用户数:5000
分类:开发者工具插件
扩展大小:0.16M
最后更新时间:2017-01-11
版本:v 0.3.8
AEM Developer 插件简介:
这是来自Chrome商店的 AEM Developer 浏览器插件,您可以在当前页面下载它的最新版本安装文件,并安装在Chrome、Edge等浏览器上。
AEM Developer插件下载方法/流程:
点击下载按钮,关注“扩展迷Extfans”公众号并获取验证码,在网页弹窗中输入验证码,即可下载最新安装文件。
AEM Developer插件安装教程/方法:
(1)将扩展迷上下载的安装包文件(.zip)解压为文件夹,其中类型为“crx”的文件就是接下来需要用到的安装文件
(2) 从设置->更多工具->扩展程序 打开扩展程序页面,或者地址栏输入 Chrome://extensions/ 按下回车打开扩展程序页面
(3) 打开扩展程序页面的“开发者模式”
(4) 将crx文件拖拽到扩展程序页面,
完成安装如有其它安装问题,
请扫描网站底部二维码与客服联系如有疑问请参考:
https://www.extfans.com/installation/aem-developer-chrome
====================
Chrome extension for AEM developers.
A collection of tools and links to help the daily AEM developer work a little faster. It's a work in progress. Please feel free to provide feedback on my little side project.

Adobe Experience Manager aem versions 6.0, 6.1 and 6.2 +.
General Info
------------
+ You can open links in the current Chrome tab simply by clicking on the links.
+ You can open the same links in a new Chrome tab by clicking on the 'external link' icon that appears to the right of the link.
+ A green response means that the operation was successful.
+ A red response means that the operation failed.
+ A yellow response means that the operation was successful but no action was needed (i.e. there were no compiled clients to delete)
Info
----
Provide information on the user, Sling, Java, and the OS. This is dependent on two logins, AEM and Felix, and the information will only show if you are logged in.

Environments
---------------
Open the current page in any of your predefined environments. Click 'edit' to add, remove, or update saved environments. Updates are immediately saved. '+' to add and '-' to remove entries. Click 'Done' to exit editing mode.
Click the icon next to the text to open the environment in a new browser tab.


Compare
---------------
Compare the current page to the same page in any environment. Toggle between showing only the difference or the entire node structure.

Impersonate
-----------
Impersonate users without having to go to the User Admin page. In addition, impersonating a user from this extension will simply reload the current page as that user. Click 'Revert to self' to end impersonation. If your current account doesn't have permission to impersonate, the dropdown will be empty.

Clear Cache and Memory
--------------------
Delete compiled clientlibs under the /var/clientlibs directory. Delete compiled JSP files under the /var/classes directory. Run the Garbage Collector without going to the Felix console.

Toggle UI
--------------------
Toggle Content Finder on and off. If you are in a Touch UI view, you will be taken to the classic view with Content Finder. Toggling between Classic and Touch UIs works in siteadmin/sites.html, publishingadmin/publications.html, damadmin/assets.html, welcome/projects.html, and normal view/editor.html. Unexpected redirects may happen if you are on a page that doesn't have a Touch/Classic equivalent.

Todo:
-----
+ Performance: extension starts too slow.
+ Remove jQuery from popup.js.
+ Chrome doesn't currently support HTML5 datalists in extensions, use when available.
+ Comparison should show reordering of nodes.
+ Comparison should have view as well.
+ Setup dev process: Grunt, Bower, SASS/LESS, build/zip/version, minification, concatenation, etc...
+ Improve UI Toggle for pages that don't map between Touch and Classic.
+ Test in AEM versions below 6.