sapling/mercurial/templates
Paul Boddie 5b2a1dc5f5 hgweb: make graph data suitable for template usage
Previously, graph data has been encoded for processing done by
JavaScript code run in the browser, employing simple structures
with implicit member positions. This patch modifies the graph
command to also produce data employing a dictionary-based
structure suitable for use with the templating mechanism, thus
permitting other ways of presenting repository graphs using that
mechanism.

In order to test these changes, the raw theme has been modified
to include templates for graph nodes and edges. In a similar
fashion, themes could employ technologies such as SVG that lend
themselves to templating to produce the graph display. This patch
makes use of a much simpler output representation than SVG in
order to maintain clarity.
2012-05-21 00:20:05 +02:00
..
atom hgweb: add missing bookmarks templates to atom/rss styles 2011-04-03 22:53:19 +09:00
coal hgweb: fix dynamic date calculation not working under Safari 2011-10-27 11:57:08 -07:00
gitweb templates: move Graph.edge() implementation in mercurial.js 2012-02-17 16:49:43 +01:00
monoblue paper, monoblue: link correctly to lines in annotate view 2012-05-04 12:04:07 +02:00
paper help: link back to the help topics page from a specific topic page 2012-05-13 05:22:23 -05:00
raw hgweb: make graph data suitable for template usage 2012-05-21 00:20:05 +02:00
rss hgweb: add missing bookmarks templates to atom/rss styles 2011-04-03 22:53:19 +09:00
spartan templates: move Graph.edge() implementation in mercurial.js 2012-02-17 16:49:43 +01:00
static templates: move Graph.edge() implementation in mercurial.js 2012-02-17 16:49:43 +01:00
map-cmdline.bisect styles: add new 'bisect' style that prints the bisection status 2011-09-22 01:51:36 +02:00
map-cmdline.changelog setup: install translation files as package data 2009-12-01 16:06:10 +01:00
map-cmdline.compact compact style: show bookmarks in the same manner as tags 2011-04-13 13:06:35 -05:00
map-cmdline.default changeset_printer: display changeset phase on debug level 2012-01-17 20:23:23 +01:00
map-cmdline.xml templates: add bookmarks to command line styles 2011-02-11 20:35:30 +01:00
template-vars.txt hgweb: support alternate logo url 2011-04-19 23:37:06 -04:00