4

I would like to see more template-fields available for wiki templates (like the existing $url$, $wiki_name$, $tags$, etc)

or maybe a plugin interface so I can add my own.

Fog Creek Case FC1922608

flag
Would like to see "created" and "created_by" fields to give attribution to the original date/time and author. – Ken Morse Jul 26 2010 at 19:24
Plugin interface to allow easy creation of more template fields would be great to have. – cdeszaq Jul 28 2010 at 12:53
@cdeszaq make sure to up-vote this question if you haven't already – adambox Jul 28 2010 at 13:33

1 Answer

0

FogBugz 8 now ships with a number of additional template placeholders:

FogBugz 8 template placeholders

Some of these new placeholders (like $breadcrumbs$, $toc$, and $treeview$) come from plugins that implement the new IPluginWikiTemplatePlaceholder. This interface allows plugin developers to provide their own custom wiki template placeholders.

link|flag

Your Answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.