March 24, 2003
Macros in preview
To see the tags in preview mode edit lib/MT/App/CMS.pm and find the text:
my $preview_code = <<'HTML';
Within the macros for the Entry, Body and more you'll want to add the text:
process_tags="1"
This lets the plugin get applied during editing previews.
Comments







