Discussions
Categories
Choose a Product
THRUST SERVICES
CORE APPS
CE PRODUCTS
...
Quick Links
POPULAR
HELPFUL TIPS
Groups
My Links
FOR SIGNED IN MEMBERS:
Back to website
Home
TeamSite
TeamSite, LiveSite and OpenDeploy
Save data in specified folder
System
Hi,
I am using Interwoven Teamsite 6.5
Whenever i generate a page the save popup window points to my root folder, i want the save popup window to point to a specified folder based on my templates.For example if i am using homepage template means ,during generation the save popup window should point to Home folder.
I have posted my templating.cfg code below.If i have left out any config settings kindly advise.
<br> <category name="Web_templates"><br> <locations><br> <branch vpath-regex="^/default/main/INTERNET" /><br> </locations><br> <data-type name="Homepage" dcr-type="xml"><br> <presentation><br> <template name="Homepage.tpl" extension="aspx"><br> <locations><br><branch vpath-regex="^/default/main/INTERNET" preview-dir="/current/dynamic/aspx/"><br> <directory dir-regex=".*" /><br> </branch><br> </locations><br> </template><br> </presentation><br> </data-type><br> </category><br><br>
kindly igonore <br/>tags. Is this is possible in Interwoven teamsite.In templating.cfg <directory dir-regex=".*" /> refers to which dir in teamsite
Find more posts tagged with
Comments
There are no comments yet