I'm trying to determine if FatWire Content Server integrates with Active Directory, or do I also need FatWire Content Integration Platform, as suggested here:
http://www.intranetjournal.com/articles/200808/ij_08_18_08a.html
...
I have an existing ASP.NET website which I would like to painlessly add CMS functionality to.
The site is a estate agent's property website and is backed by a database etc. however some pages like 'About Us' etc. I would like the user to be able to edit using a simple CMS. I would also like the user to be be able to create new pages an...
I am building a CMS and the naming convention for classes has been debated between the other developer involved and myself. The problem arises specifically with "Page", as it is a public class available in a typical library.
A natural response would be to call it MVCMSPage (where MVCMS is the to-be name of the cms) or to rely on referen...
The marketing people want to have the ability to write direct inline HTML in the (xml based) CMS. xhtml compliance and the like potentially goes down the drain, but they're the boss(es). The CMS uses a regular xml/xslt transformation pipeline. Currently we just use a
single node with a cdata node containing all the nastiness, created us...
I thought I would find decent questions and answers for this, but none really caught my eye...
I am a C++ developer and I own a few domains. I'd like to start off with simple web sites for each with a minimum of time and fuss and minimum learning. I have too many projects going and don't have the time to learn how to build websites.
...
What is the difference between Django and Joomla? Or better still what is the difference between Content Managers (Joomla, Drupal etc) and Web Framworks (Django, Symphony, Zend etc)
...
I'm trying to find a good Java cms, I've stumbled uppon some that are quite good like:
Apache Lenya, dotCMS, Info Glue, Open Edit, MMBase, Contelligent, Hippo CMS
Which on do you guys recommend, or even one that I'm missing, because I have some more that I am studying at the moment.
The requirements are that I can build modules for it...
In my company we are thinking of moving from wiki style
intranet to a more bespoke CMS solution. Natural choice
would be Joomla, but we have a specific architecture. There
is a few hundred people who will use the system. System
should be self explainable (easier than wiki).
We use a lot of tools web, applications and integrated
within 3...
If all CMS's (Drupal, MediaWiki) are just a collection of PHP or ASP in the background, then how do they display pages at www.site.com/directory/ or www.site.com/File_name without extensions or anything?
Is this some .HTACCESS configuration? Python? Perl? What could do this?
How could I do this for my server/websites? (Without using a ...
We have a web application which contains a bunch of content that the system operator can change (e.g. news and events). Occasionally we publish new versions of the software. The software is being tagged and stored in subversion. However, I'm a bit torn on how to best version control the content that may be changed independently. What...
Witch CMS(+plugin/module) have the best way to organize content and multiple sorting options for lists?
...
Is there a CMS which integrates into Open Office similarly to Share point/MS Office?
...
Drupal is very much a "Do Everything" CMS. There are modules that allow you to add almost any functionality, which is great. However, it feels like a lot of the features (v5 and v6) seem scattered around and unintuitive for the user. As a developer, I'm left with the feeling of having patched a site together using bubble gum and string.
...
What are the options for having a simple blog, content management system that will deploy the full site as static html over FTP/SFTP and any blog API?
I am aware of Thingamablog but it hasn't been updated in more than a year so i guess is dead now. What are my alternatives that must export at least static HTML to a FTP server?
It would...
I need to build simple site "one big page" like 37signals product's pages, and I was thinking about this.
Anyone have an idea?
are they using Radiant or coding manually?
...
I would like to displays schedules, maps and other informations on displays in a building for visitors. These displays would provide at most mouse input but no keyboard.
Ten years ago this was the domain of Macromedia Director but today I believe that browsers and content management systems provide a better architecture. However, I coul...
I like to post links to Secunia search results to demonstrate (in numbers) how insecure a certain CMS (or blogging software) is.
See http://stackoverflow.com/questions/447878/what-are-some-of-drupals-shortcomings#450002
But there was an interesting comment to this answer:
Eaton:
It's also important to note that
Secunia only pub...
Hi,
For those of you who have used Ektron, what were your experiences like?
How was the API? Easy to customize?
Anything stand out good/bad with the product?
...
I'm building my personal CMS and need your advice organizing core functions and classes.
I have folders:
/shared
/classes
DB.php
Session.php
Config.php
...
/libraries
Arrays.php
DateTime.php
Email.php
...
The files in 'classes' folder contains core classes (one class per fi...
I realise that this is an extremely open question, so let me narrow it down a bit. I am toying with the idea of creating a membership site that could replace an existing Yahoo group.
I want to host the site, so that I control the data. Probably, an existing CMS could be a good starting point. The following features should be available:
...