Jump to content

Copy Topic

Featured Replies

Adriano

That did it.

Copy is now on the moderation menu.

It does copy.

I chose to notify, asking in the title for a response. I'll have to wait a few hours until people start waking up to see if it worked.

Many thanks, Jim

 

  • Replies 88
  • Views 10.5k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Adriano Faria
    Adriano Faria

    What's New in Version 1.0.4: Added abilitity to copy topic prefix and tags.

  • Thank you Adriano,   this kind of defeats the purpose for me, the first post is the question, the reply is as important if not more,   the whole point in my case is to copy a

  • Thank you Adriano, i agree, not everyone need the same function as me, it would be nice if replies could be copied as an option; not mandatory!   the post date isn't critical in my

Posted Images

All working, including the notification of members following the target forum.

Many thanks for your timely help.

Cheers, Jim

  • 1 month later...

Hi !

Would it be possible for a future upgrade to add an option to copy the "messages" of the topic as an extra data ?
Messages are those boxes with an editor you can add at the top of the topic. 

I use that feature a lot, with 1, 2 and sometimes 3 messages in a topic, and It would be very helpful.

Thank you

  • Author
3 hours ago, gabs007 said:

Hi !

Would it be possible for a future upgrade to add an option to copy the "messages" of the topic as an extra data ?
Messages are those boxes with an editor you can add at the top of the topic. 

I use that feature a lot, with 1, 2 and sometimes 3 messages in a topic, and It would be very helpful.

Thank you

I’ll take a look for a new version on IPS 4.4.

  • 3 weeks later...
  • Author
On 2/1/2019 at 2:33 AM, gabs007 said:

Would it be possible for a future upgrade to add an option to copy the "messages" of the topic as an extra data ?
Messages are those boxes with an editor you can add at the top of the topic. 

What's New in Version 1.1.4:

  • Added option to copy topic content message.
  • Compatible with IPS 4.4 & 4.3
  • 1 year later...
  • Author

What's New in Version 1.2.0:

 

QcXdhq6.png

 

RdERQfe.png

Edited by Adriano Faria

  • 7 months later...

Is it possible to have the original date as shown in the screenshot above DISABLED by default ?  We use this a lot for various post templates and when we copy the template from our editorial forum to the main one the person editing this often forgets to uncheck this value and its a lot of steps to go into the database and set a new post date .... If not possible to make it an option, is there a manual edit we can make to turn this flag off  ?

  • Author
15 hours ago, HighlanderICT said:

Is it possible to have the original date as shown in the screenshot above DISABLED by default ?  We use this a lot for various post templates and when we copy the template from our editorial forum to the main one the person editing this often forgets to uncheck this value and its a lot of steps to go into the database and set a new post date .... If not possible to make it an option, is there a manual edit we can make to turn this flag off  ?

Editing a file, yes. Download and open plugins/copytopic/topicController.php and find:

$form->add( new \IPS\Helpers\Form\YesNo( 'ct_topic_date', TRUE, FALSE, array(), NULL, NULL, NULL, 'ct_topic_date' ) );

Change to:

$form->add( new \IPS\Helpers\Form\YesNo( 'ct_topic_date', FALSE, FALSE, array(), NULL, NULL, NULL, 'ct_topic_date' ) );

Save and upload it.

  • 2 years later...
  • 1 month later...

Hello Adriano, I have the copy option only at the forum level.

Could contain: Text
But not in the Moderation Options.

Could contain: Page, Text, Document, Invoice

Yesterday I updated to the current version.

Regards

  • Author
25 minutes ago, Mercury Forever said:

Hello Adriano, I have the copy option only at the forum level.

Could contain: Text
But not in the Moderation Options.

Could contain: Page, Text, Document, Invoice

Yesterday I updated to the current version.

Regards

I’ll test it out today later.

Hello Adriano, I want to tell you that I uninstalled and reinstalled the application, now it appears in the moderation options.

Regards

  • Author
23 minutes ago, Mercury Forever said:

Hello Adriano, I want to tell you that I uninstalled and reinstalled the application, now it appears in the moderation options.

Regards

Sorry, forgot that. 🫤

Recently Browsing 0

  • No registered users viewing this page.