We currently use MySource Matrix CMS for large projects, Wordpress CMS for small projects and Zend Framework for bespoke applications...
I'm not trying to confuse and compare a CMS to a framework, that has been done before :-)
I want to identify a few CMSs for review that have foundations in strong (preferably independent) PHP framewor...
Hi all,
I am using TinyMCE for CMS in ASP.NET that I develop.
I am writing a plugin that enables the user to upload an image from his file system to the server. When the image is loaded I save additional details, related to the image ,in the database.
I want take some actions in the server if an image is deleted (Image is deleted by se...
Hi,
It is possible to integrate Adobe Contribute within an existing web application (.net 3.5).
My objective is to allow my application users to modify the content of various web pages.
I had a look around most of the developers suggest
DotNetNuke
Umbraco
what is the main difference of these with Contribute?
there is a notable di...
I got the fire alarm phone call, AIM messages and email today from a client stating "The site is down!, WTF happened?!"
Well, after a little digging, it turns out one of the records in a table had been wiped clean, but without removing the row itself. So, I had the representation of data, but a bunch of empty fields. (needless to say ...
For a large web application I'm building, I need to create an extensive user guide. The first thought was a wiki, but what I've seen lacks the ease of customization I've seen in CMSs, and has a lot of extra features I don't need.
The number of users editing the document is small and closed, but it needs to be editable by non-technical u...
Hi,
First off I should say that I don't have any experience in working with a CMS.
I have 2 general questions about CMS:
How easy is it to create a template? I have strong CSS/XHTML skills, is creating a template as easy as writing the markup or does it have to be done in a very rigid way?
How is jQuery support in CMS systems? I li...
Hi folks,
I am in the process of writing a Java based web site. I am trying to figure out how to manage some of the content that will appear on different pages. Obviously I don't want to hard code the content; but on the other hand I also don't feel like using a full blown CMS like Alfresco or OpenCMS since I think that it is complete o...
I'm terribly new to web development. I'm trying to make a pretty simple site with a friend. My friend has taken the time to design the layout for our site, and we have things looking how we want in a static HTML page.
What I'd like to do now is move over to a Content Management System like Drupal but keep the same design that we have ...
I am looking to build a new website using Windows Azure and SQL Azure. Does anyone know of any commerical or free CMS systems that I can use as the Web Role and that will connect and use SQL Azure as the storage?
...
I'm wondering what is the markup pattern of DRUPAL. I know that the site is running in Wordpress when I view it's mark-up and see /wp-themes, or in Joomla it uses /templates /administrator (for admin page eg. site.com/administrator).
...
I'm maintaining a CMS where I have this feeling it was made in the age of dinosaurs (Asp.net 1.0?) and decided to upgrade it with Asp.Net MVC and jQuery. But I have some problems regarding the design/specifications of the CMS which I cannot change.
The CMS
The CMS uses JavaScript. Alot. As in "I don't load pages, I request new pages u...
I'm a PHP developer looking to speed up my production time, and add a new ability to my CV.
I'm after a package that provides the basic CMS features that I can build on for a wide range of purposes.
I've heard of PHPcake, Drupal ect but I don't know enough about these to make an informed decision. What alternatives are there? Are they O...
Hi all, is there a way to have two posting areas in Wordpress, for clients who can not go into any HTML? Basically the template has 3 columns. One is vertical nav, thats no prob. Second is like a "sidebar" but where the main post will go, a skinny column. Third is large, "main area" size, but will also be user editable content. Does that...
Hi,
I know python and have just read a basic intro of django. I have to built something like a travel website with real time updates. Will django be sufficent for this? Somebody advised me to look at django-CMS, I couldn't find a very beginner's tutorial there. Should I opt for django-CMS? Also how much of django should i know before i ...
I'm looking for a simple CMS for a site I'm building for my girlfriend.
The requirements are very minimal
Show images one by one, possibly with a line of text for each
Show an aggregate gallery of say 4x4 images.
Possibly have several different such galleries
Customizable look so i could fit it to her mockup
Any suggestions come to ...
I have to upgrade a running wordpress site's wordpress CMS and some installed plugins.and some plugins which i want to upgrade has been modified before to achieve something.
http://is.gd/b5j9h
How to upgrade Wordpress to latest
without loosing anything, any post,
comments?
What precautions should i take?
How should i take backup of al...
I have a few Umbraco sites running on my server - but i'm getting logged out when using everything else than Firefox when using umbraco.
I'm able to log in and after 10-15 sec's i'm being automatically logged out again.
How can that be and how do i fix it? :(
It's a win 2008 server using MSSQL database and umbraco 4.0.3
btw is runnin...
I need advice/suggestions.
At my place of work - we have a large data set.
We would like to server the data up as editable html pages.
(Its mostly lists of simple text)
We would like to add data, change it's order, update text etc...from the editable pages.
It has to have a pretty low bar for usability and WYSIWYG is a must.
The folks ...
Just today I've started using Drupal for a site I'm designing/developing. For my own site http://jwm-art.net I wrote a user-unfriendly CMS in PHP. My brief experience with Drupal is making me want to convert from the CMS I wrote. A CMS whose sole method (other than comments) of automatically publishing content is by logging in via SSH a...
Hi,
I'm currently working on an C#/ASP.NET project that will host several differents e-commerce websites, all running in the same application.
I use LinqToSql (moving to PLINQO soon) to access my database. The database contains both informations on the website structure (pages, ...) and the products/orders/users data.
My question is,...