Announcing the release of Mi-Dia Core 1.0.0, the foundation of all Mi-Dia Scripts. Mi-Dia Core is a purpose built website base, intended to be soly used by php developer's or webmaster's to create new websites or scripts.
Mi-Dia Core come's with no primary functionality, when installed it works like all the Mi-Dia Scripts except that it has no features apart from the following;
- Template System
- Account System
- Administation
THIS SCRIPT IS NOT DESIGNED OR INTENDED IN ANY WAY TO BE USED BY SOMEONE UNEXPERIENCED. BUT IS A GOOD TOOL FOR SOMEONE WISHING TO LEARN PHP AND MYSQL.
We are proud to release the first version of the pre modified Mi-Dia Blog 1.1.0 which is Mi-Dia Package 1.1.0.
As you may have guessed, Mi-Dia Package is a merge of Mi-Dia Blog and Mi-Dia Forum. Allowing web master's to easily run site's rather than just blog's, without the need of manually installing Mi-Dia Forum ontop of Mi-Dia Blog.
No new feature's have been added to this package, therefore the feature's included are that of their respective script versions.
Mi-Dia Package is based on;
- Mi-Dia Blog 1.1.0
- Mi-Dia Forum 1.0.0
Author:Chris ( Admin ) Date: 16/08/2010, 9:41 am Status: Offline
A small error has been found in Mi-Dia Blog 1.1.0 Release pertaining to the links block. The problem caused the links block to not be able to be hidden. This has been updated in the current download. For anyone wishing to patch it themselves then please complete the following
--------------------------------
Open ./includes/menu.php
--------------------------------
FIND $linksql = mysql_query
--------------------------------
BEFORE ADD
--------------------------------
if ( confdata(blocklinks) == '0' ){
--------------------------------
FIND block('Links',''.$llinks.'');}
--------------------------------
AFTER ADD
--------------------------------
}
-------------------------------
As you can see its only a small update and can be patched within moments.
We are proud to announce the release of Mi-Dia Blog 1.1.0.
This version is a great improvement on the prior version's and includes many different features. The main changes are as follows;
-Built on Mi-Dia Core version 1.0.0 By being built on Mi-Dia Core, it has greater integration with other scripts and share's the security.
-New Post Management Posting and Management of Blog Entries are no longer handled on site, instead they are in the control panel. Although this has dropped the feature of user's posting entries, it has added easier management, better security and made the front end more efficient.
- New Staff Panel The new staff panel is more organised and contains more features and customisability
- Dual Layout's You can control the look of your site even more with the choice of one or two side menu's
and many more changes have been made under the hood, so download a copy and experience for yourself.
Mi-Dia Blog version 1.1.0 is now complete having gone through its last stage of refinement, IE compatibility. Now we are focusing on the following tasks then will be releasing the latest version of Mi-Dia Blog and other scripts to the public.
The tasks to be done are the following;
- Package Mi-Dia Core ( The foundation software at the heart of Mi-Dia Blog and Forum )
- Test Mi-Dia Forum with the Mi-Dia Core Base
- IE compatibility for Mi-Dia Forum
- Finish design and implement new home site update
- Release Blog, Core and Forum View Full Entry Category: News Comments:0Tags:1.1.0
Mi-Dia Blog 1.1.0 is well into its Beta Testing stage now and has been tested both as a fresh install and an upgrade from 1.0.8.
Both tests went well and no bug's were uncovered in this stage of testing, since the test's we have been tweaking though, mainly with feature and layout option's rather than the core of the script.
The blog is still a blog, but has full support for being a Content Management System, with a CMS mode which is enabled by default. It has continued on its path to being the most adaptable and easy to use blog that we have experienced.
It wont be too long before Mi-Dia Blog 1.1.0 hits the downloads, and we are sure it will be a pleasure for all. View Full Entry Category: News Comments:0Tags:1.1.0