[W3af-svn-notify] [Task #145377] don't forget tabid !
Status: Beta
Brought to you by:
andresriancho
From: SourceForge.net <no...@so...> - 2008-03-15 13:40:17
|
Task #145377 has been updated. Project: w3af Subproject: consoleUi Summary: don't forget tabid ! Complete: 95% Status: Open Authority : andresriancho Assigned to: aberezh Description: don't forget tabid ! Follow-Ups: ------------------------------------------------------- Date: 2008-03-15 16:40 By: aberezh Comment: It seems that parseXML misses the setting of tabid in the result (see core/controllers/parseOptions.py lines 99-103) ------------------------------------------------------- Date: 2008-02-11 01:35 By: andresriancho Comment: In complex plugins, or in other configurable objects like misc-settings and url-settings, the options XML have a tab-id tag that indicates how to group the options. Obviously, options with the same tab-id should be grouped together. The tab-id tag was added thinking about the pyGTK user interface, but it would be good to see this type of grouping also in the new consoleUi. ------------------------------------------------------- Date: 2008-02-04 01:29 By: andresriancho Comment: See miscSettings.py to check how "tabid" tag is used. It should be parsed and used in the consoleUi. ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=145377&group_id=170274&group_project_id=55343 |