Welcome to Telelogic Product Support
  Home Downloads Knowledgebase Case Tracking Licensing Help Telelogic Passport
Telelogic DOORS (steve huntington)
Decrease font size
Increase font size
Topic Title: Adding Link Functions
Topic Summary: Add options to Link Menu
Created On: 31-Aug-2007 17:27
Status: Post and Reply
Linear : Threading : Single : Branch
Search Topic Search Topic
Topic Tools Topic Tools
Quick Reply Quick Reply
Subscribe to this topic Subscribe to this topic
E-mail this topic to someone. E-mail this topic
Bookmark this topic Bookmark this topic
View similar topics View similar topics
View topic in raw text format. Print this topic.
Answer This question was answered by Tony Goodman, on Tuesday, September 4, 2007 1:35 PM

Answer:
Take a look at DOORSHOME/lib/dxl/config/formal.dxl.
Search for "Link by Attribute" and you will find the code that creates this menu option which looks like the following:

createItem(alwaysOn, "Link by Attribute...", 't', null, modKeyCtrl, null, null,
"Create links based on attribute values.",
"" ,
doorsHome "/lib/dxl/standard/links/links.dxl")

Copy and paste this to add a new menu option and edit the title and pathname to reference your script.
 31-Aug-2007 17:27
User is offline View Users Profile Print this message


Corey Carroll

Posts: 48
Joined: 25-May-2006

Does anybody know how to add an option to the "Link" option on the menu bar.  We recently upgraded to 8.2 and I am trying to restore all the configurations we had in 7.1.  The previous admin modifed the "Link by Attribute" function to be automatically set up for our Test folks in an option called "T&E Link by Attribute".  I have the .dxl file, and placed it in the locations just like 7.1, but it does not appear.  Anybody know how to do this?

Corey
Report this to a Moderator Report this to a Moderator
 3-Sep-2007 12:09
User is offline View Users Profile Print this message


Tony Goodman

Posts: 1098
Joined: 12-Sep-2002

Answer Answer
Take a look at DOORSHOME/lib/dxl/config/formal.dxl.
Search for "Link by Attribute" and you will find the code that creates this menu option which looks like the following:

createItem(alwaysOn, "Link by Attribute...", 't', null, modKeyCtrl, null, null,
"Create links based on attribute values.",
"" ,
doorsHome "/lib/dxl/standard/links/links.dxl")

Copy and paste this to add a new menu option and edit the title and pathname to reference your script.

-------------------------
Tony Goodman
http://www.smartdxl.com
Report this to a Moderator Report this to a Moderator
 4-Sep-2007 13:36
User is offline View Users Profile Print this message


Corey Carroll

Posts: 48
Joined: 25-May-2006

Thanks, Tony!  Huge help, saved me a ton of time!
Report this to a Moderator Report this to a Moderator
Statistics
20925 users are registered to the Telelogic DOORS forum.
There are currently 1 users logged in.
The most users ever online was 15 on 15-Jan-2009 at 16:36.
There are currently 0 guests browsing this forum, which makes a total of 1 users using this forum.
You have posted 0 messages to this forum. 0 overall.

FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.