Entries Tagged as "MangoBlog"

Mangoblog plugin: rememberLogin! v1.0

logo MangoblogI made this tiny little mangoblog plugin because I just hate to fill in login forms over and over again. So, with a little help of jquery, you can now have a "remember this login" checkbox at the login screen of your mangoblog admin...

No Comments

Honeypot Spam Blocker - mangoblog plugin

Yet another plugin for mangoblog! About two weeks ago, I rediscovered Project Honeypot.They have a service called HTTP:BL, where you can check ip addresses for comment spamming and email harvesting behaviour.
With the help of that service, you can now block those ip addresses from even seeing your blog.

17 Comments

Mangoblog plugin: cfmlIncluder

Another plugin for mangoBlog, and another sleazy one: cfmlIncluder!

It gives you an extra text field in the edit post / edit page admin screen, to enter a path to a cfm file which will be included onto that page:

No Comments

Mangoblog plugin: extra-HTML-Content

Nobody wants to edit their website templates unless they have to, right? That's what I needed to do in my mangoBlog.

Pretty sleazy, but works like a charm: the Extra HTML Content plugin! It adds HTML (or whatever you enter into the form) into the head and/or body part of your site:

No Comments

New layout, new plugins...

As you might notice, this blog has a new design! No more light blue and white, and no more stupid ads.

Last time I changed layout, I manually edited the templates, which I didn't want to do now. But I did need to add custom javascript to the head of each page, and I have some special pages where I want to add include some of my own cfml. That's why I will be posting 2 new plugins in the near future: cfmlIncluder and Extra HTML Content. Yes, this post is more like a reminder to self :-/

No Comments