We're looking to develop a CMS module for our website and I need some help in choosing the language/framework for this project. Basically we need to develop a "help' module like this one from ebay http://pages.ebay.com/help/index.html which will contain a lot of static pages with nice URLs for SEO.
The application must run fast using l...
I'm just about to expand the functionality of our own CMS but was thinking of restructuring the database to make it simpler to add/edit data types and values.
Currently, the CMS is quite flat - the CMS requires a field in the database for every type of stored value (manually created).
The first option that comes to mind is simply a tab...
Hi,
I have been searching for a while now for a dead simple CMS with multi-language support. The ideal candidate is very lean and offers the possibility to set up different languages for different domains. It's OK if the language support is provided by a plugin/extension.
For example I want example.com to point to English and example.f...
On my current page I have wayfinder defined in a snippet that if this is a top level item, return it's child docs. If it's a child doc, return it's siblings:
<?
$id = isset( $id )? $id: $modx -> documentObject['id'];
$parentID = $modx->getParent($id,1,'id');
$startId = $parentID['id'];
if ($startId == 0) {$startId = $id;}
$output = ...
Hi everyone,
I have a problem that only occurs in one environment. On this particular page, somewhere in the top half of the element, an array is created and populated. This is later used in the onfocus event handlers of various controls. I use Firebug to debug the page and discovered the problem. In our dev environment the array is in...
Hi,
I am building a social network. I need a cms that will allow users to contribute content. Each content item will need to have a google map, list of features, ratings, comments, etc.
And the content must be editable by other users with revision control.
Also, each user should have a profile with their bookmarked content items, contri...
Hey,
I'm looking for some sort of CMS system to implement here in terms of "documentation" system.
Now, I'm not to sure about which system(s) would suit my needs best, so I thought I'd come here and type up my requirements so you could help me in narrowing down all the different options.
One important note to make is that I'm not looking...
I need a free membership module for some open source CMS which use PHP and MySQL and it's easily customized.
Needed features:
Implementation of Plimus, 2checkout and other payment gateways (PayPal it's not enough)
Limited forum and content access based on presence of user in membership program (2nd month he can see more forum categori...
Hi
I have two separate applications, a c# MVC app and a CMS (Ektron) app. I want the user to be able to move between the two application seamlessly without having to log into each application separately. What it the best (easiest) way to achieve this?
I sort of have it working using web services but wonder if there is a better way....
What does it take to create a social networking cms like phpfox or socialengine .
I am interested in using php / mysql .
However , I want it to be modular , like above examples . Like I can enable disable videos from backend .
Most important , it should have ability to allow others to extend it , like facebook applications .
Shou...
Creating a site in with FrogCMS and using alot of jquery to create an all in one screen site.
having trouble in php echoing a number for the number of children for a subject in the database which i can then use as a var in js.
some things ive tried, but im not really a developer so having issues
here is some code frog supplies to ...
Hi all,
I cannot get Refinery cms to install on my crappy Vista machine. I have followed all instructions on http://github.com/resolve/refinerycms but the bundler doesn't work because there is not gemfile (I have copied the gemfile from github but it fails at rmagick gem) and have also tried the command line instructions but it fails at...
my problem's a bit complicated. basically i created a client/server CMS architecture that worked very well for a while. now that there are more customers, it's getting very slow and i don't really know how to fix it.
let me explain you the current architecture:
i've developed a content management system to serve various different custom...
Hello,
I am interested in a complex, mature and admin friendly cms. I am also searching the one with most extensions, packages, add-ons ...
I found these to be the most popular: alfresco, drupal, ez, joomla, dotcms, plone ...
Can you help me find the one I am looking for ? (dotcms and drupal are on my mind now)
Thank you.
...
I need to create a web (or non-web) system where a user can create a template layout with tags and placeholders for elements. They could then add new pages to this template. My system would need to pick up any elements that have changed and create an XML of the tagged content. I was just wondering what would be the best CMS or any other ...
I need to create a web (or non-web) system where a user can create a template layout with tags and placeholders for elements. They could then add new pages to this template. My system would need to pick up any elements that have changed and create an XML of the tagged content. I was just wondering what would be the best CMS or any other ...
Druapl offers great functionality whereby blocks can be dragged up and down to reorder as shown below.
However, on a couple of projects I've been working on they have disappeared during development )as shown below) but I have no idea why! It must be something that I am doing wrong but for the life of me I can't work out why.
...
I need to integrate a blog in my web app, but it would be pretty cool if I could use an existing CMS.
It doesn't have to be a CMS developed in RoR. Actually, if you know about a CMS with an good API it would be just great.
...
Hi,
from cms point of view, can some one please outline out the positive and negative aspects of Alfresco versus Vignette.
Thanks!
...
I get this error while trying to access documentum through webtop. "An error has occurred.
[DM_DOCBROKER_E_NO_DOCBROKERS]error: "No DocBrokers are configured". Iam trying to access documentum for the first time.
Any help ?
...