Questions tagged [content-management]

Content management practices and goals vary by mission and by organizational governance structure.

Content-management is a set of processes and technologies that supports the collection, managing, and publishing of information in any form or medium. Content management allows an organization to control the storage and retrieval of content objects, track content revisions, maintain a content audit trail, and enable a collaborative environment.

136 questions
1
vote
2 answers

Use php to save text box content to a page

Im trying to build a extremely basic content management system. I want to do it all with php and was hoping it would be as simple as echoing content that was submitted in a text form. The problem is I need to save the echoed content to the page…
PHPNooblet
  • 687
  • 1
  • 7
  • 15
1
vote
5 answers

What is the best way to get clean semantic XHTML from MS word documents?

Some days ago I received a rather lengthy and somewhat elaborate MS Word document, which I was asked to convert to HTML for uploading to a 3rd party’s website. My first instinct was to save the Word document as HTML and use Dreamweaver’s "Clean Up…
Jitendra Vyas
  • 148,487
  • 229
  • 573
  • 852
1
vote
5 answers

Should a content management system be used for small custom projects?

I want to create a content-driven website. The two points that get to the heart of my question are: It will be a small and relatively simple site It will have custom data requirements This will be done in ASP.NET, preferably C#. Since I have the…
Jon Seigel
  • 12,251
  • 8
  • 58
  • 92
1
vote
2 answers

Content Management System targeting Mobile Devices

If I want to implement CMS for Mobile Devices, what kind of points should take into account? For example, make page size smaller, use optimized (small) pictures. Any other ideas? Also what kind of rules can be applied while converting web-pages that…
Azho KG
  • 1,161
  • 1
  • 13
  • 25
1
vote
8 answers

Employer wants any non-technical staff to be able to modify content - easy solution?

I'm in a bit of a pickle at work. My department designs a number of internal systems for the company, mostly data-reporting related. We have less than 10 true content pages that actually need to be maintained by a human. These pages were written in…
markislu
  • 31
  • 1
  • 3
1
vote
1 answer

Linking to Anchors within Content Switch Container

My 'about' page uses a div content switch method (by Bill Posters) that allows me to put the mission, contact, etc, in the same container. It works really well until I try to link into a specific tab from another page. E.g., I have '/about/#mission'…
Sara
  • 13
  • 3
1
vote
1 answer

Managing large multilingual text blocks in Rails

In my Rails app, I have a number of pages that contain mainly a number of paragraphs with static content. The app is multilingual as well. So I tried the default approach: using i18n yml files, but the strings of text are just too long and…
1
vote
2 answers

Content/Document/Project Management System - Which is right for my needs?

So I just started an internship with this nonprofit company and it's pretty cool. My first assignment was to find a type of program that would work well for the company and its users. I and some team members just finished summarizing down what I…
1
vote
1 answer

Joomla - filter content by IP addresses (intranet / extranet)

we are developing site (unfortunately on Joomla), where we need to restrict access to some content - articles (and also categories if possible). Ideally, this content should be hidden even from menu. It will be enough if we were able to specify…
matussvk
  • 45
  • 1
  • 1
  • 7
1
vote
1 answer

Implementing document management with an ASP.NET MVC front-end

I've implemented a website for a client that holds editable articles. I used ASP.NET MVC and made the content manageable by storing it in a 'Content' table in the database and creating a simple Admin section of the site, where the user can…
Jonathan
  • 32,202
  • 38
  • 137
  • 208
0
votes
1 answer

Azure components for photo / video content management

I am evaluating Windows Azure for my photo / video management software which will have functionality of 1) uploading the photos / videos, Tagging, album creation etc 2) Live streaming of content from server 3) Download of content from server. CDN…
0
votes
1 answer

Oracle UCM - Where is the Workflow Content Action History log kept

After a workflow has completed, I would like to be able to review a documents "Workflow Content Action History", just as you would see on the "Workflow Info" page. Currently when a document is in workflow you have access to this page but after the…
user800426
  • 183
  • 1
  • 1
  • 9
0
votes
1 answer

What's the best way to collaborate and distribute project and release documentation within an organization?

It's a continual problem: allow collaboration (and versioning) among developers who are creating project plans, requirements, functional specs, design docs and test plans. Then, publish for others in the organization (IT, Customer Service,…
Terry G Lorber
  • 2,932
  • 2
  • 23
  • 33
0
votes
1 answer

Content Rotator With Content Management

I am developing a website that will have content rotator in one of the pages. The only dynamic part of the website will be the news part. I want to add a content management page for the news. The news items will be edited by the user and will be…
Ozgur Dogus
  • 911
  • 3
  • 14
  • 38
0
votes
1 answer

Integrating managed web-content into existing J2EE app

I'm looking for a java based CMS application that will allow me embed specific UI 'component's or 'regions' (eg. newsfeed, page-section, video, etc.) into pages of an existing J2ee web application. The idea is to mix managed content with custom…
Strykker
  • 33
  • 1
  • 3