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
317 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 ...
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
24 views

Which FLOSS Python CMS for video sharing in a school?

I have an university project in which we develop a video sharing system for schools. Our central use cases are as follows: The system has to manage videos (and associated arbitrary metadata) Where ...
1
vote
1answer
53 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 ...
1
vote
0answers
168 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
42 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 ...