task
stringlengths
12
101
input
stringlengths
0
3.73k
output
stringlengths
1
5.04k
options
sequence
pageTitle
stringlengths
0
320
outputColName
stringlengths
1
216
url
stringlengths
14
211
wdcFile
stringlengths
69
76
6f580fd4_Browser_Based_Help_What_s_on_the_toolbar____Jump_to_your_help_s_home_page
[Home] Back|Forward [Jump to your help's home page]
Last visited page
[]
Browser Based Help
Jump to your help's home page
http://helpgenerator.com/help/Browser_Based_Help.htm
25/1438042987155.85_20150728002307-00002-ip-10-236-191-2_116541945_2.json
6f580fd4_Browser_Based_Help_What_s_on_the_toolbar____Jump_to_your_help_s_home_page
[Home] Next [Jump to your help's home page]
Next topic in the content tree
[]
Browser Based Help
Jump to your help's home page
http://helpgenerator.com/help/Browser_Based_Help.htm
25/1438042987155.85_20150728002307-00002-ip-10-236-191-2_116541945_2.json
6f580fd4_Browser_Based_Help_What_s_on_the_toolbar____Jump_to_your_help_s_home_page
[Home] Hide/Show [Jump to your help's home page]
Whether or not to show the navigation pane
[]
Browser Based Help
Jump to your help's home page
http://helpgenerator.com/help/Browser_Based_Help.htm
25/1438042987155.85_20150728002307-00002-ip-10-236-191-2_116541945_2.json
6f580fd4_Browser_Based_Help_What_s_on_the_toolbar____Jump_to_your_help_s_home_page
[Home] Print [Jump to your help's home page]
Print the current open topic page
[]
Browser Based Help
Jump to your help's home page
http://helpgenerator.com/help/Browser_Based_Help.htm
25/1438042987155.85_20150728002307-00002-ip-10-236-191-2_116541945_2.json
6f580fd4_Browser_Based_Help_What_s_on_the_toolbar____Jump_to_your_help_s_home_page
[Home] Zoom [Jump to your help's home page]
Use larger font
[]
Browser Based Help
Jump to your help's home page
http://helpgenerator.com/help/Browser_Based_Help.htm
25/1438042987155.85_20150728002307-00002-ip-10-236-191-2_116541945_2.json
6f580fd4_Browser_Based_Help_What_s_on_the_toolbar____Jump_to_your_help_s_home_page
[Home] Jump 1 [Jump to your help's home page]
Can be used for frequently used questions page
[]
Browser Based Help
Jump to your help's home page
http://helpgenerator.com/help/Browser_Based_Help.htm
25/1438042987155.85_20150728002307-00002-ip-10-236-191-2_116541945_2.json
6f580fd4_Browser_Based_Help_What_s_on_the_toolbar____Jump_to_your_help_s_home_page
[Home] Jump 2 [Jump to your help's home page]
Can be used for link to support contact page
[]
Browser Based Help
Jump to your help's home page
http://helpgenerator.com/help/Browser_Based_Help.htm
25/1438042987155.85_20150728002307-00002-ip-10-236-191-2_116541945_2.json
bb037ca6_boxy__Description
[Option] title [Default] null [Description]
Title to display in auto-generated title bar.
[]
boxy
Description
http://onehackoranother.com/projects/jquery/boxy/
25/1438042989790.89_20150728002309-00137-ip-10-236-191-2_172479322_1.json
bb037ca6_boxy__Description
[Option] closeable [Default] true [Description]
Whether a close-dialog actuator should be added to the auto-generated title bar. No effect if title is unspecified.
[]
boxy
Description
http://onehackoranother.com/projects/jquery/boxy/
25/1438042989790.89_20150728002309-00137-ip-10-236-191-2_172479322_1.json
bb037ca6_boxy__Description
[Option] closeText [Default] "[close]" [Description]
Text to use for close link in title bar, if enabled.
[]
boxy
Description
http://onehackoranother.com/projects/jquery/boxy/
25/1438042989790.89_20150728002309-00137-ip-10-236-191-2_172479322_1.json
bb037ca6_boxy__Description
[Option] draggable [Default] true [Description]
Whether this dialog should be draggable via the titlebar. No effect if title is unspecified.
[]
boxy
Description
http://onehackoranother.com/projects/jquery/boxy/
25/1438042989790.89_20150728002309-00137-ip-10-236-191-2_172479322_1.json
bb037ca6_boxy__Description
[Option] clone [Default] false [Description]
Should the dialog's content element and event handlers be cloned before being placed in the inner region?
[]
boxy
Description
http://onehackoranother.com/projects/jquery/boxy/
25/1438042989790.89_20150728002309-00137-ip-10-236-191-2_172479322_1.json
bb037ca6_boxy__Description
[Option] actuator [Default] null [Description]
DOM element (not jQuery object) which triggered this dialog. A link between the two will be set up allowing a reference to the dialog to be later retrieved from the element by doing Boxy.linkedTo(element). The link will be automatically severed when the dialog is unloaded.
[]
boxy
Description
http://onehackoranother.com/projects/jquery/boxy/
25/1438042989790.89_20150728002309-00137-ip-10-236-191-2_172479322_1.json
bb037ca6_boxy__Description
[Option] center [Default] true [Description]
Should the dialog be centred on screen?
[]
boxy
Description
http://onehackoranother.com/projects/jquery/boxy/
25/1438042989790.89_20150728002309-00137-ip-10-236-191-2_172479322_1.json
bb037ca6_boxy__Description
[Option] fixed [Default] true [Description]
Should we use fixed, rather than absolute, positioning? Dialogs with fixed positions will on-screen irrespective of scrolling. IE6 does not support fixed positioning and will always drop back to absolute.
[]
boxy
Description
http://onehackoranother.com/projects/jquery/boxy/
25/1438042989790.89_20150728002309-00137-ip-10-236-191-2_172479322_1.json
bb037ca6_boxy__Description
[Option] show [Default] true [Description]
Should the dialog be shown immediately? If false, you'll need to call dialog.show() manually.
[]
boxy
Description
http://onehackoranother.com/projects/jquery/boxy/
25/1438042989790.89_20150728002309-00137-ip-10-236-191-2_172479322_1.json
bb037ca6_boxy__Description
[Option] modal [Default] false [Description]
Should the dialog be modal? Modal dialogs "black out" the screen, preventing other elements from receiving events.
[]
boxy
Description
http://onehackoranother.com/projects/jquery/boxy/
25/1438042989790.89_20150728002309-00137-ip-10-236-191-2_172479322_1.json
bb037ca6_boxy__Description
[Option] x [Default] 50 [Description]
x (left) coordinate of dialog. Passing this option overrides center. Pass null to center on this coordinate only.
[]
boxy
Description
http://onehackoranother.com/projects/jquery/boxy/
25/1438042989790.89_20150728002309-00137-ip-10-236-191-2_172479322_1.json
bb037ca6_boxy__Description
[Option] y [Default] 50 [Description]
y (top) coordinate of dialog. Passing this option overrides center. Pass null to center on this coordinate only.
[]
boxy
Description
http://onehackoranother.com/projects/jquery/boxy/
25/1438042989790.89_20150728002309-00137-ip-10-236-191-2_172479322_1.json
bb037ca6_boxy__Description
[Option] unloadOnHide [Default] false [Description]
If true, this dialog will be unloaded (e.g. removed from the DOM) after it is hidden.
[]
boxy
Description
http://onehackoranother.com/projects/jquery/boxy/
25/1438042989790.89_20150728002309-00137-ip-10-236-191-2_172479322_1.json
bb037ca6_boxy__Description
[Option] clickToFront [Default] false [Description]
If true, clicking anywhere on this dialog (as opposed to the just the title bar) will cause it to come to the top.
[]
boxy
Description
http://onehackoranother.com/projects/jquery/boxy/
25/1438042989790.89_20150728002309-00137-ip-10-236-191-2_172479322_1.json
bb037ca6_boxy__Description
[Option] behaviours [Default] function(r) {} [Description]
Function used to apply custom behaviours to dialog content. Invoked after each call to setContent(), and executes in the context of the Boxy object. Will receive a jQuery object wrapping the content region as a parameter.
[]
boxy
Description
http://onehackoranother.com/projects/jquery/boxy/
25/1438042989790.89_20150728002309-00137-ip-10-236-191-2_172479322_1.json
bb037ca6_boxy__Description
[Option] afterDrop [Default] function() {} [Description]
Callback invoked after this dialog has been dropped; executes in the context of the Boxy object.
[]
boxy
Description
http://onehackoranother.com/projects/jquery/boxy/
25/1438042989790.89_20150728002309-00137-ip-10-236-191-2_172479322_1.json
bb037ca6_boxy__Description
[Option] afterShow [Default] function() {} [Description]
Callback invoked after this dialog becomes visible; executes in the context of the Boxy object. Can be used to focus on form inputs.
[]
boxy
Description
http://onehackoranother.com/projects/jquery/boxy/
25/1438042989790.89_20150728002309-00137-ip-10-236-191-2_172479322_1.json
bb037ca6_boxy__Description
[Option] afterHide [Default] function() {} [Description]
Callback invoked after this dialog is hidden; executes in the context of the Boxy object.
[]
boxy
Description
http://onehackoranother.com/projects/jquery/boxy/
25/1438042989790.89_20150728002309-00137-ip-10-236-191-2_172479322_1.json
bb037ca6_boxy__Description
[Option] beforeUnload [Default] function() {} [Description]
Callback invoked before this dialog is unloaded; executes in the context of the Boxy object.
[]
boxy
Description
http://onehackoranother.com/projects/jquery/boxy/
25/1438042989790.89_20150728002309-00137-ip-10-236-191-2_172479322_1.json
aa2eb920_XML_for_angular_gauge__Object_Name
[Description] Background refers to the background for entire chart. [STYLES supported] Animation Shadow Glow Bevel Blur [Animation Parameters] _alpha _x _y _xScale _yScale [Object Name]
BACKGROUND
[]
XML for angular gauge
Object Name
http://docs.fusioncharts.com/flex/charts/Contents/ChartSS/Ang_XML.html
25/1438042987155.85_20150728002307-00244-ip-10-236-191-2_70394757_3.json
aa2eb920_XML_for_angular_gauge__Object_Name
[Description] All the dials on the gauge. [STYLES supported] Animation Shadow Glow Bevel Blur [Animation Parameters] _alpha _x _y _xScale _yScale _rotation [Object Name]
DIAL
[]
XML for angular gauge
Object Name
http://docs.fusioncharts.com/flex/charts/Contents/ChartSS/Ang_XML.html
25/1438042987155.85_20150728002307-00244-ip-10-236-191-2_70394757_3.json
aa2eb920_XML_for_angular_gauge__Object_Name
[Description] The color range (qualitative range) for the chart. [STYLES supported] Animation Shadow Glow Bevel Blur [Animation Parameters] _alpha _x _y _xScale _yScale _rotation [Object Name]
GAUGE
[]
XML for angular gauge
Object Name
http://docs.fusioncharts.com/flex/charts/Contents/ChartSS/Ang_XML.html
25/1438042987155.85_20150728002307-00244-ip-10-236-191-2_70394757_3.json
aa2eb920_XML_for_angular_gauge__Object_Name
[Description] The base circle from which dial emanates. [STYLES supported] Animation Shadow Glow Bevel Blur [Animation Parameters] _alpha _x _y _xScale _yScale [Object Name]
PIVOT
[]
XML for angular gauge
Object Name
http://docs.fusioncharts.com/flex/charts/Contents/ChartSS/Ang_XML.html
25/1438042987155.85_20150728002307-00244-ip-10-236-191-2_70394757_3.json
aa2eb920_XML_for_angular_gauge__Object_Name
[Description] Value textfield for the dial (if visible). [STYLES supported] Animation Font Shadow Glow Bevel Blur [Animation Parameters] _alpha _x _y [Object Name]
VALUE
[]
XML for angular gauge
Object Name
http://docs.fusioncharts.com/flex/charts/Contents/ChartSS/Ang_XML.html
25/1438042987155.85_20150728002307-00244-ip-10-236-191-2_70394757_3.json
aa2eb920_XML_for_angular_gauge__Object_Name
[Description] Tick marks on the gauge scale. [STYLES supported] Animation Shadow Glow Bevel Blur [Animation Parameters] _alpha _x _y [Object Name]
TICKMARKS
[]
XML for angular gauge
Object Name
http://docs.fusioncharts.com/flex/charts/Contents/ChartSS/Ang_XML.html
25/1438042987155.85_20150728002307-00244-ip-10-236-191-2_70394757_3.json
aa2eb920_XML_for_angular_gauge__Object_Name
[Description] Value for tick marks. [STYLES supported] Animation Font Shadow Glow Bevel Blur [Animation Parameters] _alpha _x _y [Object Name]
TICKVALUES
[]
XML for angular gauge
Object Name
http://docs.fusioncharts.com/flex/charts/Contents/ChartSS/Ang_XML.html
25/1438042987155.85_20150728002307-00244-ip-10-236-191-2_70394757_3.json
aa2eb920_XML_for_angular_gauge__Object_Name
[Description] Textfield representing chart lower and upper limit. [STYLES supported] Animation Font Shadow Glow Bevel Blur [Animation Parameters] _alpha _x _y [Object Name]
LIMITVALUES
[]
XML for angular gauge
Object Name
http://docs.fusioncharts.com/flex/charts/Contents/ChartSS/Ang_XML.html
25/1438042987155.85_20150728002307-00244-ip-10-236-191-2_70394757_3.json
aa2eb920_XML_for_angular_gauge__Object_Name
[Description] All defined trend points for the chart. [STYLES supported] Animation Shadow Glow Bevel Blur [Animation Parameters] _alpha [Object Name]
TRENDPOINTS
[]
XML for angular gauge
Object Name
http://docs.fusioncharts.com/flex/charts/Contents/ChartSS/Ang_XML.html
25/1438042987155.85_20150728002307-00244-ip-10-236-191-2_70394757_3.json
aa2eb920_XML_for_angular_gauge__Object_Name
[Description] Value of defined trend lines. [STYLES supported] Animation Font Shadow Glow Bevel Blur [Animation Parameters] _alpha _x _y [Object Name]
TRENDVALUES
[]
XML for angular gauge
Object Name
http://docs.fusioncharts.com/flex/charts/Contents/ChartSS/Ang_XML.html
25/1438042987155.85_20150728002307-00244-ip-10-236-191-2_70394757_3.json
aa2eb920_XML_for_angular_gauge__Object_Name
[Description] Trend-markers, if any. [STYLES supported] Animation Shadow Glow Bevel Blur [Animation Parameters] _alpha _x _y _xScale _yScale [Object Name]
TRENDMARKERS
[]
XML for angular gauge
Object Name
http://docs.fusioncharts.com/flex/charts/Contents/ChartSS/Ang_XML.html
25/1438042987155.85_20150728002307-00244-ip-10-236-191-2_70394757_3.json
aa2eb920_XML_for_angular_gauge__Object_Name
[Description] Tool tip for the chart. [STYLES supported] Font [Object Name]
TOOLTIP
[]
XML for angular gauge
Object Name
http://docs.fusioncharts.com/flex/charts/Contents/ChartSS/Ang_XML.html
25/1438042987155.85_20150728002307-00244-ip-10-236-191-2_70394757_3.json
e85e00dd_Visual_Studio_Tips__Description
[Shortcut] F12 [Description]
Goto Definition
[]
Visual Studio Tips
Description
http://juristr.com/blog/2012/10/visual-studio-tips/
25/1438042989790.89_20150728002309-00154-ip-10-236-191-2_131739626_2.json
e85e00dd_Visual_Studio_Tips__Description
[Shortcut] Shift+F12 [Description]
Goto Definition
[]
Visual Studio Tips
Description
http://juristr.com/blog/2012/10/visual-studio-tips/
25/1438042989790.89_20150728002309-00154-ip-10-236-191-2_131739626_2.json
e85e00dd_Visual_Studio_Tips__Description
[Shortcut] Ctrl+Q [Description]
Place the cursor in the Quick-Launch box for then executing some menu command
[]
Visual Studio Tips
Description
http://juristr.com/blog/2012/10/visual-studio-tips/
25/1438042989790.89_20150728002309-00154-ip-10-236-191-2_131739626_2.json
e85e00dd_Visual_Studio_Tips__Description
[Shortcut] Ctrl+, [Description]
Open the "Navigate to" dialog...probably the most powerful command for mouse-less navigation
[]
Visual Studio Tips
Description
http://juristr.com/blog/2012/10/visual-studio-tips/
25/1438042989790.89_20150728002309-00154-ip-10-236-191-2_131739626_2.json
e85e00dd_Visual_Studio_Tips__Description
[Shortcut] Ctrl+- [Description]
Navigate backwards in the cursor position history
[]
Visual Studio Tips
Description
http://juristr.com/blog/2012/10/visual-studio-tips/
25/1438042989790.89_20150728002309-00154-ip-10-236-191-2_131739626_2.json
e85e00dd_Visual_Studio_Tips__Description
[Shortcut] Ctrl+Shift+- [Description]
Navigate forwards in the cursor position history
[]
Visual Studio Tips
Description
http://juristr.com/blog/2012/10/visual-studio-tips/
25/1438042989790.89_20150728002309-00154-ip-10-236-191-2_131739626_2.json
e85e00dd_Visual_Studio_Tips__Description
[Shortcut] Ctrl+M,Ctrl+O [Description]
Collapse to definitions
[]
Visual Studio Tips
Description
http://juristr.com/blog/2012/10/visual-studio-tips/
25/1438042989790.89_20150728002309-00154-ip-10-236-191-2_131739626_2.json
ddebffbc_分布式存储_海量数据处理研究__Description
[Page Type] FIL_PAGE_INDEX [Description]
The page is a B-tree node
[]
分布式存储、海量数据处理研究
Description
http://www.matrix.so/
25/1438042987155.85_20150728002307-00081-ip-10-236-191-2_573192519_1.json
ddebffbc_分布式存储_海量数据处理研究__Description
[Page Type] FIL_PAGE_UNDO_LOG [Description]
The page stores undo logs
[]
分布式存储、海量数据处理研究
Description
http://www.matrix.so/
25/1438042987155.85_20150728002307-00081-ip-10-236-191-2_573192519_1.json
ddebffbc_分布式存储_海量数据处理研究__Description
[Page Type] FIL_PAGE_INODE [Description]
contains an array of fseg_inode_t objects.
[]
分布式存储、海量数据处理研究
Description
http://www.matrix.so/
25/1438042987155.85_20150728002307-00081-ip-10-236-191-2_573192519_1.json
ddebffbc_分布式存储_海量数据处理研究__Description
[Page Type] FIL_PAGE_IBUF_FREE_LIST [Description]
The page is in the free list of insert buffer or change buffer.
[]
分布式存储、海量数据处理研究
Description
http://www.matrix.so/
25/1438042987155.85_20150728002307-00081-ip-10-236-191-2_573192519_1.json
ddebffbc_分布式存储_海量数据处理研究__Description
[Page Type] FIL_PAGE_TYPE_ALLOCATED [Description]
Freshly allocated page.
[]
分布式存储、海量数据处理研究
Description
http://www.matrix.so/
25/1438042987155.85_20150728002307-00081-ip-10-236-191-2_573192519_1.json
ddebffbc_分布式存储_海量数据处理研究__Description
[Page Type] FIL_PAGE_IBUF_BITMAP [Description]
Insert buffer or change buffer bitmap
[]
分布式存储、海量数据处理研究
Description
http://www.matrix.so/
25/1438042987155.85_20150728002307-00081-ip-10-236-191-2_573192519_1.json
ddebffbc_分布式存储_海量数据处理研究__Description
[Page Type] FIL_PAGE_TYPE_SYS [Description]
System page
[]
分布式存储、海量数据处理研究
Description
http://www.matrix.so/
25/1438042987155.85_20150728002307-00081-ip-10-236-191-2_573192519_1.json
ddebffbc_分布式存储_海量数据处理研究__Description
[Page Type] FIL_PAGE_TYPE_TRX_SYS [Description]
Transaction system data
[]
分布式存储、海量数据处理研究
Description
http://www.matrix.so/
25/1438042987155.85_20150728002307-00081-ip-10-236-191-2_573192519_1.json
ddebffbc_分布式存储_海量数据处理研究__Description
[Page Type] FIL_PAGE_TYPE_FSP_HDR [Description]
File space header
[]
分布式存储、海量数据处理研究
Description
http://www.matrix.so/
25/1438042987155.85_20150728002307-00081-ip-10-236-191-2_573192519_1.json
ddebffbc_分布式存储_海量数据处理研究__Description
[Page Type] FIL_PAGE_TYPE_XDES [Description]
Extent Descriptor Page
[]
分布式存储、海量数据处理研究
Description
http://www.matrix.so/
25/1438042987155.85_20150728002307-00081-ip-10-236-191-2_573192519_1.json
ddebffbc_分布式存储_海量数据处理研究__Description
[Page Type] FIL_PAGE_TYPE_BLOB [Description]
Uncompressed BLOB page
[]
分布式存储、海量数据处理研究
Description
http://www.matrix.so/
25/1438042987155.85_20150728002307-00081-ip-10-236-191-2_573192519_1.json
ddebffbc_分布式存储_海量数据处理研究__Description
[Page Type] FIL_PAGE_TYPE_ZBLOB [Description]
First compressed BLOB page
[]
分布式存储、海量数据处理研究
Description
http://www.matrix.so/
25/1438042987155.85_20150728002307-00081-ip-10-236-191-2_573192519_1.json
ddebffbc_分布式存储_海量数据处理研究__Description
[Page Type] FIL_PAGE_TYPE_ZBLOB2 [Description]
Subsequent compressed BLOB page
[]
分布式存储、海量数据处理研究
Description
http://www.matrix.so/
25/1438042987155.85_20150728002307-00081-ip-10-236-191-2_573192519_1.json
dcf79619_a_Pipeline_1_3_0_documentation__Left_Click
[Mouse Mode] None [Middle Click] – [Right Click] – [Left Click]
[]
Additional Features — GPI Data Pipeline 1.3.0 documentation
Left Click
http://docs.planetimager.org/pipeline/gpitv/features.html
25/1438042987155.85_20150728002307-00050-ip-10-236-191-2_71564337_0.json
dcf79619_a_Pipeline_1_3_0_documentation__Left_Click
[Mouse Mode] Recenter/Color [Middle Click] Adjust color stretch [Right Click] Adjust color stretch [Left Click]
Recenter
[]
Additional Features — GPI Data Pipeline 1.3.0 documentation
Left Click
http://docs.planetimager.org/pipeline/gpitv/features.html
25/1438042987155.85_20150728002307-00050-ip-10-236-191-2_71564337_0.json
dcf79619_a_Pipeline_1_3_0_documentation__Left_Click
[Mouse Mode] Zoom [Middle Click] Recenter [Right Click] Zoom out [Left Click]
Zoom in
[]
Additional Features — GPI Data Pipeline 1.3.0 documentation
Left Click
http://docs.planetimager.org/pipeline/gpitv/features.html
25/1438042987155.85_20150728002307-00050-ip-10-236-191-2_71564337_0.json
dcf79619_a_Pipeline_1_3_0_documentation__Left_Click
[Mouse Mode] Blink [Middle Click] Show blink image #2 [Right Click] Show blink image #3 [Left Click]
Show blink image #1
[]
Additional Features — GPI Data Pipeline 1.3.0 documentation
Left Click
http://docs.planetimager.org/pipeline/gpitv/features.html
25/1438042987155.85_20150728002307-00050-ip-10-236-191-2_71564337_0.json
dcf79619_a_Pipeline_1_3_0_documentation__Left_Click
[Mouse Mode] Statistics 2D/3D [Middle Click] Show 3D Statistics [Right Click] Show 3D Statistics [Left Click]
Show 2D Statistics
[]
Additional Features — GPI Data Pipeline 1.3.0 documentation
Left Click
http://docs.planetimager.org/pipeline/gpitv/features.html
25/1438042987155.85_20150728002307-00050-ip-10-236-191-2_71564337_0.json
dcf79619_a_Pipeline_1_3_0_documentation__Left_Click
[Mouse Mode] Vector [Middle Click] – [Right Click] – [Left Click]
Plot vector cut across the image.
[]
Additional Features — GPI Data Pipeline 1.3.0 documentation
Left Click
http://docs.planetimager.org/pipeline/gpitv/features.html
25/1438042987155.85_20150728002307-00050-ip-10-236-191-2_71564337_0.json
dcf79619_a_Pipeline_1_3_0_documentation__Left_Click
[Mouse Mode] Measure Distance [Middle Click] – [Right Click] – [Left Click]
Measure distance between two points
[]
Additional Features — GPI Data Pipeline 1.3.0 documentation
Left Click
http://docs.planetimager.org/pipeline/gpitv/features.html
25/1438042987155.85_20150728002307-00050-ip-10-236-191-2_71564337_0.json
dcf79619_a_Pipeline_1_3_0_documentation__Left_Click
[Mouse Mode] Photometry [Middle Click] Recenter [Right Click] Plot Angular Profile [Left Click]
Aperture Photometry
[]
Additional Features — GPI Data Pipeline 1.3.0 documentation
Left Click
http://docs.planetimager.org/pipeline/gpitv/features.html
25/1438042987155.85_20150728002307-00050-ip-10-236-191-2_71564337_0.json
dcf79619_a_Pipeline_1_3_0_documentation__Left_Click
[Mouse Mode] Spectrum Plot [Middle Click] – [Right Click] Spectral plot of selected pixel [Left Click]
Spectral plot using aperture photometry around selected pixel
[]
Additional Features — GPI Data Pipeline 1.3.0 documentation
Left Click
http://docs.planetimager.org/pipeline/gpitv/features.html
25/1438042987155.85_20150728002307-00050-ip-10-236-191-2_71564337_0.json
dcf79619_a_Pipeline_1_3_0_documentation__Left_Click
[Mouse Mode] Draw Region [Middle Click] – [Right Click] – [Left Click]
Draw Region
[]
Additional Features — GPI Data Pipeline 1.3.0 documentation
Left Click
http://docs.planetimager.org/pipeline/gpitv/features.html
25/1438042987155.85_20150728002307-00050-ip-10-236-191-2_71564337_0.json
dcf79619_a_Pipeline_1_3_0_documentation__Left_Click
[Mouse Mode] Row/Column Plot [Middle Click] – [Right Click] Draw plot of current column in image [Left Click]
Draw plot of current row in image
[]
Additional Features — GPI Data Pipeline 1.3.0 documentation
Left Click
http://docs.planetimager.org/pipeline/gpitv/features.html
25/1438042987155.85_20150728002307-00050-ip-10-236-191-2_71564337_0.json
dcf79619_a_Pipeline_1_3_0_documentation__Left_Click
[Mouse Mode] Gauss Row/Column Plot [Middle Click] – [Right Click] Fit Gaussian to local region of current column in image [Left Click]
Fit Gaussian to local region of current row in image
[]
Additional Features — GPI Data Pipeline 1.3.0 documentation
Left Click
http://docs.planetimager.org/pipeline/gpitv/features.html
25/1438042987155.85_20150728002307-00050-ip-10-236-191-2_71564337_0.json
dcf79619_a_Pipeline_1_3_0_documentation__Left_Click
[Mouse Mode] Histogram/Contour Plot [Right Click] Draw contour plot of region around cursor [Left Click]
Plot histogram of region around cursor
[]
Additional Features — GPI Data Pipeline 1.3.0 documentation
Left Click
http://docs.planetimager.org/pipeline/gpitv/features.html
25/1438042987155.85_20150728002307-00050-ip-10-236-191-2_71564337_0.json
dcf79619_a_Pipeline_1_3_0_documentation__Left_Click
[Mouse Mode] Surface Plot [Left Click]
Draw surface plot of region around cursor
[]
Additional Features — GPI Data Pipeline 1.3.0 documentation
Left Click
http://docs.planetimager.org/pipeline/gpitv/features.html
25/1438042987155.85_20150728002307-00050-ip-10-236-191-2_71564337_0.json
dcf79619_a_Pipeline_1_3_0_documentation__Left_Click
[Mouse Mode] Move Wavecal Grid [Left Click]
Reposition the wavecal grid with some integer pixel offset
[]
Additional Features — GPI Data Pipeline 1.3.0 documentation
Left Click
http://docs.planetimager.org/pipeline/gpitv/features.html
25/1438042987155.85_20150728002307-00050-ip-10-236-191-2_71564337_0.json
c6bdc6a7_rsion_2___Search___MusicBrainz__Field
[Description] artist area [Field]
area
[]
Development / XML Web Service / Version 2 / Search - MusicBrainz
Field
http://musicbrainz.org/doc/Development/XML_Web_Service/Version_2/Search
25/1438042987155.85_20150728002307-00325-ip-10-236-191-2_165527549_4.json
c6bdc6a7_rsion_2___Search___MusicBrainz__Field
[Description] artist begin area [Field]
beginarea
[]
Development / XML Web Service / Version 2 / Search - MusicBrainz
Field
http://musicbrainz.org/doc/Development/XML_Web_Service/Version_2/Search
25/1438042987155.85_20150728002307-00325-ip-10-236-191-2_165527549_4.json
c6bdc6a7_rsion_2___Search___MusicBrainz__Field
[Description] artist end area [Field]
endarea
[]
Development / XML Web Service / Version 2 / Search - MusicBrainz
Field
http://musicbrainz.org/doc/Development/XML_Web_Service/Version_2/Search
25/1438042987155.85_20150728002307-00325-ip-10-236-191-2_165527549_4.json
c6bdc6a7_rsion_2___Search___MusicBrainz__Field
[Description] MBID of the artist [Field]
arid
[]
Development / XML Web Service / Version 2 / Search - MusicBrainz
Field
http://musicbrainz.org/doc/Development/XML_Web_Service/Version_2/Search
25/1438042987155.85_20150728002307-00325-ip-10-236-191-2_165527549_4.json
c6bdc6a7_rsion_2___Search___MusicBrainz__Field
[Description] name of the artist [Field]
artist
[]
Development / XML Web Service / Version 2 / Search - MusicBrainz
Field
http://musicbrainz.org/doc/Development/XML_Web_Service/Version_2/Search
25/1438042987155.85_20150728002307-00325-ip-10-236-191-2_165527549_4.json
c6bdc6a7_rsion_2___Search___MusicBrainz__Field
[Description] name of the artist with any accent characters retained [Field]
artistaccent
[]
Development / XML Web Service / Version 2 / Search - MusicBrainz
Field
http://musicbrainz.org/doc/Development/XML_Web_Service/Version_2/Search
25/1438042987155.85_20150728002307-00325-ip-10-236-191-2_165527549_4.json
c6bdc6a7_rsion_2___Search___MusicBrainz__Field
[Description] the aliases/misspellings for the artist [Field]
alias
[]
Development / XML Web Service / Version 2 / Search - MusicBrainz
Field
http://musicbrainz.org/doc/Development/XML_Web_Service/Version_2/Search
25/1438042987155.85_20150728002307-00325-ip-10-236-191-2_165527549_4.json
c6bdc6a7_rsion_2___Search___MusicBrainz__Field
[Description] artist birth date/band founding date [Field]
begin
[]
Development / XML Web Service / Version 2 / Search - MusicBrainz
Field
http://musicbrainz.org/doc/Development/XML_Web_Service/Version_2/Search
25/1438042987155.85_20150728002307-00325-ip-10-236-191-2_165527549_4.json
c6bdc6a7_rsion_2___Search___MusicBrainz__Field
[Description] artist comment to differentiate similar artists [Field]
comment
[]
Development / XML Web Service / Version 2 / Search - MusicBrainz
Field
http://musicbrainz.org/doc/Development/XML_Web_Service/Version_2/Search
25/1438042987155.85_20150728002307-00325-ip-10-236-191-2_165527549_4.json
c6bdc6a7_rsion_2___Search___MusicBrainz__Field
[Description] the two letter country code for the artist country or 'unknown' [Field]
country
[]
Development / XML Web Service / Version 2 / Search - MusicBrainz
Field
http://musicbrainz.org/doc/Development/XML_Web_Service/Version_2/Search
25/1438042987155.85_20150728002307-00325-ip-10-236-191-2_165527549_4.json
c6bdc6a7_rsion_2___Search___MusicBrainz__Field
[Description] artist death date/band dissolution date [Field]
end
[]
Development / XML Web Service / Version 2 / Search - MusicBrainz
Field
http://musicbrainz.org/doc/Development/XML_Web_Service/Version_2/Search
25/1438042987155.85_20150728002307-00325-ip-10-236-191-2_165527549_4.json
c6bdc6a7_rsion_2___Search___MusicBrainz__Field
[Description] true if know ended even if do not know end date [Field]
ended
[]
Development / XML Web Service / Version 2 / Search - MusicBrainz
Field
http://musicbrainz.org/doc/Development/XML_Web_Service/Version_2/Search
25/1438042987155.85_20150728002307-00325-ip-10-236-191-2_165527549_4.json
c6bdc6a7_rsion_2___Search___MusicBrainz__Field
[Description] gender of the artist (“male”, “female”, “other”) [Field]
gender
[]
Development / XML Web Service / Version 2 / Search - MusicBrainz
Field
http://musicbrainz.org/doc/Development/XML_Web_Service/Version_2/Search
25/1438042987155.85_20150728002307-00325-ip-10-236-191-2_165527549_4.json
c6bdc6a7_rsion_2___Search___MusicBrainz__Field
[Description] IPI code for the artist [Field]
ipi
[]
Development / XML Web Service / Version 2 / Search - MusicBrainz
Field
http://musicbrainz.org/doc/Development/XML_Web_Service/Version_2/Search
25/1438042987155.85_20150728002307-00325-ip-10-236-191-2_165527549_4.json
c6bdc6a7_rsion_2___Search___MusicBrainz__Field
[Description] artist sortname [Field]
sortname
[]
Development / XML Web Service / Version 2 / Search - MusicBrainz
Field
http://musicbrainz.org/doc/Development/XML_Web_Service/Version_2/Search
25/1438042987155.85_20150728002307-00325-ip-10-236-191-2_165527549_4.json
c6bdc6a7_rsion_2___Search___MusicBrainz__Field
[Description] a tag applied to the artist [Field]
tag
[]
Development / XML Web Service / Version 2 / Search - MusicBrainz
Field
http://musicbrainz.org/doc/Development/XML_Web_Service/Version_2/Search
25/1438042987155.85_20150728002307-00325-ip-10-236-191-2_165527549_4.json
c6bdc6a7_rsion_2___Search___MusicBrainz__Field
[Description] artist type (“person”, “group”, "other" or “unknown”) [Field]
type
[]
Development / XML Web Service / Version 2 / Search - MusicBrainz
Field
http://musicbrainz.org/doc/Development/XML_Web_Service/Version_2/Search
25/1438042987155.85_20150728002307-00325-ip-10-236-191-2_165527549_4.json
2f33664f_____web_metrics_debugging_tool__Description
[Pref name] extensions.omnibug.defaultPattern [Default value] /b/ss/|2o7|moniforce\.gif|dcs\.gif|__utm\.gif [Description]
This is the default regular expression to check URLs against.
[]
Omnibug :: web metrics debugging tool
Description
http://omnibug.rosssimpson.com/
25/1438042987155.85_20150728002307-00299-ip-10-236-191-2_183588219_0.json
2f33664f_____web_metrics_debugging_tool__Description
[Pref name] extensions.omnibug.userPattern [Default value] [not set] [Description]
If defined, requests will also be checked against this expression. It should be used to add additional patterns.
[]
Omnibug :: web metrics debugging tool
Description
http://omnibug.rosssimpson.com/
25/1438042987155.85_20150728002307-00299-ip-10-236-191-2_183588219_0.json
2f33664f_____web_metrics_debugging_tool__Description
[Pref name] extensions.omnibug.enableFileLogging [Default value] false [Description]
If true, requests will also be logged to a file (see logFileName). Can also be set in the UI via the Options menu
[]
Omnibug :: web metrics debugging tool
Description
http://omnibug.rosssimpson.com/
25/1438042987155.85_20150728002307-00299-ip-10-236-191-2_183588219_0.json
2f33664f_____web_metrics_debugging_tool__Description
[Pref name] extensions.omnibug.logFileName [Default value] [not set] [Description]
If enableFileLogging is true, requests will be logged to this file. Can also be set in the UI via the Tools -> Choose log file menu entry
[]
Omnibug :: web metrics debugging tool
Description
http://omnibug.rosssimpson.com/
25/1438042987155.85_20150728002307-00299-ip-10-236-191-2_183588219_0.json
2f33664f_____web_metrics_debugging_tool__Description
[Pref name] extensions.omnibug.usefulKeys [Default value] pageName,ch,h1,purchaseID,events,products,pev2 [Description]
Comma-separated list of key names that are grouped under the 'Useful' section (see screenshot)
[]
Omnibug :: web metrics debugging tool
Description
http://omnibug.rosssimpson.com/
25/1438042987155.85_20150728002307-00299-ip-10-236-191-2_183588219_0.json
2f33664f_____web_metrics_debugging_tool__Description
[Pref name] extensions.omnibug.highlightKeys [Default value] events,products [Description]
Comma-separated list of key names that are highlighted with a background color (see color_hilite). This list can contain keys from any section.
[]
Omnibug :: web metrics debugging tool
Description
http://omnibug.rosssimpson.com/
25/1438042987155.85_20150728002307-00299-ip-10-236-191-2_183588219_0.json
2f33664f_____web_metrics_debugging_tool__Description
[Pref name] extensions.omnibug.watchKeys [Default value] [not set] [Description]
Comma-separated list of key names that are active in the 'Watches' side panel. This list can contain keys from any section.
[]
Omnibug :: web metrics debugging tool
Description
http://omnibug.rosssimpson.com/
25/1438042987155.85_20150728002307-00299-ip-10-236-191-2_183588219_0.json
2f33664f_____web_metrics_debugging_tool__Description
[Pref name] extensions.omnibug.alwaysExpand [Default value] false [Description]
If true, show entries on the Omnibug tab as expanded; otherwise shown as collapsed
[]
Omnibug :: web metrics debugging tool
Description
http://omnibug.rosssimpson.com/
25/1438042987155.85_20150728002307-00299-ip-10-236-191-2_183588219_0.json
2f33664f_____web_metrics_debugging_tool__Description
[Pref name] extensions.omnibug.showQuotes [Default value] true [Description]
If true, surround values with quote marks; otherwise don't surround.
[]
Omnibug :: web metrics debugging tool
Description
http://omnibug.rosssimpson.com/
25/1438042987155.85_20150728002307-00299-ip-10-236-191-2_183588219_0.json
2f33664f_____web_metrics_debugging_tool__Description
[Pref name] extensions.omnibug.color_load [Default value] #dbedffExample [Description]
Background color for load events
[]
Omnibug :: web metrics debugging tool
Description
http://omnibug.rosssimpson.com/
25/1438042987155.85_20150728002307-00299-ip-10-236-191-2_183588219_0.json