Hi, I'm interested in using Google App Engine to host a wiki. I've already seen the question here: http://stackoverflow.com/questions/478760/what-cms-runs-on-google-app-engine about what's a good cms. That's really too broad for me. On my LAMP server I run dokuwiki and I'd really like something akin for the GAppEngine.
Anyone know of so...
A few years ago there was a PHP script around called paFileDB. Essentially it created a database of files that end users could download and rate. It would keep track of the number of downloads as well.
I am looking for a replacement of this coded in ASP.net C#. For the last week I have been searching around for "asp.net C# file datab...
I'm writing a CMS on PHP+MySQL. I want it to be self-updatable (throw one click in admin panel). What are the best practices?
How to compare current version of cms and a version of the update (application itself and database). Should it just download zip archive, upzip it and overwrite files? (but what to do with files that are no longer...
Hi I'm a big user of Wordpress however its not ideal for cms sites. I'm currently looking at pixie cms, however if say I want three columns, only one column can be allowed to change across pages and I can't apply specific templeates to pages. I'm also looking at impress cms which looks confusing in the admin although it has good reviews....
Hello,
Anyone familier with N2 CMS ??
ive just started using it, and so far so good, but i have an issue that im sure you guys will know whats wrong.
i have this simple Item class...
using N2;
using N2.Details;
using sexy_uk_escorts_MainSite.ContentCMSItems;
[PageDefinition("Home page", Description = "The Page for the home page, fea...
I'm working on an open source script. I would like to provide a feature to extend the script by use of plugins/modules.
I need some recommendations on open source cms/scripts to study code from, to gather the best practices on making script extendable by plugins. I've used WordPress in the past, and was planning to implement a similar s...
Is there any free CMS to operate a small business website/blog with screen reader compatibility where a blind person can update the content and other things via CMS administration using screen reader software and keyboard?
...
I work at a small college that wants to make "sites" for all of the academic departments (~30). I managed to talk them out of their original idea: 30 individual Wordpress installations. What a maintenance nightmare!
What I'm looking for is a CMS (preferably Python or PHP, as those are my areas of expertise) that can automagically creat...
I've got two web sites (written in c#) which are pretty common:
One is an admin site (cms) where you add images into content as needed, through editor pages.
Second is the site where the content with images is shown.
Images should be stored outside these two sites but where and how?
...
Hello Folks,
I am facing a problem while creating a dynamic website. I am building it for some pharma company, which have many products. The problem is, every product have different sections of description, and have to be formatted differently. I wanted to store all the product descriptions in the database, but at the same time preserve...
Hello:
I have a crashed/hacked Joomla installation (Files and Folders only)
Database has NOT been compromised so I have the DB which is in Good Condition.
I need to find out what was the installed version of Joomla that was live, so I can download that exact version package and reinstall it on a new location.
Is there a table or an ent...
Hi friends...
So far I've been using custom cms. lately I developed own cms with CodeIgniter, and I'm actually happy. But recently I take more design and front-end development works than deep development projects. I actually also prefer so... I have many things to do with custom cms, also some security issues, etc. I'm kind of tired of ...
Hi!
While there are loads of Joomla vs Wordpress posts out there, none address which is best suited to a blog with an attached online store.
I anticipate having about 40 or so articles and want the full set of blogging features- tags, comments, talkback, sharing options, SEO functionality, support for ads etc. The online store will co...
Hello, It happened that I need to pick up PHP based open source CMS. I did a small research and found many candidates. CMS made simple seems to be right choice, but I am not sure what's the current state, I know it was widely used time ago. I need it to be fully compliant with web standarts, lightweight (especially interface). It needs t...
I like CKEditor and my server uses PHP. I want to use CKEditor to edit the static HTML pages. Is there something that I can drop in that will give me a file browser and let me click a file and edit in CKEditor and save? Image upload would be nice but optional.
...
Is there any CMS available for Asp.ne-MVC that used subsonic as backend DAL?
...
I want to create a simple CMS for my asp.net-mvc site. Needs some help to start.
Will i save my whole page to db? what if my page contain links like
Url.Content("~/somepage")
When the admin will edit the page he will get the plain link not the Url.Content. How i can handle this in CMS?
Is there any CMS available based on subsonic?
...
I'm building a small CMS in PHP for a client and something I've noticed that comes up fairly often is a client will enter a bit of HTML in a field without closing his/her tag. I'm wondering if there is some parsing technique to prevent bad HTML from rendering my whole output page in italics because the user forgot to add a closing </i> ...
Hi friends,
after using own custom cms for over 6 years, I decided to go for Drupal from now on. I will use Drupal for all my works. I'm pretty new at Drupal, started just 2 days ago :D
just a simple question;
I have a simple xhtml-css site (5 pages), and client is asking cms for gallery page (xhtml for now). so is it possible to make...
I'm wondering - what i should keep in mind when trying to apply domain driven design on CMS app that has quite complex business logic? Aren't those beasts mutually exclusive?
Here's article to show what i mean.
...