Skip to content

The Content Inspector is an addon for Episerver which helps you get a better overview and improved navigation of complex content structures.

Notifications You must be signed in to change notification settings

BVNetwork/ContentInspector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EPiCode.ContentInspector

The Content Inspector is an UI addon for Episerver which helps you get a better overview and improved navigation of complex content structures. Very useful for nested blocks/content.

Features

  • A new menu item for content area, allowing you to inspect the selected content
  • Preview of content
  • Simple navigation to nested content.
  • Works with any IContent type, including commerce items and forms.
  • Displays visitor groupings
  • Inspect current content using via the tools menu
  • Display additional properties using the Inspectable attribute
[Inspectable]
public virtual string Heading { get; set; }

More information at http://world.episerver.com/blogs/Per-Magne-Skuseth/Dates/2017/2/content-inspector/

Configuration

To set the base url used by rastarization for previewing, you can add the following to appSettings:

<add key="ContentInspector.RasterizeBaseUrl" value="/static/css/" />

About

The Content Inspector is an addon for Episerver which helps you get a better overview and improved navigation of complex content structures.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •