While working with Adobe AEM there are a lot of AEM shortcuts or AEM tricks available that can ease the life of an AEM Developer or AEM Content Authors, If they make use of them in their day to day activities.
I have tried to cover a list of all available AEM URLs, interfaces and shortcuts in this tutorial. Explore each of them to understand available out of the box functionality AEM provides.
· AEM Shortcuts.
· AEM Useful Links.
· Most frequently used aem urls.
· List of Classic UI interfaces.
· List of Touch UI interfaces.
· List of ACS AEM Commons Links
AEM Shortcuts:-
AEM Shortcuts
|
Description
|
Remove #cf/
|
Tired of page loading, Don’t want to see/wait for the content-finder while refreshing pages, just remove #cf/ in your URL.
|
Replace cf# with editor.html
|
Quick switch between Touch UI and Classic UI.
|
?debug=(layout | mdev | mdevc )
|
Shows you complete details of all the components used on your page
|
?debugConsole=true
|
Runs Firebug Lite inside your browser for debugging of code.
|
?debugClientLibs=true
|
Writes out all Clientlib categories as separate files. Press F12 for debugging (check your HTML-source).
|
?wcmmode=(edit|preview|design|disabled)
|
Sets WcmMode of the current page in the specified mode makes it easy for a tester to switch between modes.
|
CTRL+SHIFT+U In combination with ?debugClientLibs=true set in URL
|
View time is taken by a page for loading and other Timing information for tracking Performance.
|
Click Here To view separate keyboard short cuts for Touch UI and Classic UI
AEM Useful Links:-
Name
|
AEM Useful Links
|
Description
|
Clientlibs
|
Shows detailed information of all clientlibs used in AEM environment.(where category is defined on folder)
| |
Error Logs
|
View logs in browser
| |
QueryBuilder Debugger
|
Opens QueryBuilder Debugger
| |
Tag Administration Console
|
Open Tag Administrator for Tag Management in AEM.
| |
i18n Translator
|
Manage Internationalization in AEM
| |
Dependency Finder
|
Manage Dependencies of a bundle in AEM
| |
Dialog Conversion Console
|
Covert classic ui dialog to Touch UI
| |
ContentSync Console
|
Manage content syncing in AEM
| |
Jar file to OSGI Bundle
|
Convert a normal jar file to OSGi Bundle.
|
Most frequently Used AEM URLS:-
Below List contains Most frequently Used AEM URLS.
Name
|
URL
|
CRXDE Lite
| |
CRX Explorer
| |
Package Manager
| |
Package Share Explorer
| |
Backup Console
| |
Web Console
| |
OSGi Bundles Console/Felix console
| |
Query Debugger Tool
| |
Search UI
| |
Display Client Libraries in use by Component
| |
JVM Memory Usage
| |
JVM Runtime Properties
| |
Performance profiler
| |
Disk Performance Benchmarking
| |
Product Version and License Information
| |
Node Type Administration Console
| |
Maintenance Tools
| |
Dialog Conversion Console
|
List of Classic UI Interfaces:
Name
|
URL
|
Classic UI Home Page
| |
Siteadmin Console
| |
DAM Console
| |
MCM Console [Marketing Campaign Console]
| |
User Notifications Inbox
| |
Useradmin Console
| |
Tools Console [Configuration]
| |
Tagging Console
| |
Workflows Console
| |
Launches Console
| |
Replication Console
| |
Reports Console
| |
User Reports
| |
Author Activity Audit
| |
Task management Console
| |
Digital Publications Console
| |
Client Context Window [Alt+Ctrl+C in a page]
| |
MSM Rollout Configs Console
| |
Translator Settings
| |
Bulk Editor
| |
Feed Import Management
|
List of Touch UI Interfaces:
Name
|
URL
|
Touch UI Home Page
| |
Siteadmin Console
| |
DAM Console
| |
Useradmin Console
| |
Groupadmin Console
| |
Offloading Admin Console
| |
Topology Admin Console
| |
Health Reports Console
| |
Diagnosis Console
| |
Maintenance Console
| |
Cloud Services Console [To Connect to Adobe Marketing Cloud]
| |
Distribution Console
| |
AEM Forms
| |
AEM Apps
| |
AEM Publications
| |
Search Forms Window
|
ACS AEM Commons Links:
Name
|
URL
|
JCR Compare
| |
Oak Index Manager
| |
Version Compare
| |
Workflow Remover
|
If you know more AEM Shortcuts , Tricks or AEM Links , let me know and I will add them to the list.
Below List contains commonly used acs aem common links:-
Name
|
URL
|
JCR Compare
| |
Oak Index Manager
| |
Version Compare
| |
Workflow Remover
|
Sling Properties useful during overlay:-
Name
|
Description
|
sling:hideProperties (String or String[])
|
Specifies the property, or list of properties, to hide.
The wildcard * hides all. |
sling:hideResource (Boolean)
|
Indicates whether the resources should be completely hidden, including its children.
|
sling:hideChildren (String or String[])
|
Contains the child node, or list of child nodes, to hide. The properties of the node will be maintained.
The wildcard * hides all. |
sling:orderBefore (String)
|
Contains the name of the sibling node that the current node should be positioned in front of.
|
Keyboard Shortcuts for Authoring
Location
|
Shortcut *
|
Description
|
Websites Console
|
Shift-Double-Click
(on required page) |
Open page in new window.
Note: this is operational if the User Properties are set to Single Window; if Multiple Windows then this is the default behavior. |
Content Window (Edit Mode) - Paragraphs
|
Shift-Click
|
Select multiple paragraphs.
|
Ctrl-Click
|
Select multiple paragraphs.
| |
Ctrl-C
|
Copy selected paragraph(s).
| |
Ctrl-X
|
Cut selected paragraph(s).Note: The cut paragraph will not disappear until it has been pasted to the new location.
| |
Ctrl-V
|
Paste paragraphs from clipboard.
| |
Alt-Ctrl-V
|
Paste as reference.
| |
Del
|
Delete selected paragraph(s).
| |
Backspace
|
Delete selected paragraph(s).
| |
Alt-right-click
|
Force default (browser) context menu.
| |
Rich Text Editor
|
Ctrl-B
|
Bold
|
Ctrl-I
|
Italic
| |
Ctrl-U
|
Underline
| |
Page with a teaser component.
|
Ctrl-Alt-c
|
Shows the client context.
|
Content Finder - Search box
|
down-arrow
|
Trigger a suggestions list. Needed when too few characters have been entered to trigger the list automatically (this happens when 2 or more characters have been entered).
|
right-arrow (on a suggested path)
|
Select item and trigger suggestions for the selected path.
| |
left-arrow
(on a suggested path) |
Select item and trigger suggestions for its ancestors (as in siblings of parent).
| |
Enter (on a suggested path)
|
Select item and trigger search.
| |
Esc
|
Close suggestions layer.
| |
Drag assets, drop on destination
|
Alt+drag
|
The drop action produces a new paragraph; instead of replacing the asset in the destination.
|
Location
|
Shortcut *
|
Description
|
Page
|
Ctrl-Shift-U
with ?debugClientLibs=true set in the URL. |
To see timing statistics for page loading.
|
Ctrl-G - Go to path/Search
Ctrl-Shift-R - Reload selected node
Ctrl-O - Open selected file
Ctrl-N - Create a node
Ctrl-Alt-N - Create a node
Ctrl-Shift-N - Create a file
Ctrl-M - Move a node
Ctrl-Shift-C - Copy node to clipboard
Ctrl-Shift-V - Paste node from clipboard
Shift-Del - Delete node ( When focus is on Repository Tree)
Shift-Del - Delete property (When focus is on Property Editor)
Ctrl-G - Go to path/Search
Ctrl-Shift-R - Reload selected node
Ctrl-O - Open selected file
Ctrl-N - Create a node
Ctrl-Alt-N - Create a node
Ctrl-Shift-N - Create a file
Ctrl-M - Move a node
Ctrl-Shift-C - Copy node to clipboard
Ctrl-Shift-V - Paste node from clipboard
Shift-Del - Delete node ( When focus is on Repository Tree)
Shift-Del - Delete property (When focus is on Property Editor)
Ctrl-Shift-R - Reload selected node
Ctrl-O - Open selected file
Ctrl-N - Create a node
Ctrl-Alt-N - Create a node
Ctrl-Shift-N - Create a file
Ctrl-M - Move a node
Ctrl-Shift-C - Copy node to clipboard
Ctrl-Shift-V - Paste node from clipboard
Shift-Del - Delete node ( When focus is on Repository Tree)
Shift-Del - Delete property (When focus is on Property Editor)
No comments:
Post a Comment
If you have any doubts or questions, please let us know.