Open Source Content Management System
Blog Categories
- General (114)
- Modules (1)
- Releases (70)
- Events (24)
- Sites (1)
- Community (25)
- Geek (10)
- Announcements (53)
- Tutorials (3)
When updating problems occur.
Posted March 15, 2007 by signex
Featured site of the week: www.kovver.com
Posted March 2, 2007 by Tatu Wikman

- Focus on your CSS skills, they are the basis
- Try, if capable to contribute to the CMSMS development.
- Make your designs in photoshop, know what you want before you change the css.
- Post your designs, take a look and learn form others. Never copy, it might not satisfy!
- I question the overload on css-galleries! So I'm looking for serious volunteers to make one board to connect them all, but how?
Streamline Site Management with Shortcuts
Posted February 13, 2007 by chead

Development / Design
During development and design, you'll spend a lot of time on the same few templates and stylesheets, and adding new content. Speed access to those functions with these shortcuts:- Edit Stylesheet / Edit Template Most sites have a few key page templates and CSS stylesheets, and you'll probably find yourself editing them frequently during development. Add one-click access to these frequently-accessed templates and stylesheets for quick direct editing.
- Collapse & List Pages If your site has a lot of pages or complex hierarchy, it can take several seconds for the page list to display completely. Add a shortcut to the "Collapse All Sections" link on the page list, and your page list will display in a snap, ready for navigation.
- Module Help Working with a particular module frequently? Link to its "help" page for fast access to reference on its syntax and features.
- Add Page You'll be adding a lot of pages when you first build your site. Get right to it with a shortcut to the "add new page" option from the page list.
Site Maintenance
Once your site has been developed, the focus shifts to content. You can streamline the process of keeping online information up to date, and reduce the need for user training by focusing editors directly on their content. Give your page owners and editors quick access to the areas they're responsible for with these shortcuts:- Edit Key Content Your site probably has a few pages or global content blocks that change more often than others. Make a shortcut directly to these key pages and editors won't have to navigate the pages menu to get there.
- Instant News / Events Add a shortcut to "Add Article" and "Add Event" links in the News and Calendar modules to add new items with a single click.
- "Edit My Pages" If your site has multiple page editors, add shortcuts to the pages they can edit for each editor's account. You'll have less to explain and they're less likely to get lost.
- "Change My Password/Email" Give users one-click access to basic account login information by linking directly to the My Preferences/My Account page.
- Site Standards / Documentation Link directly to any site documentation, standards guides or cheatsheets you've developed for your users.
General Tips / Tricks
- Open Shortcut in A New Window/Tab Add '" target="_blank' to the end of the URL in your shortcut to make it appear in a new window. Include the double-quotes, but exclude the opening and closing single-quote, and note the space after the first double-quote and before "target." You can also right-click any shortcut link and select the option to open it in a new window or tab.
- Use Relative Paths For Portability If you want shortcuts to work even if the host changes (such as a development site that will later be migrated to another host), use relative paths instead of absolute paths. You can delete everything through "\admin\" on the left side of the path. For example, to add a page, all that's needed in the URL is "addcontent.php".
- Sort Shortcuts Shortcuts are sorted alphabetically by name (in ASCII order). Add punctuation or numbers as prefixes to display items in your preferred order.
Your Shortcuts
Have you found other handy shortcuts? Share yours in the comments!2.0 Needs (Your?) Help
Posted February 8, 2007 by Ted Kulp
- ORM
- Migrated javascript (mostly) to jquery
- Versioning on an object level
- Totally restructured API
- Function caching
- Full page caching
- Started installer
- Rewrite of content
- Smarty tags for module api functions
- Smarty tags for admin functions
- Rewrote how admin themes work (smarty templates) and how menus are loaded (xml file)
- Rewrote News to take advantage of module api changes
- Finish installer
- Multilanguage
- Versioning interface
- Workflow
- Permissions/ACLs
- Overhaul of language handling -- addition of the language manager to download translations
- Total rewrite of translation center to be database centric and able to create language files for download on the fly
- Admin interface overhaul -- especially content and permissions
- New block types, especially image
Modules and functions
Posted February 7, 2007 by signex
- One list of top 10 most used modules. Which could be news, search, FEU, FCKeditor, etc.
- Functions list, all tested and stable functions ready to be imported for user defined tags.
- All other modules the same way it is now.
Finding a suitable webhost solution part 2/2.
Posted January 25, 2007 by signex
- Do they make backups on a second server
- Do they use an A brand for their hardware
- Are their spare parts on the spot in case off hardware failure
- Which datacentre are they located in, try to find reviews or opinions
- What Control panel do they use, Directadmin is cheaper then Cpanel
- Do they have phone support, or only mail support
- Do they have a 24/7 phone support when your server is down
- What is their write-off period for a server, 3 or 5 years can make a big difference
- Find reviews from other costumers
- Ask about the hardware they work with
- Ask how long they exist
- Try out mail and/or phone support, is it fast enough for you
- Guaranteed uptime? then what is the compensation when they fail
- Prices to good to be true? ....they are
- Ask uptime reports from the last 6 to 12 months
Finding a suitable webhost solution part 1/2.
Posted January 25, 2007 by signex
- A small personal website - Shared hosting will most likely fit your needs.
- A corporate website (small or medium sized) - Most company websites need to be more stable a need en more secure hosting platform, but sometimes a whole dedicated server just isn't worth it. Go for a VPS (Virtual private Server).
- A big community/corporate website - Go for a Dedicated machine just for you.
- Its very cheap.
- Less secure, if other people use broken scripts and a hacker gets in, most of the time the whole server gets defaced.
- Less stable your websites speed can be heavily affected by other users.
- Not really flexible in most cases.
- Cheaper then a Dedicated machine, more expensive then shared hosting.
- Way more stable then Shared web hosting, you'll get guaranteed RAM(on Linux vps'es you'll also get burstable RAM) and CPU. Therefore you are not affected by other vps users on the same server.
- More Secure, if another VPS on the same server crashes because of software errors or gets hacked, you`re not affected.
- More flexibility, you can choose your own Operating System, your own Control Panel, and basically all software you need.
- You can do remote Reboots, you can get SSH access (possible on shared hosting too, but not many web hosters will let you gain access).
- Pretty expensive, you cant divide Control panel licences to multiple users also.
- Most secure option .
- Most stable option.
- You can be in total control.
- Direct Admin ( easy of use, but not many function, its cheap though)
- Plesk ( not much experience with it but don't like the interface, more expensive then Direct Admin)
- Cpanel (Lots a functions but its really expensive)
- VHCS (Open source, when I found CPanel, this wasn't a stable control panel then, but have no recent experience)
- Helm / windows only ( No experience with that one at all)
- Apache when using Linux, or IIS when using Windows
- PHP 5.x (php 4 will run with the current cmsms but cmsms 2.0 will require php 5)
- MySQL Databases (only 1 Database is required for cmsms, but make sure you get at least 3 to 5, for testing other software, or beta's.)
- PHP safe mode OFF (This isn't required but Safe Mode ON in php, I think, really is annoying, and doesn't work well with CMSMS)
- PHP Memory Limit set to at least 16MB (default is 8MB, and this works well for simple CMSMS websites, but bigger ones with lots off modules will need at least 16MB)
- PHP Max Upload set at 10M (default is 2M, find a host which is willing to set this at 10M, again this isn't required though)
- GD or Imagemagick (not really required but very handy)
CMS Made Simple 1.0.4 Released!
Posted January 23, 2007 by Ted Kulp
Version 1.0.4 "Lanai" -- Jan 23 2007 ----------------- - Fixed issue with number of queries not showing up properly at the end of index.php - Fixed issues with breadcrumbs, including nodes not showing up and duplicate nodes showing - Fixed the warning that showed up in the 25 to 26 upgrade script if you didn't have any events - Fixed bug with installer where it doesn't write windows paths correctly - Fixed issue with Search where it would mess with the letter case when showing the highlighted textThanks!
Upgrade 1.0.2 to 1.0.3
Posted January 20, 2007 by 3dcandy
Number 41
Posted January 19, 2007 by Ted Kulp
Modules and Security
Posted January 19, 2007 by signex
CMS Made Simple 1.0.3 Released!
Posted January 18, 2007 by Ted Kulp
Version 1.0.3 "Kauai" -- Jan 18 2007 ----------------- - Fixed several non-permenant XSS vulnerabilities - Fixed issue with breadcrumbs plugin displaying root node multiple times - Fixed issue with multiple events being entered - Removed global references to $db from the admin and include.php - Added a "Modify Events" permission - Added event for "Change Group Permissions" - Added ability to select a file for the Link content type - Added ability to specify default boilerplate page content - Fixed print plugin output so that it's xhtml compliant - Added text direction to languages for suppot of languages like Hebrew and Arabic - Fixed issue where 2 installs on the same domain shared login sessions - Fixed issue with contact form with pretty_urls turned on - Fixed issue with LoadStylesheets() not loading the modified date - Changed search schema layout. Now allows for expiration dates on entries - Changed the icon for global content so that it doesn't look like the Gentoo logo - Fixed issue with expanding content in the content list when user didn't have the Add Page perission - Added catpcha module support to the contact_form plugin (you still need to manually install the Captcha module for this to work) - Added messages when admin log is cleared - Much much moreEnjoy!
CMS Made Simple is definitely growing up.
Posted January 18, 2007 by signex
CMSMS 1.0.2 Speed Issues
Posted January 18, 2007 by 3dcandy
Who is CMS Made Simple™ for?
For Editors
Maintain and update your site quickly and easily from anywhere with a web connection.
For Designers
Freedom to design the site you want. Straightforward templating that makes turning your designs into pages a breeze.
For Developers
A modular and extensible Content Management System that, with the Smarty templating engine, is easy to customize to create the sites and applications you want.
Latest Releases
All in One Accessibility 1.0.6
24 April 2025
SEOBoost v1.5
24 January 2025
All in One Accessibility 1.0.5
26 December 2024
LogWatch 1.4.0
9 December 2024
Redirect URL advanced 1.0
4 December 2024
Import Export v1.1
28 November 2024
Import Export v1.0
26 November 2024
Latest Forum Posts
Developers Discussion • Re: IS Document available
By "musicscore" at 10 July 2025 - 10:18
Developers Discussion • Re: IS Document available
By "chrisbt" at 10 July 2025 - 10:10
Developers Discussion • IS Document available
By "musicscore" at 10 July 2025 - 08:51
Announcements
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 MoreCMSMS 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