CMS stands for Content Management System. A CMS is a platform used to build websites that are easily edited by multiple users.

learn more… | top users | synonyms

1
vote
2answers
44 views

Magento: placing available blocks

I've installed a custom theme in Magendo. I browse pages and get shocked. Some pages have blocks, other - no, some have the left sidebar, some - the right. The complete mess. How can I know all the ...
1
vote
2answers
310 views

Adding a CMS to an existing Magento shop

I am working on a project for 3 niche stores built on magento (using magento's multi-store function) that each get roughly 50k unique visitors a day. The sites don't currently have a blog or forum ...
3
votes
1answer
170 views

What are my options for Web 2.0 gallery software?

My question is: What are my options if I need a Web 2.0 gallery software that work in a very similar manner to this removed web site. Essentially: users can create account, then create and manage ...
2
votes
1answer
80 views

unified data source for k2 installed joomla websites

I am responsible for a few web sites of my organization. I use Joomla! 2.5.9 for those web sites. They all are running at the same server. I use K2 component for content managing. I have a general ...
1
vote
1answer
50 views

Help with a CMS for content only not display

Hello I'm trying to make some kind of tool for an school website, what I need to do is to make students take a test and according to what are the results (27 posibilities) they get a set of activities ...
0
votes
1answer
21 views

Can front end code cause an application error in a CMS user interface?

I'm not sure if this is the appropriate place for this question, but here it goes. I'm using a Ruby based CMS (which shall remain nameless) which has been throwing an application error when I try to ...
0
votes
1answer
269 views

Web-based CMS for mobile app

I'm just about to start developing a mobile app which needs to be fed from a CMS. I started designing the tables when I thought there must be something out there which could save me a load of time and ...
1
vote
0answers
159 views

Using Public Key Authentication for websites

I know GitHub uses it for code development (not user authentication for the website though). I saw this article on the idea: ...
0
votes
0answers
39 views

Web form organization for pricelist import

I am developing small CMS for eCommerce. Fo this I want to create script for pricelist import. I store all data in database so that one goody is a group of records in several database tables joined by ...