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
0
votes
2 answers

Content Management in Bluemix

Is it possible to link a bluemix website with some kind of content mangement? I'm trying to build a formular for an event registration website with bluemix. It must be possible for the promoter of the events to decide which data the participants…
0
votes
1 answer

Add and remove Ektron content items from taxonomies? (C#)

I have content items stored in Ektron that are assigned to taxonomies. I'm trying to create a method that will allow me to programmatically change the taxonomies. So far I find the content item by ID, and I'm able to retrieve its taxonomies, but I'm…
Erica Stockwell-Alpert
  • 4,624
  • 10
  • 63
  • 130
0
votes
1 answer

MODx changing my image path

In the MODx WYSIWYG whenever I click the Image icon to insert an image, followed by browse image it generates the wrong path: /data/12/1/111/99/1111262/user/1169144/htdocs/images/image.jpg instead of assets/images/image.jpg I have checked my…
Austin
  • 153
  • 1
  • 1
  • 13
0
votes
1 answer

Content Graphic Was Pushed Down - Need Help

I modified html codes generated by Firework, and now graphic was pused down I dont know how to fix it. Sorry Im still using tables, mixing up with css to create the list items....please help....What I did was extend the original graphic to make it…
Tran
  • 15
  • 2
0
votes
4 answers

What's the best way to implement news system without using wordpress?

I'm a little afraid of using Wordpress because of his connotation "all made", plus my website is 100% hand coded, actually, i use the phpBB but it's not what I want cause visitors have to go out of the website to go to the forum to see the news. So…
sf_tristanb
  • 8,725
  • 17
  • 74
  • 118
0
votes
1 answer

How to get the dynamic generated content of an external ASP file using PhP?

This is the situation: I've a PhP login page that check is an external ASP page has generated something (nickname). For example: i'm logged? So opening directly the asp page will display "nickname:thecrius" and nothing more. I'm not logged? So…
Claudio
  • 496
  • 2
  • 9
  • 35
0
votes
3 answers

How can I sort the content on my site by attribute: most viewed, most commented, most popular, best rating, etc?

Pretty basic question, I know... I just don't know how it's done. I want to be able to sort out my content in my websites by most viewed, most commented, most popular, best rating, etc... But I don't know how "sort by" works! Which scripting…
Oneezy
  • 4,881
  • 7
  • 44
  • 73
0
votes
1 answer

Eclipse content assist improvement

Is it possible to make content assistant work as Netbeans code completion during typing "new "? I mean that Netbeans suggests all possible classes that fit to the type requirements including extending classes. Eclipse suggest only exact classes that…
kospiotr
  • 1,837
  • 2
  • 18
  • 29
0
votes
1 answer

Storing Content with Complex Structure using Django

Is there a recommended best-practice for storing content that has a complex structure. For example, suppose a typical "article" I am trying to serve may have the following hierarchy: Header #1 Subheader #1.a) Text content Image…
0
votes
3 answers

How to format dates in Jahia 6 CMS?

I am helping a friend of mine put up a site for his business. I’ve read different posts and sites trying to find the ideal CMS tool, but people have different views of what is the best, so I finally just picked one of them at random. So I went for…
user159088
0
votes
1 answer

User (MS-Office) generated content - how?

How can I allow users to share Microsoft Office generated content on an ASP.NET site? For example usage, imagine a site similar to Stack Overflow. George, writing a question, uses Word, Excel or OneNote to create content, and then inserts the…
Avi
  • 15,696
  • 9
  • 39
  • 54
0
votes
13 answers

Content Management system recommendations

Management is thinking of changing out Content Management Systems. What do you use/recommend? What UCM solution is your company using? How big is your company? Are you happy with the implementation? Current setup: The company I work for uses…
Tyronomo
  • 2,047
  • 2
  • 15
  • 22
0
votes
1 answer

Changing page title of submit a new story page in pligg

I have installed latest version of pligg on my local server. It's running fine. Currently when i click on submit a new story it displays 'Submit a New Story, Step 2 of 3' as title. I want to edit this title. I am confused where should i make the…
Pankaj Khurana
  • 3,243
  • 10
  • 50
  • 79
0
votes
1 answer

Drupal 5.x migrate content from one type to another

I have a bunch of content in the page content type that I would like to migrate to a new custom content type. I don't need to add or remove fields or change the data stored in the content type at all, just straight copy them over. Is there a module…
Jamison Dance
  • 19,896
  • 25
  • 97
  • 99
0
votes
1 answer

How do you make a CMS and existing asp.net applications live together peacefully in IIS?

Note: I originally posted this on ServerFault, but I haven't gotten any responses at all. Since it looks like I'm on track to get the Tumbleweed badge over there, I figured I would try here also. Our existing public website consists of a mish-mash…
Shea Daniels
  • 3,232
  • 3
  • 23
  • 27