Skip to content

Userscript for use in Tampermonkey that adds some nifty features to the Sitecore client.

License

Notifications You must be signed in to change notification settings

asontu/Asontus-Sitecore-nifties

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Asontus-Sitecore-nifties

A Userscript for Tampermonkey (etc.) that adds some nifty functionality to the Sitecore client. Should work on Sitecore 8, 9 and 10, best results are with Tampermonkey in Chrome but goal is to work with Greasemonkey and Firefox too.

Features:

See information directly in the header

Quickly see which database and language you're working in. Customize per domain to quickly see which environment you're looking at:

Customize header info per domain

In the Content Editor and Experience Forms this information includes the selected language:

Language including flag in the header

Add buttons to the header

Add any button from the Launchpad to the header so you can more quickly switch between Sitecore features.

Add launchpad buttons to the header

Switch [master]<->[web] db and continue where you left off

When you click on the master, web or core buttons in the header, you continue to the feature where you were (rather than the desktop). If you do this in the Content Editor and you switch between master and web, the content-tree state, opened item and selected language is preserved.

Switch database and continue

Open item from content-tree search directly

If a search in the content-tree box yields only one item (for instance when you give a GUID), just open the item directly.

Go to item from search

Stay at the bottom when opening items

When you're scrolled to the very bottom of the content-tree and you open an item to view its sub-items, automatically scroll to the bottom.

Scroll to the bottom automatically

Quickly scroll to the opened item

When you've opened an item in a different way than via the content-tree but you wanna see where in the tree it is, quickly go there with this button.

Scroll to active item

Open current item in the DB Browser

A link is added after the item name to open the item in the DB Browser, respecting the current database and language.

Open form in content editor

When you're editing a form and you wanna quickly open it in the Content Editor, use the pencil link. Works from newly created forms as soon as you've saved.

Open current form in Content Editor

When you're in the overview of all your forms, pencils are added to both the form as well as the pages where the form is currently used. Use these to quickly go there in the content editor:

Open form or page containing form in Content Editor

Export and import My Toolbar customization

If you add buttons to Sitecore's "My Toolbar", you can copy it as a list of GUID's and import it in another Sitecore instance.

Migrate My Toolbar between Sitecore instances

Installation

  1. Install Tampermonkey (or Greasemonkey if you must)
  2. Go to the Raw view of the userscript and click install.
  3. Add the url's for the Sitecore clients where you wanna use this userscript.
  4. Optionally configure different Sitecore clients to be recognized as different environments, see the first feature

Install demo

Installation of script in Tampermonkey

About

Userscript for use in Tampermonkey that adds some nifty features to the Sitecore client.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published