摘要:
1.打开mantis\plugins\MantisGraph\core\graph_api.php 找到下面一段,将'arial.ttf'直接改为‘simhei.ttf’,也可改为其它的中文字体。 if( isset( $t_font_map[$t_font] ) ) { $t_font = $t_font_map[$t_font]; } else { $t_font ... 阅读全文
摘要:
路线图是要在问题中有目标版本的设置等,如下:What is shown on the roadmap? * Releases that are not marked as released. * Releases that have a description or at least one visible issue. * Issues that have a “Target Ver... 阅读全文