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
|
---|---|---|---|---|---|---|---|
e14f56b4__also_fix_mp2_MPEG_audio_files__Comments | [WARNING message] Garbage at the beginning of the file [Fixable?] + [Comments] | There are some unknown data at the beginning of the file (before the first MPEG frame). It can be an unsupported tag with metadata, but in most cases it is only garbage. "Fixing" means here a removal of these data. | [] | Free MP3 Validator - check and repair mp3 files, it can also fix mp2 MPEG audio files | Comments | http://www.gromkov.com/faq/repair/mp3_validator.html | 44/1438042990445.44_20150728002310-00160-ip-10-236-191-2_475354547_5.json |
e14f56b4__also_fix_mp2_MPEG_audio_files__Comments | [WARNING message] Garbage at the end of the file [Fixable?] + [Comments] | Like previous. | [] | Free MP3 Validator - check and repair mp3 files, it can also fix mp2 MPEG audio files | Comments | http://www.gromkov.com/faq/repair/mp3_validator.html | 44/1438042990445.44_20150728002310-00160-ip-10-236-191-2_475354547_5.json |
e14f56b4__also_fix_mp2_MPEG_audio_files__Comments | [WARNING message] MPEG stream error, resynchronized successfully [Fixable?] + [Comments] | Normally, each MPEG frame must be followed by a next MPEG frame (or a metadata block), otherwise this message is generated. MPEG stream errors can be caused by garbage in the middle of the file (e.g. the file was split into several parts, the tags were appended, and then these parts were improperly merged) or by a data loss during transfer or storage. Note that "fixing" this error will remove garbage, but in most cases "fixed" file will not sound better, that's why it is strongly recommended to find a "good" copy of the file. | [] | Free MP3 Validator - check and repair mp3 files, it can also fix mp2 MPEG audio files | Comments | http://www.gromkov.com/faq/repair/mp3_validator.html | 44/1438042990445.44_20150728002310-00160-ip-10-236-191-2_475354547_5.json |
e14f56b4__also_fix_mp2_MPEG_audio_files__Comments | [WARNING message] This is a RIFF file, not MPEG stream [Fixable?] + [Comments] | A common way for storing a MPEG audio file is simply to write MPEG frames one-by-one. MP1/MP2/MP3 files are organized so. MPEG audio data can also be encapsulated in the RIFF container (better known as WAV file). The RIFF container shouldn't be used unless the file has "WAV" extension. | [] | Free MP3 Validator - check and repair mp3 files, it can also fix mp2 MPEG audio files | Comments | http://www.gromkov.com/faq/repair/mp3_validator.html | 44/1438042990445.44_20150728002310-00160-ip-10-236-191-2_475354547_5.json |
e14f56b4__also_fix_mp2_MPEG_audio_files__Comments | [WARNING message] It seems that file is truncated or there is garbage at the end of the file [Fixable?] + [Comments] | This message is generated when the length of the last frame (according to its header) is greater than the amount of data from its beginning to the end of the file. As a rule, it means that the file was truncated, however, there can be garbage at its end. "Fixing" means here a removal of the last frame. | [] | Free MP3 Validator - check and repair mp3 files, it can also fix mp2 MPEG audio files | Comments | http://www.gromkov.com/faq/repair/mp3_validator.html | 44/1438042990445.44_20150728002310-00160-ip-10-236-191-2_475354547_5.json |
e14f56b4__also_fix_mp2_MPEG_audio_files__Comments | [WARNING message] Wrong number of MPEG frames specified in Xing header [Fixable?] + [Comments] | MPEG audio files don't have any special header, each frame has its own header instead. However, it can cause problems when "seeking" in variable bitrate files, because a decoder can't determine the exact place in the file corresponding to the selected time. That's why a "VBR header" is sometimes included in the first MPEG frame. This message is generated if this header contains false information about the total number of MPEG frames. | [] | Free MP3 Validator - check and repair mp3 files, it can also fix mp2 MPEG audio files | Comments | http://www.gromkov.com/faq/repair/mp3_validator.html | 44/1438042990445.44_20150728002310-00160-ip-10-236-191-2_475354547_5.json |
e14f56b4__also_fix_mp2_MPEG_audio_files__Comments | [WARNING message] Wrong number of MPEG data bytes specified in Xing header [Fixable?] + [Comments] | This message is generated when the Xing header contains false information about the total size of MPEG data in the file. See the previous message. | [] | Free MP3 Validator - check and repair mp3 files, it can also fix mp2 MPEG audio files | Comments | http://www.gromkov.com/faq/repair/mp3_validator.html | 44/1438042990445.44_20150728002310-00160-ip-10-236-191-2_475354547_5.json |
e14f56b4__also_fix_mp2_MPEG_audio_files__Comments | [WARNING message] Wrong number of MPEG frames specified in VBRI header [Fixable?] + [Comments] | Like with Xing header. VBRI is the other way to store VBR information in the first MPEG frame, but it seems to be used much more rarely. | [] | Free MP3 Validator - check and repair mp3 files, it can also fix mp2 MPEG audio files | Comments | http://www.gromkov.com/faq/repair/mp3_validator.html | 44/1438042990445.44_20150728002310-00160-ip-10-236-191-2_475354547_5.json |
e14f56b4__also_fix_mp2_MPEG_audio_files__Comments | [WARNING message] Wrong number of MPEG data bytes specified in VBRI header [Fixable?] + [Comments] | Like with Xing header. VBRI is the other way to store VBR information in the first MPEG frame, but it seems to be used much more rarely. | [] | Free MP3 Validator - check and repair mp3 files, it can also fix mp2 MPEG audio files | Comments | http://www.gromkov.com/faq/repair/mp3_validator.html | 44/1438042990445.44_20150728002310-00160-ip-10-236-191-2_475354547_5.json |
e14f56b4__also_fix_mp2_MPEG_audio_files__Comments | [WARNING message] VBR detected, but no VBR header is present. Seeking may not work properly [Fixable?] - [Comments] | Files encoded with VBR should have a VBR header (either Xing or VBRI), otherwise seeking can be broken. This will be fixable in the future versions. | [] | Free MP3 Validator - check and repair mp3 files, it can also fix mp2 MPEG audio files | Comments | http://www.gromkov.com/faq/repair/mp3_validator.html | 44/1438042990445.44_20150728002310-00160-ip-10-236-191-2_475354547_5.json |
e14f56b4__also_fix_mp2_MPEG_audio_files__Comments | [WARNING message] Wrong CRC in ... frames [Fixable?] + [Comments] | Some frames in the file are protected by CRC, but the checksum is wrong. It means that either the file was encoded or processed by broken software, or it was broken during storage or transmission. MP3val reports a number of frames with incorrect CRC, which can be used as a hint (if this number equals or is about the total number of frames, then it's likely due to a bad encoder). Note that only a minority of files is protected by CRC. | [] | Free MP3 Validator - check and repair mp3 files, it can also fix mp2 MPEG audio files | Comments | http://www.gromkov.com/faq/repair/mp3_validator.html | 44/1438042990445.44_20150728002310-00160-ip-10-236-191-2_475354547_5.json |
e14f56b4__also_fix_mp2_MPEG_audio_files__Comments | [WARNING message] Non-layer-III frame encountered [Fixable?] - [Comments] | MP3val was primarily designed for MP3 files. That's why it warns about MPEG frames with layers other than III. If it is an MP2 or MP1 file, this warning should be ignored. If you want to fix this issue, you should reencode the file. | [] | Free MP3 Validator - check and repair mp3 files, it can also fix mp2 MPEG audio files | Comments | http://www.gromkov.com/faq/repair/mp3_validator.html | 44/1438042990445.44_20150728002310-00160-ip-10-236-191-2_475354547_5.json |
e14f56b4__also_fix_mp2_MPEG_audio_files__Comments | [WARNING message] Different MPEG versions or layers in one file [Fixable?] - [Comments] | Mixing different MPEG versions and/or layers in one file is not very good. As in the previous case, this issue can be fixed only by reencoding. | [] | Free MP3 Validator - check and repair mp3 files, it can also fix mp2 MPEG audio files | Comments | http://www.gromkov.com/faq/repair/mp3_validator.html | 44/1438042990445.44_20150728002310-00160-ip-10-236-191-2_475354547_5.json |
e14f56b4__also_fix_mp2_MPEG_audio_files__Comments | [WARNING message] Several APEv2 tags in one file [Fixable?] + [Comments] | Normally there would be only one APEv2 tag in the file. | [] | Free MP3 Validator - check and repair mp3 files, it can also fix mp2 MPEG audio files | Comments | http://www.gromkov.com/faq/repair/mp3_validator.html | 44/1438042990445.44_20150728002310-00160-ip-10-236-191-2_475354547_5.json |
e14f56b4__also_fix_mp2_MPEG_audio_files__Comments | [WARNING message] No supported tags in the file [Fixable?] - [Comments] | This is only a warning. It's a good practice to store metadata in tags. | [] | Free MP3 Validator - check and repair mp3 files, it can also fix mp2 MPEG audio files | Comments | http://www.gromkov.com/faq/repair/mp3_validator.html | 44/1438042990445.44_20150728002310-00160-ip-10-236-191-2_475354547_5.json |
bfb69527_Configuring_the_node_software__Description | [Method] ampr [Description] | User is telnet connected from an amprnet address (44.0.0.0) | [] | Configuring the node software | Description | http://oss.sgi.com/LDP/HOWTO/AX25-HOWTO/x1688.html | 44/1438042988399.65_20150728002308-00082-ip-10-236-191-2_183587674_2.json |
bfb69527_Configuring_the_node_software__Description | [Method] ax25 [Description] | User connected by AX.25 | [] | Configuring the node software | Description | http://oss.sgi.com/LDP/HOWTO/AX25-HOWTO/x1688.html | 44/1438042988399.65_20150728002308-00082-ip-10-236-191-2_183587674_2.json |
bfb69527_Configuring_the_node_software__Description | [Method] host [Description] | User started node from command line | [] | Configuring the node software | Description | http://oss.sgi.com/LDP/HOWTO/AX25-HOWTO/x1688.html | 44/1438042988399.65_20150728002308-00082-ip-10-236-191-2_183587674_2.json |
bfb69527_Configuring_the_node_software__Description | [Method] inet [Description] | user is telnet connected from a non-loca, non-ampr address. | [] | Configuring the node software | Description | http://oss.sgi.com/LDP/HOWTO/AX25-HOWTO/x1688.html | 44/1438042988399.65_20150728002308-00082-ip-10-236-191-2_183587674_2.json |
bfb69527_Configuring_the_node_software__Description | [Method] local [Description] | User is telnet connected from a 'local' host | [] | Configuring the node software | Description | http://oss.sgi.com/LDP/HOWTO/AX25-HOWTO/x1688.html | 44/1438042988399.65_20150728002308-00082-ip-10-236-191-2_183587674_2.json |
bfb69527_Configuring_the_node_software__Description | [Method] netrom [Description] | User connected by NET/ROM | [] | Configuring the node software | Description | http://oss.sgi.com/LDP/HOWTO/AX25-HOWTO/x1688.html | 44/1438042988399.65_20150728002308-00082-ip-10-236-191-2_183587674_2.json |
bfb69527_Configuring_the_node_software__Description | [Method] rose [Description] | User connected by ROSE | [] | Configuring the node software | Description | http://oss.sgi.com/LDP/HOWTO/AX25-HOWTO/x1688.html | 44/1438042988399.65_20150728002308-00082-ip-10-236-191-2_183587674_2.json |
bfb69527_Configuring_the_node_software__Description | [Method] * [Description] | User connected by any means. | [] | Configuring the node software | Description | http://oss.sgi.com/LDP/HOWTO/AX25-HOWTO/x1688.html | 44/1438042988399.65_20150728002308-00082-ip-10-236-191-2_183587674_2.json |
9d6a683c_che_ServiceMix_Documentation____Description | [Name] --stop [Description] | Stops watching all bundles | [] | Apache ServiceMix Documentation - | Description | http://servicemix.apache.org/docs/4.5.x/commands/dev-watch.html | 44/1438042990445.44_20150728002310-00106-ip-10-236-191-2_211793142_2.json |
9d6a683c_che_ServiceMix_Documentation____Description | [Name] -i [Description] | Watch interval | [] | Apache ServiceMix Documentation - | Description | http://servicemix.apache.org/docs/4.5.x/commands/dev-watch.html | 44/1438042990445.44_20150728002310-00106-ip-10-236-191-2_211793142_2.json |
9d6a683c_che_ServiceMix_Documentation____Description | [Name] --list [Description] | Displays the watch list | [] | Apache ServiceMix Documentation - | Description | http://servicemix.apache.org/docs/4.5.x/commands/dev-watch.html | 44/1438042990445.44_20150728002310-00106-ip-10-236-191-2_211793142_2.json |
9d6a683c_che_ServiceMix_Documentation____Description | [Name] --remove [Description] | Removes bundles from the watch list | [] | Apache ServiceMix Documentation - | Description | http://servicemix.apache.org/docs/4.5.x/commands/dev-watch.html | 44/1438042990445.44_20150728002310-00106-ip-10-236-191-2_211793142_2.json |
9d6a683c_che_ServiceMix_Documentation____Description | [Name] --help [Description] | Display this help message | [] | Apache ServiceMix Documentation - | Description | http://servicemix.apache.org/docs/4.5.x/commands/dev-watch.html | 44/1438042990445.44_20150728002310-00106-ip-10-236-191-2_211793142_2.json |
9d6a683c_che_ServiceMix_Documentation____Description | [Name] --start [Description] | Starts watching the selected bundles | [] | Apache ServiceMix Documentation - | Description | http://servicemix.apache.org/docs/4.5.x/commands/dev-watch.html | 44/1438042990445.44_20150728002310-00106-ip-10-236-191-2_211793142_2.json |
6c59e6d1_ovember_2003_Volume_2_Issue_10__Description | [File Name] client\Main.java [Description] | The client program. Looks up the remote object and invokes the remote method echo(). | [] | JavaRanch NewsLetter - November 2003 Volume 2 Issue 10 | Description | http://www.javaranch.com/journal/2003/11/Journal200311.jsp | 44/1438042990445.44_20150728002310-00185-ip-10-236-191-2_534371381_7.json |
6c59e6d1_ovember_2003_Volume_2_Issue_10__Description | [File Name] server\EchoServerIntf.java [Description] | Java interface for the server program. | [] | JavaRanch NewsLetter - November 2003 Volume 2 Issue 10 | Description | http://www.javaranch.com/journal/2003/11/Journal200311.jsp | 44/1438042990445.44_20150728002310-00185-ip-10-236-191-2_534371381_7.json |
6c59e6d1_ovember_2003_Volume_2_Issue_10__Description | [File Name] server\EchoServerImpl1.java [Description] | An implementation of the remote object that allows any random port to be assigned. | [] | JavaRanch NewsLetter - November 2003 Volume 2 Issue 10 | Description | http://www.javaranch.com/journal/2003/11/Journal200311.jsp | 44/1438042990445.44_20150728002310-00185-ip-10-236-191-2_534371381_7.json |
6c59e6d1_ovember_2003_Volume_2_Issue_10__Description | [File Name] server\Main1.java [Description] | Main program that instantiates server.EchoServerImpl1. | [] | JavaRanch NewsLetter - November 2003 Volume 2 Issue 10 | Description | http://www.javaranch.com/journal/2003/11/Journal200311.jsp | 44/1438042990445.44_20150728002310-00185-ip-10-236-191-2_534371381_7.json |
6c59e6d1_ovember_2003_Volume_2_Issue_10__Description | [File Name] server\EchoServerImpl2.java [Description] | An implementation of the remote object that allows a fixed port to be assigned. | [] | JavaRanch NewsLetter - November 2003 Volume 2 Issue 10 | Description | http://www.javaranch.com/journal/2003/11/Journal200311.jsp | 44/1438042990445.44_20150728002310-00185-ip-10-236-191-2_534371381_7.json |
6c59e6d1_ovember_2003_Volume_2_Issue_10__Description | [File Name] server\Main2.java [Description] | Main program that instantiates server.EchoServerImpl2 with port 9000. | [] | JavaRanch NewsLetter - November 2003 Volume 2 Issue 10 | Description | http://www.javaranch.com/journal/2003/11/Journal200311.jsp | 44/1438042990445.44_20150728002310-00185-ip-10-236-191-2_534371381_7.json |
6c59e6d1_ovember_2003_Volume_2_Issue_10__Description | [File Name] server\EchoServerImpl3.java [Description] | An implementation of the remote object as an activatable server. | [] | JavaRanch NewsLetter - November 2003 Volume 2 Issue 10 | Description | http://www.javaranch.com/journal/2003/11/Journal200311.jsp | 44/1438042990445.44_20150728002310-00185-ip-10-236-191-2_534371381_7.json |
6c59e6d1_ovember_2003_Volume_2_Issue_10__Description | [File Name] server\Main3.java [Description] | Main program that instantiates server.EchoServerImpl3. | [] | JavaRanch NewsLetter - November 2003 Volume 2 Issue 10 | Description | http://www.javaranch.com/journal/2003/11/Journal200311.jsp | 44/1438042990445.44_20150728002310-00185-ip-10-236-191-2_534371381_7.json |
1c167ae9_System_and_System_Installation__description | [variable] SHARED_LIB_FLAGS [default] -shared [description] | Flag required on build of shared library | [] | The Makefile System and System Installation | description | http://suif.stanford.edu/suif/suif2/doc/suifprogramming/node38.html | 44/1438042981525.10_20150728002301-00252-ip-10-236-191-2_226694553_0.json |
1c167ae9_System_and_System_Installation__description | [variable] DYNAMIC_LINKING_LIBRARY [default] -ldl [description] | Library containing dynamic link routines (dlopen etc) | [] | The Makefile System and System Installation | description | http://suif.stanford.edu/suif/suif2/doc/suifprogramming/node38.html | 44/1438042981525.10_20150728002301-00252-ip-10-236-191-2_226694553_0.json |
1c167ae9_System_and_System_Installation__description | [variable] STATIC_LIBEXT [default] .a [description] | Extension used for static libraries | [] | The Makefile System and System Installation | description | http://suif.stanford.edu/suif/suif2/doc/suifprogramming/node38.html | 44/1438042981525.10_20150728002301-00252-ip-10-236-191-2_226694553_0.json |
1c167ae9_System_and_System_Installation__description | [variable] DYNAMIC_LIBEXT [default] .so [description] | Extension used for dynamic libraries | [] | The Makefile System and System Installation | description | http://suif.stanford.edu/suif/suif2/doc/suifprogramming/node38.html | 44/1438042981525.10_20150728002301-00252-ip-10-236-191-2_226694553_0.json |
1c167ae9_System_and_System_Installation__description | [variable] CCFLAGS [default] -g [description] | Compiler flags | [] | The Makefile System and System Installation | description | http://suif.stanford.edu/suif/suif2/doc/suifprogramming/node38.html | 44/1438042981525.10_20150728002301-00252-ip-10-236-191-2_226694553_0.json |
1c167ae9_System_and_System_Installation__description | [variable] SYSINCLDIRS [default] -I. -I$(BASETYPEDIR) [description] | Standard include directories | [] | The Makefile System and System Installation | description | http://suif.stanford.edu/suif/suif2/doc/suifprogramming/node38.html | 44/1438042981525.10_20150728002301-00252-ip-10-236-191-2_226694553_0.json |
1c167ae9_System_and_System_Installation__description | [variable] DEPSFLAG [default] -M [description] | Flag used with C++ compiler to generate dependencyfiles | [] | The Makefile System and System Installation | description | http://suif.stanford.edu/suif/suif2/doc/suifprogramming/node38.html | 44/1438042981525.10_20150728002301-00252-ip-10-236-191-2_226694553_0.json |
1c167ae9_System_and_System_Installation__description | [variable] CC [default] gcc [description] | Compiler name for C compiler | [] | The Makefile System and System Installation | description | http://suif.stanford.edu/suif/suif2/doc/suifprogramming/node38.html | 44/1438042981525.10_20150728002301-00252-ip-10-236-191-2_226694553_0.json |
1c167ae9_System_and_System_Installation__description | [variable] CXX [default] g++ [description] | Compiler name for C++ compiler | [] | The Makefile System and System Installation | description | http://suif.stanford.edu/suif/suif2/doc/suifprogramming/node38.html | 44/1438042981525.10_20150728002301-00252-ip-10-236-191-2_226694553_0.json |
1c167ae9_System_and_System_Installation__description | [variable] AWK [default] gawk [description] | The name of the awk processor, Usually gawk or nawk, not plain awk | [] | The Makefile System and System Installation | description | http://suif.stanford.edu/suif/suif2/doc/suifprogramming/node38.html | 44/1438042981525.10_20150728002301-00252-ip-10-236-191-2_226694553_0.json |
06aed3c1_l__DevGuide_DataModel____XWiki__Description | [Field Type] String [Description] | Allows to store and display one line texts | [] | XWiki Data Model (DevGuide.DataModel) - XWiki | Description | http://platform.xwiki.org/xwiki/bin/view/DevGuide/DataModel | 44/1438042990445.44_20150728002310-00095-ip-10-236-191-2_207157974_0.json |
06aed3c1_l__DevGuide_DataModel____XWiki__Description | [Field Type] TextArea [Description] | Allows to store and display large text fields (text and wysiwyg) | [] | XWiki Data Model (DevGuide.DataModel) - XWiki | Description | http://platform.xwiki.org/xwiki/bin/view/DevGuide/DataModel | 44/1438042990445.44_20150728002310-00095-ip-10-236-191-2_207157974_0.json |
06aed3c1_l__DevGuide_DataModel____XWiki__Description | [Field Type] Number [Description] | Allows to store and display Numbers of type integer,long,float,double | [] | XWiki Data Model (DevGuide.DataModel) - XWiki | Description | http://platform.xwiki.org/xwiki/bin/view/DevGuide/DataModel | 44/1438042990445.44_20150728002310-00095-ip-10-236-191-2_207157974_0.json |
06aed3c1_l__DevGuide_DataModel____XWiki__Description | [Field Type] Password [Description] | Allows to store password fields which can be encrypted or hashed | [] | XWiki Data Model (DevGuide.DataModel) - XWiki | Description | http://platform.xwiki.org/xwiki/bin/view/DevGuide/DataModel | 44/1438042990445.44_20150728002310-00095-ip-10-236-191-2_207157974_0.json |
06aed3c1_l__DevGuide_DataModel____XWiki__Description | [Field Type] EMail [Since Version] new in 4.2M3 [Description] | Allows to store email fields that can be obfuscated at display time | [] | XWiki Data Model (DevGuide.DataModel) - XWiki | Description | http://platform.xwiki.org/xwiki/bin/view/DevGuide/DataModel | 44/1438042990445.44_20150728002310-00095-ip-10-236-191-2_207157974_0.json |
06aed3c1_l__DevGuide_DataModel____XWiki__Description | [Field Type] Boolean [Description] | Allows to store and display boolean values (yes/no or 1/0) which can be displayed as select or checkbox fields | [] | XWiki Data Model (DevGuide.DataModel) - XWiki | Description | http://platform.xwiki.org/xwiki/bin/view/DevGuide/DataModel | 44/1438042990445.44_20150728002310-00095-ip-10-236-191-2_207157974_0.json |
06aed3c1_l__DevGuide_DataModel____XWiki__Description | [Field Type] Static List [Description] | Allows to store and display single-select or multi-select fields that can be displayed as select, checkbox, radio or suggests fields. The possible values of static list fields are configured in the field definition. | [] | XWiki Data Model (DevGuide.DataModel) - XWiki | Description | http://platform.xwiki.org/xwiki/bin/view/DevGuide/DataModel | 44/1438042990445.44_20150728002310-00095-ip-10-236-191-2_207157974_0.json |
06aed3c1_l__DevGuide_DataModel____XWiki__Description | [Field Type] Database List [Description] | Allows to store and display single-select or multi-select fields that can be displayed as select, checkbox, radio or suggests fields. The possible values of static list fields are taken from a query from other XWiki data. | [] | XWiki Data Model (DevGuide.DataModel) - XWiki | Description | http://platform.xwiki.org/xwiki/bin/view/DevGuide/DataModel | 44/1438042990445.44_20150728002310-00095-ip-10-236-191-2_207157974_0.json |
06aed3c1_l__DevGuide_DataModel____XWiki__Description | [Field Type] Database Tree List [Description] | Same as a Database List field, with the addition that the data can be displayed as a tree, using the Yahoo Javascript Tree library | [] | XWiki Data Model (DevGuide.DataModel) - XWiki | Description | http://platform.xwiki.org/xwiki/bin/view/DevGuide/DataModel | 44/1438042990445.44_20150728002310-00095-ip-10-236-191-2_207157974_0.json |
06aed3c1_l__DevGuide_DataModel____XWiki__Description | [Field Type] Page List [Since Version] new in 4.2M3 [Description] | Same as a Database List field, but made to store XWiki page names. | [] | XWiki Data Model (DevGuide.DataModel) - XWiki | Description | http://platform.xwiki.org/xwiki/bin/view/DevGuide/DataModel | 44/1438042990445.44_20150728002310-00095-ip-10-236-191-2_207157974_0.json |
06aed3c1_l__DevGuide_DataModel____XWiki__Description | [Field Type] Date [Description] | Allows to store and display date or datetime values. A date picker is used automatically for this field as shown below. | [] | XWiki Data Model (DevGuide.DataModel) - XWiki | Description | http://platform.xwiki.org/xwiki/bin/view/DevGuide/DataModel | 44/1438042990445.44_20150728002310-00095-ip-10-236-191-2_207157974_0.json |
06aed3c1_l__DevGuide_DataModel____XWiki__Description | [Field Type] User List [Description] | Allows to store and display single-select or multi-select users. The field uses a user picker as shown below. | [] | XWiki Data Model (DevGuide.DataModel) - XWiki | Description | http://platform.xwiki.org/xwiki/bin/view/DevGuide/DataModel | 44/1438042990445.44_20150728002310-00095-ip-10-236-191-2_207157974_0.json |
06aed3c1_l__DevGuide_DataModel____XWiki__Description | [Field Type] Group List [Description] | Allows to store and display single-select or multi-select groups. The field uses a user picker as shown below. | [] | XWiki Data Model (DevGuide.DataModel) - XWiki | Description | http://platform.xwiki.org/xwiki/bin/view/DevGuide/DataModel | 44/1438042990445.44_20150728002310-00095-ip-10-236-191-2_207157974_0.json |
06aed3c1_l__DevGuide_DataModel____XWiki__Description | [Field Type] Computed Pseudofield [Since Version] new in 4.2M3 [Description] | Allows to create a pseudo field for which the display can be configured using a custom displayer and the value retrieved by using a script. It allows to combine other fields together. | [] | XWiki Data Model (DevGuide.DataModel) - XWiki | Description | http://platform.xwiki.org/xwiki/bin/view/DevGuide/DataModel | 44/1438042990445.44_20150728002310-00095-ip-10-236-191-2_207157974_0.json |
08e5b2a5_Sunrise___Linux_Magazine__Function | [Keyboard Shortcut] Ctrl + B [Function] | Edit bookmark | [] | Sunrise » Linux Magazine | Function | http://www.linux-magazine.com/Online/Features/Sunflower-File-Manager | 44/1438042981525.10_20150728002301-00185-ip-10-236-191-2_561716397_0.json |
08e5b2a5_Sunrise___Linux_Magazine__Function | [Keyboard Shortcut] Ctrl + D [Function] | Bookmark current directory | [] | Sunrise » Linux Magazine | Function | http://www.linux-magazine.com/Online/Features/Sunflower-File-Manager | 44/1438042981525.10_20150728002301-00185-ip-10-236-191-2_561716397_0.json |
08e5b2a5_Sunrise___Linux_Magazine__Function | [Keyboard Shortcut] Ctrl + T [Function] | Duplicate current tab | [] | Sunrise » Linux Magazine | Function | http://www.linux-magazine.com/Online/Features/Sunflower-File-Manager | 44/1438042981525.10_20150728002301-00185-ip-10-236-191-2_561716397_0.json |
08e5b2a5_Sunrise___Linux_Magazine__Function | [Keyboard Shortcut] Ctrl + Shift + T [Function] | Open directory in new tab | [] | Sunrise » Linux Magazine | Function | http://www.linux-magazine.com/Online/Features/Sunflower-File-Manager | 44/1438042981525.10_20150728002301-00185-ip-10-236-191-2_561716397_0.json |
08e5b2a5_Sunrise___Linux_Magazine__Function | [Keyboard Shortcut] Ctrl + W [Function] | Close current tab | [] | Sunrise » Linux Magazine | Function | http://www.linux-magazine.com/Online/Features/Sunflower-File-Manager | 44/1438042981525.10_20150728002301-00185-ip-10-236-191-2_561716397_0.json |
08e5b2a5_Sunrise___Linux_Magazine__Function | [Keyboard Shortcut] Ctrl + Tab [Function] | Activate next Tab | [] | Sunrise » Linux Magazine | Function | http://www.linux-magazine.com/Online/Features/Sunflower-File-Manager | 44/1438042981525.10_20150728002301-00185-ip-10-236-191-2_561716397_0.json |
08e5b2a5_Sunrise___Linux_Magazine__Function | [Keyboard Shortcut] Ctrl + Shift + Tab [Function] | Change to the previous Tab | [] | Sunrise » Linux Magazine | Function | http://www.linux-magazine.com/Online/Features/Sunflower-File-Manager | 44/1438042981525.10_20150728002301-00185-ip-10-236-191-2_561716397_0.json |
08e5b2a5_Sunrise___Linux_Magazine__Function | [Keyboard Shortcut] Ctrl + Z [Function] | Open Terminal | [] | Sunrise » Linux Magazine | Function | http://www.linux-magazine.com/Online/Features/Sunflower-File-Manager | 44/1438042981525.10_20150728002301-00185-ip-10-236-191-2_561716397_0.json |
08e5b2a5_Sunrise___Linux_Magazine__Function | [Keyboard Shortcut] Ctrl + R [Function] | Update pane | [] | Sunrise » Linux Magazine | Function | http://www.linux-magazine.com/Online/Features/Sunflower-File-Manager | 44/1438042981525.10_20150728002301-00185-ip-10-236-191-2_561716397_0.json |
08e5b2a5_Sunrise___Linux_Magazine__Function | [Keyboard Shortcut] Backspace [Function] | Change to the parent directory | [] | Sunrise » Linux Magazine | Function | http://www.linux-magazine.com/Online/Features/Sunflower-File-Manager | 44/1438042981525.10_20150728002301-00185-ip-10-236-191-2_561716397_0.json |
08e5b2a5_Sunrise___Linux_Magazine__Function | [Keyboard Shortcut] Alt + Left arrow [Function] | Go back in history | [] | Sunrise » Linux Magazine | Function | http://www.linux-magazine.com/Online/Features/Sunflower-File-Manager | 44/1438042981525.10_20150728002301-00185-ip-10-236-191-2_561716397_0.json |
08e5b2a5_Sunrise___Linux_Magazine__Function | [Keyboard Shortcut] Ctrl + Backspace [Function] | Show history | [] | Sunrise » Linux Magazine | Function | http://www.linux-magazine.com/Online/Features/Sunflower-File-Manager | 44/1438042981525.10_20150728002301-00185-ip-10-236-191-2_561716397_0.json |
08e5b2a5_Sunrise___Linux_Magazine__Function | [Keyboard Shortcut] Esc [Function] | Close history | [] | Sunrise » Linux Magazine | Function | http://www.linux-magazine.com/Online/Features/Sunflower-File-Manager | 44/1438042981525.10_20150728002301-00185-ip-10-236-191-2_561716397_0.json |
08e5b2a5_Sunrise___Linux_Magazine__Function | [Keyboard Shortcut] Alt + letter [Function] | Quick search | [] | Sunrise » Linux Magazine | Function | http://www.linux-magazine.com/Online/Features/Sunflower-File-Manager | 44/1438042981525.10_20150728002301-00185-ip-10-236-191-2_561716397_0.json |
08e5b2a5_Sunrise___Linux_Magazine__Function | [Keyboard Shortcut] Alt + number [Function] | Switch to bookmark | [] | Sunrise » Linux Magazine | Function | http://www.linux-magazine.com/Online/Features/Sunflower-File-Manager | 44/1438042981525.10_20150728002301-00185-ip-10-236-191-2_561716397_0.json |
08e5b2a5_Sunrise___Linux_Magazine__Function | [Keyboard Shortcut] Menu or Shift + F10 [Function] | Display menu | [] | Sunrise » Linux Magazine | Function | http://www.linux-magazine.com/Online/Features/Sunflower-File-Manager | 44/1438042981525.10_20150728002301-00185-ip-10-236-191-2_561716397_0.json |
08e5b2a5_Sunrise___Linux_Magazine__Function | [Keyboard Shortcut] Ctrl + Menu [Function] | Open with menu | [] | Sunrise » Linux Magazine | Function | http://www.linux-magazine.com/Online/Features/Sunflower-File-Manager | 44/1438042981525.10_20150728002301-00185-ip-10-236-191-2_561716397_0.json |
08e5b2a5_Sunrise___Linux_Magazine__Function | [Keyboard Shortcut] Ctrl + Left arrow or Ctrl+Right arrow [Function] | Use path from opposite panel | [] | Sunrise » Linux Magazine | Function | http://www.linux-magazine.com/Online/Features/Sunflower-File-Manager | 44/1438042981525.10_20150728002301-00185-ip-10-236-191-2_561716397_0.json |
08e5b2a5_Sunrise___Linux_Magazine__Function | [Keyboard Shortcut] Alt + F3 [Function] | Toggle preview function | [] | Sunrise » Linux Magazine | Function | http://www.linux-magazine.com/Online/Features/Sunflower-File-Manager | 44/1438042981525.10_20150728002301-00185-ip-10-236-191-2_561716397_0.json |
08e5b2a5_Sunrise___Linux_Magazine__Function | [Keyboard Shortcut] F4 [Function] | Text editor | [] | Sunrise » Linux Magazine | Function | http://www.linux-magazine.com/Online/Features/Sunflower-File-Manager | 44/1438042981525.10_20150728002301-00185-ip-10-236-191-2_561716397_0.json |
08e5b2a5_Sunrise___Linux_Magazine__Function | [Keyboard Shortcut] Enter [Function] | Apply default action to selected files | [] | Sunrise » Linux Magazine | Function | http://www.linux-magazine.com/Online/Features/Sunflower-File-Manager | 44/1438042981525.10_20150728002301-00185-ip-10-236-191-2_561716397_0.json |
08e5b2a5_Sunrise___Linux_Magazine__Function | [Keyboard Shortcut] Ctrl + Enter [Function] | Open current path in new tab | [] | Sunrise » Linux Magazine | Function | http://www.linux-magazine.com/Online/Features/Sunflower-File-Manager | 44/1438042981525.10_20150728002301-00185-ip-10-236-191-2_561716397_0.json |
08e5b2a5_Sunrise___Linux_Magazine__Function | [Keyboard Shortcut] Ctrl + Alt + P [Function] | View options | [] | Sunrise » Linux Magazine | Function | http://www.linux-magazine.com/Online/Features/Sunflower-File-Manager | 44/1438042981525.10_20150728002301-00185-ip-10-236-191-2_561716397_0.json |
08e5b2a5_Sunrise___Linux_Magazine__Function | [Keyboard Shortcut] F11 [Function] | Switch to full-screen mode | [] | Sunrise » Linux Magazine | Function | http://www.linux-magazine.com/Online/Features/Sunflower-File-Manager | 44/1438042981525.10_20150728002301-00185-ip-10-236-191-2_561716397_0.json |
08e5b2a5_Sunrise___Linux_Magazine__Function | [Keyboard Shortcut] Ctrl + Q [Function] | Quit Sunflower | [] | Sunrise » Linux Magazine | Function | http://www.linux-magazine.com/Online/Features/Sunflower-File-Manager | 44/1438042981525.10_20150728002301-00185-ip-10-236-191-2_561716397_0.json |
57d3de62_should_know___Electronic_Staff__Function | [Action] Deletes whatever you have currently selected and places it into your computer’s clipboard, ready to be pasted elsewhere in the document. [Hotkey Combination] Ctrl X [Function] | Cut | [] | Computer Hot Keys you should know | Electronic Staff | Function | http://electronicstaff.com/2012/computer-hot-keys-you-should-know | 44/1438042990445.44_20150728002310-00229-ip-10-236-191-2_81210820_0.json |
57d3de62_should_know___Electronic_Staff__Function | [Action] Makes a copy of whatever you have currently selected and places the copy into your computer’s clipboard, ready to be pasted elsewhere in the document. [Hotkey Combination] Ctrl C [Function] | Copy | [] | Computer Hot Keys you should know | Electronic Staff | Function | http://electronicstaff.com/2012/computer-hot-keys-you-should-know | 44/1438042990445.44_20150728002310-00229-ip-10-236-191-2_81210820_0.json |
57d3de62_should_know___Electronic_Staff__Function | [Action] Inserts whatever information is in your computer’s clipboard. [Hotkey Combination] Ctrl V [Function] | Paste | [] | Computer Hot Keys you should know | Electronic Staff | Function | http://electronicstaff.com/2012/computer-hot-keys-you-should-know | 44/1438042990445.44_20150728002310-00229-ip-10-236-191-2_81210820_0.json |
57d3de62_should_know___Electronic_Staff__Function | [Action] Reverses whatever action you just performed. This is great if you accidentally delete or mess up your work. [Hotkey Combination] Ctrl Z [Function] | Undo | [] | Computer Hot Keys you should know | Electronic Staff | Function | http://electronicstaff.com/2012/computer-hot-keys-you-should-know | 44/1438042990445.44_20150728002310-00229-ip-10-236-191-2_81210820_0.json |
57d3de62_should_know___Electronic_Staff__Function | [Action] Reverses the previous undo action. [Hotkey Combination] Ctrl Y [Function] | Redo | [] | Computer Hot Keys you should know | Electronic Staff | Function | http://electronicstaff.com/2012/computer-hot-keys-you-should-know | 44/1438042990445.44_20150728002310-00229-ip-10-236-191-2_81210820_0.json |
57d3de62_should_know___Electronic_Staff__Function | [Action] Immediately saves your work. Do this often so if your computer crashes, you will still have your work intact. [Hotkey Combination] Ctrl S [Function] | Save | [] | Computer Hot Keys you should know | Electronic Staff | Function | http://electronicstaff.com/2012/computer-hot-keys-you-should-know | 44/1438042990445.44_20150728002310-00229-ip-10-236-191-2_81210820_0.json |
57d3de62_should_know___Electronic_Staff__Function | [Action] Open a new document. [Hotkey Combination] Ctrl O [Function] | Open | [] | Computer Hot Keys you should know | Electronic Staff | Function | http://electronicstaff.com/2012/computer-hot-keys-you-should-know | 44/1438042990445.44_20150728002310-00229-ip-10-236-191-2_81210820_0.json |
57d3de62_should_know___Electronic_Staff__Function | [Action] Search your document for specific information. [Hotkey Combination] Ctrl F [Function] | Find | [] | Computer Hot Keys you should know | Electronic Staff | Function | http://electronicstaff.com/2012/computer-hot-keys-you-should-know | 44/1438042990445.44_20150728002310-00229-ip-10-236-191-2_81210820_0.json |
57d3de62_should_know___Electronic_Staff__Function | [Action] Search your entire document for specific text and replace that text with text you type in. [Hotkey Combination] Ctrl H [Function] | Replace | [] | Computer Hot Keys you should know | Electronic Staff | Function | http://electronicstaff.com/2012/computer-hot-keys-you-should-know | 44/1438042990445.44_20150728002310-00229-ip-10-236-191-2_81210820_0.json |
57d3de62_should_know___Electronic_Staff__Function | [Action] Print your document. [Hotkey Combination] Ctrl P [Function] | Print | [] | Computer Hot Keys you should know | Electronic Staff | Function | http://electronicstaff.com/2012/computer-hot-keys-you-should-know | 44/1438042990445.44_20150728002310-00229-ip-10-236-191-2_81210820_0.json |
57d3de62_should_know___Electronic_Staff__Function | [Action] Selects everything in your document. [Hotkey Combination] Ctrl A [Function] | Select All | [] | Computer Hot Keys you should know | Electronic Staff | Function | http://electronicstaff.com/2012/computer-hot-keys-you-should-know | 44/1438042990445.44_20150728002310-00229-ip-10-236-191-2_81210820_0.json |
57d3de62_should_know___Electronic_Staff__Function | [Action] Calls up a help screen for the current application. [Hotkey Combination] F1 [Function] | Help | [] | Computer Hot Keys you should know | Electronic Staff | Function | http://electronicstaff.com/2012/computer-hot-keys-you-should-know | 44/1438042990445.44_20150728002310-00229-ip-10-236-191-2_81210820_0.json |
fc7be561_Module__Types__Type | [Field] sourceURL [Type] | string | [
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"T",
"i",
"m",
"e",
"s",
"t",
"a",
"m",
"p"
],
[
"d",
"o",
"u",
"b",
"l",
"e"
],
[
"b",
"o",
"o",
"l"
],
[
"L",
"a",
"z",
"y",
"M",
"a",
"p"
]
] | Module: Types | Type | https://dev.evernote.com/doc/reference/Types.html | 44/1438042981525.10_20150728002301-00103-ip-10-236-191-2_857317708_19.json |
fc7be561_Module__Types__Type | [Field] timestamp [Type] | Timestamp | [
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"T",
"i",
"m",
"e",
"s",
"t",
"a",
"m",
"p"
],
[
"d",
"o",
"u",
"b",
"l",
"e"
],
[
"b",
"o",
"o",
"l"
],
[
"L",
"a",
"z",
"y",
"M",
"a",
"p"
]
] | Module: Types | Type | https://dev.evernote.com/doc/reference/Types.html | 44/1438042981525.10_20150728002301-00103-ip-10-236-191-2_857317708_19.json |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.