Search the web
Sign In
New User? Sign Up
van-dita · Vancouver DITA User Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Meeting last night   Message List  
Reply | Forward Message #43 of 63 |
Re: [van-dita] Re: Meeting last night


Also something was mentioned about a search plugin at the
presentation, I was wondering if someone can help me out with a link
to that and the yahoo toc that was discussed.




 

I've attached both here as zip files. You should always be able to get the latest tocjs plugin from the dita-users yahoo group here:

http://groups.yahoo.com/group/dita-users/files/Demos/

The kindex plugin is not up there, but I have attached it here. This gives you a new transtype of kindex that will output an XML file that you can *use* to generate Lucene or Kinosearch. It does not give you full text search on its own without doing a little work with one of these tools.

My ant task once it is set up looks something like:

    <target name="spider2kindex" description="Generate kindex input file">
        <antcall target="init">
            <param name="transtype" value="kindex"/>
            <param name="args.input"
                value="projects${file.separator}ws1000${file.separator}WSAHelp.ditamap"/>
            <param name="output.file"
                value="output${file.separator}ws1000${file.separator}ws1000${file.separator}kindex.xml"
            />
        </antcall>
    </target>


I include this mostly because the kindex plugin has no documentation. Installing should be the same as the tocjs plugin.

I'm hoping to use that
to eliviate some problems were having with WebWorksHelp load times by
using those two plugins with a DHTML help out put for WebWorks...am I
dreaming?







I don't know anything about that, but I'd appreciate your feedback on the plugins and if they are helpful for you.






 

Thanks again Shawn.








Mon Jul 31, 2006 8:47 pm

smckenzie23
Offline Offline
Send Email Send Email

Attachment
tocjs-plugin-1.03.zip
Type:
application/zip
Attachment
kindex.zip
Type:
application/zip
Forward
Message #43 of 63 |
Expand Messages Author Sort by Date

I thought the meeting last night went well and thank you Shawn for the presentation I enjoyed it very much. A couple of you asked for my contact info Marijan...
Marijan Madunic
mmadunic01
Offline Send Email
Jul 28, 2006
6:06 pm

Yes, as a newcomer I found it very informative and hope that I can convince our team to start using Frames DITA plugin in the very near future. What has the...
kent littler
getmebyemail
Offline Send Email
Jul 31, 2006
6:11 pm

... I've attached both here as zip files. You should always be able to get the latest tocjs plugin from the dita-users yahoo group here: ...
Shawn McKenzie
smckenzie23
Offline Send Email
Jul 31, 2006
8:48 pm

Thanks Shawn! This weeks starting to look pretty busy around here so not sure how soon I will be able to get back to you on trying to get the plugins ...
kent littler
getmebyemail
Offline Send Email
Aug 1, 2006
4:50 pm
Advanced

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