OpenLayers OpenLayers

Changeset 5743

Show
Ignore:
Timestamp:
01/15/08 00:11:43 (1 year ago)
Author:
crschmidt
Message:

update to trunk.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • sandbox/crschmidt/osm/apidoc_config/Languages.txt

    r3545 r5743  
    1 Format: 1.35 
     1Format: Development Release 12-07-2007 (1.35 base) 
    22 
    33# This is the Natural Docs languages file for this project.  If you change 
  • sandbox/crschmidt/osm/apidoc_config/Menu.txt

    r4223 r5743  
    1 Format: 1.35 
     1Format: Development Release 12-07-2007 (1.35 base) 
    22 
    33 
     
    88# Footer: [text] 
    99# If you want to add a copyright notice, this would be the place to do it. 
     10 
     11# You can add a timestamp to your documentation like one of these: 
     12# Timestamp: Generated on month day, year 
     13# Timestamp: Updated mm/dd/yyyy 
     14# Timestamp: Last updated mon day 
     15# 
     16#   m     - One or two digit month.  January is "1" 
     17#   mm    - Always two digit month.  January is "01" 
     18#   mon   - Short month word.  January is "Jan" 
     19#   month - Long month word.  January is "January" 
     20#   d     - One or two digit day.  1 is "1" 
     21#   dd    - Always two digit day.  1 is "01" 
     22#   day   - Day with letter extension.  1 is "1st" 
     23#   yy    - Two digit year.  2006 is "06" 
     24#   yyyy  - Four digit year.  2006 is "2006" 
     25#   year  - Four digit year.  2006 is "2006" 
    1026 
    1127 
     
    5167   Group: Control  { 
    5268 
    53       File: Control  (no auto-title, OpenLayers/Control.js) 
    54       File: ArgParser  (no auto-title, OpenLayers/Control/ArgParser.js) 
    55       File: ZoomToMaxExtent  (no auto-title, OpenLayers/Control/ZoomToMaxExtent.js) 
    56       File: OverviewMap  (no auto-title, OpenLayers/Control/OverviewMap.js) 
    57       File: DragFeature  (no auto-title, OpenLayers/Control/DragFeature.js) 
    58       File: DragPan  (no auto-title, OpenLayers/Control/DragPan.js) 
    59       File: DrawFeature  (no auto-title, OpenLayers/Control/DrawFeature.js) 
    60       File: EditingToolbar  (no auto-title, OpenLayers/Control/EditingToolbar.js) 
    61       File: KeyboardDefaults  (no auto-title, OpenLayers/Control/KeyboardDefaults.js) 
    62       File: LayerSwitcher  (no auto-title, OpenLayers/Control/LayerSwitcher.js) 
    63       File: MouseDefaults  (no auto-title, OpenLayers/Control/MouseDefaults.js) 
    64       File: MousePosition  (no auto-title, OpenLayers/Control/MousePosition.js) 
    65       File: MouseToolbar  (no auto-title, OpenLayers/Control/MouseToolbar.js) 
    66       File: Navigation  (no auto-title, OpenLayers/Control/Navigation.js) 
    67       File: NavToolbar  (no auto-title, OpenLayers/Control/NavToolbar.js) 
    68       File: Panel  (no auto-title, OpenLayers/Control/Panel.js) 
    69       File: PanZoomBar  (no auto-title, OpenLayers/Control/PanZoomBar.js) 
    70       File: Permalink  (no auto-title, OpenLayers/Control/Permalink.js) 
    71       File: Scale  (no auto-title, OpenLayers/Control/Scale.js) 
    72       File: SelectFeature  (no auto-title, OpenLayers/Control/SelectFeature.js) 
    73       File: ZoomBox  (no auto-title, OpenLayers/Control/ZoomBox.js) 
    74       File: PanZoom  (OpenLayers/Control/PanZoom.js) 
     69      File: Control  (OpenLayers/Control.js) 
     70 
     71      Group: Control  { 
     72 
     73         File: ArgParser  (no auto-title, OpenLayers/Control/ArgParser.js) 
     74         File: Attribution  (no auto-title, OpenLayers/Control/Attribution.js) 
     75         File: DragFeature  (no auto-title, OpenLayers/Control/DragFeature.js) 
     76         File: DragPan  (OpenLayers/Control/DragPan.js) 
     77         File: DrawFeature  (no auto-title, OpenLayers/Control/DrawFeature.js) 
     78         File: EditingToolbar  (no auto-title, OpenLayers/Control/EditingToolbar.js) 
     79      &nbs