CMSMS Blog

Blog Categories

<< <  Page 30 of 40  > >>

Vote for CMS Made Simple in the Packt CMS Awards 08

Posted September 1, 2008 by Keith Lauchlan

Now that CMS Made Simple has been nominated in the Packt 2008 Open Source CMS Awards it's time for the community to turn out the vote and help make us winners in one or both of the following categories:
  1. Most Promising Open Source CMS Award Finalists
  2. Best Open Source PHP CMS Award Finalists
Not only will the project gain prestige and exposure from being ranked in this award but the prize money will help towards development costs and help speed the arrival of CMSMS 2.0. So gather your friends and colleagues get voting!!

Nominate CMSMS - 2008 PACKT AWARDS

Posted August 24, 2008 by sportman

Help make CMSMS award winning again

We got around to this a little late this year but there's still time to nominate us for th Packt CMS Awards in the Overall Best CMS Category. You'll have to hurry though as the nominations close August 25th!

http://www.packtpub.com/nominations-homepage


CMSMS 'Geek Moot' 2008 this weekend

Posted August 20, 2008 by Keith Lauchlan

A number of associates and developers of CMS Made Simple will be meeting in Philadelphia over the weekend to discuss the future of the project. We will meet up in downtown Philly on Friday night for dinner and discussion. The formal meeting will take place in the Fairless Hills neighbourhood on Saturday and Sunday and will be available *live* via Mogulus starting at 10.00 EDT/14.00 GMT on Saturday 23rd. The formal discussion agenda over the weekend looks like this.
  1. Manpower issues
  2. Documentation
  3. 1.5 vs. 2.0
  4. Open bugs for 1.x
  5. 2.0
  6. The *New* Forge
  7. Roadmap: 90 day, 180 day, year, long term
  8. How to "sell" CMSMS -- marketing and attendance at tradeshows such as SXSW, the MySQL conf, etc.
  9. Bug squashing and doc writing session (if time allows)
The group will also host a live Q&A Session (also over Mogulus, see above) for an hour from 14.00 EDT/18:00 GMT on Saturday. Feel free to join in the discussion and ask anything that's relevant.

2008 Geek Moot Donation Drive

Posted August 15, 2008 by Ted Kulp

Hey all, Well, between vacation and some life changes, I'm a little behind on everything CMS related. Luckily, things are getting back to normal (I'll post as to why next week)... but I'm now playing catchup on a lot of things. In fact, here is one thing I should've done 2 weeks ago. The CMS Developer Geek Moot 2008 is next weekend. I'll be having 6 people come to my house for the weekend to talk all things CMSMS. With that, I want to show people a good time. Furthermore, we've discussed the idea of putting the meeting up on a broadcasting site of some sorts for the community to watch and interact with. We also want to video conference in Calguy this year properly. However, to do that with some kind of decent quality, I need to get some equipment. Here's what I propose... I'm looking to raise $700 in less that a week. $350 of it will be for a 10 channel USB mixer and 6 lavaliere microphones. The rest will be used for beer, steaks, and potentially a nice dinner for the group. I want to handle this like last year. Donators will be added to this post on a daily basis and moved over to the donations list on the main site. I might be a bit slow on updating today and tomorrow, as I'll be driving from South Carolina to Philly to conclude my vacation. But the rest of the time, I'll update the previous day's donations the next morning. Assuming we raise the money in time, I'll post the broadcasting details later this week along with pictures of the setup and probably run a few tests to make sure it's all working correctly. What do you guys think? I know it's a little last minute, but I think we can pull this off and have a really great developer's conference this year again. Thanks! To make a donation, click the Paypal link:
donate through paypal
Sorry for the delay posting Friday and Saturday -- Saturday was a VERY long day! Friday Gustavo Fanger - $10 Mathias Linden - $7 Rob Lee - $150 David Nägele - $10 Ronny Krijt - $50 Alex Hertz - $100 Noel McGran - $50 Saturday Cybercom Software - $100 Jordan Hlebarov - $5 Einar Povl Abrahamsen - $5 Sunday Tatu Wikman - $60 Turner Technology, Inc. - $50 Suspire Media - $50 Data Concepts Unlimited, Inc. - $50 Concept Factory Pty Ltd - $100 Monday emotion - http://www.emotion.lt - $100 Marten Wilmink - $50 http://lonejacobsen.dk - $100 Tony Sandland - $150 Jan Oliver Waldeck - $20 Tuesday Richard Wallace - $175 Maine Webworks - $25 Wednesday Benjamin Sion - Studio Circa - $50 Stephan Krause - http://vipstephan.de - $30 Total: $1497

Announcing CMS Made Simple 1.4.1 "Spring Garden"

Posted August 9, 2008 by Robert Campbell

This is largely a bugfix release to wrap up the 1/2 dozen or so (mostly minor) issues we found with the 1.4 release. Here's a list of what has changed: Version 1.4.1 "Spring Garden" ----------------------------- - Fixes an issue with the "name" parameter being broken on the stylesheet tag - Fixes an issue with changing group permissons on windows hosts - Fixes an issue with group assignment - Fixes a hard-coded table prefix in the css associations stuff - Fixes a problem with REQUEST_URI not being set on IIS hosts (stupid windows) - TinyMCE: Fixed problem with cmslinker not allowing to select parentpages Fixed a small bug which could cause invalid relative urls to be generated - A couple more small things...

Announcing CMS Made Simple 1.4 "Jamaica"

Posted August 3, 2008 by Robert Campbell

Here it is, the latest and greatest. Many people have donated hours of their valuable time to develop, design, manage and test this release, it is a real testament to the community that CMS has grown. Lets keep it going people, great work by everybody involved. Version 1.4-beta2 was downloaded over 450 times (not including language packs and checksum files).... and we had a relatively low amount of bugs reported, this is a fantastic thing. Version 1.4 "Jamaica" - Includes a new system information page in the admin * Many thanks to Alby, and others - Smarty now works as you would expect in the admin * Any new or rewritten pages in the admin are using this * This may break pisearch plugin, etc - A completely new way of page template processing. * We split the template into three pieces a) Any text ontop of b) The section c) the rest of the template (the body) * We then process the top section through smarty, then the body, and finally the head. Then we glue it back together. This will allow variables set in page content or in various module templates to be used in the head section to effect such things as meta tags, and page titles. * A new text area in the options tab of content pages allows specifying page specific data (as opposed to putting page specific data into the metadata section of the page) * A new plugin processes the page specific data through smarty. It should be at the very top of all page templates * On new install, all page templates have at the very top. * This may break sites that have used some of my tricks to change the page title based on news or other modules content so it will be off by default after release, and on for the beta - Memory optimizations, and query optimizations: We've done a few checks, and improved a few things here and there that will provide a modest boost in performance. * FileManager is now an admin only module * nuSOAP is now an admin only module (for most sites). * more in memory caching - Massive improvement in stylesheet handling: It is now possible to allow or deny browser stylesheet caching. Stylesheets are now re-orderable - Updates to the admin menu structure: Main is now called CMS, and the logout and view site links are under there. - Theme Improvements * Many thanks to Nuno * New icons for view site and logout - Cleaned up and improved Module Manager. It should be much faster and leaner now. - Minor improvements to CMSMailer - Improvements to the Installer * Many thanks to Alby * The installer is now fully translatable, so you can choose what language you want the installer pages to appear in * Many more checks have been added and re-organized to hopefully solve some of the issues people have with installation. - Safe mode is still a warning, however we do a required check to see if the httpd server process can create a file within a directory it created. This should help track problems with safe mode enabled when php is running as an apache module (which we do not support). - We now ship a full distribution as well as an english only version and several 'language packs'. - NCleanGrey is now the default admin theme. - you can now specify default text for additional content blocks in page templates. - A new permission that controls access to the Tags page so that editors, etc. can see the help there. - Add assign parameter to numerous plugins (including all module plugins) - adds the image_url plugin (thanks Nuno) - Now use a wysiwyg for the sitedown message and the custom404 message. - Added the target option to the 'content' content type. - A general review of security checks in admin methods (thanks Nuno) - Modifications to the group permissions, and user creation forms makes managing users, groups, and permissions much simpler. * Many thanks to _SjG_ - Updates to the embed plugin - Add three new page attributes to content, PageLink, Link, and SectionHeader content types - Modify the menu manager to export the new page attributes. This will be useful for permissions, or meta data or other tags. - FileManager gained recursive chmodding, custom sorting and saner permission handling in windows - Printing updated to latest TCPDF release 4.0 including rewritten html rendering code - TinyMCE got updated and some css-related issues were fixed - Search Improvements * Minor performance tweaks to Search Re-indexing * Now escape any characters that have special importance in regular expressions before performing the search * Restore the template to it's pre-1.5 behavior whils till retaining the new functionality. - Now remind the user to configure their mail settings - A new admin function to check the current install against either a release-generated checksum file or a previously downloaded checksum file. This will help to find upload errors, or to find files that have been modified since the last known good state, to aid in detecting hacks. - News has had minor tweaks * Now handle the old pretty urls as well as the new ones i.e; News// will work just as well as News/// * A new icon for rss feeds - Though it's not really a 1.4 issue, the Translation center has been fixed (many many thanks to the regex guro _SjG_) so that links will work in translated files. We essentially translate all quotes inside of tags to a special string, then do the html entity stuff, then translate that special string back to quotes. Translators need to go through and update ALL translations.

<< <  Page 30 of 40  > >>


Our Partners:
EasyThemes Themeisle