Home
last modified time | relevance | path

Searched refs:info (Results 1776 – 1800 of 1857) sorted by last modified time

1...<<7172737475

/plugin/wikicalendar/
H A DREADME8 See COPYING for license info.
/plugin/uparrow/
H A DREADME8 See COPYING for license info.
/plugin/usersubscriptions/
H A Dsyntax.php77 $renderer->info['cache'] = false;
146 foreach($elements as $id => $info) {
147 $info['inheritedsubscription'] = $info['subscribedfromparent'] && !$info['selfsubscribed'];
149 $info['deleteoption'] = $info['selfsubscribed'] && $deletelink;
150 …$info['display'] = $info['usersubscribed'] && ($displayinheritedsubscriptions || (!$displayinherit…
152 $usersubscriptions[$id] = $info;
H A Dusersubscriptions.tpl.php31 foreach($usersubscriptions as $id => $info) {
32 if(!$info['display']) continue; // skips not displayable items
38info['isnamespace'] ? 'namespace' : 'page'; ?>.png" alt="<?php echo $this->getLang($info['isnamesp…
41 …<a href="<?php echo wl($id).($info['isnamespace'] ? ':' : ''); ?>"><?php echo ($id != '') ? $id : …
44 …<?php echo $info['inheritedsubscription'] ? $this->getLang('because_parent_ns_subscribed') : '&nbs…
48info['deleteoption']) { ?><a href="<?php echo wl($ID); ?>&amp;pluginusersubscriptions_unsubscribe=…
72 foreach($usersubscriptions as $id => $info) {
73 if($info['selfsubscribed']) continue; // don't display already subscribed items
75info['isnamespace'] ? 'ns' : 'pg').'-'.$id.($info['isnamespace'] ? ':' : '').'" class="'.($info['i…
76 <!--<?php echo str_repeat('&nbsp;&nbsp;&nbsp;', max(0, $info['lvl'] - 1)); ?>-->
/plugin/quiz/
H A Dsyntax.php74 $renderer->info['cache'] = FALSE;
/plugin/aclauditor/
H A DREADME8 See COPYING for license info.
/plugin/codebutton_ext/
H A Daction.php.bak15 * Return some info
/plugin/quickedit/
H A DREADME10 See COPYING for license info.
/plugin/sidebarng/
H A DREADME8 See COPYING for license info.
/plugin/sidebarng/sidebars/example/
H A Dsidebar.php18 print p_render('xhtml', p_get_instructions('~~INFO:syntaxplugins~~'), $info);
/plugin/gil/
H A Dsyntax.php165 $renderer->info['cache'] = false;
/plugin/farm/
H A Dinfos.animal.class.php304 $info = array();
310 if($nice) $info['average'] = $this->animal->manager->nicesize($info['average']);
313 if($nice) $info['total'] = $this->animal->manager->nicesize($info['total']);
320 $info['biggest'] = array(
354 $info['oldest'] = array(
377 $info['latest'] = array(
385 return $info;
398 $info = array();
404 if($nice) $info['average'] = $this->animal->manager->nicesize($info['average']);
407 if($nice) $info['total'] = $this->animal->manager->nicesize($info['total']);
[all …]
/plugin/farm/install/animaltemplate/data/pages/wiki/
H A Dsyntax.txt87 * See [[dokubug>151]] for more info.
/plugin/footnotestyle/
H A Drenderer.php125 …if($this->info['toc'] && is_array($this->toc) && $conf['tocminheads'] && count($this->toc) >= $con…
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorActions.java.bak8 * this file please contact info (at) jgraph (dot) com.
/plugin/crypto/
H A DREADME7 See COPYING for license info.
/plugin/multipoll/
H A Dsyntax.php115 $renderer->info['cache'] = false;
H A DREADME7 See COPYING for license info.
/plugin/simplexml/
H A Drenderer.php26 var $info = array( variable in renderer_plugin_simplexml
34 $this->info['cache'] = false;
38 $this->info['toc'] = false;
/plugin/jmol2/jmol/
H A DJmolApplet0_ShapeSurface.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolAppletSigned0_ShapeSurface.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DCHANGES.txt2498 # show info
2610 # new feature: load [file info] FILTER "BIOMOLECULE n;NOSYMMETRY"
2627 # new feature: load [file info] FILTER "[filter string]"
2628 # new feature: load [file info] FILTER "BIOMOLECULE n"
2629 # new feature: load [file info] FILTER "[filter string];BIOMOLECULE n"
2809 # to dump the info to a file:
2824 # new feature: minimize CLEAR # flushes logged info and saved atom info
4010 # buttons which open the info in the standard Jmol Help Dialog.
5784 # var info = jmolGetPropertyAsJavaObject("evaluate", '"" + {molecule=1} + "\n\n" + {molecule=1}.la…
H A DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...

1...<<7172737475