![]() |
Telelogic SYNERGY (steve huntington) | ![]() |
Topic Title: Creating Custom base packfile Topic Summary: Creating Custom base packfile Created On: 10-Dec-2004 13:00 Status: Read Only |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() |
|
Hi,
I am looking for some general details related to creating my own custom base packfile. We are not intending to do any accent customization, but we are planning to add few custom attributes and settings which are required for our projects. The order i assume is 1. unpack base.cpk - (call the database as base_custom) 2. apply all changes 3. pack base_custom.cpk - which is now the custom generic base pack file. I need some general guidelines what are the basic changes that we need to consider in step (2) above. How it is being done in your cases? Any help on this regard is appreciated !! Rgds Thyag |
|
![]() |
|
![]() |
|
Hello Thyag,
I just built a customized packet. It was fairly easy. I just unpacked the standard-template, logged in as ccm_root, made some minor changes (changing delimiter) and logged out again. Because we dont want to use "Register Task" but only "Assign Task" and people hit this button accidentally, I removed this button from the GUI by editing the dialog configure file, which resides within the database directory. Furthermore i configured the event scripts (what happens if a task is completed) Trig_eng.conf and Trig_ui.conf. After I was done I shut down the database, packed it with ccmdb pack /directory/to/database -z 9 -t $CCM_HOME/packages/new_default.cpk (-z 9 is for maximum compression) Happy Holidays, Philipp Weißmann |
|
![]() |
|
![]() |
|
Philipp,
quote: That sounds like a very sensible measure to introduce. Can you tell me exactly what file(s) you had to edit to do it? |
|
![]() |
|
![]() |
|
Hello Anthony,
the file resides in the database directory, in the pt/tskcrdb.ui subdirectory. In that file search for the button "tacr_register" Section and set its width to zero (i commented out the original line to be able to undo this: #width "$set_name but_width 12" width 0 Also I set the default option in the "tacr_assign" section to default "true" So technically I just hide the button, but thats good for that purpose. Philipp Weißmann Edited: 2-Mar-2005 at 07:50 by Philipp Weißmann |
|
![]() |
|
![]() |
|
Thanks Philipp. I will look at this asap.
|
|
![]() |
Telelogic SYNERGY
» SYNERGY/CM
»
Creating Custom base packfile
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.