Opened 13 years ago
Closed 13 years ago
#307 closed task (fixed)
Widgets to remove in 1.0
Reported by: | adube | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.0.0 |
Component: | widgets | Version: | |
Keywords: | Cc: |
Description
All the following widgets needs to be completely removed from GeoPrisma source code :
- legendpanel
- merge
- split
- quickzoom
- toolbar
- popup
- delegatefeature
For each one, do :
- remove all samples featuring them
- remove the widget directory
- remove any resource option from documentation attached
- comment the type in the PGSQLMapContextConfig and leave a "removed" comment
Toolbar
This widget requires cleanup in other widgets as well. We'll need to identify them and clean everything related to the toolbar widget from :
- their documentation
- their xslt code
Change History (2)
comment:1 by , 13 years ago
comment:2 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
All the above tasks were completed in r1158.
Note:
See TracTickets
for help on using tickets.
All old unused templates and config files could be removed as well.