Skip to search.
dita-users · DITA users group

Group Information

  • Members: 2549
  • Category: XML
  • Founded: May 21, 2004
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

  Messages Help
Advanced
Messages 2200 - 2229 of 27372   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2200 Shawn McKenzie
smckenzie23 Offline Send Email
Apr 1, 2006
4:52 pm
... Thanks. I seem to have everything working on the OS X machine, but am having troubles with the Linux machine. The error I am getting is: ...
2201 dafletcha Offline Send Email Apr 2, 2006
5:19 am
... WebDAV ... make ... or ... only in ... on ... horrible ... it ... I suggest you give XXE a try (www.xmlmind.com). I can't speak to its performance on OS X,...
2202 Deborah Pickett
deborah_arie... Offline Send Email
Apr 2, 2006
11:37 pm
... The DITA-OT Java source file src/org/dita/dost/platform/Integrator.java lists the files that the template uses: ...
2203 Chris Wong
christopher_... Offline Send Email
Apr 3, 2006
2:07 am
The classpath for the XSLT process is set within demo/fo/build.xml. Since XEP comes with Saxon, build.xml points to where XEP's version of Saxon would sit....
2204 dafletcha Offline Send Email Apr 3, 2006
6:04 am
According to this, http://www.oasis-open.org/committees/entity/spec- 2001-08-06.html#s.catalog, <nextCatalog> can be used to point to an external catalog file....
2205 Dave Pawson
dpawson2000 Offline Send Email
Apr 3, 2006
10:34 am
I seem not to be able to use the main build.xml file from another directory. E.g. if dita is installed on /dita and I'm working in /files Can I create a local...
2206 Dave Pawson
dpawson2000 Offline Send Email
Apr 3, 2006
11:48 am
<image href="formats.jpg" alt="Three formats. For the braille editor, an input format for the braille engine, and an output format for the QA people and the...
2207 Carol Geyer
carol.geyer@... Send Email
Apr 3, 2006
1:16 pm
Carolyn, I encourage you to post info on this meeting to the DITA XML.org Focus Area calendar, http://dita.xml.org/events. You may also want to post an ...
2208 David Cramer
cramerdw Offline Send Email
Apr 3, 2006
2:02 pm
Mark, It looks to me like DITA-OT uses catalog-ant.xml out of the box. In ant there are two kinds of xml catalogs. One is an ant-specific, light catalog that...
2209 Jerry Kimmel
jerrykimmel Offline Send Email
Apr 3, 2006
2:06 pm
I found this: Converting INF/HLP files to ASCII text [current version: 1.02] This is a relatively simple program to retrieve all the text from an OS/2 INF...
2210 David Cramer
cramerdw Offline Send Email
Apr 3, 2006
2:08 pm
Dave, I do this in each doc's build.xml file <project basedir="../DITA-OT"> , then import ${basedir}/conductor.xml (actually, each doc's build.xml imports my...
2211 Dave Pawson
dpawson2000 Offline Send Email
Apr 3, 2006
6:02 pm
... So it must be a relative file? Any changes in conductor.xml, or does that remain unchanged? regards DaveP -- Dave Pawson XSLT XSL-FO FAQ. ...
2212 Bob Beims
bob_beims Offline Send Email
Apr 3, 2006
8:28 pm
Shawn; Don't count Serna out of the picture, yet. I'd strongly recommend contacting the folks at Syntext directly via one of the links on their About Us page....
2213 David Cramer
cramerdw Offline Send Email
Apr 3, 2006
9:04 pm
... I doubt that it has to be relative, but it was convenient for me to do it that way. The key seems to be that basedir = the top of the dita-ot kit. I'm sure...
2214 Robert D Anderson
anderson_rob... Offline Send Email
Apr 3, 2006
9:14 pm
With Firefox version 1.5.0.1, I do not get any hover help on my image (truncated or otherwise). When I remove the image, Firefox displays the full alternate...
2215 Shawn McKenzie
smckenzie23 Offline Send Email
Apr 3, 2006
9:20 pm
... Thanks Chris. I had installed XEP in a directory called 'XEP.' I changed the directory name to 'xep' and things seem to work. It was working on OS X...
2216 Shawn McKenzie
smckenzie23 Offline Send Email
Apr 3, 2006
9:44 pm
... They seem very helpful. If I understand correctly, they will have a beta version in a week or so that may fix the issue. I'm still testing with it, but we...
2217 Deborah Pickett
deborah_arie... Offline Send Email
Apr 4, 2006
12:11 am
... directory. Tell me if DITA-OT feature request #1326450 rings any bells: ...
2218 Deborah Pickett
deborah_arie... Offline Send Email
Apr 4, 2006
12:15 am
... Well, sort of. You're not protected against code that looks like this: x = get_dirname_from_filesystem(); if (x == "xep") { ... do something ... } because...
2219 Dave Pawson
dpawson2000 Offline Send Email
Apr 4, 2006
7:42 am
... Seems right Deborah :-) Informative that your tracker is being ignored. I'm curious if anyone has tried an absolute path, either '/dir/dir' or a url format...
2220 Dave Pawson
dpawson2000 Offline Send Email
Apr 4, 2006
8:01 am
... Which ripples through to conductor.xml, i.e. as Deborah says, you need to keep patching delivered files. Not a desirable feature. ... So how does it work...
2221 David Cramer
cramerdw Offline Send Email
Apr 4, 2006
7:51 pm
... Indeed. Ideally, you want to be able to point to the latest, unmodified dita-ot and have it 'just work' :-) ... Ok, here's some more detail to help in your...
2222 David Cramer
cramerdw Offline Send Email
Apr 4, 2006
7:58 pm
Oops...if you're using that code sample, obviously you need to omit the asterisks in basedir="*C:/programs/DITA-OT1.1.2.1*". Thunderbird added them to...
2223 dafletcha Offline Send Email Apr 4, 2006
8:02 pm
Thanks, David. But I'm still confused. I see the ant catalog that's used by the ToolKit (catalog-ant.xml). And I can see where it is imported and referenced by...
2224 Don Day
nodyad Offline Send Email
Apr 4, 2006
8:19 pm
Not incidentally, I've been watching these messages, and want to assure everybody who is interested in managing the basedir AND the output directory mappings...
2225 David Cramer
cramerdw Offline Send Email
Apr 4, 2006
9:16 pm
Mark, Sorry, I don't have more information than that general explanation of catalogs in ant. From what I can tell, only catalog-ant.xml is used out of the...
2226 dafletcha Offline Send Email Apr 4, 2006
10:35 pm
Well, I found out where catalog-dita.xml is hardcoded. I was wondering if maybe any file named catalog*.xml was loaded automatically, so I tried creating my...
2227 dafletcha Offline Send Email Apr 4, 2006
11:26 pm
Oops. I meant to say *catalogs*, not *dialogs*. ... well ... not ... explanation ... and ... affect ... In ... that ... of ... dita.xml ... being...
2228 Shawn McKenzie
smckenzie23 Offline Send Email
Apr 4, 2006
11:52 pm
I've been playing around with the idom plugin (which is awesome). One question I have: I have been trying to customize attribute sets to change the look and...
2229 Deborah Pickett
deborah_arie... Offline Send Email
Apr 5, 2006
1:24 am
... I'm pretty sure that absolute paths are a safe workaround in most cases. ... Most of that has been fixed in release 1.2.1 (beta ATM) as a result of ...
Messages 2200 - 2229 of 27372   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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