Jump to content

Copy Topic


Adriano Faria

Recommended Posts

Posted

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

 

  • 1 month later...
Posted

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

Posted
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...
Posted
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...
  • 7 months later...
Posted

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  ?

Posted
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...
Posted
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 members

    • No registered users viewing this page.
×
×
  • Create New...