I have to develop a CMS for a friend of mine, nothing commercial...
I'd like to take this opportunity to learn a php framework, to see if it would be suitable for future (and more complex) developments, or at least to steal some nice ideas...
SO I'd like to easily implement a content management system and at the same time have a look a...
I have a form where users are entering 35 different fields.
I have a Content Management System where I want to display the results of an order on the form.
I've thought about adding a horizontal scrollbar inside the table, or limiting the table to the 10 most important columns and then making it so the administrator has to click on an...
Right now, when I create a media item, I can view it as admin by going through the Media then clicking on view, eventually I end up at [mysite]/blog/?attachment_id=31 which is a nice reduced version of the image (which can be clicked to appear large), and which has the nice feature that there is a place to leave comments at the bottom.
...
This is probably a dumb question, but.. Any ideas how to insert BrowserCMS portlet into an actual page? What is weird, yes, I couldn't find that in their docs....
...
Currently the php framework I'm dealing with has a simple conf file with define's in it. The update I need to make is basically have simple client settings editable for the application which uses the framework. ( And there is a custom made CMS that is programmed to support this framework )
The framework doesn't rely on a database to sto...
Hello All,
I anticipate this is going to be a very broad question however I shall endevour to be as concise as possible without divulging too much project critical information.
For quite some time I have been working a Content Management System. However, its vastly different to many CMS's available because of the way it handles the dis...
I have been making plans to create a site that would contain several different sections, such as several blog feeds for reviews and articals, a forum, and also a stock site where people can sell/buy photos.
I was planning on doing this in PHP, but have recently started using wordpress and found it to be very powerful. is a site like th...
What is the difference between custom building a CMS website and an open source CMS?
...
Most open source wiki and CMS engines host user-contributed themes/plugins in directories whose code, strikingly, is not itself released as open source software. Possibly the best example is WordPress' own plugin/theme directory, offering support for one-click plugin installation as well as plugin metadata, screenshots, changelogs, syste...
I have a Ruby on Rails application, and now I would like to add blog into it. Just a simple blog with basic features and single author.
What are the possible solutions?
I need to use my authorization system (I used authlogic for my app)
Since I am developing for a customer, I need MIT/BSD licence.
I would prefer lightweight solution.
...
Hi,
my friend wants to set up a website. He is photographer,
and he'd like to document beautiful natural sites of Brazil.
So he'd like a webpage where, everytime he's been on a trip,
he'd upload his pics. He envisions a list of clickable expeditions;
on each of the expeditions you could have pics, a map, and
some description. His was i...
I'm about to start work on my first e-commerce website and have been doing some research on different methods and systems available to help.
It's been recommended to me that I use a CMS and I have been researching the options. I've been reviewing different websites in search of 'the best one' but would really like some recommendations f...
A record has been deleted from a CMS that I am using called ePublisher. Is there anyway of recovering that deleted record from ePublisher itself?
...
I need to build a CMS for a group of resident doctors.
The CMS should have (at least) the following features
Free/Opensource developed with PHP
User groups
User public profiles
User blogs/notes/articles/posts
Custom forms (for exams, polls, surveys)
Multimedia friendly (embed slideshare ppts, videos, audio, etc.)
WYSIWYG editor
SEF url...
I have inherited ownership of a website running on Typo3 version 4.2.1. There are two pages that are not rendering correctly, and this seems to be down to a failure to load css and javascript files. Inspecting the page source, I can see that the <base href="blah..." /> tag is missing from the page header.
The question: how on Earth do I...
Anybody have any idea how I might go about doing something like this.
I've got a textarea setup to allow users to edit page content. the content is then stored in a database and is retrieved on the frontend by php within an html template. something like:
<html>
yada yada...
<?php
echo get_page_contents_by_id($_GET['id']);
?>
yada yada....
Hi
I have an MVC site that I would like to allow the owners to edit the content of the views in the style Adobe Contribute allows for traditional WebForms sites. Obviously due to the nature of routing in MVC, the URLs do not map to physical files on disk so this becomes a problem for a tool like contribute. Are there any other tools out...
How do I hide the content resource field from non-admin users?
...
Can anyone recommend me a really good tutorial for learning joomla, most of which I found were spam ads just to get people to click several ads without learning anything. I'm using joomla for the first time and I'm sort of confused with certain terms because they are all alike.
For ex: Section and category almost same .. and so on .. ma...
is this possible in radiant cms without having to create/copy the same page all over again.
home/tampa/brain-injury
home/orlando/brain-injury
home/auburndale/brain-injury
...