language.inc.php in mboard
Posted: Sun Apr 20, 2008 7:50 pm
I'm loving gbook 1.6 and I'm reasonably impressed with mboard 1.3 (although I haven't implemented it on my http://www.mcarthur64.com site, yet). For a variety of reasons, I'd like to try and implement an external language.inc.php file for mboard akin to the version used in gbook. The first couple of commands I tried changing netted a blank screen (always a clue that the code has gone bad). I reverted to the original and all is well so far as functionality is concerned.
I still have this burning desire to use an external language.inc.php file (it's the style-sheet-geek inside me, I guess). As a beginner in php (but pretty good at HTML and CSS, and marginally competent in structured programming), I wonder if you'd assess the likelihood of success in making this modification. I'm not asking you to write the code for me, nor am I asking you to get cracking on version 1.x. Just asking if you think, in concept, it's reasonably doable without a massive rewrite of the code. I guess I'm wondering about any local loops or semi-secret subroutines which would keep me from success even after I've conquered the obvious stuff.
Something tells me that if I have to ask this question I shouldn't be messing with it anyway. As always, thanks for your help.
I still have this burning desire to use an external language.inc.php file (it's the style-sheet-geek inside me, I guess). As a beginner in php (but pretty good at HTML and CSS, and marginally competent in structured programming), I wonder if you'd assess the likelihood of success in making this modification. I'm not asking you to write the code for me, nor am I asking you to get cracking on version 1.x. Just asking if you think, in concept, it's reasonably doable without a massive rewrite of the code. I guess I'm wondering about any local loops or semi-secret subroutines which would keep me from success even after I've conquered the obvious stuff.
Something tells me that if I have to ask this question I shouldn't be messing with it anyway. As always, thanks for your help.