====== NP_AdmTools.php ====== //Allows items to be duplicated (copied) from one blog to another.// ^General Plugin info ^^ ^Author: | [[http://www.tipos.com.br|Rodrigo Moraes]] | ^Current Version: | 0.4 | ^Download: | [[http://www.smalltalking.com/nucleus/files/|0.3]] | ^Code: | [[np_admtools_code|NP_AdmTools code (0.4)]]| ^Demo: | - | ^Forum Thread: |[[http://forum.nucleuscms.org/viewtopic.php?t=5214|here]]| ===== Feedback ===== Post bug reports and suggestions here at the Nucleus forum: http://forum.nucleuscms.org/viewtopic.php?t=5214 ===== Instructions ===== * There are 2 codes below. One for NP_AdmTools.php and other for index.php. The first file should be placed inside your plugins directory, the other inside a folder named 'admtools', which should be created inside your plugins directory. Save both files and upload them. * Install the plugin. * Go to the [[admin]] area ~[[AdmTools]] (you can see it in the left menu of the [[admin]] area, right?) and duplicate the items you want. ===== History ===== * Version 0.4 - June 24, 2008. * fix to work with NucleusCMS version 3.3x * Version 0.3 - January 24, 2005. * fix of some bugs. * Version 0.2 - december 03, 2004. * fixed initial release. now it is working, I hope. :-P * Version 0.1 - november 21, 2004. * Initial version. ===== Plugin Review ===== NP_AdmTools version 0.3 doesn't work with Nucleus 3.31 - 2007-10-27 kg NP_AdmTools version 0.4 does work with Nucleus 3.32 - 2008-06-24 ftruscot