, I've been using those buttons ever since it was named CMSulake..(months ago..). But who cares which hotel is better? I surely don't..
Updates
- New Date Registration
- New Season Stylings system for the configuration file
- System now adds a lovely effect according to the what season it is( as you see since it's winter it's snowing! )
- Footer is now stuck to the bottom(at all times)
- Started my Facebook-Like Chat system.
you should make the footer where it cant be changed, so the copyright goes to the hotel name, then your name and then the sulake thing underneath
Last edited by Makarov; 03-12-11 at 10:29 PM.
Like your alert box =3
And you have an z-index issue xD
Ok, I've spent all day re-writing my bootstrap class, configuration and a few more classes.
Here's some updates
Updatez!!!1111!1
- Replaced the gallery varibles with defines.
- Classes are automatically loaded now.
- The configuration is now just one bootstrap array.
- The classes are now just one boostrap array.
- Template class has been modified slightly, just about to re-write the whole class.
PHP Code:foreach(glob(APPLICATION.CLASSES.CHILDREN.'*.php') as $file){
include($file);
$this_class = ucfirst($this->GetClassName($file));
$this->class[$this->GetClassName($file)] = !strpos($file, 'database') ? new $this_class : new $this_class($this->config['database']);
}
Blowfis is at revision .9 . I re-wrote EVERYTHING. I have one more bug to go through, but other than that Blowfis is ready for a few hotels to test it out. I may already have one, but if you would like to have a copy PM me.
Loving how this looks, good luck with it!!