Admun's NUDN

admun

  • San Francisco, CA

Navigation

Navigation

Categories

Search

Notify Me

Click here to manage subscription

Feeds

rss2
atom
17 subscribers to this blog

Cookie business

Form time to time, a plugin might have a need to access cookie. So, this little post talks about it.

more...

11:39:57 on 07/02/04 by Admun - Developer Notes - tags: none - #

The Need for supportsFeature

The question of why we should add supportsFeature in a plugin is first saw here.

more...

13:26:44 on 06/22/04 by Admun - Developer Notes - tags: none - #

Mr Data Goes to Town

So often a plugin need to track information in variables, I'm talking about data that is persistent through out the life of the plugin. This allow data to be passed from event to event, for example.

more...

22:32:34 on 06/20/04 by Admun - Developer Notes - tags: none - #

Feature List Moved to dev.n site

Feature discussion can go to: here

11:21:32 on 06/17/04 by Admun - Developer Info - tags: none - #

NUDN News Feeds Added

Follow what hcgtv did in his site, now I added news feed as well.

[update]
Now using nudn/rss skin for output.
[/update]

10:28:54 on 06/16/04 by Admun - General - tags: none - #

Now Even with Atom 0.3

Added Atom 0.3 feed.

Good stuff.

18:33:57 on 06/15/04 by Admun - General - tags: none - #

NP_BROverride

Finally find some time to get this going.... really getting sick of screwed up HTML ul, ol, table and such in a post.

see here

18:04:44 on 06/15/04 by Admun - My Work - tags: none - #

Added RSS feed

Now, one can read my NUDM site from RSS.

11:22:09 on 06/15/04 by Admun - General - tags: none - #

Having a getMinNucleusVersion

In the plugin API, there is a getMinNucleusVersion function that helps a plugin to report to Nucleus that the minimum Nucleus version it supports. This is a way to ensure a plugin is not install on a old Nucleus setup that certain support is missing. ie user defined table prefix

more...

11:15:13 on 06/15/04 by Admun - Developer Notes - tags: none - #

The Creation of permalink

I saw it sometimes when a plugin writer directly construct a permalink (also called item link) by doing this:

...
...
echo "<a href=\"index.php?itemid=".$itemid."\">".$title."</a>";
... ...

more...

11:55:56 on 06/14/04 by Admun - Developer Notes - tags: none - #
«Prev | 1 | 2 | 3 | ...| 16 | 17 | 18 | Next»
<=   November 2009   =>
SunMonTueWedThuFriSat
1234567
891011121314
15161718192021
22232425262728
2930     

My Quick Links

Documentation

How-To & Tips

Source Code

Developers utc

Latest Comments

  • Admun says If you are running wp from a hosting environment, your system admin people can tell...
  • Dan says Hi, Im a noob and Im not sure what to input for the Database Name, for Nucleus and...
  • Admun says what version of PHP you are running? It looks like this function is...
  • Kevin says I am getting this error: Fatal error: Call to undefined function sql_table() in...
  • Admun says thx Frank, I will look into it.
  • ftruscot says admun, a bug/fix suggestion on the forum that you might want to look at:...
  • Admun says Indeed David. 8( A quick fix for now until 0.9 is out: - do a "ALTER TABLE...
  • David Geens says Dear Edmond, Your twitter plugin suffer from the twitocalyps. You should...

Most Downloads