Home
last modified time | relevance | path

Searched refs:show (Results 501 – 525 of 1134) sorted by path

1...<<21222324252627282930>>...46

/plugin/facebooklike/
H A DLICENSE37 or can get the source code. And you must show them these terms so they
656 This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
658 under certain conditions; type `show c' for details.
660 The hypothetical commands `show w' and `show c' should show the appropriate
/plugin/fancysearch/
H A Dscript.js20 var $nspicker = jQuery('#fancysearch__ns_custom').show();
/plugin/farm/
H A DCOPYING36 source code. And you must show them these terms so they know their
317 Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
319 under certain conditions; type `show c' for details.
321 The hypothetical commands `show w' and `show c' should show the appropriate
323 be called something other than `show w' and `show c'; they could even be
/plugin/farm/install/animaltemplate/conf/
H A Dlocal.php.dist9 //$conf['title'] = 'My Wiki'; //what to show in the title
H A Dwordblock.conf2478 https?:\/\/([^\/]*\.)?ena-free-show\.net
/plugin/farm/install/animaltemplate/data/pages/wiki/
H A Ddokuwiki.txt22 * [[http://www.wikimatrix.org/show/DokuWiki|Compare it with other wiki software]]
H A Dsyntax.txt230 Some times you want to mark some text to show it's a reply or comment. You can use the following sy…
313 This is pretty much the same, but you could use it to show that you quoted a file.
347 | any number | will be used as maximum number items to show, defaults to 8 |
349 | author | show item authors names |
350 | date | show item dates |
351 | description| show the item description. If [[doku>wiki:config#htmlok|HTML]] is disabled all tags …
/plugin/farmer/_animal/data/pages/wiki/
H A Ddokuwiki.txt22 * [[http://www.wikimatrix.org/show/DokuWiki|Compare it with other wiki software]]
H A Dsyntax.txt241 Some times you want to mark some text to show it's a reply or comment. You can use the following syntax:
354 This is pretty much the same, but you could use it to show that you quoted a file.
366 This is pretty much the same, but you could use it to show that you quoted a file.
458 | any number | will be used as maximum number items to show, defaults to 8 |
460 | author | show item authors names |
461 | date | show item dates |
462 | description| show the item description. If [[doku>config:htmlok|HTML]] is disabled all tags will be stripped |
/plugin/farmer/action/
H A Dstartup.php60 $show = $config['notfound']['show'];
62 if ($show == 'farmer') return;
64 if ($show == '404' || $show == 'list') {
66 $body = $this->locale_xhtml('notfound_' . $show);
69 if ($show == 'list') {
78 if ($show == 'redirect' && $url) {
/plugin/farmer/script/
H A Dplugins.js87 * show the matrix interface
97 $formPluginMatrix.show();
131 $formAllAnimals.show();
136 $formSingleAnimal.show();
/plugin/farmsync/script/
H A Dform.js27 jQuery('div.structsync').show();
H A Dresults.js63 $this.closest('div.li').find('table.diff').show()
141 $form.find('div.editconflict').show();
144 $form.find('button[name=save],button[name=cancel]').show();
151 $form.find('button[name=theirs],button[name=override],button[name=edit]').show();
/plugin/fastwiki/
H A DLICENSE36 source code. And you must show them these terms so they know their
316 Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
318 under certain conditions; type `show c' for details.
320 The hypothetical commands `show w' and `show c' should show the appropriate
322 be called something other than `show w' and `show c'; they could even be
H A Dscript.js5 var m_viewMode, m_origViewMode, m_prevView; // show, edit, subscribe etc
18 var m_supportedActions = {'':1, edit:1, draft:1, history:1, recent:1, revisions:1, show:1, subscribe:1, backlink:1, index:1, profile:1, media:1, diff:1, save:1}; property in plugin_fastwiki.m_supportedActions
32 m_viewMode = urlParams['do'] || 'show';
53 if (JSINFO.fastwiki.fastshow && (m_origViewMode != 'show' || !window.history || !history.pushState))
86 params['do'] = 'show';
110 params['do'] = 'show';
116 // Only fix self-referrential links if we started out in show mode.
117 if (m_origViewMode == 'show' && window.JSINFO) {
125 load('show');
341 // Do a fast save if we started on 'show' an
413 var hasToc = {show: 1, admin: 1}; global() property in plugin_fastwiki._updatePageObjsOnSwitch.hasToc
572 show: function(params, extraData) { global() method in plugin_fastwiki.m_actionEffects
[all...]
H A Dtemplates.js11 return '<a href="' + url + '" class="action show" accesskey="v" rel="nofollow" title="' + JSINFO.fastwiki.text_btn_show + ' [V]"><span>' + JSINFO.fastwiki.text_btn_show + '</span></a>';
14 // Add a "show" link for templates which have a <ul> list of action links.
22 m_showRow = $('<li>' + m_utils.makeShowLink(link.href) + '</li>').toggle(mode != 'show');
37 $(elt).prepend(newBtn.toggle(mode!='show'));
50 // Only show is supported as a start mode, because otherwise, we'd have to add pagetools for each action and check for actions being allowed.
51 window.tpl_fastwiki_startmode_support = {show:1}; property in window.tpl_fastwiki_startmode_support
57 // The dokuwiki template hides the sidebar in non-show modes
59 $("#dokuwiki__top").toggleClass("showSidebar hasSidebar", mode == 'show');
60 $("#dokuwiki__aside").css('display', mode == 'show' ? '' : 'none');
62 m_showRow.toggle(mode != 'show');
68 window.tpl_fastwiki_startmode_support = {show:1}; global() property in window.tpl_fastwiki_startmode_support
98 window.tpl_fastwiki_startmode_support = {show:1}; global() property in window.tpl_fastwiki_startmode_support
[all...]
/plugin/fckg/
H A DLICENSE36 source code. And you must show them these terms so they know their
316 Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
318 under certain conditions; type `show c' for details.
320 The hypothetical commands `show w' and `show c' should show the appropriate
322 be called something other than `show w' and `show c'; they could even be
/plugin/fckg/fckeditor/editor/css/
H A Dfck_showtableborders_gecko.css21 * This CSS Style Sheet defines the rules to show table borders on Gecko.
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js98show(x,y,0,0,A);};FCKPanel.prototype.ResizeForSubpanel=function(A,B,C){if (!FCKBrowserInfo.IsIE7) …
H A Dfckeditorcode_ie.js100show(x,y,0,0,A);};FCKPanel.prototype.ResizeForSubpanel=function(A,B,C){if (!FCKBrowserInfo.IsIE7) …
/plugin/fckg/fckeditor/
H A Dlicense.txt65 source code. And you must show them these terms so they know their
360 it. And you must show them these terms so they know their rights.
/plugin/fedauth/
H A DCOPYING36 source code. And you must show them these terms so they know their
317 Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
319 under certain conditions; type `show c' for details.
321 The hypothetical commands `show w' and `show c' should show the appropriate
323 be called something other than `show w' and `show c'; they could even be
/plugin/feed/
H A DCOPYING36 source code. And you must show them these terms so they know their
317 Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
319 under certain conditions; type `show c' for details.
321 The hypothetical commands `show w' and `show c' should show the appropriate
323 be called something other than `show w' and `show c'; they could even be
/plugin/feedback/
H A Dscript.js3 .show()
/plugin/feedmod/
H A DCOPYING36 source code. And you must show them these terms so they know their
317 Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
319 under certain conditions; type `show c' for details.
321 The hypothetical commands `show w' and `show c' should show the appropriate
323 be called something other than `show w' and `show c'; they could even be

1...<<21222324252627282930>>...46