Differences
This shows you the differences between the selected revision and the current version of the page.
punbb13:extensions:pun_move_posts 2009/12/08 09:24 | punbb13:extensions:pun_move_posts 2020/02/06 11:04 current | ||
---|---|---|---|
Line 2: | Line 2: | ||
[[punbb13:extensions#Official extensions|PunBB 1.3 official extension]] | [[punbb13:extensions#Official extensions|PunBB 1.3 official extension]] | ||
* Status: **Stable** | * Status: **Stable** | ||
- | * Current version: **[[http://punbb.informer.com/extensions/pun_move_posts/pun_move_posts.zip|1.0.0]]** | + | * Current version: **[[https://punbb.informer.com/extensions/pun_move_posts/pun_move_posts.zip|1.0.1]]** |
===== General idea ===== | ===== General idea ===== | ||
- | This extension will allow to set specified colors for user groups | + | This extension allows moving selected posts from a topic. |
===== Specification ===== | ===== Specification ===== | ||
Line 12: | Line 13: | ||
* A page for choosing the destination topic | * A page for choosing the destination topic | ||
* The list of accessible topics is displayed as a drop-out list. | * The list of accessible topics is displayed as a drop-out list. | ||
+ | |||
+ | ==== pun_move_posts 1.0.1 ==== | ||
+ | * Changed the algorithm of transferring posts. When you move a post, its copy is created in the destination topic with a new ID. The old post is removed. | ||
===== Feature ===== | ===== Feature ===== | ||
Line 20: | Line 24: | ||
* Сreate a page for the step by step post's selection. First you can choose a forum, then you select the topic. | * Сreate a page for the step by step post's selection. First you can choose a forum, then you select the topic. | ||
* Leave a redirect post in the topic from which the post was moved | * Leave a redirect post in the topic from which the post was moved | ||
+ | * Allow to choose the topic number for destination topic | ||
===== Development ===== | ===== Development ===== |