| /plugin/changes/ |
| D | syntax.php | 257 $change = $this->handleChangelogLine( 267 if ($change !== false) { 268 $changes[] = $change; 277 foreach ($changes as $change) { 278 $dates[] = $change['date']; 301 $change = ChangeLog::parseLogLine($line); 302 if ($change === false) return false; 305 if (isset($seen[$change['id']])) return false; 308 if (!empty($type) && !in_array($change['type'], $type)) return false; 311 … if (!empty($user) && (empty($change['user']) || !in_array($change['user'], $user))) return false; [all …]
|
| /plugin/amcharts/assets/amcharts/plugins/dataloader/examples/data/ |
| D | MSFT_events.csv | 2 2014-06-05,A,Analyst opinion change,Upgrade by FBR Capital from Mkt Perform to Outperform 5 2014-01-23,A,Analyst opinion change,Upgrade from Deutsche Bank from Hold to Buy 6 2014-01-10,A,Analyst opinion change,Upgrade from Barclays from Equal weight to Overweight 9 2013-08-13,A,Analyst opinion change,Downgrade from Stifel from Buy to Hold 11 2013-04-30,A,Analyst opinion change,Downgrade from Standpoint Research from Buy to Hold 13 2013-01-04,A,Analyst opinion change,Downgrade from Argus from Buy to Hold 14 2012-12-14,A,Analyst opinion change,Initiated by BMO Capital Markets 15 2012-12-12,A,Analyst opinion change,Upgrade from Standpoint Research from Hold to Buy 17 2012-08-20,A,Analyst opinion change,Initiated by Longbow 19 2012-07-20,A,Analyst opinion change,Initiated by Griffin Securities [all …]
|
| /plugin/userhistory/ |
| D | admin.php | 76 $change = dokuwiki\ChangeLog\ChangeLog::parseLogLine ( $line ); 77 if ( strtolower ( $change['user'] ) == strtolower ( $user ) ) $changes[] = $change; 104 foreach ( $changes as $key => $change ) { 108 $date = strftime ( $conf['dformat'], $change['date'] ); 109 echo ( $change['type'] === 'e' ? '<li class = "minor">' : '<li>' ); 116 …echo ( '<a class = "diff_link" href = "'.wl ( $change['id'], "do=diff&rev=".$change['date'] ).… 121 …echo ( '<a class = "revisions_link" href = "'.wl ( $change['id'], "do=revisions" ).'"><img '.$att.… 122 …echo ( $change['id'].' – '.html_wikilink ( ':'.$change['id'], $conf['useheading'] ? NULL : $… 123 if ( $change['sum'] != "" ) { 124 echo ( ' – '.hsc ( $change['sum'] ) );
|
| /plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Entry/ |
| H A D | Changes.php | 50 foreach ($changes as $change) { 51 $this->changes[] = $change; 60 * @param Change $change 63 public function has(Change $change) argument 65 return array_search($change, $this->changes, true) !== false; 76 foreach ($changes as $change) { 77 if (($index = array_search($change, $this->changes, true)) !== false) {
|
| /plugin/querychangelog/ |
| D | admin.php | 375 foreach($this->changes as $change){ 376 $date = strftime($conf['dformat'], $change['date']); 377 ptln($change['type']==='e' ? '<li class="minor">' : '<li>'); 382 ptln('<a href="'.wl($change['id'],"do=diff&rev=".$change['date']).'">'); 393 ptln('<a href="'.wl($change['id'],"do=revisions").'">'); 404 ptln(html_wikilink(':'.$change['id'],$conf['useheading'] ? NULL : $change['id'])); 405 ptln(' – '.hsc($change['sum'])); 407 ptln('<span class="user" >'.$change['user'].' ('.$change['ip'].')</span>');
|
| /plugin/codemirror/dist/modes/ |
| D | rst.min.js.map | 1 …change","to_mode","local","startState","to_explicit","phase","stage","context","current","tmp_stex…
|
| /plugin/jsonrpc/ |
| D | jsonrpc.php | 543 $change = array(); 544 $change['name'] = $recent['id']; 545 $change['lastModified'] = new IJR_Date($recent['date']); 546 $change['author'] = $recent['user']; 547 $change['version'] = $recent['date']; 548 $change['perms'] = $recent['perms']; 549 $change['size'] = @filesize(wikiFN($recent['id'])); 550 array_push($changes, $change); 573 $change = array(); 574 $change['name'] = $recent['id']; [all …]
|
| /plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Request/ |
| H A D | ModifyRequest.php | 121 foreach ($changes->getChildren() as $change) { 122 $changeList[] = self::parseChange($change); 135 foreach ($this->changes as $change) { 136 $changeSeq = Asn1::sequence(Asn1::enumerated($change->getType())); 139 Asn1::octetString($change->getAttribute()->getDescription()), 142 }, $change->getAttribute()->getValues()))
|
| /plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Sync/ |
| H A D | MockSyncCollection.php | 129 foreach($this->changeLog as $token=>$change) { 133 $added = array_merge($added, $change['added']); 134 $modified = array_merge($modified, $change['modified']); 135 $deleted = array_merge($deleted, $change['deleted']);
|
| /plugin/pycode/ |
| D | script.js | 83 LANG.plugins.pycode.change+'</label>' + 98 LANG.plugins.pycode.change+'</label>' + 110 LANG.plugins.pycode.change+'</label>' + 175 jQuery("#pycode__opt-lns").change(function() { 191 jQuery("#pycode__opt-def").change(function() { 212 jQuery("#pycode__opt-cls").change(function() { 233 jQuery("#pycode__opt-nums").change(function() { 253 jQuery("#pycode__opt-title").change(function() { 271 jQuery("#pycode__opt-docstr").change(function() {
|
| /plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/ |
| D | DataFrameTransformDeprecatedNamespace.asciidoc | 34 *NOTE:* This API is BETA and may change in ways that are not backwards compatible 49 *NOTE:* This API is BETA and may change in ways that are not backwards compatible 67 *NOTE:* This API is BETA and may change in ways that are not backwards compatible 96 *NOTE:* This API is BETA and may change in ways that are not backwards compatible 110 *NOTE:* This API is BETA and may change in ways that are not backwards compatible 125 *NOTE:* This API is BETA and may change in ways that are not backwards compatible 142 *NOTE:* This API is BETA and may change in ways that are not backwards compatible
|
| /plugin/farmer/script/ |
| H A D | plugins.js | 30 .change(function () { 43 .change(function () { 129 jQuery("input[name=bulkSingleSwitch]:radio").change(function () {
|
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/ |
| D | HTML.DefinitionID.txt | 11 If you change your custom edits, you should change this directive, or 23 configuration object normally has no way of knowing that this change
|
| /plugin/farmsync/script/ |
| D | form.js | 4 jQuery('select[name="farmsync[source]"]').change(function (event) { 24 jQuery('input[name="farmsync[struct]"]').change(function (event) {
|
| /plugin/git/ |
| D | helper.php | 288 $change = substr($file, 0, 2); 289 if (strpos($change, '?') !== false) 291 else if (strpos($change, 'M') !== false) 293 else if (strpos($change, 'A') !== false) 295 else if (strpos($change, 'D') !== false) 297 else if (strpos($change, 'R') !== false) 299 else if (strpos($change, 'r') !== false)
|
| /plugin/linkfix/lang/en/ |
| D | intro.txt | 3 This tool allows you to change all links in your wiki by simple search and replace. You can change …
|
| /plugin/flowplay/ |
| D | changelog | 4 * Behavior change: video files do not autostart anymore 5 * Behavior change: video files do not loop anymore
|
| /plugin/siteexport/ |
| D | script.js | 379 … var name = $('<input/>').addClass('edit dummy').attr({ value: nameVal}).change(function(event) 383 … var value = $('<input/>').addClass('edit dummy').attr({ value: valueVal}).change(function(event) 477 $(this).change(function(event){ 495 $('form#siteexport #depthType:input').change(function(event){ 505 $('form#siteexport #pdfExport:input').change(function(event){ 511 $('form#siteexport select#renderer').change(function(event){ 517 $('form#siteexport #disableall:input').change(function(event){ 522 $('form#siteexport :input[name=disableplugin\\[\\]]').change(function(event){
|
| /plugin/dokutexit/help/ |
| D | texit.txt | 37 ^tablerowlength | This values is used to change tables layout | number | 100 | 38 ^tablemaxrows | This values is used to change tables layout | number | 30 | 39 ^biggesttableword | Obscur parameter that can change, sometimes, tables layout | number | 15 |
|
| /plugin/bureaucracyau/script/ |
| D | fieldsets.js | 45 $inputelem.change(); 78 .change();
|
| /plugin/farm/install/animaltemplate/conf/ |
| D | local.php.dist | 4 Simply copy the options you want to change from dokuwiki.php 5 to this file and change them
|
| /plugin/bureaucracy-au/script/ |
| D | fieldsets.js | 45 $inputelem.change(); 78 .change();
|
| /plugin/bureaucracy/script/ |
| D | fieldsets.js | 45 $inputelem.change(); 78 .change();
|
| /plugin/preregister/lang/en/ |
| D | info.txt | 4 are listed here. You can change the ''list_age'' setting in the Configuration Manager. 6 Dokuwiki saves it files as readable by all. The ''Secure data file'' button will change that so tha…
|
| /plugin/diff/ |
| D | syntax_plugin_diff.css | 11 If you want to change the styling rules either change the settings
|