1.0.3 • Published 8 years ago

apostrophe-copypage v1.0.3

Weekly downloads
2
License
BSD
Repository
github
Last release
8 years ago

Apostrophe-Copypage

Plugin for the apostrophe-cms to easy copy an entire page.

Install

npm install apostrophe-copypage --save

Configuration

Set the default new page name into the configuration

{
	  'new-pagename': 'Copy of $1'
}

That's it.

How It Works

A new menu item in the context menu appears "Copy page". Context Menu

By clicking the item a model will asks for the new page name. Context Menu

Saving the form will create a new page that is set unpublished.

Disclaimer

This module is in a very early state. Not well tested and used for our special purpose to copy a entre page quickly.

Spend us a beer

you can spend us a beer by sending a mirco amount to this bitcoin address:

1DtvkCh28zqarTEUHtxs7gWtutsv2Cnf9d
1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

9 years ago