0
votes
1answer
50 views
Is it possible to customize wiki placeholder contents (text)
I'd like to localize wiki interface, so i can really use public wiki and don't confuse non english speaking users.
I went to templates, and i see that almost all text in the left …
5
votes
1answer
886 views
How can I embed code snippets into case events, wiki articles, and Kiln code reviews?
I often end up wanting to include snippets of code when editing a case, wiki article, or Kiln code review.
Is there any way for me to embed syntax-highlighted code snippets in Fog …
4
votes
1answer
138 views
WikiBlocks turn \n in input text into newline
I wrote a WikiBlock plugin that turns LaTeX formula text into equation images.
Problem is FogBugz is turning all occurances of \n (e.g. \nabla) in the input text into new lines. H …
2
votes
3answers
180 views
Is there any way to insert a wiki block into a Wiki Template?
My Wiki Article Index plugin implements an insertable table of contents of all articles for a given Wiki.
One of my users would like to create a wiki template that shows the arti …
3
votes
1answer
73 views
Comments plugin listed in TOC block shows Javascript
I accidentally included the comments block in a Heading 3 section of a test wiki. The TOC block showed Javascript in the matching location.
Case FC1949236
7
votes
1answer
212 views
Can I insert a link to a case in a wiki that displays the current status and title dynamically?
Insert -> Link lets you link to a case, but it's just a normal link. Can I have a link to a case dynamically update with the current status, assigned-to user, etc?
Case FC1842 …