Initial stab at a working ContentMangler.
authorDan Brook <broq@cpan.org>
Sat, 15 May 2010 13:05:03 +0000 (14:05 +0100)
committerDan Brook <broq@cpan.org>
Sat, 3 Jul 2010 14:53:47 +0000 (15:53 +0100)
commitbfa60830b82e5fbe73e26f33076590c5d52bf951
treecfdc8071f729a0256a00a944d9d40d50053510d4
parent6bff0cc106a6169e52e58d78d6e2ea48bfa3ead1
Initial stab at a working ContentMangler.

The idea is that the Resolver will figure out which Transformer will do
the mangling. There can only be one Transformer presently, mostly so I
don't get lost in a sea of complications. Much follow up work is needed
and ideally another mangler e.g POD.
lib/Gitalist/ContentMangler/Resolver/Default.pm
lib/Gitalist/ContentMangler/Transformer/SyntaxHighlight.pm [new file with mode: 0644]
lib/Gitalist/Model/ContentMangler.pm
root/inc/syntax_highlight_css.tt2