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

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 2992 - 3021 of 10568   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2992
Hi Carrie, Thanks for the information about Container and CrossReference element types. I hadn't picked that up from the Structured Developers Guide -- good...
Mark Peters
markpetersdita
Offline Send Email
Jul 1, 2006
12:50 pm
2993
Hi Mark. It appears that in Frame 7.2, Adobe fixed the problem of the xref not closing by changing the xref element definition in the .mod files. Try ...
Carrie Moley
carrie_moley
Offline Send Email
Jul 1, 2006
4:00 pm
2994
Hi... I'm working on getting FrameMaker to handle both a DITA-based xref (one with content) as well as a FrameMaker-based xref (where the content is defined by...
Scott Prentice
leximation
Offline Send Email
Jul 1, 2006
9:22 pm
2995
Modifying my .mod file worked, Carrie. Amazing! How'd you get to be such a smart cookie? I adjusted my EDD and read/write rules half a dozen times each, and...
Mark Peters
markpetersdita
Offline Send Email
Jul 1, 2006
10:24 pm
2996
Hmm .. OK, I see that setting 'format' to anything other than the approved values, results in a bogus link (at least in the CHM build). However, using the...
Scott Prentice
leximation
Offline Send Email
Jul 1, 2006
11:02 pm
2997
How do authors use topics? I have to convert a traditional A4 reference manual with chapters and sections into DITA without rewriting it. Would you map each...
s.ogley
Offline Send Email
Jul 2, 2006
11:44 pm
2998
How do authoring groups get DITA off the ground from a standing start? An eventual DITA project might consist of 5000 topics written by 20 authors, with...
s.ogley
Offline Send Email
Jul 2, 2006
11:44 pm
2999
... When we are migrating books to topics, I tell our authors to make a judgement call on "leaf" headings (i.e., those without children). If the heading plus...
Deborah Pickett
deborah_arie...
Offline Send Email
Jul 3, 2006
2:53 am
3000
... Two words: Content Management System. It's quite possible to use a filesystem to manage that many topics (we are), but it does increase the risk of losing...
Deborah Pickett
deborah_arie...
Offline Send Email
Jul 3, 2006
3:18 am
3001
... Just tried it, and it seems to work when I run a command-line transformation. I'm using Java 1.5.0_06 on Mac OS X, DITA-OT 1.2.2 source compiled with "ant...
Deborah Pickett
deborah_arie...
Offline Send Email
Jul 3, 2006
11:22 am
3002
Hello! DITA uses the Exchange Table Model, which is very close to CALS-tables. I assume it would be no problem, to specialize also table elements or to create...
ebenhoch
Offline Send Email
Jul 3, 2006
5:08 pm
3003
DITA has two table models, Exchange and Simple Table. Simple table is the type more appropriate for specialization. In fact DITA itself contains several...
Paul Prescod
papresco
Offline Send Email
Jul 3, 2006
5:23 pm
3004
Has a logo or mascot been officially assigned to DITA, currently developing a powerpoint presentation that includes DITA. Ray...
Ray Miller
awppmt
Offline Send Email
Jul 3, 2006
6:16 pm
3005
Nothing official yet, Ray. You can display the DITA name along with its OASIS Standard logo, as seen here:...
Don Day
nodyad
Offline Send Email
Jul 3, 2006
8:49 pm
3006
... Yep, sure. As Paul mentioned, there's already a few specializations of <simpletable>, but those happen to be structural specializations rather than domain...
Deborah Pickett
deborah_arie...
Offline Send Email
Jul 3, 2006
10:44 pm
3007
Darn, hit "send" too quickly. ... I forgot about the ~= selector, which matches one of a set of space-separated strings, and would probably suffice for class ...
Deborah Pickett
deborah_arie...
Offline Send Email
Jul 3, 2006
11:00 pm
3008
Actually, I am not aware of any JDK 1.4 dependency for the FO plugin nor XEP specifically. RenderX only states that they require JDK 1.2 and newer. I just...
Chris Wong
christopher_...
Offline Send Email
Jul 4, 2006
3:51 am
3009
... made ... therefore, ... When we started working on the DITA OT User Guide, we ran into some of these problems of scale. We did several things that helped a...
Dick Johnson
dhjohnso2000
Offline Send Email
Jul 4, 2006
2:21 pm
3010
XMetaL does support the ~= selector (for more than a year now) and future versions of XMetaL will make very targeted specialization as easy as possible. In the...
Paul Prescod
papresco
Offline Send Email
Jul 4, 2006
8:33 pm
3011
Hi Chris, That's correct...there is an incompatibility with the IBM SDK because it ships Xerces instead of Crimson. Some code in xep.jar calls the Crimson...
Eric Sirois
dita_guy
Offline Send Email
Jul 5, 2006
2:00 am
3012
Yes, XEP ships with its own copy of Crimson (crimson.jar), so the IBM JDK problem is not merely the absence of Crimson. Chris ... From:...
Chris Wong
christopher_...
Offline Send Email
Jul 5, 2006
2:56 am
3013
Dear dita developers, We are a group of professionals and researchers (Montpellier Business School, France) specialized in Open source software (OSS) and we...
belbaly
Offline Send Email
Jul 5, 2006
4:30 pm
3014
I have a concern about Adobe's 7.2 approach, which amounts to "changing the standard to fit a particular tool functionality." This is potentially problematic...
Don Day
nodyad
Offline Send Email
Jul 5, 2006
7:19 pm
3015
OT folks? Anybody? Bueller? ... that ... used ... overridden....
dafletcha
Offline Send Email
Jul 5, 2006
11:19 pm
3016
... This ought to work, though I haven't tried it: Wrap dita2fo-shell.xsl in another shell. Create your own override.xsl file, and put in it something like: ...
Deborah Pickett
deborah_arie...
Offline Send Email
Jul 6, 2006
1:22 am
3017
In addition to Deborah's suggestion, if you always use the same options, you could pass those options in directly with your ANT build. Instead of relying on...
Robert D Anderson
anderson_rob...
Offline Send Email
Jul 6, 2006
2:17 am
3018
Thanks for the suggestions, Robert and Deborah. I know I can override these params by altering the build routine to either load a different xsl or to pass my...
dafletcha
Offline Send Email
Jul 6, 2006
4:42 pm
3019
After letting the comments settle down, it seemed that the concensus is that using the Sun JDK 1.5 would not break my OT 1.2.2 install, so I installed the...
Bob Beims
bob_beims
Offline Send Email
Jul 6, 2006
4:46 pm
3020
Hi David - Typically we use the required-cleanup element for such items (and do not consider it abuse...) The required cleanup contains information that needs...
Robert D Anderson
anderson_rob...
Offline Send Email
Jul 6, 2006
6:26 pm
3021
Hope this makes sense but suppose you have a topic that you only want to make avialable to a specific audience, you could apply the audience metadata element...
harold_mcdata
Offline Send Email
Jul 6, 2006
10:51 pm
Messages 2992 - 3021 of 10568   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