DNN.PageAdmin.Replace("ListBox", TreeView")
dnnWerk PageManagement is a module that simplifies pages administration in DotNetNuke. By using a treeview control rather than the beloved pages listbox it helps simplifying administrative tasks in page management. Here's the feature set:
- Drag & Drop pages in the tree to new loactions (New: Move tabs at the same level in between other nodes)
- Inline editing of page names (simply double-click on a node)
- page actions on right click contextmenu (New: Make Homepage, Add Page(s))
- status icons to identify hidden / disabled / secured pages
- security checks to prevent deletion of special pages
- New: Edit all page details from within the module
- New: Bulk create child pages of selected node
- New: Setting to only show children of a given page
The module has been developed for DNN 5.5.1 but it should work for all versions from there.
