Search the web
Sign In
New User? Sign Up
dita-users
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 96 - 125 of 10561   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
96
There are two questions I have to the element <images>. - For what purpose is the attribute "align" for the image element, when the alignment should be...
seicodyne
Offline Send Email
Oct 5, 2004
5:20 am
97
... based solution, but would not feel qualified to discuss it in any detail. I'm >hoping that someone from IBM could enlarge on this. Will do :-) First, a...
Michael Priestley
mfcpriestley
Offline Send Email
Oct 5, 2004
9:22 pm
98
Dear DITA friends, To meet our user requirements, we have been specialising DITA to create very focussed topic types. We have been doing this for just over a...
indi.liepa@...
indiliepa
Offline Send Email
Oct 12, 2004
2:22 pm
99
Indi; I'm not sure my comments, which are short on technical advice, will add to your understanding of where you need to go with this, but I will throw them ...
ogormanjjka@...
laptopjockey
Offline Send Email
Oct 12, 2004
3:42 pm
100
I'm finding that the sample XSL files in the 1.3 toolkit are pretty bare-bones. There's no processing for a number of tags that I need. (For example, the...
Kuster,Ted
tedk@...
Send Email
Oct 13, 2004
12:14 am
101
Following the release of the dita13 version of the DITA Toolkit last Spring, several bugs have been reported or discovered. A refresh level of the "dita13"...
Don R. Day
nodyad
Offline Send Email
Oct 13, 2004
3:21 am
102
... (For ... time ... be ... library of ... Hi, Ted. Although some of the transforms in the current toolkit are sparse in what they do, I'd suggest that there...
Don R. Day
nodyad
Offline Send Email
Oct 13, 2004
4:03 am
103
Don, Thanks very much. I think I get the part about doing your specific tag processing in a shell or override rather than messing with the base-level xsl. ...
Kuster,Ted
tedk@...
Send Email
Oct 13, 2004
11:05 pm
104
OK, before we get into what I originally asked about, I have a more fundamental problem. You'll forgive me for a newbie-ish question. I am using Saxon to...
Kuster,Ted
tedk@...
Send Email
Oct 13, 2004
11:15 pm
105
Sorry to be hogging list space this week, but I have another question I haven't been able to answer just with the 1.3 toolkit and Google. What is the meaning...
Kuster,Ted
tedk@...
Send Email
Oct 14, 2004
12:17 am
106
... file, but ... Ted, I had not checked the overrides examples lately. Because of a change in the base transforms, a corresponding change is also needed in...
Don R. Day
nodyad
Offline Send Email
Oct 14, 2004
6:12 am
107
... These seem related to bugs in the DTDs of the dita13 distribution, although I cannot reproduce the messages with saxon 6.5. This command ran without error...
Don R. Day
nodyad
Offline Send Email
Oct 14, 2004
6:25 am
108
Don, Funny you should ask. I think I may have just figured out that Saxon 8 won't work because it implements XML 2.0 and all the DITA files declare XML 1.0. Am...
Kuster,Ted
tedk@...
Send Email
Oct 14, 2004
1:40 pm
109
... Then it turns out that you have been invoking XSLT 2.0-level processing on the DITA stylesheets, which implement some syntax that is not allowed under XSLT...
Don Day
nodyad
Offline Send Email
Oct 14, 2004
2:16 pm
110
Great. That gets rid of the strange error messages. Closing this issue, until the next newbie runs into it. Thanks Ted ... From: Don Day...
Kuster,Ted
tedk@...
Send Email
Oct 14, 2004
7:03 pm
111
Don, that looks like it fixed the problem. I am up and running with my own overrides. The IBM folks I met advised me that the key to using DITA effectively was...
Kuster,Ted
tedk@...
Send Email
Oct 14, 2004
10:02 pm
112
The next question I have belongs to the attributs According to the chunking rules we defined the following elements to be reused within the xml documents.: The...
seicodyne
Offline Send Email
Oct 20, 2004
10:17 am
113
Newbie question: I have a step in a procedure. In this step I want to reuse the names and purposes of three directories that I want the user to create. (The...
Ted Kuster
tedk@...
Send Email
Oct 21, 2004
7:39 pm
114
You have to reuse between two elements that are the same - so if you want to reuse the info as the replacement for a whole step, it has to be authored as a...
Michael Priestley
mfcpriestley
Offline Send Email
Oct 21, 2004
8:41 pm
115
Got it, thanks. It makes sense that you have to conref between like elements. This is actually covered, partly, in the language reference topic on "%id-atts."...
Ted Kuster
tedk@...
Send Email
Oct 21, 2004
9:14 pm
116
... Your strategy is good, Ted. Michael's response suggested replacing at the step level (and yes, you need the parent topic's id, which was myreusedstepstask...
Don Day
nodyad
Offline Send Email
Oct 21, 2004
9:50 pm
117
Don, Thanks. The ultimate affirmation: your example looks almost exactly like what I did. I'm keeping your code, because it's prettier. It is dawning on me...
Ted Kuster
tedk@...
Send Email
Oct 21, 2004
11:06 pm
118
... The prolog definition of audience includes several dimensions: job, experience level, etc. Typically these are combined to create a very specific audience...
Michael Priestley
mfcpriestley
Offline Send Email
Oct 22, 2004
3:36 pm
119
... the ... domains) ... create new ... metadata ... attribute, or ... way. I ... there's more ... Do I understand that right: the specialization does not...
Chris Kravogel
seicodyne
Offline Send Email
Oct 22, 2004
4:11 pm
120
The type attribute at the element <note> contains the data types (note | tip | fastpath | restriction | important | remember | attention | caution | danger |...
Chris Kravogel
seicodyne
Offline Send Email
Oct 22, 2004
4:21 pm
121
... I'll convey this suggestion to the OASIS DITA Technical Committee, Chris. Thanks for the observation! Regards, -- Don Day <dond@...> Chair, OASIS...
Don Day
nodyad
Offline Send Email
Oct 22, 2004
4:42 pm
122
... #IMPLIED' ... That's correct, it's not allowed. That said, let me explain why, and what your alternatives are. Why: Every new element you add to DITA has a...
Michael Priestley
mfcpriestley
Offline Send Email
Oct 22, 2004
5:30 pm
123
DITA folk, When I run a map file through the map2web xsl stylesheet, how do I specify the output path for all the topic files? The command I'm using places the...
Ted Kuster
tedk@...
Send Email
Oct 26, 2004
5:39 am
124
Did I understand the DITA concpet right? If I have sections, examples or single steps which would be reused in different documents, e.g. when I have several...
Chris Kravogel
seicodyne
Offline Send Email
Oct 26, 2004
9:07 am
125
Reuse of <note>, <table>, <p>: We have several standardized notes, tables, paragraphs and even "required clean-up" informations which would be identically ...
Chris Kravogel
seicodyne
Offline Send Email
Oct 26, 2004
9:20 am
Messages 96 - 125 of 10561   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help