GetSimple Support Forum
class based - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: General Questions and Problems (http://get-simple.info/forums/forumdisplay.php?fid=16)
+--- Thread: class based (/showthread.php?tid=128)



class based - crashfellow - 2009-09-06

Was just wondering, do you have any plans to make this system class based?

Only reason i asked as it would allow the creation of modules.

Otherwise edits will be over-written when the system is upgraded.


class based - ccagle8 - 2009-09-06

i have no intention now... but maybe later on. I have a feeling in order to fully support plugins, I might need to go that way. I didn't do it in the first place b/c I am not very familiar with Classes.


class based - crashfellow - 2009-09-06

ahh ok. Yeah i've only recently become much more farmiliar with class based PHP 4 and 5.

You're right about plugins. It's possible to add totally new functionality as it stands, but not upgrade existing.

I'm just testing your new build now as well.


class based - crashfellow - 2009-09-06

I would love to build a module for the twitter cache and flickr pics to be included as get_twitter() and get_flickr().


class based - crashfellow - 2009-09-06

.wrapper .nav {
font-size:13px;
left:0;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
position:absolute;
top:89px;
width:900px;
}

Had to set top to 89px otherwise the navigation would push under the header bar. This was in Firefox 3.5


class based - crashfellow - 2009-09-06

The settings page fix worked Smile


class based - ccagle8 - 2009-09-07

twitter and flickr would definitely be plugin-type material, but i dont think it fits in with the core (not sure if you were talking about core or plugin based)

The CSS you gave... is that for the admin panel? I hadnt seen the issue you described. I will check it out though


class based - crashfellow - 2009-09-07

Yes in the admin panel.

The twitter/flickr would work more plugin based.


class based - ccagle8 - 2009-09-07

RE: the nav class change: it might fix it in FF 3.5, but then it's broke in chrome and IE7, FF 3.0 on windows.


class based - crashfellow - 2009-09-07

Ohh does it? sh*t... could just my my wacky firefox then lol yeah looks like ur write cause it's one pixel off on my work FF