Search the web
Sign In
New User? Sign Up
intradoc_users · Stellent Users Group!
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 19931 - 19960 of 21890   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
19931
Ideally what's needed is the ability to change the URL of a section from http://company.com/section_name/index.html to http://company.com/section_name.html ...
sundnce@...
sundnce...
Offline Send Email
Mar 2, 2009
6:41 pm
19932
Using Content Server Version:10.1.3.3.3 (080807) (Build:7.2.2.188) I posted a similar message in the Oracle Forums - don't mean to double post. This group...
Kenneth Lee
kenneth_a_lee
Offline Send Email
Mar 2, 2009
6:41 pm
19933
Ok I understand all this about using the replaceable region and having content assigned to those. Now the question is what happens in the left nav if there is...
Scout Man
scoutman57
Online Now Send Email
Mar 2, 2009
6:42 pm
19934
Hi: We are trying out the New SiteStudio 10gR4 (9.0.0.378) with FCKeditor and seems like the editor is not working in Firefox(3.0.6)(XP SP2). Our installation...
gsaha
Offline Send Email
Mar 2, 2009
7:31 pm
19935
Randy, Thanks that did it. Not sure why I had so much trouble finding that. I added the button and removed the action from the action drop down. No users will...
Tom Wright
tawright915
Offline Send Email
Mar 2, 2009
9:31 pm
19936
make a call to the idcservice ADD_DOC_ACCOUNT passing the new accout name. ... double ... Here ... ();...
Tom Wright
tawright915
Offline Send Email
Mar 2, 2009
9:48 pm
19937
Also you may want to look at the services_reference guide. ... double ... Here ... ();...
Tom Wright
tawright915
Offline Send Email
Mar 2, 2009
9:49 pm
19938
I'm new to the UCM and though we own it, I haven't had a chance to explore all of it's capabilities. Is there a public facing blog component we could utilize,...
lisaschnack
Offline Send Email
Mar 2, 2009
10:00 pm
19939
Sure, here's a component that will get you started: ...
Chris Owens
cowens67
Online Now Send Email
Mar 2, 2009
10:01 pm
19940
... Tom, Thanks for this pointer. I have seen the services_reference guide previously, but dismissed it as I was looking for a Java solution and wanted to...
Kenneth Lee
kenneth_a_lee
Offline Send Email
Mar 3, 2009
12:35 pm
19941
The last post I found in the forum was back in the summer of 2008. Does any one have sample files to integrate imagemagick to convert images to different files...
Kenneth Lee
kenneth_a_lee
Offline Send Email
Mar 3, 2009
12:35 pm
19942
On 2009-03-03 05:25, Kenneth Lee wrote: [chop] ... [chop] You can often get Content Server to re-read things that are dynamically updatable (like data from the...
Alec Kloss
angryspamhater
Offline Send Email
Mar 3, 2009
1:56 pm
19943
Hi there, I am having trouble with dID: How is it generated? How is it related to the revision numbers shown on the content information page for an item? Why...
summer2017
Offline Send Email
Mar 3, 2009
4:04 pm
19944
dID is a unique identifier for a *single content server* that identifies a specific revision of a document stored within that content server. It allows for...
Chris Owens
cowens67
Online Now Send Email
Mar 3, 2009
4:23 pm
19945
Content Server stores documents. In addition it manages the versions of that document. The dDocName or Content ID is the identifier of the document. The dID or...
Steve Hamilton
sshamilt2002
Offline Send Email
Mar 3, 2009
4:28 pm
19946
Hi there, Thanks much for your replies - it is good info and helps! Where do you get such info? Also, how is dID related to the revision numbers of an item? If...
summer2017
Offline Send Email
Mar 3, 2009
5:07 pm
19947
You would probably want to run the DOC_INFO_BY_NAME service, retrieve the dID to use for the GET_FILE service. It would be nice if Oracle would have a...
Eva Young
evacyoung
Offline Send Email
Mar 3, 2009
5:22 pm
19948
Hey everyone, I've got a question on how service security works. I'm writing a custom component to initiate an export of content without using the admin...
Michael Sidoti
mmsidoti
Offline Send Email
Mar 3, 2009
6:19 pm
19949
There really is no relationship between dID and dRevLabel (the user-friendly revision number you speak of). In the Revisions table in the content server...
Chris Owens
cowens67
Online Now Send Email
Mar 3, 2009
6:23 pm
19950
Hi all, Anyone had any luck extracting data from a contributor data file that uses the new Static List element in Site Studio 10gR4? When I provide the path...
Chris Owens
cowens67
Online Now Send Email
Mar 3, 2009
6:50 pm
19951
Here is the scenario: I have created a search fragment that I have placed on a number of different primiary pages with the idea that the it would search within...
graham.bissitt
Offline Send Email
Mar 3, 2009
6:52 pm
19952
Ah, here we go... there are some new functions for those list items. Here's the snippet that SS provides: <!--$wcmListStart("list_name")--> <!--$wcmListIndex =...
Chris Owens
cowens67
Online Now Send Email
Mar 3, 2009
7:27 pm
19953
I found this blurb in the Services guide regarding the "Global"(16) permission: "The service calls the global security check to determine if the current user...
Michael Sidoti
mmsidoti
Offline Send Email
Mar 3, 2009
7:35 pm
19954
By the way, this code is inserted in the region template from "Insert Element > Static List". Part of the challenge of learning a new tool is learning where...
Chris Owens
cowens67
Online Now Send Email
Mar 3, 2009
7:37 pm
19955
... patch_num=7504090&release=7114101333&plat_lang=2000P&patch_num_id=1018 386& ... to ... labor ... Thanks for the pointer Chris. I've downloaded the .zip,...
lisaschnack
Offline Send Email
Mar 3, 2009
7:39 pm
19956
Hi there, I am trying to set up a mechanism (e.g. workflow) to automatically alert me if a content item has failed conversion or indexing, i.e. dStatus =...
summer2017
Offline Send Email
Mar 4, 2009
12:32 am
19957
Hi, I had checked in a video file of around 1GB in size. It was allmost 24 hours from the time of check in and the check in page is still in process. It has...
m_dharmathej
Offline Send Email
Mar 4, 2009
8:47 am
19958
Hi Chris, It's been good few years since you've raised this question and would like to know whether you've managed to find a sustainable solution for this...
Ranga
ranga24
Offline Send Email
Mar 4, 2009
9:44 am
19959
I've been eying the "Lightly Managed Content" component when pondering how we'll check in & manage "long" video clips one day. One important question seems to...
Glascock, Donald S.
sppdg
Offline Send Email
Mar 4, 2009
2:17 pm
19960
Sorry to BUMP, but I know someone must have a solution...
graham.bissitt
Offline Send Email
Mar 4, 2009
4:04 pm
Messages 19931 - 19960 of 21890   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help