I have an asp.net site which is essentially a repository of documents uploaded by users. I would like visitors to the site to be able to view any of these documents in some sort of \"document viewer
We have a relatively large web application (>200 pages) to which we need to begin adding help screens.We were wondering if t开发者_如何学编程here is a CMS-like application that is particularly well su
I want to make a site that updates itsel开发者_JAVA技巧f based upon changes on another site. For example, every time certain external site posts an article with a specific tag, my site should update
I\'ve recently started working at a company whose main product is a Zend Framework based application consisting of several modules. The plan is to use a content management system with the frontend (de
I want to create a agenda, where you just have to login into CMS and edit. If you enter an new event (day,month,year,hour,activity,location,street,nr,postcode,city) it should create a new part in the
I\'m working on my first WordPress project.It won\'t be a blog but a CMS to quickly edit content and pages on the site.
I am making custom theme indrupal6. I want to assign different css classes todifferent menu. how can i d开发者_如何学JAVAo this. Please help.The easiest way would be to use the Menu Attributes module.
I am not a designer, but as I understand it, Drupal gives really great tools to make the UI look very cool.
I want to create an article management system on wildlife and want to have a forum related to each article. How can I implement it. Following are the technologies I am familiar with Spring framework u
I\'m working on a modular CMS and I was thinking about the content architecture a lot. I needed a flexible system which will allow for easy creation of different content types. Eve开发者_高级运维ry co