Menu

eXtensible Media System / News: Recent posts

Minor work on phpBB2 mod

Did some minor work on the phpBB2 mod, here is the "doc" for the module so far. Basically, I just gutted the app for everything that XMS will provide or doesn't need.

/********************************************************/
/* Name: Module phpBB2 */
/* Date Began: 03/16/2005 */
/* Authors: phpBB.org, modified by ShinePoint Corp. */
/* */
/* Revision History: */
/* Module Began: 03/16/2005 */
/********************************************************/... read more

Posted by Darkmyztz 2005-03-18

New Versions, Function

New versions of several files uploaded, the functions.php file has been massively updated with many important formatting and language functions. Language folder is up, but no languages are currently present.

Posted by Darkmyztz 2005-03-11

dbi_retreival Revision 1.3

Just CVSd r1.3 so it should hopefully be more functional now than before.. just a couple of tweaks. The way SF works, you should probably see it in a few hours.

Posted by Darkmyztz 2005-03-11

dbi_retreival Revision 1.2

Well, r1.2 of dbi_retreival.php is up. I think I forgot to put commas between the search parameters though, so I doubt that it'll work... Next revision.

Posted by Darkmyztz 2005-03-10

CVS Working

Well after messing around with CVS for a while (in stupid windows because of Homesite), CVS finally updated, you should be able to see a few of the files up there. Nothing that is operational - all that should really matter is the "dbi_storage.php" file in the /db directory. Those are the storage functions for now.

Posted by Darkmyztz 2005-02-28

DB Interface nearly complete

The database interface for XMS is nearly completed. The storage functions are coded (but not tested) and the retreival function is underway (designed, but not coded). After the interface is done the next step is what we have titled "interface interactors". These are functions that interact directly with the interface and are commonly used, such as search, formatting and language. Following that will be commonly used modules and finally will be template parsing. Expect a completed project around May.

Posted by Darkmyztz 2005-02-28