-
TS6 customizations - limitations of control
This is kind of a follow-on to another thread - but I wanted to pull it out because I think it's important and I'd like to hear what other folks think and what Interwoven is (or is not) intending to do about it [within what kind of time-frame]. This is based on my playing around with TS6.0L (haven't gotten to 6.1 yet - if…
-
TS6 custom menus - role restrictions
I'm trying to follow the documentation (bits and pieces here and there) - and I modified the ui_custom.xml and roles_custom.xml files in the customer_src/ directory structure - run 'make.sh' to copy them into the customer/ directory structure and then run install_webapps.ipl -f -i to rebuild the web applications to try and…
-
TS6 customizations - time sink
Follow-on thread to one of my other posts. Specifically, I'm dealing with menu customizations, changing only the ui_custom.xml and roles_custom.xml, and I'm a bit miffed at how long it takes to make such changes available for trying out. I'm following the documented recommendations for doing this by making my changes in…
-
TS6 - custom menu items
Okay, I'm starting to look at migrating a 5.5.2 custom environment to 6.x (6.0.01 Build 29278) and I'm getting stuck right now with creating a custom menu item. I'm trying to follow the information in UICG.601 but I'm not having much luck. First, I edited…
-
FormAPI / iw.cfg - TS6 - simple query
I'm looking at a TS6.0 iw.cfg file (getting ready to start trying to see how much of my customer's 5.5.2 setup works on a TS6 box) - and I notice that under the [teamsite_templating] section in 5.5.2 we needed to have: enable_formapi=true I don't see that mentioned in the TS6 iw.cfg.example file. Is this no longer needed?…
-
TS6:CCS: Unlock?
I'm playing around with TS6 (6.0.0 build 25262 with patches 46268, 47071, and 50430 applied) on my W2K system and I notice a number of files showing up with an icon with a key in it - which I assume represents files that *I* have locked. I'm logged in as an Editor, in the CCS interface - I look under File Actions, I look…
-
FormAPI - Accessing replicant?
TeamSite 5.5.2 SP2b + patches, on Solaris 8 I have a DCT with a structure like this:... <ruleset ...> ... <item name="Generated Content Type"> ... </item> <container name="gen_info"> ... </container> <container name="orgsubnav_links"> ... </container> <item name="addlinks"> ... <replicant min="0" max="5" default="0"> ...…
-
TS6 CCP - Creating editions?
Hmm, well after saying in another forum that I didn't think I had originated any posts, I now find myself doing so ;-)Environment * TeamSite 6.0.0 Build 25262 * Windows 2000 SP3(Within VirtualPC running on a W2K system) Scenario * I'm logged into CCP as a Master user * I've imported a bunch of files from my local disk (I…