Home
last modified time | relevance | path

Searched refs:extra (Results 201 – 223 of 223) sorted by last modified time

123456789

/plugin/hipchat/
H A Dcomposer.lock61 "extra": {
175 "extra": {
/plugin/dokumicrobugtracker/css/
H A Ddemo_table.css21 * 'full_numbers' pagination - I use an extra selector on the body tag to ensure that there is
H A Ddemo_table_jui.css21 * 'full_numbers' pagination - I use an extra selector on the body tag to ensure that there is
/plugin/dokumicrobugtracker/
H A Dstyle.css21 * 'full_numbers' pagination - I use an extra selector on the body tag to ensure that there is
560 * 'full_numbers' pagination - I use an extra selector on the body tag to ensure that there is
/plugin/p2ilinkaction/
H A DREADME3 …xt links, they will see a preview picture of this link. By default, [only extra links] will have p…
H A Dplugin.info.txt6 …xt links, they will see a preview picture of this link. By default, [only extra links] will have p…
/plugin/owncloud/
H A Dhelper.php317 …if($line[2] == DOKU_CHANGE_TYPE_MOVE) $extra = ' ('.$this->getLang('movedfrom').' '.hsc($line[6]).…
318 else $extra = '';
322 …s="col1">'.$author.'</td><td class="col2">'.$size.'</td><td class="col3">'.$line[5].$extra.'</td>';
/plugin/jcapture/lib/
H A Dhttpmime-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/aceeditor/
H A DNEWS33 * Support for markdown(extra) plugin
/plugin/socialshareprivacy2/SSP/
H A DREADME.md8 two times. But in return for this extra click a user can only be tracked be this
/plugin/flowplayer/player/
H A DREADME.txt186 - onSeek() was not fired when seeking while paused and when using RTMP. An extra onStart was fired …
/plugin/htvid/
H A DTODO4 will fail if you only list one without the extra pipe seperator.)
/plugin/tindexmenu/syntax/
H A Dindexmenu.php362 $extra='';
388 if ($item['open']) ($item['level'] < $data[$node]['level']) ? $node=$i : $extra .= "$i ";
400 $extra=rtrim($extra,' ');
401 return array($out,$extra);
/plugin/fedauth/Auth/Yadis/
H A DManager.php169 $extra = $this->prepareForSave($obj);
171 if ($extra && is_array($extra)) {
172 foreach ($extra as $k => $v) {
/plugin/jdraw/lib/
H A Dhttpmime-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/autotweet/
H A Daction.php104 $message = str_replace('{extra}', $last_change['extra'], $message );
/plugin/s5reloaded/ui/thesis/
H A Dprint.css67 .extra
72 div.extra, pre.extra, .example
77 ul.extra a
/plugin/jquery/
H A Djquery-1.4.2.js2659 var parts = [], m, set, checkSet, extra, prune = true, contextXML = isXML(context),
2669 extra = m[3];
2761 if ( extra ) {
2762 Sizzle( extra, origContext, results, seed );
3523 Sizzle = function(query, context, extra, seed){
3530 return makeArray( context.querySelectorAll(query), extra );
3534 return oldSizzle(query, context, extra, seed);
4624 css: function( elem, name, force, extra ) { argument
4631 if ( extra === "border" ) {
4636 if ( !extra ) {
[all …]
/plugin/jmol2/jmol/
H A DCHANGES.txt2046 # bug fix: extra values in measure reporting, and wrong format
2768 # bug fix: draw adds extra circle in 11.5.25
3197 # * note that there is NO redundant extra vertex in this format
4260 # bug fix: state saving of @ definitions has extra = sign.
/plugin/sidebar/
H A Dstyle.css169 …width: 77%; /* IE needs extra gap to ensure #sidebar & .page float next to each …
/plugin/bibtex/OSBib/create/
H A DMESSAGES.php34 function text($arrayName, $indexName, $extra = FALSE) argument
41 $string = $extra ? preg_replace("/###/", $utf8->smartUtf8_decode($extra), $string) :
H A DERRORS.php34 function text($arrayName, $indexName, $extra = FALSE) argument
41 $string = $extra ? preg_replace("/###/", $utf8->smartUtf8_decode($extra), $string) :
H A DSUCCESS.php34 function text($indexName, $extra = FALSE) argument
41 $string = $extra ? preg_replace("/###/", $utf8->smartUtf8_decode($extra), $string) :

123456789