[MOD IPv1.3.0.*] Clone Post


Subject: [MOD IPv1.3.0.*] Clone Post
#--------[ BEGIN MODIFICATION ]-------#

Clone Post 1.0.6 for IPv1.3.0.*

Allows a user to clone a post to a new topic that can be placed in any forum.

Spoiler: [ Show ]


This mod is only for ADM and MOD.

Demo:
demo1
demo2

#-----[ SAVE/CLOSE ALL FILES ]--------------------------------
#
# EoM :mrgreen: :mricy:

First update, thanks MG

OPEN: templates/default/clone_target_forum_selection.tpl

FIND:
<input type="radio

REPLACE WITH:
<input type="checkbox

Very soon 1.0.7, Greets

Last edited by TuningBEB2008 on Mon 09 Nov, 2009 23:18; edited 2 times in total

Clone_posts_1.0.6.rar
Description: Clone post something like copy topic xD 
Download
Filename: Clone_posts_1.0.6.rar
Filesize: 21.26 KB
Downloaded: 126 Time(s)

Subject: Re: [MOD IPv1.3.0.*] Clone Post
*hmmm* *o*
Thx Thuning.
Is it only admins or also users themselves who can " clone " a post ? ( or is their permissions possible ? ).
Anyway it seems really useful, thank you for sharing ^^

Subject: Re: [MOD IPv1.3.0.*] Clone Post
Yros wrote: [View Post]
Is it only admins or also users themselves who can " clone " a post ? ( or is their permissions possible ? ).
Anyway it seems really useful, thank you for sharing ^^


well i am upgrade a extra for this mod to allow admin to set cloning permissions in ACP (yet untested)

greetings :mrorange:

Subject: Re: [MOD IPv1.3.0.*] Clone Post
Please replace the Radio Buttons with a Select Box, because if you have several subforums that form will be a mess. :wink:

Subject: Re: [MOD IPv1.3.0.*] Clone Post
Sorry TuningBEB2008, maybe I didn't explained correctly...

I didn't mean CHECKBOX... I meant a SELECT BOX, like (Forum JumpBox at the bottom of this page)! :oops:

Subject: Re: [MOD IPv1.3.0.*] Clone Post
great mod! 8)

Subject: Re: [MOD IPv1.3.0.*] Clone Post
Mighty Gorgon wrote: [View Post]
Sorry TuningBEB2008, maybe I didn't explained correctly...

I didn't mean CHECKBOX... I meant a SELECT BOX, like (Forum JumpBox at the bottom of this page)! :oops:


Well I'm trying to do that, the code is write but not is visible... anyone know why? :oops:

Subject: Re: [MOD IPv1.3.0.*] Clone Post
If you don't post the code it's hard to explain you what happens...

You should write something like this:
Code: [Download] [Hide] [Select]
<select name="aaaaaaa">
<option value="0" selected="selected">BLANK_DEFAULT_OPTION</option>
<option value="forum_id1">FORUM_NAME1</option>
<option value="forum_id2">FORUM_NAME2</option>
</select>


You may look for something already done... in includes/functions_categories_hierarchy.php I guess you can see how Jumpbox is made.

Nice mod! Greets!

Subject: Re: [MOD IPv1.3.0.*] Clone Post
For example in modcp.php you can copy the code for topic moving:

Code: [Download] [Hide] [Select]
'S_FORUM_SELECT' => selectbox('new_forum', $forum_id),

Subject: Re: [MOD IPv1.3.0.*] Clone Post
Ok, thanks for the help :mricy:


Page 1 of 1


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.3569s (PHP: 12% SQL: 88%)
SQL queries: 34 - Debug Off - GZIP Enabled