Changes between Version 9 and Version 10 of PakistanDevelopers


Ignore:
Timestamp:
08/20/10 13:10:32 (15 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PakistanDevelopers

    v9 v10  
    102102  * Languages (For Local Location Names & Language Bar)
    103103  * Enable ACLs (e.g. DVI, AdvancedJS, !MapAdmin)
    104  * See if we can convert Mapping API to use a JS file in static which is merged with a bunch of JS vars written out in views
    105   * makes it faster to develop since no need to keep restarting server for module changes
    106   * makes it easier for OL devs to help out without needing to understand Python
    107   * May be hard due to so many different options available to us!
    108    * Break it up into snippets again...
     104 * Mapping
     105  * See if we can convert Mapping API to use a JS file in static which is merged with a bunch of JS vars written out in views
     106   * makes it faster to develop since no need to keep restarting server for module changes
     107   * makes it easier for OL devs to help out without needing to understand Python
     108   * May be hard due to so many different options available to us!
     109    * Break it up into snippets again...
     110  * Clustering
     111   * DRY instead of Copy/Paste
     112   * Cluster across Vector types (needed for changing filters without map-refresh anyway)
     113    * Major rewrite! Do at same time as porting to JS with vars? (along with the refreshing of Vector layers without full server reload)
     114 * Make Index pages (& a space inside rheaders of other pages) into Wikis so that Editors can edit online docs more easily
    109115
    110116----