Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

-2
votes
0answers
14 views

PHP based CMS that runs on apache on Windows [closed]

Our client is running PHP on apache on a windows server and has mssql-2005 server as the database. Do you know of some reliable CMS's that run on this kind of a hybrid setup? Any feedback is very ...
-2
votes
1answer
38 views

What web application I can use to create posts for my website? [closed]

My website is hosted at an server that have some application for content management (Wordpress, Joomla and Drupal). I want to know if is possible use this to post some news in my website. I don't ...
0
votes
0answers
15 views

CMS with reusable text fragments [closed]

I'm looking for CMS where you can reuse same text fragments (with formatting) on different pages. Text fragment should be a separated entity, so you can edit it and then automatically apply changes ...
0
votes
2answers
51 views

high quality wordpress theme (needed for a small business website) [closed]

I am building a website for a friend and I am using wordpress as CMS. Since we have don't have a designer, I want to use a quality wordpress theme. What are the best places to find quality wordpress ...
1
vote
2answers
51 views

Is there any software or SAAS that can do account tracking, subscription based billing, payment and helpdesk? [closed]

Building one from scratch is tough, maintaining a legacy system is costly. Is there any software or SAAS that can do: account tracking (CMS?) subscription based billing (subscription to a plan) ...
0
votes
1answer
60 views

Simple CMS software to manage files

I've been loking around recently for an easy way to manage the files on my web server. I came accross OneFileCMS which is fine but lacks some features. I'm looking for another piece of software (PHP ...
-3
votes
2answers
49 views

Can you suggest me a CMS that meets my exact needs? [closed]

I will build a community like website and I need your suggestions. What I am looking for is a light, fast CMS, that will allow me to do these : register/login two or more user roles (I will need ...
0
votes
0answers
18 views

book keeping software [closed]

what software should a small startup use for simple bookkeeping & accounting, preferably free? Also preferably automatically pull transactions from paypall, preferably requires minimum human ...
1
vote
0answers
75 views

Free poll and test creation tool for offline use, no Win only

my sister is looking for some tool which she could use to create some polls and tests. It should be relatively user-friendly (need support for UTF-8 or CP1250 encoding for national characters) enough ...
0
votes
0answers
34 views

What's a good CMS for lots of downloads? [closed]

I'm looking to upgrade the site for a community magazine that offers its issues in PDF form. I'm having trouble finding a decent CMS that's good for handling download pages. Ideally, the ...
1
vote
2answers
2k views

Problem with Drupal 7.0 installation - PHP extensions disabled

when I install Drupal I have the following problem. PHP extensions Disabled Drupal requires you to enable the PHP extensions in the following list (see the system requirements page ...
0
votes
1answer
172 views

ImageMagick is incorrectly showing some images as negatives

1 2 3 4 Image 1 is the original main file as displayed by ImageMagick display. It is showing up as a negative, but shouldn't be. When displayed using other tools, it's ...
0
votes
1answer
113 views

Inline JavaScript with RedDot CMS version 9

I can not put in inline JavaScript in text area in reddot opentext cms version 9. when saving code it automatically strips it out. Does anyone know any hack or work around to solve this problem. I ...
2
votes
0answers
1k views

Drupal 7 media module to replace swftools

I was using the swftools module for a Drupal 6 site. It was nice as you could place tokens of audio or video files in your text editor and it would be converted to a flash object for you when the ...
0
votes
1answer
200 views

Drupal on CentOS / RedHat

I have just setup a fresh installation of CentOS in VM form. I want to try and test out Drupal. What is the best way to install Drupal? I have not installed LAMP yet.
0
votes
0answers
145 views

Are there any free/opensource Multi-tenant web CMSs other than Orchard? [closed]

Is there a CMS or a CMS plugin (such as for Drupal), that allow me to run multiple sites on a single shared hosting account. The goal is to have multiple domains that point to the same hosting account ...
0
votes
2answers
72 views

Is there a list of the marketshare of CMSs? (Joomla, WordPress etc) [closed]

I have seen the tiobe index list over programming languages, is there a list of the biggest CMSes, like Joomla, WordPress, etc and the sort of marketshare they hold?
0
votes
0answers
48 views

How to choose a CMS system for a small web site? [closed]

My friend is going to start his own business and he wants to have a simple web site where he could exhibit some videos and pictures. As he has absolutely no experience in programming, he is ...
1
vote
1answer
168 views

MODx Template: After importing sql text file, what's next? [closed]

I just imported a sql text file from a live site. The SQL database is the actual site and would like to have it locally. So far it was successful but then if I log in to my localhost/manager I still ...
1
vote
1answer
139 views

Using JavaScript and TXNewsletter with the MODx CMS [closed]

I am using the MODx CMS. Can JavaScript be used with MODx? How about integrating Newsletters? I just installed one but it doesn't seem to work. After installation of TXNewsletter it's just there, ...
0
votes
3answers
60 views

Simple to use CMS, while can customize template greatly [closed]

I need a CMS which is very simple for the "owners" to use. Ie to be able to add "posts" to the front page which have a read more feature. Basically if an "owner" logs in I want it to add a "New Post" ...
1
vote
2answers
87 views

Cms rating system for beers [closed]

We are a small group of people drinking a special brewed beer every week, but we need a rating system for it. Until now we have been using a simple spread sheet, but that's not user friendly and its ...
0
votes
1answer
67 views

Program to read and convert entire website to html [closed]

Possible Duplicate: How can I download an entire website I'm using a very old cms, Synkron.web. I need to convert all of my pages (written in .asp) to plain html - so I have an archive ...
0
votes
1answer
119 views

DotNetNuke Static File Publishing? [closed]

Does DotNetNuke allow for static publishing of html/css files, or is it only using db driven content?
0
votes
1answer
139 views

IIS 7 CMS which publishes STATIC content? [closed]

Can anyone recommend a good CMS system that integrates well with IIS7 on Windows, and that allows for static publishing of html/css files, rather than forcing dynamic generation of content from a DB?
0
votes
1answer
43 views

How to check quickly if site having two pages-with same name? [closed]

for example http://www.sitename.com/section1/pagename.aspx http://www.sitename.com/section2/pagename.aspx I need quick report only for pages which has same name. like "pagename.html" in example. I ...
1
vote
2answers
67 views

CMS Used By Waiseh [closed]

I wonder what is the CMS used by waiseh? Any idea?
0
votes
3answers
1k views

How to copy chinese characters from pdf to CMS editor [closed]

I got a chinese document in pdf which contains chinese characters. The problem is I can't copy the chinese characters to the CMS which I think uses FCKEditor. Is there a solution for this? Thanks!
0
votes
3answers
616 views

Best free (or cheap) ASP.NET based CMS for a club/association? [closed]

I've been looking for a simple, intuitive ASP.NET based CMS to handle my club/association site. It should be based on ASP.NET so I can add some extra specific pages offer a membership system, e.g. ...
0
votes
1answer
80 views

Presentation CMS/software?

I need a simple presentation software that: plays presentation in infinite loop allows me to easily edit content in rotation (add, remove, order, hide, etc.) can render typical presentation content ...
0
votes
1answer
306 views

Drupal Image Module Not Working [closed]

I'm working on a Drupal site, and installed the image module, but when I create content, and upload an image, I get a message saying "You must upload an image.". Anyone know what's going on? I made ...
0
votes
1answer
476 views

which is the best Free CMS that includes image gallery? [closed]

Possible Duplicate: Which CMS is best? I'm looking for simple CMS with image gallery in it. what are your suggestions? The goal is to open a site with a public wallpapers gallery so people ...
6
votes
7answers
249 views

What tool can I use to allow multiple teams to share files?

I need to work with several teams and need to be able to share requirements and design documents. Most people won't be too technical, so I want to avoid source code tools. The main requirements are: ...
0
votes
1answer
161 views

What is the best site engine for a resume site? [closed]

What is the best free website engine (wordpress, cms, etc) for creating a resume site? The content is static and I want something easier than working in raw HTML.
0
votes
2answers
111 views

What are some good micro CMSs? [closed]

I'm looking for a good micro CMS to use for a small business site. So far Perch looks like it will suit my needs very well, but I'm interested to hear what other solutions people have experience ...
9
votes
6answers
294 views

What is the easiest way for a non-designer, non-programmer to create a company website? [closed]

My brother owns a small business (2 people) and wants to make a web site for it: site should have a professional design (e.g. templates, no design necessary) easy to post articles and pictures he ...