Admun's NUDN

admun

  • San Francisco, CA

Navigation

Navigation

Categories

Search

Notify Me

Feeds

rss2
atom
subscribers to this blog

Depending on plugin

I should have written this little post a while back. cool

In Nucleus 3.2, a new plugin mechanism is added to allow a plugin to detect whether all plugin(s) it requires are present. There are some plugins that depends on another plugin to function. NP_MostViewed and NP_View is one.

For the same reason, Nuclues now failed the plugin uninstall operation if it is required by another plugin.

For developer, they can simply put in a function in their plugin to tell Nuclues that what plugin(s) the say plugin require:

GetDepPen    function getPluginDep() {
  return array('NP_BlogWithOffset');
}

One note is this new plugin dependancy check mechanism does not break the compatibility for older version of Nucleus, the declared getPluginDep() in the plugin will becomes domrant if a plugin is installed in a older Nucleus.

19:15:27 on 04/10/05 by Admun - Developer Notes - tags: none - #

Wordpress conversion tool ported to Nucleus

Note: v1.2 is out and can be found @ http://edmondhui.homeip.net/nudn/item/1004

I spent some times ported b:cms's wp conversion tool (Thanks to Radek) from b:cms to Nucleus. Enjoy, wp users!

steps:
1 - install Nucleus
2 - put the script in nucleus/converts
3 - run the script, follow the step
4 - done!

click here to download

The latest version can be found here

Please let me know if this script works or you run into any problem (either here or from the forum)

21:32:52 on 03/14/05 by Admun - My Work - tags: - #

Admun's NUDN now using NUDN2 skin

Just update my dev blog to nudn2 skin. A nice skin, to say the least.

22:50:48 on 02/28/05 by Admun - General - tags: none - #

NP_PostMan 1.1a (Repost)

The original file is lost due to the website out of service (???)

click here to download

10:07:50 on 02/23/05 by Admun - My Work - tags: none - #

NucleusCMS noted by market survey

I guess we start to pick up by the radar, no matter how small a dot we made on the blogosphere. (ok.... still not even 1% on the market) cool

Cool to work on such exciting project.

elise.com: On the Job: Weblog Tools Market - Update February 2005

16:30:20 on 02/21/05 by Admun - General - tags: none - #

NP_Print debug print.php

Here's a print/print.php file to save input from HTTP.

click here to see the code

15:32:51 on 02/07/05 by Admun - My Work - tags: none - #

Softer plugin dependancy

Currently in CVS, there is a plugin dependancy support to allow a plugin to specify what other plugins must be installed for it to function properly.

more...

11:28:46 on 02/07/05 by Admun - Developer Notes - tags: none - #

NP_Referer2 v0.96

Here's a updated version.

Click here to download

14:43:08 on 02/04/05 by Admun - My Work - tags: none - #

NP_PingPong v0.31

Here's a new version, fix a bug when saving draft

click here to download

13:53:35 on 02/04/05 by Admun - My Work - tags: none - #

NP_CommentControl v0.25a

New version fixed missing global.

click here to download

11:27:09 on 01/31/05 by Admun - My Work - tags: none - #
«Prev | 1 | 2 | 3 | ...| 12 | 13 | 14 |...| 17 | 18 | 19 | Next»