Displaying 10 of 21 Updates in All Categories

MMD-CMS

This is a current and active log of updates done to our content management system. This is a fully PHP-powered system, similar to Drupal and Wordpress, that we use on some of our Client sites. Check out our Resources and Tutorials for code snippets from this.


Posted 12/16/2019

Deprecation Station

MMD-CMS development is now in a closed state.


Posted 12/23/2013

v3.0 (BETA)

Massive release from us - more details coming shortly. We have optimized a LOT in the system and made things MORE open. We currently have over 30 sites in the wild on MMD-CMS and hope to bring much more to the table with 3.0. This upgrade will break previous releases.


Posted 08/23/2013

v2.90

  • Various bugfixes
  • Various enhancements

Posted 06/27/2013

v2.87

  • Various bugfixes
  • CMS now issues 301 redirects for trailing slash redirects
  • More function hooks
  • Better RSS feed generation
  • Ability to disable jQuery through theme functions file
  • Quick-enable debug options
  • Ability to set image compression quality
  • Ability to display images for posts in admin
  • New image naming convention options ( for unique filenames )
  • Cache no longer throws errors for images in cache folder
  • Fixed menu issues with renaming items
  • Menu item dropdown now displays by created date
  • Under-the-hood performance updates
  • Faster/smarter thumbnail upload/setting
  • You may now set 'Other Details' and meta on a post before saving it

Posted 11/13/2012

MMD-CMS v2.75 Released

Another big jump here! With a brand new administrative system, multiple performance enhancements and fixes and a simpler upgrade path we're back and ready to rock! As of this post, we have ten sites that have upgraded to the latest version.

Since V2.0:

  • Unified administrative interface - prettier AND faster!
  • URL Title now hidden until post is created. Auto generated to stop confusion about what it does..
  • Front-End Admin Bar removed - quick-launch icon put in place.
  • Previous 2.X plugins should be compatible with this version.
  • Content categories now have active states when viewing a single piece of content with a cat list somewhere on the page.
  • Menus are a bit smarter, have better support for categories.
  • Added live updating to content edits - see your updates live on the fly! Can disable through Settings > Interface. This is disabled by default.
  • Fixed security issue with login/logout requirements and certain script executions.
  • Media uploads are a bit quicker, work smarter.
  • Appear to have broken something involving content grabs - slowing down page generation times a bit.
  • Chunked CKEditor Toolbars down to two rows, removed nonessential features.
  • User permissions make more sense.
  • Added a third link structure to remove page generation for posts - /DEFINERNICENAME/#POSTNICENAME
  • Integrated POST URL regeneration into definer setup..
  • Optimized URL generation.
  • Post and Category editor is now smarter.
  • Ability to rename menu items.
  • Removed RSS Feeds in favor of plugins. Ask for 'RSSFEEDS'.
  • Numerous speed opimizations.
  • Removed subcategories - nobody used them.
  • Fixed admin bar naming schemes.
  • Removed comments system in favor of plugin. Ask for 'CONVERSATIONS'.
  • Page templates plugin now available. Ask for 'PAGE-TEMPLATES'.
  • Optimized config files.
  • Fixed sql_date() conversion issue.
  • Want: Install Script, Upgrades Back
  • System prepped for new administrative interface..
  • Removed user meta function hooks - use meta values or a plugin.

Posted 10/30/2012

V2.71

  • Removed Tools
  • Unified administrative interface - prettier AND faster!
  • URL Title now hidden until post is created. Auto generated to stop confusion about what it does..
  • Front-End Admin Bar removed - quick-launch icon put in place.
  • Previous 2.X plugins should be compatible with this version.
  • Content categories now have active states when viewing a single piece of content with a cat list somewhere on the page.
  • Menus are a bit smarter, have better support for categories.
  • Added live updating to content edits - see your updates live on the fly! Can disable through Settings > Interface. This is disabled by default.
  • Fixed security issue with login/logout requirements and certain script executions.
  • Media uploads are a bit quicker, work smarter.
  • Appear to have broken something involving content grabs - slowing down page generation times a bit.
  • Chunked CKEditor Toolbars down to two rows, removed nonessential features.
  • User permissions make more sense.
  • Added a third link structure to remove page generation for posts - /DEFINERNICENAME/#POSTNICENAME
  • Integrated POST URL regeneration into definer setup..

Posted 09/10/2012

V2.4

  • Optimized URL generation.
  • Post and Category editor is now smarter.
  • Ability to rename menu items.
  • Removed RSS Feeds in favor of plugins. Ask for 'RSSFEEDS'.
  • Numerous speed opimizations.
  • Removed subcategories - nobody used them.
  • Fixed admin bar naming schemes.
  • Removed comments system in favor of plugin. Ask for 'CONVERSATIONS'.
  • Page templates plugin now available. Ask for 'PAGE-TEMPLATES'.
  • Optimized config files.
  • Fixed sql_date() conversion issue.
  • Want: Install Script, Upgrades Back
  • System prepped for new administrative interface..
  • Removed user meta function hooks - use meta values or a plugin.

Posted 01/19/2012

MMD-CMS v2.0 Released

Big jump here - after months of development, we are finally ready to launch our mostt recent release of our in-house content management system. The system has been updated in a way that will break current systems - this is a COMPLETELY revised system that is NOT directly backwards compatible with prior versions. The update brings a revised featureset and performance updates.

  • System is now based around an object-oriented framework.
  • Revised database structure.
  • Revised menu system allows for the ability to create multi-level menus and provides a cleaner interface for managing your menus.
  • Revised image tools allow easier creation of different image and thumbnail sizes, as well as different controls for resizing and cropping uploaded images. You may now also choose which image size is chosen by default when uploading an image.
  • Reworked content meta system - allows for more expandability and easier access to meta fields.
  • Cleaner administative interface.
  • Member system has been removed in favor of a plugin-based system.
  • Comments system has been removed in favor of a plugin-based system.
  • RSS Feeds have been removed in favor of a plugin-based system.
  • Definers now have a seperate control panel for basic settings, with page contents now editable under the 'Pages' menu.
  • You may now set the amount of posts displayed in definer listings in the definer control panel.
  • URLs are now set in the database for quicker access. Tools are provided to re-create URLs on a site-wide basis.
  • Account-control screens ( login, logout, register, account, etc. ) are now accessible through the administrative interface.
  • Meta fields can be added to control whether or not content is accessible to logged in/out users.
  • Introduced utility classes to help with creating new database objects.
  • Moved categories away from the content_meta table - was bogging down the system when used with larger sites ( > 10,000 content rows ).
  • Added better hooks for managing urlChunks that allow for faster plugin creation.

We currently have four sites running on variations of the 2.0 CMS.

 


Posted 02/23/2011

V1.12

  • CMS Update To v1.12
  • Fixed issue when unregistered users tried to comment.
  • Commenting brings you back to the comment form.
  • Added category list fallback.
  • Repackaged system.php.
  • Fixed issue with header titles not generating properly.
  • Definer previous page link a bit smarter.
  • Sitemap tweak.
  • Added function hooks for postload procedures.
  • Linked to eula in system admin panel.

Posted 02/20/2011

v1.11

Releases a BUNCH of updates for the core and inner workings of the system as well as a large set of new features.

  • CMS Update To v1.11
  • Fixed issue that prevented the creation of pages, posts, and definers
  • Upgraded membership system.
  • Added member listing page options.
  • Added member profile page options.
  • Added member control settings page.
  • Added more options to comment form.
  • Added /new/ and /edit/ to definer and post structures
  • Added ability to add custom user fields. Fetched on update and login. Can be grabbed when looking at member profiles.
  • Modified watermarking script - will not watermark if image is bigger than watermark.
  • Removed fourth parameter from post thumnnail specs. No need for a fallback.
  • Fixed small ckeditor issue.
  • More permission security.
  • Optimized menu system.
  • More options for registration - Email Admin, Require Approval, Etc.
  • Renamed a few options.
  • Numerous smaller bug fixes.
  • Added control over definers.
  • Fixed registration page issues. Also added username checking to avoid duplicates.
  • Modified admin bar
  • Removed SIDEBAR Menu For Now
  • Improved commenting system - more secure, fixed a bug.
  • Page setup optimizations, and a few small performance updates
  • Post author, not site administrator, now emailed when comments or replies are made to posts

 


Next Page