이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

WP Mantis Table

설명

This plugin for WordPress 2.8 and above allows you to insert a simple table listing of issues from a Mantis Bug Tracker
into a wordpress page or post. The plugin is perfect for projects which utilize WordPress for their news/content
management, but also utilize Mantis for their bug tracking/issue tracking

Usage currently is simple:

  • Set the URL to the Mantis API (usually http://example.com/mantisbt/api/soap/mantisconnect.php?wsdl)
  • Set your base URL for links back to your tracker (e.g. http://example.com/mantisbt)
  • Set up a user in Mantis for wordpress connectivity – provide WP Mantis Tables with the username/password
  • Provide the project ID # for the project you want to view
  • Place [MantisTable] in the page/post where you want the table to appear.

Optionally you can set the table background color for statuses, and change the names applied to each status level.

Plans are under way to extend this functionality into a full Mantis plugin – to allow for many features including –
(All coming in the future… eventually):

  • Limiting the number of issues posted / paging through issues
  • View an issue details and notes through WordPress popup
  • Allow anonymous issue reports through a WordPress form
  • Ability to filter results by version, status, category, etc. within the [MantisTable] tag.
  • Change logs / roadmaps
  • Consolidated WordPress/Mantis plugins

To report issues with this plugin, or make a feature request, visit the WP Mantis Table issue tracker.

설치

Installation is extremely easy:

  1. Download the .zip file and unarchive into your /wp-content/plugins directory.
  2. Activate the plugin.
  3. Visit the WP Mantis Tables page under Settings to set the locations to your issue log, mantis user info, etc.
  4. Add [MantisTable] to the page or post where you want the table to appear.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“WP Mantis Table”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “WP Mantis Table”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

0.1

  • Initial Release