After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 500210 - Make plugin configuration in tabs
Make plugin configuration in tabs
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: general
2.22.x (obsolete)
Other Linux
: Normal enhancement
: ---
Assigned To: Evolution Shell Maintainers Team
Evolution QA team
Depends on:
Blocks: 492702
 
 
Reported: 2007-11-28 14:30 UTC by Milan Crha
Modified: 2013-09-13 00:56 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
proposed evo patch (22.93 KB, patch)
2007-11-30 15:12 UTC, Milan Crha
committed Details | Review

Description Milan Crha 2007-11-28 14:30:16 UTC
This is a tracker bug to make plugin configuration in tab, instead of other popup.
See evolution meeting record from today (2007-11-28) for more details.
Comment 1 Matthew Barnes 2007-11-28 15:31:25 UTC
IRC team meeting log:
http://www.gnome.org/projects/evolution/meeting-logs/2007-11-28.shtml
Comment 2 Milan Crha 2007-11-30 15:12:27 UTC
Created attachment 99907 [details] [review]
proposed evo patch

for evolution;

it is so long only because I changed coding-style of the plugin manager to be more accurate to other sources. I removed old config functions and replaced them by one e_plugin_get_configure_widget.
Comment 3 Sankar P 2007-12-04 10:23:46 UTC
Patch looks good. Please commit to Trunk.

The doc above e_plugin_get_configure_widget may be changed a little. There are two lines of doc for return value of the function. 
Comment 4 Sankar P 2007-12-04 10:27:00 UTC
Here after, when someone is approving a plugin-patch, make sure that the plugin does not increase the height of the plugin-manager drastically. Such changes better be done with a button which when clicked will yield a popup ;)

I guess we can have a seperate bugzilla component for plugins. What do you people think ?
Comment 5 Milan Crha 2007-12-04 11:02:10 UTC
Committed to trunk. Committed revision 34639.