cms

Inserting custom PHP code into a certain WordPress page

I'm in the process of integrating certain functionality into a WordPress site. I'm looking for a way to get this feature to work within a WordPress environment. (It's basically a page that lets users search certain things in a database.) The site's current CMS allows me to insert custom PHP code into a page, so I wanna know if it's poss...

(Dis)advantages between Typo3, Joomla, Drupal and Wordpress

I'm about to switch from manual programming to using a CMS like the above ones. So my concern is, which one is the "best"...I know, the question which is best ist just very subjective, but maybe you can give me objective reasons for your oppinion. Maybe I just have to tell something about the projects I'm about to realise in those CMS: ...

What CMS should I learn? .Net ones only

Hi I am thinking of learning a CMS. I am not sure which one will be the best to learn. I seen quite a few job posting asking for a website with CMS capabilities(so it seems something that would be good to know). CMS on the surface seem to be easy to use but in my mind this seems to quickly change when I start thinking of sites that n...

dotCMS 1.9 exception when running the buildSearch and ContentIndexation in dotScheduledJobs

When I go to the /dotScheduledJobs url and run the buildSearch job I get the following exception: exception: java.lang.ClassNotFoundException: com.dotmarketing.quartz.job.BuildSearchThread I am only having this problem in dotCMS 1.9, in the instnce of 1.7 I have setup this job runs fine. Any solutions oh help would be great. Thanks in a...

What is the best open source .NET CMS with a FORUM?

Hi First, there is a similar question on this but was asked 2 years ago, and I know that new players are in the arena now. We need a CSM with the following characteristics: Has Forum Module and is integrated with the Membership provider of the CMS (the don't want the user to login twice on CMS and on Forum) Free/Cheap (the final clie...

Open source DMS's similar to Confluence or MSDN Library

Can anyone tell me of any open source, preferably PHP/MySQL, document management systems that are similar to: MSDN Library: http://msdn.microsoft.com/en-us/library/ms123401.aspx or Confluence: http://confluence.atlassian.com/display/DOC/Confluence+Documentation+Home ...

Configurable Content System in ASP.NET

I need to design a configurable content system for all of the text in our web application that will tie together our need for Translation with the ability for Groups of users, Subgroups of users, and single Users to configure what a given label, Error Message, or piece of system text says. Because everything needs to be configurable th...

CMS architecture - PHP

Hello, I want to build CMS soon, and I want to know how to build it structurally.. I mean.. All in one class? or somthing like for page = class, gallery = another class.. etc. I just begginer so I dont know the perffect architecture. Thank you. ...

Flatpages equivalent for ASP.Net MVC

Django has the Flatpages app, which lets site admins change content on specific pages without changing code. Flatpage content i stored in the database, sort of like in a CMS. Flatpages are typically used for about-pages and such. Are there any good equivalents for ASP.Net MVC? I.e., a convenient way to manage page-content persisted to a...

Which is the best platform to develop an external corporate website - .Net or Sharepoint.

The website needs to be equipped with a content management system and should provide for social media integration and localization. What are the pros and cons of each technology platform and when should we opt for sharepoint? ...

Why is There A Need to Separate "Edit"(update) and "Add"(insert) actions in most CMS?

the CMS our chief coder designed has the update/insert actions handled by one controller. Most of the CMS's I see has separate handlers for update and insert. Why are most CMS's designed this way? Even the REST pattern has separate actions for update and insert (I don't know what they're exactly called though). ...

database diagram

hi, i want to see a diagram (erd) of a database system which has been designed for cms. would you lpease show me a complete on? tanks ...

Integrating google docs into website

The "publish" feature of google docs looks like a perfect way to put all contents of a site away, without need to manage pictures and other content in CMS and move it all to google docs by embedding the published documents on a website. However google allows iframe embedding and this has some obvious disadvantages (like all links will o...

How and what CMS package to integrate with a .NET website

Hi, I am looking to develop a website mostly consisting of static pages. I need to provide the ability to allow the site owners to be able to log on to an administrative section of the site and update the content (text, links, images etc) themselves. I am most likely going to develop the site using .NET. Can anyone recommend an open ...

Drupal CCK date field with just hours and minutes

hi @all how cann i create a date field in drupal just with houers an minutes without years and months. thx ...

What is a good book to buy on php cms development?

Hello, I would like to build a cms with php using zend framework. I have been disappointed in the past when purchasing programming books only for the author to say, "well this example would not really work well in production." I would like to know if anyone has a recommendation for a book on building a production level cms using php. I...

TikiWiki or similar with php 4

I'm looking for content management system/framework to build a website which has some (more or less) static pages, an events calendar and a wiki section, possible adding a forum at some point. The best I've found is TikiWiki, but my host (which I can't change) is still using php 4. Anyone have any other suggestions? I'm not bothered a...

Need good content management system for publishing API

My goal is to publish APIs for my company's web apps. What's the best free content management system for this purpose? ...

Which CMS uses an ORM (Object-relational mapping)

If you're aware of a CMS that uses an ORM (either their own or one of the well-known ones), please list the CMS here with the name of the ORM it uses. If you know that the CMS you use DOESN'T use ORM, please also say so. ...

CMS installation web toolkits

I've been looking for a system which performs installation of other CMS systems on the server, is there any solutions? ...