content-management-system

What is the best free open source CMS (content management system) solution?

I want to convert a website to use a Content Management System for updating a large number of content pages for a website. The current website is mostly ASP.NET, but I am considering converting to PHP if it means I will have better integration with the "CMS of choice" in the market. I have heard of Joomla! and other CMS' but I would li...

Whats a good way to implement a variable number of custom fields in a CMS?

The implementation used where I work uses about 10 columns in the table: CUSTOMFIELD1, CUSTOMFIELD2 etc. And every time I look at it, I think there must be a better way. Not everyone will use all 10, some will use 0 and so there these empty columns just staring back at me, begging to be used. So if there is a better way... ideally, I t...

Easiest to use web content management system

I have to choose a content management system to allow dynamic updating of website content. The amount of configuration required and the learning curve with most of these systems really seems to be a lot more than what should be necessary. I have almost set the site up with Alfresco SURF - but I just find that it makes simple things hard...

How to design database schema for a content management system (cms) with multiple language support?

Hi everyone, I am going to build a site with multiple language support, and I need to have the ability to control the workflow of the articles, companies, products. All with multiple language support and multiple versioning. Does anyone have the solution for this already or I need to start from scratch? ...

From a development standpoint, what are the advantages/disadvantages of the major Content Management Systems?

I'm interested in using a CMS instead of building a website from scratch. However, as a software engineer, if I'm going to be using open-source tools, I'm going to use them to their full extent, including the possibility of developing plugins/extensions/modules and maybe even contributing core code. I'm currently looking at WordPress, D...

CMS Import/Export. Are there any standards?

Are there any standard formats for importing or exporting a Content Management System (CMS)? ...

Developing an asset/node based CMS

I'd like to develop a CMS for fun/personal using asset-based architecture rather than page-based (why, is the purpose of this question), but I can't find much information on the subject. All I've found barely scrapes the surface (there's a good chance I'm searching with the wrong terms). An asset-based CMS stores information as blo...

How does your CMS handle what is editable?

The CMS I'm working with uses actual html comments around sections in an xml file to determine what is editable. I'm wondering how this is normally done in other CMSes. Example: /about.xml: <image><!-- :region editable="true": --> <image src=foo.png> <!-- /region/ --></image> <content> <p>some non-editable html</p> <!-- :region editab...

301 redirect on IBM WCM

On IBMs Web Content Management System how can I setup a 301 redirect, I can't seem to find any information on how to do this. The version of WCM the site is running is 6.0.1.4 ...

Coding concept needed to build a page sitemap

I'm working on a CMS using VB.NET 3.5 and I'm stuck on a concept. I have different modules that do different things like wysiwyg, contact form, image gallery, etc... but one that is becoming a bit of a challenge is wrapping my head around "how" to build a sitemap. For the record, I am NOT talking about an SEO Sitemap (XML), but rathe...

content management system

I am building a website for a client who needs a content management system to go with it. The client requires features such as content staging, approving process before publishing a page, provision for templates (changing which changes the lay out for the whole website), entry and expiry dates for pages and content search. I am planning ...

cushycms - jqGrid - columns name::How can be jqGrid and cushycms work together?

Hi, If website have h1 tags to include to cushycms its simple <h1 class="cushycms"></h1> But in case of JqGrid table how can its can work with cushycms? I need to insert class="cushycms" to columns names of jqGrid. Example:How cushycms works with simple table(But with jqGrid I dont know): <table> <tr> <th class="cushycms">name</t...

What CMS software that can make a comparison matrix

I am looking for a CMS that a has a comparison matrix feature. If there is none is there one that has a comparison plugin? ...

CMS For Hospital

I work for a Government Hospital and we are looking for a CMS to build our web page out of. Some of the things that we are looking for are: ease of making forms, the ability to give access to specific users to add content and files to specific areas, the ability to add my own HTML page, and ease of use, among others. I prefer any Open So...

Content management system for asp.net

Hello,does anyone know a good free Content management system for asp.net? somethig easy powerfull like joomla f Php. thank you. ...

customizing user permissions in alfresco?

Am a newbie to alfresco, I am using Alfresco 3.2 Enterprise Edition. I have a task that I need to give permissions for the built in user roles. For example, Consumer can view the folder,view content, invite others and Take the ownership. I had a look at permissionDefinitions.xml, but still struggling in assigning persmissions. Please hel...