could anybody recommend free CMS that
is preferably part of SimpleScripts or could be installed let's say with BlueHost shared hosting environment
can handle multiple domains using one database/interface/CMS application. Every domain will have similar yet different content. I would like to have list of records in the CMS application th...
HI ,
How do i change the Kentico CMS search settings so as to display a part of text from search results as in Google .presently it shows only the path in the results.
...
I have the following directory structure in the CMS application we have written:
/application
/modules
/cms
/filemanager
/block
/pages
/sitemap
/youtube
/rss
/skin
/backend
/default
/css
/js
/images
/frontend
/default
/css
/js
/images...
Hi,
I started using django CMS project. It's great, built with modular design kept in mind... but what actually our customer wants is more simplicity:
Here, in django CMS every page can contain many content 'plugins' - be it text, image, or other. But the customer wants to have a text plugin active, selected and created automatically f...
I'm really new to website development and for a project I need:
No public pages. All private.
Login+Password (Users, Admins)
Being able to upload XML-files from Android device
Parse this XML into something I can plot. Easy charting.
Admin users being able to read all sub-users uploads.
Doesn't have to look good.
No blog-post. Strictly...
I'm looking content management system that would have features similar to stackoverflow:
Users can ask and answer/questions.
Users can search within existing threads.
The system is access controlled - so some users can be readers/writers/admins.
Some or all QnA threads should be visible only to logged in users.
So far I've mostly used ...
I'm working on a website for searching for businesses, then displaying a listing page. We've been toying with the idea of letting the clients manage their listing page using an external CMS. I'm not sure how often this is done, or if it's even best practice. Ideally, we want to be able to setup a listing on our website, then give the cli...
Hi all,
as the title describes, i wan't to know hoe to change the "fax" string field on web-users manager to another on non-admin users.
Thanks All
...
1) i need set different class name for every menu item, based on a menu row (iterating, i need just a number)
<% control Menu(1) %>
<div class="mainmenu-item-$MenuItemRow"><a href="$Link">$MenuTitle</a></div>
<% end_control %>
2) is there a simple way to create an small second menu ?
...
Hi, I'm trying to build a project on EditEase. So far, I've got it up and running. But the only way i could do it was to create txt files for my content and chop up each part into txt files which will be placed on the includes folder and referenced on the actual page itself. It's taking up a lot of time doing this right now and I hope th...
Hi,
I'm creating a site for a video store and it needs to be CMS. I'm doing this for free so I need to use a free CMS like Wordpress, Drupal or Joomla.
Do I need a new CMS, a plugin or some PHP of my own?
What I need:
User accounts
Categories
Custom post
Here's the site as it stands with WP: http://sundancevideo.ca. Right now an expe...
Most people have heard of Content Management Systems. However, what basic features should an application contain so it can be considered as a true CMS? Also, what Java frameworks could be used to make one?
...
We've got a CMS system written in .NET C#. This system has editing facilities for templates (essentially HTML files) and various other support files such as CSS and javascript files.
These "files" are not really files, but database records and they are edited using plain old textareas within the CMS system.
To make editing these "file...
I am working on a CMS project using ASP.Net 3.5/Visual studio 2008.This is the first week of the project and I am working on the design of the system right now.
Needless to say that this is my first project of this scale and I have no idea of what I am doing.
The requirements of the project ask for a light but functional CMS, one which...
What are the best practices for allowing a user to maintain the html title tags of all the major pages of his/her site?
One way could be to allow the mapping of URLs to some text.
For example, we have an app with the following (most complex) url format:
http://lang.example.com/searchpage.zaf?a=foo&b=bar&c=RANDOM
There are sev...
I am looking for an open source social bookmarking site CMS so I can build a site like delicious with it for my organization. This will be deployed in the internal LAN.
Do you have any recommendations?
...
Hi!
I'm searching for a solution, to build a frontend form from the TCA.php of my TYPO3 extension.
Is there any way, to select TCA.php values, from my extension Class? I want to build a select-element with values of the TCA.php file.
Would be amazing, if someone could give me some advice :)
...
Hi useRs,
I am looking for a solution that allows me to keep a track of a multitude of R scripts that I create for various projects and purposes. Some scripts are easily tracked to specific projects, whereas others are "convenience" functions created to serve a set of tasks.
Is there a way I can create a central DB and query it to find ...
I'm using the Refinery content management system with a the Portfolio plugin
see http://github.com/resolve/refinerycms
I wanted to create a title and description for images uploaded to
Refinery using Refinerycms-Portfolio
so far I have done the following;
added the columns to the images table;
$script/generate migration AddTitleToImage...
In Joomla how do I set the frontpage to be the front page (without being in the main menu). Currently whatever I set to be the default in the main menu is the first page, but I don't want the front page to be in the main menu.
this si the site
...