The content-management tag has no wiki summary.
1
vote
1answer
71 views
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 ...
0
votes
1answer
161 views
Working with WebCenter Content UCM workflow
Which of the Java-libraries can give me access to the management of workflows (creating, adding files to workflow).
How is it done?
1
vote
1answer
99 views
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 ...
0
votes
0answers
43 views
com.ibm.mm.sdk.common.DKQueryException: DGL5020A: Illegal token ')'
Below is the query of content manager which I am firing from java code but getting exception .I dont find any syntax error in the below query.Please guide.
[|#LOOSEMAILS|**
( ( @FormID [=] ...
0
votes
0answers
19 views
missing resolution tag and tif displays black
Without using fix ,Is there any alternate solution to this http://www-01.ibm.com/support/docview.wss?uid=swg1IO10129
Images with no resolution tag in content manager remains black but when I export ...
0
votes
0answers
28 views
how to enable save_as button in Java Applet Viewer (TViewerApplet)
how to enable save_as button in Java Applet Viewer of IBM DB2 Content Manager (TViewerApplet)? or how to export the documnet viewed in applet?
Have used class from here ...
0
votes
0answers
77 views
com.ibm.mm.beans.CMBGetConnectionFailedException: The connection to the server cannot be created.: CMB_MAX_CONNECTIONS_ERROR
When I connect to IBM DB2 Content Manager the connections are not released
I get following error com.ibm.mm.beans.CMBGetConnectionFailedException: The connection to the server cannot be created.: ...
0
votes
0answers
39 views
com.ibm.mm.beans.CMBException: DGL0546A: Unable to check out item
I have added save_as,save_doc in TViewerAppletConfiguration.properties,still I dont get save button on applet rest all buttons are present.
Below is the TViewerAppletConfiguration.properties snippet
...
0
votes
0answers
47 views
How to get count of documents Index class wise?
The content manager has many Item Types.E.g.(Advisor_Licensing,Advisor_Renewal).
Now When I want to get count of documents
I use =
/*[@Advisor_Code = \"AA5555\"] ----query
It searches ...
0
votes
0answers
34 views
Fire query on Content Manager
I am trying to hit the query and retrieve no. of counts of document present in IBM content manager.
Below is the query
/ADVISORS_LICENSING[Advisor_Code = "AA5555" AND @FormID>= "211003" AND ...
0
votes
1answer
66 views
Is it a good practice to let my website users use the built in orchard admin page to add content
I wanna let my website users add content, do I have to build a module? or use the Custom forms module or just use the built in admin page "http://mysite/Admin/Contents/Create/"
and if yes, shouldn't I ...
0
votes
1answer
338 views
A good tool for building admin / content management interface over MongoDB?
I'm looking for a good tool (or library or a framework) that I could use to easily build basic content management functionalities over MongoDB.
I am very well aware of the Admin UIs listed in Mongo's ...
0
votes
0answers
110 views
Java Content Management System with specific needs [closed]
I have been frustrated with searching all over the internet and tried everything but I could not find a single cms with my needs.
I want a content management system in Java and OpenSource.
Here's ...
1
vote
1answer
216 views
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 ...
0
votes
1answer
183 views
Concrete 5 theme installation issue with absent required files
I have installed Concrete 5.5.2.1 and i'm now attempting to install a theme I have downloaded from the marketplace.
I have downloaded the zip archive, extracted it and FTP'd the full directory up to ...
0
votes
1answer
210 views
Webcenter Portal and Content Management
Is it possible to use WebCenter Portal to store and version documents (pdf, doc, xls etc) without buying WebCenter Content separately?
3
votes
1answer
124 views
Caching large amounts of content with PHP + MySQL
I'm making an engine/CMS for story-based web browser games. I have quite a bit of data: characters, items, and the bits of story that the player will interact with. The intention behind this project ...
1
vote
1answer
475 views
XNA How does the ContentManager handle with memory
My question is not clear at title [i can not write it exactly]
e.g Texture2D picture = Content.Load<Texture2D>("myPicture");
what does happen on memory if the code above runs ? As I know ...
0
votes
1answer
72 views
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 ...
1
vote
2answers
2k views
Questions on Java Portal Framework
I have some basic questions with regards to portal framework - sorry if these are to be split up into multiple questions and posted individually.
I read in one of the answers in this forum that ...
0
votes
1answer
464 views
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 ...
1
vote
1answer
768 views
Alfresco - Best practices for custom document lifecycle (Java?)
After talking with some people at the DevCon in London and after looking at Records Management source code I noticed that there's actually no good example of how to implement custom documents ...
0
votes
1answer
50 views
User Posting Content on an ASP.NET website [closed]
I am working on making a website for an organization and I need to create a service so that the client can add events and news, among other things, to the website after deployment. I have been unable ...
0
votes
1answer
310 views
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 ...
-2
votes
1answer
70 views
Open Source Content Management Platforms [closed]
I am trying to decide on an Open Source CMS to focus on.
I would appreciate any input regarding such software.
Points that are important to me are:
Security
Ease of use
Easy to extend or add new ...
3
votes
2answers
568 views
Any reddit alternatives?
So I asked this question recently on the existence of link submission + reputation systems. The response I got excited me to the core. I mean, reddit had it open sourced so why re-invent the wheel. ...
2
votes
1answer
99 views
Any suggestions for a link submission + reputation system?
What I am trying to design is a simple link submission + reputation system (users can submit links and other users can upvote/downvote) with the following features:
Users will be able to submit ...
0
votes
1answer
123 views
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. ...
0
votes
2answers
972 views
How do I list data from a specific database table as a list with links?
I'm working on my own simple Content Management System to implement on my projects for clients who want to do their own maintenance.
I'm going to contain only page titles and their content in a ...
1
vote
3answers
281 views
Building a simple CMS to manage mysql? [closed]
I want to build a simple CMS system that would be directly connected to my remote database (mysql) and be able to add,delete/update fields/records.
Are there any examples of this, tutorials? where ...
0
votes
1answer
142 views
how to use Peer-To-Peer networking to minimize internet bandwidth?
I am trying to build a networking solution to the following problem:
I have several stores running PCs which need to be frequently updated with new content (primarily video files ~40Mb). I want to ...
0
votes
1answer
917 views
codeigniter: admin/cms as separate project or part of the same
So I've built a front-end to a website in Codeigniter, it has public and members areas.
Now it's time to build the backend administration where staff can manage some content: http://mysite.com/admin
...
0
votes
1answer
318 views
How do I add Ubercart product images in my Drupal module?
I'm writing a script that imports products from one of our suppliers, and I have almost everything importing correctly except product images.
From what I can tell, the product images are described in ...
0
votes
1answer
58 views
Prevent abuse on a crowd-sourced website
I am building a crowd-sourced website where users can create new articles, update any existing articles in a category A. There is no ownership in all articles in category A. Because I wanna show ...
3
votes
6answers
2k views
How to start with Tridion CMS
I am starting to learn the Tridion CMS, but couldn't find any detailed samples or online tutorials. Please suggest some websites to look into it.
2
votes
5answers
496 views
Temporary, in memory, files in Java
We have a content management system to allow our users to store files uploaded through a REST web service. Before storing these files in the repository, their contents are encrypted.
When retrieving ...
3
votes
1answer
902 views
How to use SharePoint only as a Content Management tool from a custom web application?
We have many custom built web applications (both external & internal) written in Classic ASP and ASP.NET 2.0 technologies. Internal users can upload files to these websites, which can then be ...
0
votes
5answers
107 views
Silverlight or Asp.net?
My company is about to creat a new website to replace the current one. We hope the new website could be more attractive than current one, which means animation, flash, etc. And, in order to let ...
13
votes
3answers
824 views
“Best fit” font size - how do I measure a sentence width?
I'm coming up against a common problem with customised content management system design.
I run a small web design company and I often have to make a certain area of a website editable for the ...
1
vote
1answer
364 views
Apache Jackrabbit - Duplicate Node?
Using Apache Jackrabbit, I created two nodes at exactly the same path
root.addNode("hello");
I was fully expecting the second addition to throw an ItemExistsException as described here, but it ...
1
vote
1answer
406 views
expression-engine : Fancybox + EE?
I am having a problem using fancybox with expression engine.
Basically I have different galleries set-up using matrix plugin. Each gallery has around 10 images. Basically I want the thumbnail to open ...
0
votes
1answer
344 views
Migrate Vignette CM (Content Manager) content to Oracle UCM
We're at the start of a project where we need to migrate Vignette CM (version 7.6) content to Oracle UCM (11g).
Some pointers on which tools and approaches to use would be extremely helpful.
It ...
0
votes
1answer
235 views
Object error with trying to return documents (Umbraco Document API)
I'm working on a recursive method that displays all documents I have permissions to see. The first pass works great, but when it calls itself recursively passing a document array of the current ...
1
vote
2answers
276 views
Content Version Control
I just starting a project, I would like to have a small content manager with version control. However I don't know what is the best way to model the database.
I have content table which contains the ...
4
votes
2answers
437 views
How to get a list of the assets in the WP7 Content Project?
I can load a textures with:
Texture2D texture = ContentManager.Load<Texture2D>(assetName);
But this throws an exception if the file doesn't exist. Is there a way to determine if a requested ...
1
vote
1answer
272 views
Exisitng content repository based on Git or Hg?
I'm looking for a piece of software for managing large content collections, such as 300MB of HTML. It needs branching and merging, and should be distributed if possible (I.e, a dvcs).
Full text ...
0
votes
4answers
746 views
Including dynamic content on a static HTML page
I've noticed on websites like IGN and Gamespot that their feature article and review pages are HTML (.html) with dynamic content like user comments included on the page.
How do they include this type ...
3
votes
6answers
2k views
Application extensibility in Concrete5 vs drupal [closed]
I am a novice for both concrete5 and drupal however I have been looking at Concrete5 and Drupal. I am looking to create a web application that needs to be extensible. Client requirement will start ...
0
votes
1answer
3k views
SharePoint SPTimerV4 stops automatically
My farm SharePoint 2010 Products and Configuration Wizard fails
with the log err message
"The exclusive inplace upgrader timer job failed"
SPTimerV4 is running as farm administrator with necessary ...
0
votes
2answers
448 views
PHP call_user_func_array - get the WHOLE array inside a function
I am trying to create a content management system with SEO friendly URLs .. My problem is, that with htaccess I have made my URLs passed through $_GET['url'].
To get the arguments for ...

