cms

Using n2cms, How do I stop a div from automatically wrapped around my user controls.

Hi Guys, I'm trying to create a part which is essentially a list <ul> <n2:DroppableZone ID="zoneSlideshowItems" ZoneName="SlideshowItems" AllowExternalManipulation="true" runat="server"></n2:DroppableZone> </ul> I have another part that i drop multiple times onto the above zone: <li> <a href="<%= CurrentItem.Link %>"> ...

I can't view pages in admin of django-cms

I install django-cms. I try to use the example spplied by the installation package. I have some questions : I can add pages to my site. but when I try to list all my pages in the tree-view (using the "Select page to change" view) . The tree view is blank? Does anyone had the same problem? ...

How to set up a website with WordPress ?

Hi, I'm a PHP developper, and i need for a client request to set up and create a template/theme for wordpress. I know a little about this blog engine, but i read i could use it as a CMS. As my website will be 6/7 pages so far. I'd have liked to know if it was just about writing a template, or will there be some others stuffs to do to...

Generate content from form and publish on joomla

Hello, well, i'm here for ask to experts on joomla: there is a way to publish content, with a default template (bbcode or html), from data inputed in a form ? i need to gage my articles inside the webpage, and so, when submit the form, i need to catch this data and put into a joomla article. anyone can help me ? thanks, very much ! ...

CMS/Intranet file upload system

In my attempts to write a CMS or intranet system, I need the ability to upload files to a "workspace", which is permissions based. Now I can sort the permissions out, however, I am struggling a bit with the file upload itself. Basically, such as a VLE, let's say I am a manager. I want to upload a file for those in my department to see...

Need recommendation for a Content Management System (.NET)

I am searching for a CMS that meets the following requirements: Based on .NET Works with a tree structure for content items User-defined content types (content templates) Manage external tables Extensible with my own management applications Support for versioning .NET API for content retrieval Note that i am looking for a system that...

ASPX CMS - performance issues

Hello, I'm writing a web site (C#, ASP 3.5) while implementing a simple CMS. In several limited places - I allow the site admin to manage the page content. Editing the content is done by an Edit control - the output HTML is stored in the database (SqlServer Express). Each time a page loads - I read the page HTML content from the db an...

.Net based Content Management System for marketing department

Hi, I need to set up a CMS for our marketing dept. Basically they need a system that they can sharing documents with multiple users editing documents with multiple users tracking changes tracking/keeping multiple versions storing and organizing files The types of documents are : Illustrator, Photoshop, Pdf, MS word and Excel. I am ...

How does your CMS handle what is editable?

The CMS I'm working with uses actual html comments around sections in an xml file to determine what is editable. I'm wondering how this is normally done in other CMSes. Example: /about.xml: <image><!-- :region editable="true": --> <image src=foo.png> <!-- /region/ --></image> <content> <p>some non-editable html</p> <!-- :region editab...

moving a perl script/dbm to a new server, and shifting out of dbm??

I've been tasked with mirroring a site onto a new server. The old site has a few Perl scripts that, as far as I can see internally (i know nothing about Perl, though I have a pretty good understanding of coding generally, and specifically PHP/js/etc) aren't reliant on the old server. That said, when I try to run this script, which looks ...

Does anybody know a CMS with API functionality?

Hi folks, I am looking for a CMS that offers an API for managing the several content elements or pages. The programming language(or other technical details) of the CMS doesn't matter - so don't hesitate give an answer:). Best regards ...

Custom comment form in CCK template

Pre-abmle: I am using MakeMeeting module to create/display meeting polls. This module has its own Content Type and I can't get comments to show on the screen (whether I choose to show comments or on same page or not in Comment Settings for this node type). The MakeMeeting module has it's own theme functions, but perhaps they're not guilt...

Hidden login in website - looking for hotkey idea

I am developing a CMS. One of the greatest everyday annoyances when working with it is that when you are on a front-end page, not logged in, and want to make a change, you need to go to the back-end login first, log in, and then navigate to the page you want to change. I would like to introduce a smart little function that pops up a log...

What is the proper way for allowing non-gpl plugins/modules on a GPL application?

I develop an open-source CMS, which is licensed under GPLv3, and I want to open the plugin/modules architecture for anyone to contribute their own extensions. However I want to give contributors the freedom to choose whatever license they want for their extensions, and not force them to use the main application's license. My understand...

How do CMS upload images?

Hi I am just playing around and trying to make a very simple CMS. Right now I what I do right now is I use "FtpWebRequest" to get the file that they want to change around and stick it into a jquery plugin call html area(rich html editor). Now I am wondering how could I allow them to add images that are not already hosted? Ie not on ima...

community file-sharing cms

I am looking for a CMS with functionality similar to SourceForge. I need users to be able to upload files to pre-defined categories. These files should then have to be approved by an administrator before becoming visible to other users. Something with a rating system would be great as well. Does anyone have any recommendations for a CMS...

Need help choosing a Commercial CMS!

Hi, We currently use Joomla or Silverstripe for our CMS websites. The time has come where we need to expand and adopt a more commercial CMS (whitelabel) which is easy to customise, create templates, expand, has a lot of powerful feature and is also easy to use for a client. Before I start to research I thought id seek your knowledge/ex...

Integrate CMS Application with Custom ASP .Net Solution

Currently i am working on one custom asp .net application, client wants to integrate the application with some CMS portal. i.e. WSS 3.0, Umbraco, SiteCore, EPiServer, N2CMS I want some resources to analyze that what are the possible options for CMS and do the cooperative analysis. I need some analysis document (if already exist) for p...

Help choosing a good modern CMS

I am creating a website. It is basically geared towards people from my country who are now living, working, studying abroad. I want it to be like a community driven website which has forums, blogs, articles, news and stuff like that. The obvious choice for this seem to be joomla (or drupal) because from what I know it is geared towards ...

Problems installing Drupal with Xampp and Ubuntu

I am attempting a fresh install of Drupal 6.14 on a Ubuntu 9.10 machine using XAMPP for Linux. I use XAMPP fine with Wordpress and some different frameworks. I am having problems after I download and extract Drupal to my /htdocs/. The following pic shows the errors I get. ...