CMSMS Blog

Blog Categories

<< <  Page 27 of 40  > >>

2009 Geek Moot Donation Drive

Posted July 31, 2009 by Ted Kulp

It's that time of year again. In order to fund some of the developers travel to Geek Moot 2009, we're going to require a bit of supplemental income. We're looking to fund 2 developers coming over from North America as well as the remainder of the deposit for the event space. As with the last 2 years, we're going to open up for help from the community. The goal this year is kind of big, but I'm hopeful that we can pull it off. We're looking to raise $2,000 by August 10th. This will be for 2 plane tickets, some travel expenses and the remainder (about $600) going to the event space. Donators will be added to this post on a daily basis and moved over to the donations list on the main site. We will, of course, keep a running tally of donations and give a big congrats if and when the goal is reached. Furthermore, the largest donation will get a free banner ad on our sites for 2 months. This is, of course, if they have something to advertise. If not, then we'll try and come up with something else to show our thanks. I think we can pull this off. Prove me right, folks! Thanks! Ted Update: Thanks to everyone. We turned it into a month of donations and it was a huge success! I'll contact Mirren soon and see everyone who's coming to Geek Moot in a few weeks. To make a donation, click the Paypal link:
donate through paypal
To signup for Geek Moot 2009, visit geekmoot.com. July 31 Tyler Boespflug - $50 Aug 1 Jordan Hlebarov - $5 Finn Lovenkrands - $200 Sandro Barbieri - $100 Aug 2 Sanjay Cherubala - $50 Maine Webworks - $50 Aug 3 Gareth Jones - $30 Aug 4 Marcus Hill - $20 Mirren - $350 Aug 5 Johnny Eshak - $100 Aug 6 Reinhard Mohr - $50 Aug 8 Shareworld - $30 Aug 9 Franck Lafay - $100 Aug 11 lonejacobsen.dk - $50 Aug 12 JeremyBass - $50 duketown.eu - $50 smilingcharleys.com - $15 AU Computers P/L - $200 Aug 13 Alessandro Grassi - $10 Pyramedia - $50 Andrew Rowbottom - $10 Webaholic - $50 Mana Ties - $50 Aug 14 Prism Open Source - $50 Das howtodo-it-Team - $10 Aug 16 Leeroy Lugg - $100 Aug 17 Viebig - $20 Karl Goldstraw - $10 Aug 18 Timothy Mahoney - $25 helminikon.no - $140 Aug 19 Renzo Ticineto - $40 tao.dk - $200 Aug 25 Piotras Cimmperman - $200 Aug 29 terapeutweb.com - $50 Katahdin Designs Limited - $30 Aug 30 Victor Ursu - $20

Announcing CMS Made Simple 1.6.2 - Noumea

Posted July 28, 2009 by Robert Campbell

This is a bugfix only release... infact, only a small handful of bugs have been fixed since 1.6.1. Here are the details: - Fix a problem with the unique module hash not always starting with a letter which fixes form validation problems. - TinyMCE - #3762 - file extension ignored in internal links - News - #3782 Fix IE8 toggle in add/edit news (Use Expiration Date:) - Fixed a minor template problem in News.

Announcing CMS Made Simple 1.6.1 - Canala

Posted July 23, 2009 by Robert Campbell

The latest and greatest release of your favorite content management system... CMSMS version 1.6.1 "Canala" is ready to roll. This is a bugfix only release. Again, the members of the development team have donated many hours to testing, fixing, and re-testing the package, to make sure that what we fix, is infact fixed, and everybody should give a big thanks to them. We've fixed the known outstanding php4 issues (thank god we won't have to worry about php4 when 1.7 comes out), and a few issues with permissions, and email addresses, etc. Important: we have fixed a longstanding problem with having multiple module calls within the default. content area. The fix to this was essentially to dramatically change the 'module id' mechanism from a simple count, to a unique hash for each module call. Therefore any of you that are doing styling, or funky smarty tricks relying on specific module id's like m6_ or m7_ will have upgrade problems. There was no way around it. Hopefully this will be the last release in the 1.6 series, and we can move forward with development on CMSMS 1.7, which will be a php5 only release. Note: Just to remind everybody out there... as of this release, we can only support CMSMS 1.6, and 1.6.1... therefore please refrain from asking questions or reporting bugs until you've successfully upgraded.
    Here's a more detailed list of what's changed:
- Fixes of several bugs: - #3138 A bug of counting modules in page --- Note: This bugfix WILL break any sites that use incorrectly hacked templates with hardcoded module id's like m6 and m7, etc. --- - #3582 (CMS 1.6) Fatal Error in contentoperations.inc.php - #3589 Missing "Forgot Password?" on default template - #3591 Default group "Editor" has no permission to edit a page - #3601 Creating new user fails, doesn't accept "-" in email address - #3606 Cannot remove additional editors from page - #3608 Edit icon of pages is shown even if no permissions to edit that page - #3612

CMSMS Blog

Blog Categories

Page 1 of 40  > >>

CMS Made Simple Joins GitHub, Ushering in a New Era of Community Collaboration

Posted January 31, 2025 by scotch33
Category: General, Announcements

The Dev Team is delighted to make a big announcement today.  The CMS Made Simple code base is now set up and available as a GitHub project.

Read More

CMSMS vs WordPress – a personal opinion

Posted September 13, 2024 by simon
Category: General

An experienced web developer who has been using Wordpress for a few years asked me to convince her why she should be using CMSMS. Even though she is a capable coder, projects were taking too much time. Mainly because WordPress was making it harder than necessary. So I told her...

Read More

2.2.20 In Review

Posted June 17, 2024 by simon
Category: General

In an ongoing effort to improve transparency of the Dev Team, we'd like to take this opportunity to discuss a few of the issues that arose during and after the release of CMSMS 2.2.20.

Read More

CMS Made Simple 2.2.21 - Sherbrooke

Posted June 6, 2024 by digi3
Category: Releases

Hello CMSMSers!

Today we are announcing the release of CMS Made Simple 2.2.21 - Sherbrooke, an incremental bug fix release.

This version addresses a few bugs that came up after the last release:

  • template inheritance was broken for content blocks;
  • the page editor didn't show the text area field for content blocks on some configurations when template inheritance was used;
  • the page editor timed out on some cases (Smarty infinite loop);
  • there was a typo on the page error class that made it impossible to use it;

These bugs were important enough to warrant a new release as soon as it we could diagnose, fix, and test them.

Please see the changelog for a full list of fixes.

As per the Dev Team's official support policy, the only versions of CMSMS currently supported are now v2.2.20 and v2.2.21. Please upgrade at your earliest convenience.

Thank you for your time, and have fun using CMSMS!


CMS Made Simple 2.2.20 - Saguenay

Posted May 1, 2024 by digi3
Category: Releases

Hello fans of CMS Made Simple!

Today we are announcing the release of CMS Made Simple 2.2.20 - Saguenay, an incremental bug fix and stability release.

This version addresses the much awaited support to the most recent versions of PHP, making it stable with PHP 8.3.0+. We have also tested thoroughly its compatibility with mySQL 8.0+ and found no notable issues while running under these recent versions.

We have thus upgraded our template engine, Smarty, to version 4.5.2, the latest on the version 4 branch. While there is already a version 5 branch there are some important changes that will impact its use with CMSMS, most notably “dropping support for the use of unregistered callables (such as PHP functions) in templates” (see this discussion) which would break pretty much every CMSMS site on upgrade and would need a considerable effort from our users base to convert these templates back to usable ones. That doesn’t mean that there are no solutions, but instead that we are considering our options moving forward so that we can keep compatibility as much as possible, and breakage to a minimum, if any, when moving to Smarty 5.

In the meantime Smarty code will spam server PHP logs if not properly filtered. We recommend that you filter ~E_DEPRECATED on productions sites, to prevent these messages from crowding the logs as this won’t impact the site functionality in any way.

A side effect from using Smarty with PHP versions above 8.1 is that the regular PHAR installer will no longer work on Windows environments. We are addressing that issue but, in the meanwhile, the Expanded PHAR installer still works properly on all platforms and can be used to circumvent that issue.

As an added bonus, the PHAR installer and redirection loop issue, an ongoing obstacle that occurred on LiteSpeed web servers, seems to have been fixed with PHP versions 8.2.16 and above, so using the regular PHAR installer on these servers should no longer present any problem.

The UserGuide2 module, currently available as an add on, has become UserGuide and joined the core modules. It is released with a CMS Made Simple Foundation video course pre-installed, streaming a handful of lessons essential to an editor. These will show an editor how to use the file manager, the content manager and the news module as well as showing them how and where to get further help. For those not wishing to include this module, it can be deselected when doing an advanced mode install/upgrade.

Additionally, this version fixes many minor bugs that have been lingering over the past few years, as well as some usability and performance improvements. Please see the changelog for a full list of fixes and improvements.

As per the Dev Team's official support policy, the only versions of CMSMS currently supported are now v2.2.19 and v2.2.20. Please upgrade at your earliest convenience.

Thank you for your time, and have fun using CMSMS!


CMS Made Simple 2.2.19 - Selkirk

Posted November 28, 2023 by digi3
Category: Releases

Today we are delighted to announce the release of CMS Made Simple v2.2.19 - Selkirk. v2.2.19 - Selkirk is an incremental bug fix and stability release.

For further detailed information, please see the changelog where there is a full list of fixes and improvements.

As per the Dev Team's official support policy, the only versions of CMSMS currently supported are now v2.2.18 and v2.2.19. Please upgrade at your earliest convenience.

Thank you for your continued support and use of CMS Made Simple!


Page 1 of 40  > >>

passes params to Module -> results in errormessage - #3626 Fixes issue with php 4.x in multicontent - #3636 Global Settings -> Advanced Setup -> Basic Properties - #3768 Email validation when add user - #3680 Big problem with group permissions - Fixes issue with php 5.0.5 in content operations - More minor bug fixes. - Fixes to default content on new installs

Announcing CMS Made Simple 1.6

Posted June 22, 2009 by Robert Campbell

So here it is... after building alot of anticipation, and only a week behind schedule, CMS Made Simple 1.6 is now ready for public consumption.
    Changes/Features/Bug Fixes
There have been a great deal of changes,.. so I'll just brush on them here... please read the changelog notes attached with the release at: http://dev.cmsmadesimple.org/project/changelog/1897 * Content Type Changes Major effort has been undertaken to make the system faster, better and easier to extend. We've reworked the content types and various classes so that the number of queries is better optimized, and so that there is more options for configuration of what is to be displayed to your users on the edit content page. * Permissions Changes We've completely re-worked the content permissions to allow more flexibility, and allow greater control over what your users are allowed to do with respect to content. Briefly, the permssions model has changed to: - Additional Editors or Owners of a content page can edit that content page - The "Add Pages" permission states that the user can create pages as children of pages that he is already an owner/additional editor of. - The "Remove Pages" permission states that the user can only remove pages that he is an additional editor/owner of - The 'Manage All Content' permission allows you to do anything with all content. * New Themes and Content - Two new frontend themes have been developed, and the default content for new installations changed considerably. * Forgot Password functionality in admin - The admin console now has the ability to handle forgotten passwords, if an email address has been associated with the admin account. * 404 error handling changes - A new content type 'Error Handler' has been created to handle 404 errors. This page is just a regular content page with some extra functionality. This will allow you to do things like embed module calls, etc. into the 404 page. * Site Preferences rewrite - The site preferences page has been completely re-written. * Sitedown IP address exclusion - When sitedown mode is enabled, it is now possible to exclude certain IP addresses from that restriction. In this way the site can be down for everybody but the developer working on it. * Page Preview fixes - Page preview now works with page templates that have multiple content blocks. * UTF-8 changes for new installs - On new installs, the installer now tries to change the default encoding for newly created tables, etc. This allows better utf-8 flow for most sites. - A new 'set_names' config entry has been created to allow doing a 'set names utf-8' at the beginning of any request. This is on by default for new installs, and off for upgrades. * config.php cleanup - We've removede a bunch of the redundant stuff out of the config.php, and optimized the pretty url stuff so it should be a bit easier to understand. * MenuManager improvements - The admin panelo for menumanager has been completely re-worked to be more obvious, and easier to use... there is now the ability to specify a 'default' menu template. * ModuleManager improvements - Module Manager now has the ability to check dependencies before installing a module. - Module Manager can now check to see if there are newer released versions of any of the modules that you are currently using on your site. * TinyMCE improvements * Search improvements * Printing improvements * Many, Many bug fixes.
    Compatiblity
- For sites with multiple admin users who have different levels of permission for editing content, you will need to re-visit the permissions, and to make sure that everything is setup the way it needs to be. - Users using Cataloger, PageBlocks, and other modules that create content types will experience problems with compatibility. Please contact the authors of these modules and ask them to release a version compatible with CMS 1.6 as soon as possible.
    Diff Packages
Due to the extent of the changes, there will be no diff releases for 1.6. You will need to download the full package, and transfer the whole thing up to your new website... please download the appropriate checksum package and validate your upload with that. Thanks I would like to take this time to give my thanks to the development team, and the beta testers who contributed hundreds of hours in testing, fixing, enhancing, and debugging this release. If I forgot your name, please remind me and I'll add it ASAP.
    Dev Team Members
Ronny Krijt Rene Helminsen Alberto Benati Nuno Costa Mark Reed Morten Poulsen Ted Kulp Tyler Boespflug
    Beta Testers
SimonSchaufi duclet Sonya bess Nullg JeremyBASS ZiggyWigged Maarten That's it... I'm sure you'll find this release the best ever.... It can be downloaded from the usual locations... Enjoy.

Announcing Geek Moot 2009

Posted May 27, 2009 by Ted Kulp

The developers of CMS Made Simple have finalized plans for the yearly developer conference. However, there is one major change... we're inviting you to join us. On 26-27 September, CMSMS will host the first public Geek Moot event at The Showroom in Sheffield, UK. There will be plenty of presentations by the devs and others, events, networking and just general geeking out. There are plans for evening events in the works and they will be announced soon. Come spend the weekend with the CMSMS devs and other people just like you for a weekend of fun with the system you love. For more details on the event, see http://geekmoot.com. Presentations We are looking for people to do talks and presentations on CMSMS related topics. If you'd like to do a presentation (and promote yourself as a CMSMS know-it-all or your company), please contact us here. Proposals are due by 1st July. Sponsors We are also looking for sponsors. There are details about what sponsorship could provide here. We would love to get several sponsors if possible. Donation Drive We will also do our yearly donation drive in a month or so. The money for this will go to paying for several devs to travel to the conference, as they normally wouldn't be able to. We'll announce that when we're prepared to handle the influx of funds -- and figure out who needs them. Thanks! We hope to see you in September!

Announcing CMS Made Simple 1.5.4

Posted April 6, 2009 by Robert Campbell

This is just a small maintenance release that fixes a couple of annoying bugs: a) The logout/session issue should now be resolved permanently. b) The problem with errors in preview on new installs because of some bad logic in the default templates has been fixed. Diff packages are available (they are very small) to allow you to quickly upgrade your 1.5.3 site to 1.5.4. This is an optional upgrade. If you're not experiencing problems with the logout/session issue, then staying at 1.5.3 for a while should be fine.

<< <  Page 27 of 40  > >>


Our Partners:
EasyThemes Themeisle