Home
last modified time | relevance | path

Searched refs:last (Results 151 – 175 of 663) sorted by relevance

12345678910>>...27

/plugin/autotooltip/
H A Dscreen.less27 > .level3 > *:last-child {
/plugin/autotabber/
H A DREADME.md12 * Adjustable tab size (not yet via config, must edit the JS file, last line)
/plugin/scrollticker/
H A DREADME.md12 For example you could fetch a list with links to the last three items of a discussion from the disc…
/plugin/solr/
H A Dhelper.php174 $last = @filemtime($idxtag);
175 if($last > @filemtime(wikiFN($id))){
/plugin/pdftools/tpl/checkliste2/
H A DREADME.txt29 * ''back.html'' -- Added once after last page
56 * ''@UPDATE@'' -- Time of the last update of the article
/plugin/pdftools/tpl/kompakt/
H A DREADME.txt29 * ''back.html'' -- Added once after last page
56 * ''@UPDATE@'' -- Time of the last update of the article
/plugin/pdftools/tpl/checkliste/
H A DREADME.txt29 * ''back.html'' -- Added once after last page
56 * ''@UPDATE@'' -- Time of the last update of the article
/plugin/pdftools/tpl/info/
H A DREADME.txt29 * ''back.html'' -- Added once after last page
56 * ''@UPDATE@'' -- Time of the last update of the article
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DLdapUrl.php389 $last = key($query);
392 # This is so we stop at the last query part that was actually set, but also capture cases where the first and
395 for ($i = 0; $i <= $last; $i++) {
/plugin/syntaxhighlighter4/
H A DCHANGELOG.md11 * Fix underscores not showing on last line (Issue #23)
/plugin/dataplot/
H A DChangeLog18 instead of copies of the last one (fixes lp:1359775). The image files now
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/for/
H A Dobjects_countable.test8 * {{ loop.first }}/{{ loop.last }}/{{ loop.length }}
/plugin/avtaskbox/
H A DREADME.md22 DESCRIPTION: Some stuff for you. You can have newlines in this part. Description must be the last i…
/plugin/columns/
H A Dstyle.css19 div.dokuwiki table.columns-plugin td.columns-plugin.last {
/plugin/html2pdf/html2pdf/html2ps/
H A Dpdf.fpdf.makefont.php288 $last=0;
291 if ($i!=$last+1) {
294 $last=$i;
/plugin/revealjs/css/theme/
H A Dbeige.css140 .reveal blockquote p:last-child {
191 .reveal table tbody tr:last-child th,
192 .reveal table tbody tr:last-child td {
H A Dsimple.css139 .reveal blockquote p:last-child {
190 .reveal table tbody tr:last-child th,
191 .reveal table tbody tr:last-child td {
H A Dblood.css139 .reveal blockquote p:last-child {
190 .reveal table tbody tr:last-child th,
191 .reveal table tbody tr:last-child td {
H A Dleague.css142 .reveal blockquote p:last-child {
193 .reveal table tbody tr:last-child th,
194 .reveal table tbody tr:last-child td {
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Entry/
H A DEntries.php121 * Get the last entry object, if one exists.
125 public function last(): ?Entry
116 public function last(): ?Entry global() function in FreeDSx\\Ldap\\Entry\\Entries
/plugin/tgnotify/
H A DCHANGELOG.rst42 * Bug: plugin last update fixed to prevent wrong Plugin Manager notifications
/plugin/pdftools/tpl/onlylogo/
H A DREADME.txt29 * ''back.html'' -- Added once after last page
58 * ''@UPDATE@'' -- Time of the last update of the article
/plugin/pdftools/tpl/standard/
H A DREADME.txt29 * ''back.html'' -- Added once after last page
58 * ''@UPDATE@'' -- Time of the last update of the article
/plugin/pdftools/tpl/minimal/
H A DREADME.txt29 * ''back.html'' -- Added once after last page
58 * ''@UPDATE@'' -- Time of the last update of the article
/plugin/discussion/
H A Dadmin.php314 $last = $first+$num;
335 $params['first'] = $last;

12345678910>>...27