4 votes

OP10 New Content At Top Handler

OP10 New Content At Top Handler allows you to add new content and media to the top of the tree on creation

Installation
Download the Umbraco Package here or install via NuGet:

Install-Package OP10.NewContentAtTopHandler

Configuration

Add a new AppSetting to the web.config file: <add key="OP10.NewContentAtTopHandler" value="" />

As value specify the ContentType aliases (semicolon separated) of the Content and/or Medias under which the inserted content needs to be added at the top.

Example: <add key="OP10.NewContentAtTopHandler" value="Homepage;Textpage;Folder" />

Special aliases

  • Content Root: #ContentRoot
  • Media Root: #MediaRoot
 Download package
version 0.2.1

NuGet install instructions for Umbraco 7.0.0-7.7.0

Install-Package OP10.NewContentAtTopHandler

Package owner

OP10

OP10

OP10 has 175 karma points

Package Compatibility

This package is compatible with the following versions as reported by community members who have downloaded this package:
Untested or doesn't work on Umbraco Cloud
Version 8.18.x (untested)

You must login before you can report on package compatibility.

Previously reported to work on versions:

Package Information

  • Package owner: OP10
  • Created: 16/12/2016
  • Current version 0.2.1
  • .NET version 4.5
  • License MIT
  • Downloads on Our: 617
  • Downloads on NuGet: 3.2K
  • Total downloads : 3.9K

External resources