Content Repository , Document Repository , whats the difference if any?
What is the difference between CMSs and DMSs ? Both store date , give access to the data , where do they differ? Can apache Jack Rabbit be used in place of Alfresco ? ...
What is the difference between CMSs and DMSs ? Both store date , give access to the data , where do they differ? Can apache Jack Rabbit be used in place of Alfresco ? ...
I've made this modest CMS in PHP (and Zend Framework). The content of a page of the published website is stored in a MySQL TEXT field. When editing the content of a page, one is able to create links to other internal pages within the website. The pages slugs (SEO uri's) are also editable in the CMS. What is a good way to synchronize i...
... and also using PHP MySQL combination. ...
Hi there, I'm building a page full of hyperlinks which are gotten from querying a content management system, so the number of links is variable. The requirements need me to display all the links over 3 columns and make it look presentable. So at the moment I've got myself a Map<Category, Hyperlink> and when I display it at the moment ...
Hi Guys, I've just started a new software consultancy business and I'm currently putting together designs for my website. We will be at a stage very soon to start converting these into a template for a CMS. I have used http://n2cms.com before, but my designer has built many sites using WordPress, we recently built a site which worked v...
I have some component items in tridion which are set up for a particular schema. I'd like to be able to change the schema for those items to a newer schema. The new schema retains all of the existing properties that the old one had, so there would be no data loss. In this situation it is not possible to just alter the existing schema. D...
I'm planning to build a website that has the following in the first Phase Events List Events Management by admin Register for events (buy tickets) News List Manage News Support Multi-Language In the next phase i would like the site to be a social networking site (considering elgg) I want the website to be light and fast. I've tried ...
Gurus .. Kindly suggest a lightweight PHP cms which can be used to start a tutorial website similar to w3schools.com or tizag.com. Some links or tutorial would be of great help. If there is possibility with Wordpress i would prefer to go with it. ...
I do Drupal for a living and I like the system. However I've always been intrigued by Plone and wanted to learn it well to broad base my knowledge of CMSes in general. I've played around with Plone in the past and was both mesmerized and repulsed by it -- depending on the day. But then again here is what I saw as the advantages of Plon...
hi all i am saving some erb in my database and rendering it in the view like this: erb = ERB.new(content) render :text => erb.result I am getting errors when trying render erb that has the image_tag in the erb saved in the database. The error is : undefined method `image_tag' for main:Object Anyone help on this ? i also get the...
What would be the best approach to set dynamic content from the database to controls in an aspx page? My database consists of pages (index.aspx, home.aspx and so on) which consists of controls (DivStart, LabelDescription, and so forth). The first technique that came to my mind was looping through all the controls in the page, looking f...
I am a beginner freelancer eagerly trying to get my first client but I am wondering is having a CMS for a website really that important? Before I thought about this question I thought that it goes without saying that the client would benefit from having a CMS for their website, that they would love to be able to edit their content on the...
Hi, I'm working recently on many Typo3 Projects and I'd like to have a good tutorial/reference to work my way up. I'm looking for something like Agile Web Development with Rails but for Typo3 if you like. The documentation of Typo3 is good but not incredible so I was wondering if there was a better option out there. ...
I am looking at using Sharepoint as a CMS for my WPF application, I was hoping to create some kind of a repository and access that using .NET web services. The repository would simply be some images and perhaps some meta-data about the images (name, description, etc...) Im am stuck to Sharepoint, so another system is not really an optio...
Hi, I have a few general ideas on how I want to do this, but any help/ guidance would be greatly appreciated... What I am trying to do is: create a front end cms system, VERY, VERY SIMPLE where a report will be generated from i.e. a template, using jquery (drag, drop etc), included in the report will be placeholders where data will be i...
I have a site which contains around 3000 static and dynamic pages. I think 2900 of the pages are based on 3 different php pages which create all the 2900 pages based on database content, and it has about 100 static pages. How difficult would it be to integrate a CMS into the website so our Marketing department can make changes to the w...
Hi, I am creating a website for classified using Wordpress. I was looking at hosting possibilities. I am a little worried about my choice, as with any classified website the big issue is with Storage of images and videos. Mainly, all sites are offering capped storage around 50Gb-100Gb. How do you usually go about this kind of situation,...
What would be a good wiki-like CMS for developing a web portal to list restaurants and their menus (preferably in .Net)? It will be community maintained. Any ideas will be appreciated. ...
I’m looking at using Expression Engine for a new site I’m developing does anyone have any experience of using EE, good or bad? I’ve looked at some other CMS but found they are quite big and although you get everything, I like EE as it looks like you can streamline it to exactly what you want your users to use? The main feature I need i...
Although I will be using Ruby on Rails, this is a general questions about the best way to model a database and design a custom access control system for a CMS. So it does not matter what language/db. I would be happy to hear input from all experts. My problem: I am in the early process of developing an online tutorial system for a local...