Blog Upgrade

I will be upgrading to WordPress 1.5.1, and perhaps add a few more plugins like counter.

One upgrade feature is a fix of over 170 bugs, which many of them I have already noticed. Instructions on upgading 1.5 to 1.51.

Sorry for the disturbance of this post.

[TODO]
Get Plugin Manager to Work
Install stats and counters - Click Count, Read Count, Country Count, Total Posts, Recent Comments, Unread Posts, Unread comments…
MCE editor [done 9:20pm]
Sidebar in single [done 1am]
Category Hierarchy [done 11:40pm]

[updated]
Some new stuff

  • Verse of the day
  • Live Preview [done 1am]

5 Responses to “Blog Upgrade”


  1. 1 Administrator

    Test Offical Comments

  2. 2 Teddy Blue

    how to get official comments?

    and how to make the preview of this comment?

  3. 3 Administrator

    Official Comments: http://inner.geek.nz/archives/2005/01/12/wp-plugin-official-comments/

    Category Hierarchy:
    See default sidebar template. The line wp_list_cats(’sort_column=name&optioncount=1&hierarchical=1′);

    MCE Editor: mudbomb.com/archives/2005/02/02/wysiwyg-plugin-for-wordpress/

    Live Preview: http://www.chrisjdavis.org/2004/03/15/live-preview-for-comments/

    Friendier Instructions: http://fernando.dubtribe.com/archives/2004/12/06/live-preview-explained-installed/

    What else?

  4. 4 Administrator

    If you want the preview box like i have,

    Open Comment templates.

    <fieldset>
    <legend>
    Preview:
    </legend>
    <?php comments_Div(); ?>
    </fieldset>
    
  5. 5 Administrator

    So many Stats and Hit Counters Integration are getting complex. CMC (Count My Clicks) is one step to take. I would think AJAX would also be needed for read counts (only if u scroll to a point in a page registers a hit), together with cookies u, smart comments and all the stuff can be integrated.

Leave a Reply