An open API service indexing awesome lists of open source software.

https://github.com/nick-hoang/Umbraco-HidePreviewButton

This is a simple plugin that automatically hide preview button, based on a set of user-defined rules.
https://github.com/nick-hoang/Umbraco-HidePreviewButton

plugin umbraco umbraco-cms

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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:

```xml

```

Check out [No-js solution for Umbraco 7.6 or above here](https://github.com/dstream/Umbraco-HidePreviewButton/tree/NoJS-Solution)