Hello,
I like to know if the next idea is possible or if there is a better solution.
1 - I have a default project with several default text fragments.
2 - Beside that I have several specifiek projects which will use default text fragments.
Thanx for your time (and hopefully answer)
Example:
Default.prj -> DefaultTopic.htm = "This is default text 1"
Specific_A.prj -> Chapter_A1.htm =
"THIS IS THE HEADER OF CHAPTER A1
[This is default text 1]
and some more text."
Specific_B.prj -> Chapter_B1.htm =
"THIS IS THE HEADER OF CHAPTER B1
[This is default text 1]
and some more text."
Using tipcs form 1 project in another project
Using tipcs form 1 project in another project
Thanks,
Henk Jan Schut
The Netherlands
Henk Jan Schut
The Netherlands
-
SteveS
- Senior Propellus Maximus
- Posts: 2090
- Joined: Tue Mar 07, 2006 5:06 pm
- Location: Adelaide, far side of the world ( 34°56'0.78\"S 138°46'44.28\"E).
- Contact:
Re: Using tipcs form 1 project in another project
Not sure if this is what you are looking for...
If you have a topic in another project you want to use in others, for example company information, you can use global project linking so the topic is reimported whenever you build. You can also use GPL for stylesheets and masterpages.
I believe you can use variables, defined in the source and host projects, to 'customise' each place the topic is used.
HTH
If you have a topic in another project you want to use in others, for example company information, you can use global project linking so the topic is reimported whenever you build. You can also use GPL for stylesheets and masterpages.
I believe you can use variables, defined in the source and host projects, to 'customise' each place the topic is used.
HTH
Steve
Life's too short for bad coffee, bad chocolate, and bad red wine.
Re: Using tipcs form 1 project in another project
Global project linking is one way, source control another.
We have about a dozen projects that share some files. In the source control database we linked those "default" or "standard" files into other projects. If somebody updates those files we get out-of-date markers in all projects that include that file. We do a "Get Latest Version" and are up-to-date.
Those files can also be snippet files that you have inserted into other topcs ...
We have about a dozen projects that share some files. In the source control database we linked those "default" or "standard" files into other projects. If somebody updates those files we get out-of-date markers in all projects that include that file. We do a "Get Latest Version" and are up-to-date.
Those files can also be snippet files that you have inserted into other topcs ...
Inge____________________________
"I need input! - Have you got input?"
"I need input! - Have you got input?"
Re: Using tipcs form 1 project in another project
Thanx Steve and Inge for yor reply.
I solved it with snippets combined with global project linking.
Thats what I ment.
I solved it with snippets combined with global project linking.
Thats what I ment.
Thanks,
Henk Jan Schut
The Netherlands
Henk Jan Schut
The Netherlands