Ticket #2368 (closed tweak: obsolete)
skinning-internal -- Move palette buttons from alternative module
Reported by: | deyan | Owned by: | deyan |
---|---|---|---|
Priority: | major | Milestone: | X3 |
Component: | uncategorized | Version: | 2.0 |
Keywords: | Cc: | ||
Category: | unknown | Effort: | |
Importance: | Ticket_group: | ||
Estimated Number of Hours: | 0 | Add Hours to Ticket: | 0 |
Billable?: | yes | Total Hours: | 0 |
Analysis_owners: | deyan | Design_owners: | deyan, pap |
Imp._owners: | pap, deyan | Test_owners: | |
Analysis_reviewers: | todor | Changelog: | Changelog |
Design_reviewers: | meddle | Imp._reviewers: | meddle, todor |
Test_reviewers: | Analysis_score: | 4 | |
Design_score: | 4 | Imp._score: | 4 |
Test_score: | 0 |
Description (last modified by deyan) (diff)
In order to emphasize the module structure, the button icons should be in corresponding modules in opposite of in skin alternative module
- Move the buttons from the resources palette (import, export, delete)
- Rename the buttons from the resources and the annotations palettes (they should be with different filenames)
- Move the buttons from server and page preview palettes
- Remove all of these from lookandfeel xmls
Change History
comment:1 Changed 15 years ago by deyan
- Owner set to deyan
- Status changed from new to s1a_analysis_started
- Description modified (diff)
- Analysis_owners set to deyan
comment:2 Changed 15 years ago by deyan
- Status changed from s1a_analysis_started to s1b_analysis_finished
- Description modified (diff)
comment:3 Changed 15 years ago by todor
- Status changed from s1b_analysis_finished to s1c_analysis_ok
- Analysis_reviewers set to todor
- Analysis_score changed from 0 to 4
good analysis with sufficient requirements
comment:4 Changed 15 years ago by deyan
- Status changed from s1c_analysis_ok to s2a_design_started
- Will move the buttons to the according palettes
- Will add skinning for ecach button via IconsSet vlass
- For each button DEFAULT, MOUSE_OVER, PRESSED and DISABLED states will be added
- Moved buttons definitions will be removed from look and feel xmls
- Additionaly all commented definitions in XML files will be removed
- To all annotation buttons prefix annotation_ will be added
- To moved resources buttons prefix resource_ will be added
This will fix the missing resource palette Delete resource button in Java 5 since in was forgotten in java5 xml
comment:5 Changed 15 years ago by deyan
- Status changed from s2a_design_started to s2b_design_finished
comment:6 Changed 15 years ago by meddle
- Design_owners set to deyan, pap
- Design_score changed from 0 to 4
- Design_reviewers set to meddle
- Status changed from s2b_design_finished to s2c_design_ok
I think it passes for that task.
- If you rename the resources and annotations icons, you can also rename some other like these for the server (if they are not starting with 'server') for example.
comment:7 Changed 15 years ago by deyan
- Status changed from s2c_design_ok to s3a_implementation_started
- Imp._owners set to pap, deyan
comment:8 Changed 15 years ago by deyan
- Status changed from s3a_implementation_started to s3b_implementation_finished
Imlemented on :23
comment:9 Changed 15 years ago by meddle
- Status changed from s3b_implementation_finished to s3c_implementation_ok
- Imp._score changed from 0 to 4
- Imp._reviewers set to meddle, todor
Merged to the trunk at [8804].
comment:10 Changed 13 years ago by meddle
- Status changed from s3c_implementation_ok to closed
- Resolution set to obsolete
Closing all the tickets before M Y1
Note: See
TracTickets for help on using
tickets.