cms

Recommendation: CMS to integrate with javascript based solution.

We have a mutiple asp.net (webforms, asp.net 2.0, .Net 3.5) public facing websites.Each website is used by mutiple clients. We need the ability for the clients to be able to manage the content on the public facing websites. This content needs to be managed in a javascript based website and the data needs to be stored in a SQL server data...

What is a good PHP CMS?

What is a good CMS system that I can get my site up and running quick as well that will let me write my own code for it down the line without any hassle? And will also let me add my own customized pages that I have already written. A major site. If i can add ratings, articles, members, and much more. ...

Is Wordpress Good For building a large CMS site with many pages about over 100,000 plus?

Is wordpress a good way to build a large CMS site and is it possible to build my own PHP apps that will work with wordpres. ...

Content Management System

Can anyone tell me the site where I can build a website which is compatible to host applications such as video and photo gallery? ...

Drupal State Machines, usage and alternatives

Do "State Machines" used in Workflow-NG module (D5) have any visual interface (in node form or whatever)? Or they are totally internal entities that I can only set and evaluate? The initial objective behind question was to send emails based on changed node status (taxonomy based). If these State Machines are cumbersome, I can probably ...

Date based publishing ASP.NET MVC

I am building a custom CMS in ASP.NET MVC and one of the requirements is that the content has a start and end date that dictates whether or not the page appears on the site. What is the best approach to this? Should I run some sort of chron job to mark the status of the page according to its publish dates? Does anyone have any resourc...

CMS system won't allow SWF banner to load external swf??

Hi, I just started a job working in-house e-commerce, and their current CMS system won't allow my flash banner to load an external swf. It works on its own but just not placed or uploaded in their cms system. What does the tech team have to do to code that in? Is it an easy process? tks any help is much appreciated ...

What are the advantages & disadvantages of using XML based database ?

Hi all, I came across a CMS known as GetSimple. It uses XML for storing all its internal data. In a way it is using XML as a database. Now could anyone explain me the advantages & disadvantages of using XML as a database. Thanks in Advance. Tanmoy ...

Extending TinyMCE to show a list of possible Internal pages which the user may wish to link to

Is it possible to extend the TinyMCE rich text editor to allow the insertion of Internal Links to my web sites pages. I already have a function which can return the list of page names and URLs however I cannot figure out how to add a new button to the Advanced Link plugin. I have worked with the Image Manager and Document manager plugi...

Effective Custom Tag Parsing with C#

I'm currently playing around with a CMS idea I've got. It's based on a MonoRail, NHibernate stack. I know there are already a million CMS solutions out there. This is more for my benefit for trying some new stuff out. Anyway, the admin side of things is going well with a plugin architecture in full flow, however I've hit a bit of a ro...

Free ASP.Net (MVC/WebForms) based CMS which has plugins built in for connecting to Orkut and Facebook

I looking for free ASP.NET based content management system (CMS) which has the following features: Blogs (Admin, some super users can have their own blogs) Forums (Admins can create forums. Some moderation features) Admin Dashboard Integration with LinkedIn, Orkut and Facebook (native or through freely available add-ons) Support for mo...

Which cms is used on sites like www.indiatimes.com, www.rediff.com

If you look at the sites IndiaTimes and Rediff you will notice their pages end with tags .cms, and it is a web portal. Our company is interested in making such portals, can any one help and show some light on this regard. ...

Suitable CMS framework for MVC site

I have an MVC application in process of development and want to see if I can integrate it into an MVC-based CMS environment. The idea is that the application will appear to run in an environment wherein the user can actually add/edit web pages, download documents do blogs, handle Facebook integration etc. In some respects I am almost lo...

Best book for Wordpress designers?

I recently finished the book Textpattern Solutions and it was a great introduction to the Textpattern CMS. It had me creating awesome, extremely dynamic websites in no time. I was wondering if there is an equivalent book to this for Wordpress? One that can be used half as a manual or reference, but also provides great examples of real...

CMS which allows unregistered users to submit content

I am looking for a CMS- which would allow unregistered users to submit content. From what I have read so far- that is not possible with Joomla . Is that correct ? Open ID would be an OK compromise- but wouldn't want that either if I can help it - i.e they should be able to participate anonymously... ...

Which programming language is the best for my needs?

I'm interested in building a site that has several interactive features for the users, yet want the site to be relatively light and avoid using Java or Flash. The site will start small but will hopefully be scalable. I realize developers tend to prefer a specific language and/or CMS and am wondering if you think a particular language wou...

Easiest CMS to customize its User Interface ?

Hello guys, I'm actually working in a university-related project where the users would generate the site's content (quite a lot of searcheable static pages), having at the same time a profile's page, that the other users could see. As I work usually with WordPress, I though that I could make use of WordPress Multi User, but I found a b...

Is there a way to program an mouseover image that controls 2 divs [larger image AND a text description]

the design calls for an image gallery with thumbnails for different characters and when u roll over a thumbnail a larger version of the image appears and in a div to the left with a header and description for each character also appears. 1) is there a way to have a rollover control both divs? (enlarged image and description) and 2) ho...

Flexible Model for CMS (Online Magazine) in Django

I am about to redesign an Online Magazine which was built in Plone. And I am going to do it in Django. (For the simple reason that I like Django and that I have to maintain this particular site for (basically) free.) However I am unsure about the way I should design the Models. Basically the idea is to have a Site structure - which in P...

How to permalink to dotCMS events

To my knowledge, the only way to link to a Calendar event in dotCMS (from a Field element type with a WYSIWYG display type) would be for the user to hard-code it into the URL anchor so that it'll look something like events/event.dot?id=12345. This method is highly prone to breaking as dotCMS automatically replaces the old event with a ne...