OpenLayers OpenLayers

Changeset 5554

Show
Ignore:
Timestamp:
12/21/07 03:41:20 (1 year ago)
Author:
tschaub
Message:

merge r5282:HEAD from trunk

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • sandbox/tschaub/wfsv/apidoc_config/Languages.txt

    r3747 r5554  
    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/tschaub/wfsv/apidoc_config/Menu.txt

    r4309 r5554  
    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) 
     69      File: Control  (OpenLayers/Control.js) 
    5470      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) 
     71      File: Attribution  (no auto-title, OpenLayers/Control/Attribution.js) 
    5772      File: DragFeature  (no auto-title, OpenLayers/Control/DragFeature.js) 
    58       File: DragPan  (no auto-title, OpenLayers/Control/DragPan.js) 
    5973      File: DrawFeature  (no auto-title, OpenLayers/Control/DrawFeature.js) 
    6074      File: EditingToolbar  (no auto-title, OpenLayers/Control/EditingToolbar.js) 
    6175      File: KeyboardDefaults  (no auto-title, OpenLayers/Control/KeyboardDefaults.js) 
    6276      File: LayerSwitcher  (no auto-title, OpenLayers/Control/LayerSwitcher.js) 
     77      File: ModifyFeature  (no auto-title, OpenLayers/Control/ModifyFeature.js) 
    6378      File: MouseDefaults  (no auto-title, OpenLayers/Control/MouseDefaults.js) 
    6479      File: MousePosition  (no auto-title, OpenLayers/Control/MousePosition.js) 
     
    6681      File: Navigation  (no auto-title, OpenLayers/Control/Navigation.js) 
    6782      File: NavToolbar  (no auto-title, OpenLayers/Control/NavToolbar.js) 
     83      File: OverviewMap  (no auto-title, OpenLayers/Control/OverviewMap.js) 
    6884      File: Panel  (no auto-title, OpenLayers/Control/Panel.js) 
     85      File: PanZoom  (no auto-title, OpenLayers/Control/PanZoom.js) 
    6986      File: PanZoomBar  (no auto-title, OpenLayers/Control/PanZoomBar.js) 
    7087      File: Permalink  (no auto-title, OpenLayers/Control/Permalink.js) 
    7188      File: Scale  (no auto-title, OpenLayers/Control/Scale.js) 
    7289      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) 
    7590      }  # Group: Control 
    7691 
     
    8095 
    8196      File: Feature  (no auto-title, OpenLayers/Feature.js) 
     97      File: Vector  (no auto-title, OpenLayers/Feature/Vector.js) 
    8298      File: WFS  (no auto-title, OpenLayers/Feature/WFS.js) 
    83       File: Vector  (no auto-title, OpenLayers/Feature/Vector.js) 
    8499      }  # Group: Feature 
    85100 
    86101   Group: Format  { 
    87102 
    88       File: Format  (OpenLayers/Format.js) 
     103      File: Format.js  (OpenLayers/Format.js) 
    89104      File: GeoJSON  (no auto-title, OpenLayers/Format/GeoJSON.js) 
    90105      File: GeoRSS  (no auto-title, OpenLayers/Format/GeoRSS.js) 
     
    92107      File: JSON  (no auto-title, OpenLayers/Format/JSON.js) 
    93108      File: KML  (no auto-title, OpenLayers/Format/KML.js) 
     109      File: Text  (no auto-title, OpenLayers/Format/Text.js) 
    94110      File: WFS  (no auto-title, OpenLayers/Format/WFS.js) 
    95111      File: WKT  (no auto-title, OpenLayers/Format/WKT.js) 
     
    99115   Group: Geometry  { 
    100116 
    101       File: Geometry  (OpenLayers/Geometry.js) 
     117      File: Geometry  (no auto-title, OpenLayers/Geometry.js) 
    102118      File: Collection  (no auto-title, OpenLayers/Geometry/Collection.js) 
    103119      File: Curve  (no auto-title, OpenLayers/Geometry/Curve.js) 
     
    115131   Group: Handler  { 
    116132 
    117       File: Handler  (OpenLayers/Handler.js) 
     133      File: Handler  (no auto-title, OpenLayers/Handler.js) 
    118134      File: Box  (no auto-title, OpenLayers/Handler/Box.js) 
     135      File: Click  (no auto-title, OpenLayers/Handler/Click.js) 
    119136      File: Drag  (no auto-title, OpenLayers/Handler/Drag.js) 
    120137      File: Feature  (no auto-title, OpenLayers/Handler/Feature.js) 
     
    131148   Group: Layer  { 
    132149 
    133       File: Layer  (OpenLayers/Layer.js) 
     150      File: Layer  (no auto-title, OpenLayers/Layer.js) 
    134151      File: Boxes  (no auto-title, OpenLayers/Layer/Boxes.js) 
    135152      File: EventPane  (no auto-title, OpenLayers/Layer/EventPane.js) 
     
    163180   Group: Marker  { 
    164181 
    165       File: Marker  (OpenLayers/Marker.js) 
     182      File: Marker  (no auto-title, OpenLayers/Marker.js) 
    166183      File: Box  (no auto-title, OpenLayers/Marker/Box.js) 
    167184      }  # Group: Marker 
     185 
     186   File: Projection  (no auto-title, OpenLayers/Projection.js) 
     187   File: Rule  (no auto-title, OpenLayers/Rule.js) 
     188   File: Style  (no auto-title, OpenLayers/Style.js) 
    168189 
    169190   Group: Popup  { 
     
    184205   Group: Tile  { 
    185206 
    186       File: Tile  (OpenLayers/Tile.js) 
     207      File: Tile  (no auto-title, OpenLayers/Tile.js) 
    187208      File: Image  (no auto-title, OpenLayers/Tile/Image.js) 
    188209      File: WFS  (no auto-title, OpenLayers/Tile/WFS.js) 
    189210      }  # Group: Tile 
     211 
     212   Group: Rule  { 
     213 
     214      File: Comparison  (no auto-title, OpenLayers/Rule/Comparison.js) 
     215      File: FeatureId  (no auto-title, OpenLayers/Rule/FeatureId.js) 
     216      File: Logical  (no auto-title, OpenLayers/Rule/Logical.js) 
     217      }  # Group: Rule 
    190218 
    191219   File: Util  (OpenLayers/Util.js) 
  • sandbox/tschaub/wfsv/apidoc_config/Topics.txt

    r3747 r5554  
    1 Format: 1.35 
     1Format: Development Release 12-07-2007 (1.35 base) 
    22 
    33# This is the Natural Docs topics file for this project.  If you change anything 
     
    5959#    Whether the topics are part of the class hierarchy.  Defaults to no. 
    6060# 
    61 # Variable Type: [yes|no] 
    62 #    Whether the topics can be a variable type.  Defaults to no. 
    63 # 
    6461# Page Title If First: [yes|no] 
    6562#    Whether the topic's title becomes the page title if it's the first one in 
  • sandbox/tschaub/wfsv/doc_config/Languages.txt

    r3747 r5554  
    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/tschaub/wfsv/doc_config/Menu.txt

    r4309 r5554  
    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 
     
    5369      File: Control  (OpenLayers/Control.js) 
    5470      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) 
     71      File: Attribution  (no auto-title, OpenLayers/Control/Attribution.js) 
    5772      File: DragFeature  (no auto-title, OpenLayers/Control/DragFeature.js) 
    5873      File: DragPan  (no auto-title, OpenLayers/Control/DragPan.js) 
     
    6176      File: KeyboardDefaults  (no auto-title, OpenLayers/Control/KeyboardDefaults.js) 
    6277      File: LayerSwitcher  (no auto-title, OpenLayers/Control/LayerSwitcher.js) 
     78      File: ModifyFeature  (no auto-title, OpenLayers/Control/ModifyFeature.js) 
    6379      File: MouseDefaults  (no auto-title, OpenLayers/Control/MouseDefaults.js) 
    6480      File: MousePosition  (no auto-title, OpenLayers/Control/MousePosition.js) 
     
    6682      File: Navigation  (no auto-title, OpenLayers/Control/Navigation.js) 
    6783      File: NavToolbar  (no auto-title, OpenLayers/Control/NavToolbar.js) 
     84      File: OverviewMap  (no auto-title, OpenLayers/Control/OverviewMap.js) 
    6885      File: Panel  (no auto-title, OpenLayers/Control/Panel.js) 
     86      File: PanZoom  (no auto-title, OpenLayers/Control/PanZoom.js) 
    6987      File: PanZoomBar  (no auto-title, OpenLayers/Control/PanZoomBar.js) 
    7088      File: Permalink  (no auto-title, OpenLayers/Control/Permalink.js) 
     
    7290      File: SelectFeature  (no auto-title, OpenLayers/Control/SelectFeature.js) 
    7391      File: ZoomBox  (no auto-title, OpenLayers/Control/ZoomBox.js) 
    74       File: PanZoom  (no auto-title, OpenLayers/Control/PanZoom.js) 
     92      File: ZoomToMaxExtent  (no auto-title, OpenLayers/Control/ZoomToMaxExtent.js) 
    7593      }  # Group: Control 
    7694 
     
    7997   Group: Feature  { 
    8098 
    81       File: Feature  (OpenLayers/Feature.js) 
     99      File: Feature  (no auto-title, OpenLayers/Feature.js) 
     100      File: Vector  (no auto-title, OpenLayers/Feature/Vector.js) 
    82101      File: WFS  (no auto-title, OpenLayers/Feature/WFS.js) 
    83       File: Vector  (no auto-title, OpenLayers/Feature/Vector.js) 
    84102      }  # Group: Feature 
    85103 
    86104   Group: Format  { 
    87105 
    88       File: Format  (OpenLayers/Format.js) 
     106      File: Format  (no auto-title, OpenLayers/Format.js) 
    89107      File: GeoJSON  (no auto-title, OpenLayers/Format/GeoJSON.js) 
    90108      File: GeoRSS  (no auto-title, OpenLayers/Format/GeoRSS.js) 
     
    92110      File: JSON  (no auto-title, OpenLayers/Format/JSON.js) 
    93111      File: KML  (no auto-title, OpenLayers/Format/KML.js) 
     112      File: Text  (no auto-title, OpenLayers/Format/Text.js) 
    94113      File: WFS  (no auto-title, OpenLayers/Format/WFS.js) 
    95114      File: WKT  (no auto-title, OpenLayers/Format/WKT.js) 
     
    99118   Group: Geometry  { 
    100119 
    101       File: Geometry  (OpenLayers/Geometry.js) 
     120      File: Geometry  (no auto-title, OpenLayers/Geometry.js) 
    102121      File: Collection  (no auto-title, OpenLayers/Geometry/Collection.js) 
    103122      File: Curve  (no auto-title, OpenLayers/Geometry/Curve.js) 
     
    115134   Group: Handler  { 
    116135 
    117       File: Handler  (OpenLayers/Handler.js) 
     136      File: Handler  (no auto-title, OpenLayers/Handler.js) 
    118137      File: Box  (no auto-title, OpenLayers/Handler/Box.js) 
     138      File: Click  (no auto-title, OpenLayers/Handler/Click.js) 
    119139      File: Drag  (no auto-title, OpenLayers/Handler/Drag.js) 
    120140      File: Feature  (no auto-title, OpenLayers/Handler/Feature.js) 
     
    131151   Group: Layer  { 
    132152 
    133       File: Layer  (OpenLayers/Layer.js) 
     153      File: Layer  (no auto-title, OpenLayers/Layer.js) 
    134154      File: Boxes  (no auto-title, OpenLayers/Layer/Boxes.js) 
    135155      File: EventPane  (no auto-title, OpenLayers/Layer/EventPane.js) 
     
    167187      }  # Group: Marker 
    168188 
     189   File: Projection  (no auto-title, OpenLayers/Projection.js) 
     190   File: Rule  (no auto-title, OpenLayers/Rule.js) 
     191   File: Style  (no auto-title, OpenLayers/Style.js) 
     192 
    169193   Group: Popup  { 
    170194 
     
    184208   Group: Tile  { 
    185209