-
Hi,
This probably means that you don't have the javascript available (in the correct directory) that is used to load the sitebar via ajax.
Please note the directory processor is used with the hoglet site pages to provide an example of what can be with hoglet, however the hoglet pages shouldn't really be used to produce your own site.
Thanks,
Gary.
2007-10-13 12:47:16 UTC by barrygently
-
File Added: index.html.
2007-10-12 06:36:36 UTC by snambi
-
$java org.hoglet.tools.DirectoryProcessor data/tag-handlers.xml source txt site html true
Processed directory: source, written out to: site
In this case, the output directory is different from input directory.
The "site/index.html" did not contain the left navigation. (ie, quick links).
thanks.
2007-10-12 06:36:17 UTC by snambi
-
Hi
I have changed the "d:/development" directory from build.xml and tag-handlers.xml file.
after that the hoglets generated the website.
It would be nice to remove the hardcoding from build.xml and tag-handlers.xml file.
thanks,
nambi.
2007-10-12 06:26:15 UTC by snambi
-
Hi,
Didn't see this one, sourceforge didn't email me about it, so sorry for the delay!
It appears to be failing because it's looking for the tab-handler.xml file in the data directory but the file doesn't seem to be in that directory. I'd either modify the build.xml file to change the location of the tag-handlers.xml file or create a data directory and put it in there.
Thanks,
Gary.
2007-10-11 02:22:51 UTC by barrygently
-
Hi
I am trying to run the "DirectoryProcessor" as shown in the "tools.html" page.
matrix:/home/snambi/src/docs>
$java org.hoglet.tools.DirectoryProcessor ./tag-handlers.xml /home/snambi/src/docs/input txt /home/snambi/src/docs/output html true true
org.hoglet.HogletException: Unable to read file: /home/snambi/src/docs/input/link-handler.txt
at...
2007-09-22 00:38:26 UTC by snambi
-
Version 0.2 contains major updates to the XML Handler, the Code Handler and the Link Handler.
More extensive syntax highlighting (comments and strings) is performed by the Code Handler and it is now possible to select a portion of a file to highlight.
Syntax highlighting is performed by the XML Handler and it is possible to select an element from a valid xml file.
The Link Handler now...
2006-10-06 17:27:22 UTC by barrygently
-
Anonymous committed patchset 1 of module CVSROOT to the hoglet - Easy markup for Documentation CVS repository, changing 11 files.
2006-09-19 17:10:48 UTC by nobody
-
barrygently registered the hoglet - Easy markup for Documentation project.
2006-09-19 17:05:24 UTC by barrygently