Fredrik Jervfors 17fa1a4fbb Indentation 21 yıl önce
..
INSTALL 1e2a9cc5d0 Getting ready for 1.2.0 release. 23 yıl önce
README 1e2a9cc5d0 Getting ready for 1.2.0 release. 23 yıl önce
bug_report.php 17fa1a4fbb Indentation 21 yıl önce
functions.php f02d89c7a8 Adding forms for searching Gmane and SF bugtracker 21 yıl önce
index.php 7a698836c9 phpdoc blocks and one more string 21 yıl önce
setup.php a8ae6c1758 fixed frame target 21 yıl önce
show_system_specs.php 5b1743bb61 adding phpdoc blocks 21 yıl önce
system_specs.php 5b1743bb61 adding phpdoc blocks 21 yıl önce

README

Bug Reporter -- Version 1.0

Need to submit a bug? Need to know valuable system information? Need
to be accurate? This should do it for you.


Features
========

* You save yourself a lot of typing
* By default, this is not enabled.
* Provides detailed setup information to help diagnose your problem
* Has some warnings that can help out the person submitting the bug report


Description
===========

When people stumble across a bug, which may happen in a work-in-progress,
often times they would like to help out the software and get rid of the bug.
Sometimes, these people don't know much about the system and how it is set
up -- they know enough to make the bug happen for them. This bug report
plugin is designed to gather all of the non-private information for the user
automatically, so that the user doesn't need to know more than how to trigger
the bug.


Future Work
===========

* Add more data
* Add more warnings


Installation
============

As with other plugins, just uncompress the archive in the plugins
directory, go back to the main directory, run configure and add the plugin.

Questions/comments/flames/etc can be sent to
Tyler Akins


Changes
=======
1.0 -> 1.1
* Added a bit more data to the report
* Cleaned up some HTML
* Altered link in menu bar to look good with other plugins
* User-selectable list for where message gets sent to