[REL] Housekeeping Category Adder + WordFilter Adder
I made a addon for the housekeeping so its much easier than just going into the database and manually adding it.
http://img154.imageshack.us/img154/4567/add1.jpg
This is the Word Adder. (Rename it to wordadd.php)
Insert this in wordadd.php in the housekeeping folder
[PHP]<?php
/*===================================================+
|| # HoloCMS - Website and Content Management System
|+===================================================+
|| # Copyright
Re: [REL] Housekeeping Category Adder + WordFilter Adder
You know you aren't supposed to change Powered By HoloCMS, right?
The category thing might be helpful, but it's pretty easy to make.
The wordfilter thing is just plain easy to do.
Anyways this may be useful to someone who doesn't have access to phpmyadmin or something, but for the rest of us, it's not that much more useful
Re: [REL] Housekeeping Category Adder + WordFilter Adder
Nice release, sure enough is going to download this and keep it safe!
Re: [REL] Housekeeping Category Adder + WordFilter Adder
Nice work Mobat,
I might use this, i get sick and tired of going into the database everytime i need to filter something or add a category
Re: [REL] Housekeeping Category Adder + WordFilter Adder
Unless you can delete the words, doesn't make much sense to me.
Re: [REL] Housekeeping Category Adder + WordFilter Adder
This is a nice release, though doing this by the database isn't hard at all.
Nonetheless, you've made our lives 10x more easier by adding it into the housekeeping (though I've done it before when I had a hotel in development).
Nice release though!:laugh:
Re: [REL] Housekeeping Category Adder + WordFilter Adder
I was needing this =D Thanks!