Home
last modified time | relevance | path

Searched refs:entries (Results 226 – 250 of 278) sorted by last modified time

12345678910>>...12

/plugin/fetchmedia/script/
H A Dmain.js5 yield* Object.entries(data).reduce((carry, [page, links]) => {
37 body: Object.entries({
66 … const query = Object.entries(body).map(([k, v]) => `${k}=${encodeURIComponent(v)}`).join('&');
78 const links = Object.entries(data);
/plugin/sqlcomp/
H A DREADME.md8 NOTE: All users of versions prior to 2017 should move their alias-entries from sqlcomp/config.php
/plugin/issuetracker/
H A DREADME21 Members of configured 'assign' groups are able to edit the entries of the issue
101 noticed the same problems (e.g. edit of entries does not work) and may find a
131 modify some entries directly on this output, i.e. admin is able to assign the
H A Dprototype.js1058 entries: toArray,
/plugin/pagetemplater/
H A DREADME.md4entries always have a plain look - unless you define some style for them, e.g. using boxes. Using …
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.js11154 var entries = keys(zip.files).filter(nodirs).sort();
11260 out.keys = entries;
H A Dxlsx.min.js9entries=keys(zip.files).filter(nodirs).sort();var dir=parse_ct(getzipdata(zip,"[Content_Types].xml…
H A Dxlsx.min.map1 …wbrels","wbrels","pwbr","safe_parse_ws","relsPath","nodirs","parse_zip","entries","filter","dir","…
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js29946 var count, entries, entry, format, i, name, stringOffset, strings, text, _i, _j, _len, _name;
29951 entries = [];
29953 entries.push({
29963 for (i = _j = 0, _len = entries.length; _j < _len; i = ++_j) {
29964 entry = entries[i];
H A Dpdfmake.min.js.map1entries","stringOffset","strings","platformID","encodingID","languageID","nameID","copyright","fon…
/plugin/amcharts/assets/amcharts/
H A Damcharts.js345 …a=a;this.invalidateSize()},invalidateSize:function(){this.destroy();this.entries=[];this.valueLabe…
349 …set.remove();var u=r.set();this.set=u;var x=r.set();u.push(x);var y=this.entries,w,A;for(A=0;A<y.l…
356 …,this.maxLabelWidth<b&&(this.maxLabelWidth=b));this.entries[this.index]=l;a.legendEntry=this.entri…
360 ….chart.fontFamily,c,l);d.setCN(e,g,"legend-value");g.translate(h,b.ly);b.entries[b.index].push(g);…
361 …e,0,0).attr({stroke:"none",fill:"#fff","fill-opacity":.005});c.dItem=a;b.entries[b.index-1].push(c…
/plugin/publist/bib2tpl/
H A Dbibtex_converter.php408 $entries = '';
410 $entries .= $this->translate_entry($entry, $entry_tpl[1]);
413 $result = preg_replace($pattern, $entries, $result, 1);
/plugin/ditaa/ditaa/
H A Dditaa.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/htmlparser/ net/ ...
/plugin/anewssystem/
H A Dsyntax.php688 $entries = explode("======",$oldrecord);
689 foreach($entries as $entry) {
849 $entries = explode("======",$oldrecord);
851 foreach($entries as $entry) {
992 $entries = explode("======",$oldrecord);
998 foreach($entries as $entry) {
/plugin/freechat/phpfreechat/src/
H A Dpfctools.php191 $entries = array();
194 $entries[] = $entry;
198 foreach ($entries as $e)
/plugin/freechat/phpfreechat/data/public/js/
H A Dprototype.js803 entries: Enumerable.toArray,
/plugin/datapopup/
H A Dplugin.info.txt6 desc Dynamically displays data entries in a popup
/plugin/pgn4web/pgn4web/
H A Dpgn-standard.txt570 separated by the colon character between adjacent entries. A player who is
1477 expected to be available in the near future. The entries are presented in
/plugin/zotero/
H A DimportAllEntries.php19 $entries = $webRepo->getAllEntries(); variable
21 $textRepo->saveEntries($entries);
H A DZoteroRepository.php6 protected $entries = array(); variable in ZoteroRepository
13 $e = @$this->entries[$zoteroId];
29 foreach ($this->entries as $e)
41 return $this->entries;
44 public function updateAndSaveEntries(array $entries) argument
47 public function saveEntries(array $entries) argument
49 $this->entries = array();
50 $this->updateAndSaveEntries($entries);
H A DTextZoteroRepository.php32 $this->entries[$e->getZoteroId()] = $e;
79 $this->entries[$id] = $newEntry;
83 foreach ($this->entries as $entry)
91 private function saveAllEntriesToFile($entries) argument
94 foreach ($entries as $e)
135 foreach ($this->entries as $entry)
H A DFeedZoteroRepository.php47 $this->entries[$e->getZoteroId()] = $e;
H A DREADME.md4 Plugin for DokuWiki to display bibliography entries from Zotero.
13 3. Create a new wiki page for the cached Zotero entries and enter its name
15 4. Enter your Zotero entries into the cache file (the newly created wiki page
19 automatically download your latest Zotero entries and add them to the
/plugin/botbouncer/lang/en/
H A Dclean.txt3 The idea here is to clean out your existing users from spammed entries.
/plugin/tuxquote/
H A Dquotes.txt1028 …ing between the lines, I detected a certain amount of hostility in these entries, especially the o…

12345678910>>...12