Changes between Version 73 and Version 74 of Contribute/Code
- Timestamp:
- 03/04/13 21:30:40 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Contribute/Code
v73 v74 143 143 144 144 == Advanced == 145 Some of these ideas coud make suitable projects for Google Summer of Code. 146 * Advanced search functionality to search across multiple resources and within attached documents 145 Some of these ideas coud make suitable projects for . 146 147 == Suitable for Google Summer of Code == 148 * Full-text search (e.g. using Apache Lucene) 149 * User Customizable dashboard/profile pages 150 151 === Not Suitable for GSoC === 147 152 * Better handling of image and file uploading and representations 148 153 * Represent function for full image or thumbnail 149 154 * Lightbox viewer for full sized image 150 * Performance enhancements to handle 10,000's of records, e g. Better cluster on map icons155 * Performance enhancements to handle 10,000's of records, e.g. Server-side clustering for map features (FB This is mor compelx than just clustering - we also want different report-style aggregate representations) 151 156 * Apply [http://twitter.github.com/bootstrap/ Bootstrap] to Sahana Eden. 152 * Implement a new default theme 157 * Implement a new default theme 153 158 * Re-implement some of the existing themes using the new default theme as a base 154 * Switch between a update and read page using JS159 * Switch between an update and read page using JS 155 160 * Export Graphs as Images 156 * User Customizable dashboard/profile pages 161 157 162 Have a look at a BluePrint or [wiki:Projects/Advanced Projects List] to see some more advanced code contributions which are needed. 158 163