Search found 132 matches

by tomjohnson1492
Tue Dec 16, 2014 8:37 pm
Forum: Other Issues
Topic: jquery tabs are choking
Replies: 15
Views: 10124

Re: jquery tabs are choking

Thanks. I'll give it a shot and report back when I try what you suggested.
by tomjohnson1492
Tue Dec 16, 2014 8:35 pm
Forum: Feature Request
Topic: Make Oxygen webhelp load faster
Replies: 5
Views: 6153

Re: Make Oxygen webhelp load faster

It's great to hear that you're working on improving the loading speed in the next version. I'm looking forward to it. Is that in v 17 or a dot release in v16?
by tomjohnson1492
Tue Dec 16, 2014 1:10 am
Forum: Common Problems
Topic: rellinks inconsistency
Replies: 3
Views: 2879

rellinks inconsistency

If I set the rellinks parameter to Default in my webhelp transform, and then add linking="none" as an attribute to my ditamap, it does exclude the rellinks for those sections. However, if I set the rellinks parameter to None in my webhelp transform, and then add linking="all" as ...
by tomjohnson1492
Fri Dec 12, 2014 8:01 pm
Forum: Feature Request
Topic: Make Oxygen webhelp load faster
Replies: 5
Views: 6153

Make Oxygen webhelp load faster

Although the webhelp files are simple static files, they sometimes take a while to load in the browser. For example, go to http://tools.pingdom.com/ and load this file: http://idratherbewriting.com/ditaqrg/ . Here's a report of the loading time by resource: http://www.screencast.com/t/0DubzMjFAjd2 ....
by tomjohnson1492
Fri Dec 12, 2014 7:52 pm
Forum: Feature Request
Topic: Clarify parameter settings for rellinks
Replies: 3
Views: 2831

Re: Clarify parameter settings for rellinks

I see that you have to deliberate between consistency and usability here. My comment was just pointing out a confusing part of the interface. Not a huge deal.
by tomjohnson1492
Fri Dec 12, 2014 7:51 pm
Forum: Feature Request
Topic: Understanding conditional filtering
Replies: 6
Views: 4748

Re: Understanding conditional filtering

I didn't realize that I should be using the DITAVAL files instead of the conditional profiling options within Oxygen. I admit that the Oxygen interface is flaky when it comes to selecting filters anyway. For example, suppose I have 8 transforms configured. Then I go and edit a property in my conditi...
by tomjohnson1492
Fri Dec 12, 2014 7:38 pm
Forum: Other Issues
Topic: jquery tabs are choking
Replies: 15
Views: 10124

Re: jquery tabs are choking

I'm not really sure I understand what you're saying. I don't want to implement tabs by editing my files after I transformed them to HTML. I want to put the code into the DITA topic and have the tabs appear in the HTML output. In a DITA topic, this code isn't valid: <div id="tabs"> <ul> <li...
by tomjohnson1492
Wed Dec 10, 2014 12:41 am
Forum: Feature Request
Topic: Don't lose mouse focus when Java initiates transform
Replies: 5
Views: 4623

Re: Don't lose mouse focus when Java initiates transform

so the first code works for both windows and mac, and the second code is mac specific? thanks!
by tomjohnson1492
Tue Dec 09, 2014 4:15 am
Forum: Feature Request
Topic: Understanding conditional filtering
Replies: 6
Views: 4748

Re: Understanding conditional filtering

Ahh, I give up. Here's that missing image:

Image
by tomjohnson1492
Tue Dec 09, 2014 4:13 am
Forum: Feature Request
Topic: Understanding conditional filtering
Replies: 6
Views: 4748

Re: Understanding conditional filtering

oops, I had an image tag wrong in the above. Here's the same but fixed: I'm a little confused about how conditional filtering is processed when you have no options selected versus having one option selected. Can you tell me if the following is accurate: http://idratherbewriting.com/wp-content/uploa...
by tomjohnson1492
Tue Dec 09, 2014 3:07 am
Forum: Feature Request
Topic: Understanding conditional filtering
Replies: 6
Views: 4748

Understanding conditional filtering

I'm a little confused about how conditional filtering is processed when you have no options selected versus having one option selected. Can you tell me if the following is accurate: ]http://idratherbewriting.com/wp-content/uploads/2014/12/no_option.png http://idratherbewriting.com/wp-content/uploads...
by tomjohnson1492
Tue Dec 09, 2014 2:55 am
Forum: Other Issues
Topic: why isn't JS minified?
Replies: 2
Views: 2102

Re: why isn't JS minified?

Thanks. I'm just trying to address loading speed with the help files.
by tomjohnson1492
Tue Dec 09, 2014 2:55 am
Forum: Feature Request
Topic: custom arrange projects in the transform dialog box
Replies: 2
Views: 2276

Re: custom arrange projects in the transform dialog box

Thanks. I didn't realize I could click the Scenarios column header to sort the content. This works for me.
by tomjohnson1492
Mon Dec 08, 2014 10:08 pm
Forum: Feature Request
Topic: Don't lose mouse focus when Java initiates transform
Replies: 5
Views: 4623

Re: Don't lose mouse focus when Java initiates transform

This tip works beautifully! This makes my life so much better. Thanks.
by tomjohnson1492
Sat Dec 06, 2014 12:10 am
Forum: Feature Request
Topic: Don't lose mouse focus when Java initiates transform
Replies: 5
Views: 4623

Don't lose mouse focus when Java initiates transform

When I kick off about 8 transforms, it can be really annoying to constantly lose focus each time the JRE or JDK (whatever Java process it is) processes the content. I want that Java process to not take away my focus, requiring me to click again somewhere on the screen. I don't know if it's a Mac thi...
by tomjohnson1492
Sat Dec 06, 2014 12:08 am
Forum: Feature Request
Topic: custom arrange projects in the transform dialog box
Replies: 2
Views: 2276

custom arrange projects in the transform dialog box

In the Transform dialog box, I want to drag my projects into a custom order. See this screenshot:

http://www.screencast.com/t/PaC7UcdlI
by tomjohnson1492
Sat Dec 06, 2014 12:03 am
Forum: Feature Request
Topic: Build in mini-TOC feature
Replies: 0
Views: 3254

Build in mini-TOC feature

Can you build a mini-TOC into the possible parameters? I described a way of doing it here: http://idratherbewriting.com/ditaqrg/#add_mini_toc.html with a demo here: http://idratherbewriting.com/ditaqrg/#mini_toc_test_page.html . I find this really useful. I would love to insert it programmatically s...
by tomjohnson1492
Sat Dec 06, 2014 12:01 am
Forum: Feature Request
Topic: Clarify parameter settings for rellinks
Replies: 3
Views: 2831

Clarify parameter settings for rellinks

When nothing is set, the word "none" appears when in reality the Default (rather than "none") is set.

Here's a screenshot: http://www.screencast.com/t/l09yt5zhATE
by tomjohnson1492
Fri Dec 05, 2014 11:37 pm
Forum: Other Issues
Topic: why isn't JS minified?
Replies: 2
Views: 2102

why isn't JS minified?

I noticed that most of the javascript files aren't minified. The loading time for the webhelp actually gets to be somewhat slow when you have long pages and several images. I clocked it at about 3 sec. on avg, which is slow for a static site. I manually minified all the js files. I am not sure why y...
by tomjohnson1492
Fri Dec 05, 2014 10:28 pm
Forum: Other Issues
Topic: jquery tabs are choking
Replies: 15
Views: 10124

Re: jquery tabs are choking

Can you send me a working webhelp that shows these tabs incorporated? I can't get it to work. Here's what I did. In the webhelp_topic.js file, I added this: $( "#mytabtopic__tabs" ).tabs(); Then in a DITA topic I added this: <?xml version="1.0" encoding="UTF-8"?> <!DOCT...
by tomjohnson1492
Fri Dec 05, 2014 9:57 am
Forum: Other Issues
Topic: Bug with glossrefs and chunk attribute?
Replies: 1
Views: 1324

Bug with glossrefs and chunk attribute?

In exploring how to display a glossary on a ditamap, I think I encountered a bug. I described it here: http://idratherbewriting.com/ditaqrg#acronyms_and_glossary.html#Displaying_your_glossary_in_the_TOC . However, I'm not sure. This structure is valid but when you use it, the chunk attribute kills t...
by tomjohnson1492
Mon Dec 01, 2014 8:05 pm
Forum: Other Issues
Topic: jquery tabs are choking
Replies: 15
Views: 10124

Re: jquery tabs are choking

Thanks. I'll give this one a shot. I attempted to integrate it earlier, but I had trouble merging the jQuery UI JS file with the existing jQuery code already on the site. Something ended up interfering. Do you know if there's a jQuery merge tool available?
by tomjohnson1492
Wed Nov 26, 2014 7:53 pm
Forum: Other Issues
Topic: Integrate jquery
Replies: 30
Views: 17240

Re: Integrate jquery

Cool. Yes, I'd like to try it out. Feel free to reach out to me with details. http://idratherbewriting.com/contact/
by tomjohnson1492
Fri Nov 21, 2014 10:59 am
Forum: Other Issues
Topic: jquery tabs are choking
Replies: 15
Views: 10124

Re: jquery tabs are choking

I'm now using this plugin: http://blog.navayan.com/simple-and-easy-cookie-based-jquery-tabs/#.VG7wr1fF_yM my goal is to make tabs like on this twilio site: http://www.twilio.com/docs/api/rest/conference the tab choices are sticky from one page to another. if someone chooses javascript on one tab, th...
by tomjohnson1492
Fri Nov 21, 2014 10:54 am
Forum: Other Issues
Topic: jquery tabs are choking
Replies: 15
Views: 10124

Re: jquery tabs are choking

sorry, i scrapped the other plugins and pages because the jquery plugin was refreshing in a really awkward way. i implemented a new one with cookies here: http://idratherbewriting.com/ditaqrg/#jquery_tabs_v3.html however, this one has problems too. In FF, the tab content doesn't appear. in chrome it...
by tomjohnson1492
Thu Nov 20, 2014 6:50 pm
Forum: Other Issues
Topic: jquery tabs are choking
Replies: 15
Views: 10124

Re: jquery tabs are choking

Thanks. So you don't see any of the loading issues I described in the web link I sent? It's all a local issue?
by tomjohnson1492
Thu Nov 20, 2014 6:08 pm
Forum: Other Issues
Topic: jquery tabs are choking
Replies: 15
Views: 10124

Re: jquery tabs are choking

darn, I was hoping you would have a solution for this. Any thoughts?
by tomjohnson1492
Thu Nov 20, 2014 11:16 am
Forum: Other Issues
Topic: jquery tabs are choking
Replies: 15
Views: 10124

Re: jquery tabs are choking

I'm pretty sure the issue is related to the webhelp's frames. If I go to the index_frames.html output, the loading issue goes away: http://idratherbewriting.com/ditaqrg/index_frames.html#tabs_demo.html However, I don't want to use the index_frames.html output because it doesn't provide direct links ...
by tomjohnson1492
Thu Nov 20, 2014 11:11 am
Forum: Other Issues
Topic: ant build script taking forever to convert HTML to DITA
Replies: 7
Views: 4162

Re: ant build script taking forever to convert HTML to DITA

I switched from pandoc to multimarkdown to create the HTML, and now it works fine. Here's the explanation of how I'm doing it:

http://localhost/ditaqrg/#md2html2ditav2.html