Admun's NUDN

admun

  • San Francisco, CA

Navigation

Navigation

Categories

Search

My private Ajaxized Nuclues Plugin

Here's my note on how to add Ajax function to a Nucleus plugin. Ajax provides interaction to your web application (in our case, a blog) without reloading the whole web page. I think it is a very good mechanism to refresh just a small portions of your blog without clicking the reload button. NP_MiniForum is a good example.

There are 3 area of changes in order to add Ajax function to a Nucleus plugin:
  1. Create function to insert XMLHttpRequest javascript
  2. Setup doSkinvar() with function to insert javascript and <div> block
  3. Add action to receive remote HTTP request

more...

16:04:07 on 11/17/05 by Admun - Developer Notes - tags: none - #
<=   November 2005   =>
SunMonTueWedThuFriSat
  12345
6789101112
13141516171819
20212223242526
27282930