Menu

WebmasterF1 Portal / News: Recent posts

wmf1 0.1 officially stoped

It's gonne. Use it, but please don't report bugs as the new version will be verry different.

Posted by Dennis Bollyn 2001-11-01

Admin Panel has been improved

I just changed the admin panel a little, you can now add, edit and delete admins. For this purpose, there have to be some changes into the database. Please run the following command on your database if you use it:

ALTER TABLE wmf1_admin ADD state TINYINT not null

The admin center is only available from CVS, but it shoudl be in the next version (0.1B2?)

Posted by Dennis Bollyn 2001-10-26

Own forums are ready

I worked hard onto this, but the first version of the forum is ready. It's currently only available on CVS, but I'll pack it soon.

Posted by Dennis Bollyn 2001-10-24

Multiple database types support

It's finally there: the ability to use multiple database types. In order to do this, I used DAL ( http://dal.sourceforge.net ). I'm still fine-tunning everything, but soon I'll place the new version on the site (currently still using wmf1-0.1PA). Downloads are available at http://www.webmasterf1.com/downloads . I recomend wmf1-0.1A1 . It doesn't use the DAL system yet, but it doesn't contain any reference to wrong things (in A2 it does)

Posted by Dennis Bollyn 2001-10-13

Improved Release

I'm currently working on a new release. Some of the major changes are:
- "main.class.php" is gone. All that is now in "inc.php".
- "admin.inc.php" is also replaced by "inc.php"
- Ability to change the title 'per-page'.
- Some variables that define the behaviour of inc.php
- Acording to my 'specifications' I changed the name of "templ.php" to "templ.inc.php"
- Improved customization in "templ.inc.php"
- Real usage of $prepath. Now it MUST be defined in every file (eg. './').... read more

Posted by Dennis Bollyn 2001-10-12