Reformatted excerpts from Timothy M. Shead's message of 2009-11-21: > I'm interested in customizing the output of "ditz html" beyond what > can be done with stylesheets. It looks like modifying the ".rhtml" > templates in the share directory should do the trick, but I'd like to > do it without altering the originals - is there a way to point ditz to > a different set of template files?
The path is hardcoded, so the easiest option really is to modify those templates directly. -- William <[email protected]> _______________________________________________ ditz-talk mailing list [email protected] http://rubyforge.org/mailman/listinfo/ditz-talk
