Home
last modified time | relevance | path

Searched refs:groups (Results 226 – 250 of 316) sorted by relevance

12345678910>>...13

/plugin/pagequery/
H A Dreadme.md9 On the surface it may appear to fill a similar role to the really excellent [[plugin:indexmenu|IndexMenu]], however pagequery's aspirations are not as lofty or elaborate. IndexMenu focuses on displaying namespaces, and the pages within. allowing you to sort the namespaces and files by many options, and actively navigate and manipulate this index. Pagequery's purpose is __displaying lists of pages__: yes, you can sort by namespace if you wish, however the main goal is to search for and list pages in any order, and then neatly display them in groups (A-Z, by year, by month, etc...) and in addition in columns — to make best use of space. If you try both of them you'll quickly see that they //"scratch different itches."//
18 * Split your list into groups, with headers above each one: A..Z, 2010...2009, Jan..Dec, author's name
/plugin/tagfilter/script/select2/
H A DREADME.md63 https://groups.google.com/d/forum/select2
/plugin/codeprettify/code-prettify/
H A DREADME.md3 Announcement: [**Action required** *rawgit.com* is going away](https://groups.google.com/forum/#!to…
240 [7]: http://groups.google.com/group/js-code-prettifier
/plugin/authldaplocal/
H A DREADME.md42 Groups may be acquired from the LDAP but it is recommended to create and use local groups.
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudIot.php363 'groups',
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCONTRIBUTING.md61 channels as Q&A platforms (such as Stackoverflow), Forums, Local PHP user groups.
H A DCHANGELOG.md94 - I want to change the default group used when overriding groups of deeper branches [\#898](https:/…
366 - Added trim to xml metadata reader for groups parameter, and added support for groups element [\#7…
380 - Overriding groups at runtime does not work, or? [\#767](https://github.com/schmittjoh/serializer/…
480 - virtual\_properties cannot be excluded with groups [\#291](https://github.com/schmittjoh/serializ…
484 - Serialization with groups return json object instead array [\#267](https://github.com/schmittjoh/…
491 - Strange issue with groups exclusion strategy [\#230](https://github.com/schmittjoh/serializer/iss…
501 - Recursion detected error when serialization groups are in use [\#96](https://github.com/schmittjo…
502 - Allow serialization groups to be accessible within event subscriber callbacks. [\#84](https://git…
554 - detect serialisation without groups set [\#546](https://github.com/schmittjoh/serializer/issues/5…
685 - Can now override groups on specific paths of the graph [\#170](https://github.com/schmittjoh/seri…
[all …]
/plugin/webdav/vendor/sabre/dav/
H A DCONTRIBUTING.md86 [6]: http://groups.google.com/group/sabredav-discuss
/plugin/davcal/vendor/sabre/dav/
H A DCONTRIBUTING.md86 [6]: http://groups.google.com/group/sabredav-discuss
/plugin/authdrupal7/
H A DREADME.md45 …that are member of a defined user group. This plugin is reading the user groups from your database.
/plugin/a2s/
H A DASCIIToSVG.php1869 private $groups; variable in dokuwiki\\plugin\\a2s\\SVGGroup
1875 $this->groups = array();
1881 return $this->groups[$groupName];
1885 if (!isset($this->groups[$groupName])) {
1886 $this->groups[$groupName] = array();
1905 $this->groups[$this->curGroup][] = $o;
1915 foreach($this->groups as $groupName => $objects) {
/plugin/bpmnio/vendor/bpmn-js/
H A DCHANGELOG.md29 * `FEAT`: translate append menu entry labels and groups ([#1810](https://github.com/bpmn-io/bpmn-js…
142 * `FEAT`: copy groups in a safe manner ([#1707](https://github.com/bpmn-io/bpmn-js/pull/1707))
219 * `FIX`: support modeling of groups in collapsed subporcesses ([#1606](https://github.com/bpmn-io/b…
420 * `FEAT`: allow annotating groups ([#1327](https://github.com/bpmn-io/bpmn-js/issues/1327))
551 * `FIX`: render colored BPMN groups ([#1246](https://github.com/bpmn-io/bpmn-js/pull/1246))
627 * `FIX`: duplicate `bpmn:CategoryValue` when copying groups ([#1055](https://github.com/bpmn-io/bpm…
667 * `FEAT`: allow modeling of groups ([#343](https://github.com/bpmn-io/bpmn-js/issues/343))
/plugin/prosemirror/
H A DREADME.md79 I can see the following possible groups:
/plugin/amcharts/assets/amcharts/plugins/export/
H A Dexport.js989 var groups = [];
1037 groups.push( group );
1072 groups[ group.legend.type ]( group );
1337 for ( i1 = 0; i1 < groups.length; i1++ ) {
1338 var group = groups[ i1 ];
1661 groups.pop();
1664 if ( !groups.length ) {
/plugin/etherpadlite/
H A DREADME.md32 The etherpad lite gets its pads assigned to groups, group membership managed and pad passwords assi…
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsTypeTransfers.yml6 unless it belongs to one of the groups below
/plugin/pgn4web/pgn4web/
H A Dpgn-standard-proposed-supplement.txt344 http://groups.google.com/groups?hl=en&safe=off&ic=1&th=1fe06718d5ec89a5,20&seekm
/plugin/davcal/
H A Dhelper.php589 $groups = $ud['grps'];
597 $acl = auth_aclcheck($page, $user, $groups);
/plugin/authhttp/
H A DREADME66 - the user's groups: authhttp will simply put all users in DokuWiki's
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js317 var groups=[].concat(lists); variable
319 i<groups.length;
320 i++){name+=groups[i].group
324 i<groups.length;
327 }}}else{if(groups.length==1){list=entityConversionLists[direction][groups[0].group]
5737 }}},appendOpenGroup:function(objects,row,rep){if(!this.groups){this.groups=[]
5757 },appendCloseGroup:function(object,row,rep){if(this.groups){this.groups.pop()
5852 },getTopContainer:function(){if(this.groups&&this.groups.length){return this.groups[this.groups.len…
7487 var groups=[];
7490 groups.push(group);
[all …]
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js892 name += groups[i].group;
898 if (groups.length > 1)
22053 groups: null,
22222 if (!this.groups)
22223 this.groups = [];
22269 if (this.groups)
22270 this.groups.pop();
22637 if (this.groups && this.groups.length)
22638 return this.groups[this.groups.length-1];
28305 var groups = [];
[all …]
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js328 var groups=[].concat(lists); variable
330 i<groups.length;
331 i++){name+=groups[i].group
334 if(groups.length>1){for(var i=0;
335 i<groups.length;
336 i++){var aList=entityConversionLists[direction][groups[i].group];
338 }}}else{if(groups.length==1){list=entityConversionLists[direction][groups[0].group]
2411 },visitDiscussionGroup:function(){this.visit("http://groups.google.com/group/firebug")
5692 Firebug.ConsolePanel.prototype=extend(Firebug.Panel,{wasScrolledToBottom:false,messageCount:0,lastLogTime:0,groups
[all...]
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js15727 if (groups[i] >= 5) score += PENALTY_CONSECUTIVE + (groups[i]-5);
15730 var p = groups[i];
15731 if (groups[i-1] == p && groups[i-2] == 3*p && groups[i-3] == p &&
15732 groups[i-4] == p && (groups[i-5] >= 4*p || groups[i+1] >= 4*p)) {
15744 var groups;
15751 groups.push(k);
15753 groups.push(k);
15758 groups = [0];
15762 groups.push(k);
15764 groups.push(k);
[all …]
/plugin/codemirror/dist/modes/
H A Dmirc.min.js.map1 … gmove \" +\n \"gopts goto gplay gpoint gqreq groups gshow gsize gstop …
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D7.7.js.map1groups',\n 'fields',\n 'field-symbol',\n 'field-symbols',\n 'file',\n 'filter',\n …

12345678910>>...13