https://github.com/gocom/rah_dupliquer
CMD+D articles in Textpattern CMS
https://github.com/gocom/rah_dupliquer
Last synced: about 2 months ago
JSON representation
CMD+D articles in Textpattern CMS
- Host: GitHub
- URL: https://github.com/gocom/rah_dupliquer
- Owner: gocom
- License: gpl-2.0
- Created: 2012-11-04T02:43:41.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-09-25T11:04:10.000Z (over 12 years ago)
- Last Synced: 2025-07-24T10:33:04.996Z (11 months ago)
- Language: PHP
- Size: 153 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.textile
- License: LICENSE
Awesome Lists containing this project
README
h1. rah_dupliquer
"Packagist":https://packagist.org/packages/rah/rah_dupliquer | "Twitter":https://twitter.com/gocom | "GitHub":https://github.com/gocom/rah_dupliquer | "Donate":http://rahforum.biz/donate/rah_dupliquer
Duplicate "Textpattern CMS'":http://textpattern.com articles with two familiar keyboard shortcuts, Command+D and CTRL+D.
h2. Install
Using "Composer":http://getcomposer.org:
bc. $ composer require rah/rah_dupliquer
h2. Requirements
* Textpattern 4.6.0-dev "r4573":http://code.google.com/p/textpattern/source/detail?r=4573 or newer.
h2. 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.
h2. Changelog
h3. Version 0.3 - upcoming
* Supports new Styles and Pages panels.
h3. 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":http://code.google.com/p/textpattern/source/detail?r=4572 and "r4573":http://code.google.com/p/textpattern/source/detail?r=4573.
h3. Version 0.1 - 2012/11/04
* Initial release.