cms

Passing $_GET[] parameters to a script with Jumi?

I am using Jumi to include a number of PHP scripts on Joomla! articles and it works great. The problem I am having is with passing variables (in the form of $_GET parameters) to a PHP script. Lets say I have a script "index.php" and I wish to pass the $_GET[] parameter "var" with the value of "10". This would normally be accomplishe...

Is there any cushycms alternative ?

I need a free very simple CMS which i can host on my own server just like Cushy CMS www.cushycms.com. is there any ? ...

Umbraco Yay or Nay?

I'm looking more towards CMS's as I'd like my clients to be able to be as self sufficient as possible. Anyhow, I'm just starting to evaluate and will update this with my conclusions. However, since I'm starting with evaluating Umbraco first, I'd like to get a consensus. I have no preference for C# or Vb.Net. so I'm open to either. ...

Whats a good way to implement a variable number of custom fields in a CMS?

The implementation used where I work uses about 10 columns in the table: CUSTOMFIELD1, CUSTOMFIELD2 etc. And every time I look at it, I think there must be a better way. Not everyone will use all 10, some will use 0 and so there these empty columns just staring back at me, begging to be used. So if there is a better way... ideally, I t...

How to get the full URL of a Drupal page

Hi all, I need to be grabbing the URL of the current page in a Drupal site. It doesn't matter what content type it is - can be any type of node. I am NOT looking for the path to theme, or the base url, or Drupal's get_destination. I'm looking for a function or variable that will give me: http://mydrupalsite.com/node/number In full. E...

Which CMS would you recommend to be integrated with a Tomcat application?

I'm looking for a CMS (content management system), where users can manage, create and edit online articles, as a part of an application to be developed. The application to develop is a web application running on Tomcat, with a PostgreSQL connection and using the Spring web framework. I'm looking for a CMS, which can be seamlessly integra...

Can Standard .NET CMS systems be made to work with ASP.NET MVC

Has anyone successfully used a CMS developed for standard ASP.NET with ASP.NET MVC? I currently use Immediacy CMS and it seems to be quite tightly coupled with standard ASP.NET, but I'd really like to start using ASP.NET MVC. Are there any CMS systems out there directed at MVC? How could I persuade my employer to move to ASP.NET MVC?...

Lightweight .Net CMS Library

I am looking for a lightweight CMS Library for a .net MVC application. I don't need any frontend management, just a library that can store and retrieve pieces of content. I plan on writing the frontend myself. The most complex thing I can see myself needing to store is a set of news posts. Aside from this I need to be able to store sets ...

Programmer collaboration system

Do you ever face the problem that there are a bunch of programmers in your organization that you met at the coffee machine one day, but you have no idea what the heck they're up to? Are you ever faced with a problem you're pretty certain someone in your company has solved before, but you don't know who, and how to find out? These are ...

How do you store database credentials in typical CMS build on PHP?

What's the best practice to store database credentials in a CMS? Now i declare them in my Database singleton class: $this->credentials = array("hostname"=>"hostname", "username"=>"username","password"=>"password", "database"=>"database"); But it's not so intuitive to search where to change them and also i'm planning to makre inmstall f...

WordPress or Community Server or N2?

I am starting a website where i would like to post technical articles. I am looking for a system that helps me post code easily, is optimized for Search engines and is easy to use and operate. For now, I don't have any plan of having a forum in there, maybe in the future. Any suggestions? ...

Developing my very own CMS

WHY?! ... Maybe that's your first thought when reading the headline of this topic. There's a variety of open source CMS' out there to suit everyone's needs. And I guess you're right... in fact I very much agree. But this topic is for naive and stubborn programmers like myself who really like the idea of developing their own CMS from s...

What is the most flexible Open Source Content Management System?

Which CMS is the most flexible and/or easily modifiable in the following ways: Have multiple clients access the CMS with multiple users per client. And each client can control multiple sites. Control the layout of created pages based on certain criteria. Criteria such as which section/sub-section the user would like to put the page ...

Should I use Umbraco for this?

I have a requirement to setup a website that allows users, user blogs, a forum and is flexible enough to add other features via .net. I'm just about to evaluate Umbraco, but for another website that's clearly up the CMS alley, however the aforementioned project needs faster turnaround. ...

SCM for CMS

I'm having trouble covering all the issues with doing Software Configuration Management on a CMS (specifically, Joomla!). I'm writing custom templates, of course, but also custom modules and components. These websites and apps are for clients, not in-house. I want to actually version the configuration of the site, not just the code ...

Looking for a CMS framework

Hello, I'm looking for a framework to create a CMS. It will not be used to manage the frontend, but only to fill the database. Preferably it has build-in interfaces for uploading images, resizing images, WYSIWYG editor etc. I've got some experience with Drupal, but the learning curve is pretty steep. I've seen promising demos with Djang...

Software [CMS] for PTA websites?

I'm looking for [preferably free] software that's designed to support Parent Teacher Association websites. CMS seem like the right place to start. I'm sure many of them could be customized to support our needs (member registration, forums, document sharing, photos, bulk emailing, online payment processing) but I'm wondering if there ar...

Which blogging engine is used on this site?

I am looking for a blogging engine / CMS for a personal website to post .NET articles. I came across a blog that has a really nice layout and very appealing way of posting code. Anyone knows which blogging engine it uses? Blog Any other recommendations will be really appreciated. ...

Is Joomla good for social networking site? Un-biased pros and cons on Joomla

We have used Joomla as an out-of-box CMS for our company website. Now we got a requirement from customer to create a travel recommendation website. Customer never used Joomla for programming. He has used Joomla as a out-of-box component. They need to create destination and write on on destination with comments, rating etc by the oth...

Recommended open source content management system for corporate website?

We're preparing to rewrite/restructure our corporate website and are looking for a CMS to back it. I need the CMS to provide a way of giving certain users in our company control over certain sections of the web site (i.e., allow our Marketing department to update press releases, our HR department to update job postings, etc). It should a...