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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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
Selectively expose custom section properties via SS Manager   Message List  
Reply | Forward Message #20968 of 21867 |
Re: [intradoc_users] Selectively expose custom section properties via SS Manager

I don't know the answer to this.

Here's a fairly simple solution:

I'd create a view with an entry for the Website Section
('sitename:nodeid' convention) a key name and a key value.
I would write a generic serialization function to dump out all values,
iterate over, then assign the variables using eval.
I would hijack a site studio 'load' function, putting the super tag at
the top, and include it as a component.

Conversion from node property calls as necessary, logic for calling up
specific properties for non-owned pages is faster due to this being a
view and not subject to service setup.

You could then write a page to allow edits and creation of these
properties as you see fit and arbitrarily provide access if you wanted
to add that ability into the view.

I would leave any user customizable custom properties available under
the manager.

-Travis

On Wed, Jul 15, 2009 at 3:58 PM, summer2017<summer2017@...> wrote:
>
>
> Hi there,
>
> We have a Site Studio web site designed by SS Designer and managed by SS
> Manager on CS7.5.2. We have set up several custom section properties in SS
> Designer, and would like to expose some of those properties via SS Manager
> without exposing all of them so that our editors can modify only those
> pertinent to their needs.
>
> The manager settings xml file does not handle this case: the
> <ssm:editCustomProperties> node does not contain any child nodes based on
> the technical guide; one can only turn the whole node on or off:
> <ssm:editCustomProperties hidden="false" />
>
> Has anyone attempted to customize the Manager so that it can be configured
> to expose some of the custom section properties? What are the key aspects to
> this customization?
>
> Thanks in advance for your suggestions.
>
>



Wed Jul 15, 2009 10:03 pm

tbiehn@...
Send Email Send Email

Forward
Message #20968 of 21867 |
Expand Messages Author Sort by Date

Hi there, We have a Site Studio web site designed by SS Designer and managed by SS Manager on CS7.5.2. We have set up several custom section properties in SS...
summer2017
Offline Send Email
Jul 15, 2009
7:58 pm

I don't know the answer to this. Here's a fairly simple solution: I'd create a view with an entry for the Website Section ('sitename:nodeid' convention) a key...
T Biehn
tbiehn@...
Send Email
Jul 15, 2009
10:04 pm

Hi, I am sorry but I don't follow your suggestion. My site is IdocScript-driven and I was hoping to get some insights on how the default Manager fragment...
summer2017
Offline Send Email
Jul 16, 2009
5:21 pm

The manager is all ajax/json. You could make a copy of the fragment and change the javascript to do whatever you want. The only problem is, next time you...
mikeyc7m
Offline Send Email
Jul 16, 2009
11:54 pm

Got it! It works. Thanks!...
summer2017
Offline Send Email
Jul 17, 2009
5:09 pm
Advanced

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