Skip to content

Bugzilla extension that enhances the See Also URLS

Notifications You must be signed in to change notification settings

bayoteers/SeeAlsoPlus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SeeAlsoPlus Bugzilla Extension

Extension to provide additional info about the remote items referenced by the "see also" URLs on bugs. Aimed to replace existing EnhancedSeeAlso extension.

Key features

  • Caching of the remote data
  • Easily extensible to support other than bugzilla URLs
  • Web service method to get the remote data

Installation

This extension requires BayotBase extension, so install it first.

  1. Put extension files in

    extensions/SeeAlsoPlus
    
  2. Run checksetup.pl

  3. Restart your webserver if needed (for exmple when running under mod-perl)

TODO

  • Support for other than Bugzilla URLs

    • Debian bug support. Parsing the data from bugs.debian.org might be a bit difficult...
    • Google code support. See API
    • JIRA support. See API
    • Launcpad support. See API
    • MantisBT support. Provides some kind of SOAP API...
    • SourceForge support. See API
    • Trac support. Maybe use the CSV format
    • Github support (comming to seealso in bz 4.4). See API
  • Blacklisting of remote sources.

  • Authentication support.

About

Bugzilla extension that enhances the See Also URLS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published