rah / rah_dupliquer
CMD+D duplicates an article in Textpattern CMS
Installs: 8
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 1
Open Issues: 0
Type:textpattern-plugin
Requires
- php: >=5.2.0
- textpattern/installer: *
- textpattern/lock: 4.6.*
This package is auto-updated.
Last update: 2024-10-15 12:50:46 UTC
README
Packagist | Twitter | GitHub | Donate
Duplicate Textpattern CMS’ articles with two familiar keyboard shortcuts, Command+D and CTRL+D.
Install
Using Composer:
$ composer require rah/rah_dupliquer
Requirements
- Textpattern 4.6.0-dev r4573 or newer.
Toolshed notice
This is a toolshed project. Experimental and not part of the main supported product line of Rah. Not yet at least. Please use at your own risk.
Changelog
Version 0.3 – upcoming
- Supports new Styles and Pages panels.
Version 0.2 – 2012/11/06
- Ignore articles that haven’t yet been saved.
- Fix keyboard shortcut.
- Uses the new async functionality added in r4572 and r4573.
Version 0.1 – 2012/11/04
- Initial release.