Skip to content

This is a simple plugin that automatically hide preview button, based on a set of user-defined rules.

License

Notifications You must be signed in to change notification settings

nick-hoang/Umbraco-HidePreviewButton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Umbraco-HidePreviewButton

This is a simple plugin that automatically hide preview button, based on a set of user-defined rules.

Usage (using appsettings in web.config)

Here's an example rule:

<add key="hidePreviewButtonAllowDocTypes" value="article,product" /> 

Check out No-js solution for Umbraco 7.6 or above here

About

This is a simple plugin that automatically hide preview button, based on a set of user-defined rules.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published