Home
last modified time | relevance | path

Searched refs:summary (Results 101 – 125 of 308) sorted by relevance

12345678910>>...13

/plugin/combo/resources/theme/default/pages/templates/
H A Dapp-edit.css32 /** The input summary when editing a page is 50px fix **/
42 #wiki__editbar .summary {
/plugin/qc/
H A Dstyle.less35 div.summary {
/plugin/tagadd/
H A Daction.php300 $summary= "Tag".$idcount." ".$log;
301 $Hajax->saveWikiPage($data,$summary,true, [],false);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/Resource/
H A DMylibraryAnnotations.php106 public function summary($layerIds, $volumeId, $optParams = []) function in Google\\Service\\Books\\Resource\\MylibraryAnnotations
/plugin/jirainfo/
H A Dscript.js300 html += obj.summary ? '<p class="ji-summary">' + obj.summary + "</p>" : "";
/plugin/statdisplay/helper/
H A Dgraph.php34 $this->summary();
64 private function summary($from = '', $to = '') function in helper_plugin_statdisplay_graph
/plugin/webdav/vendor/sabre/vobject/resources/schema/
H A Dxcal.rng440 property-summary? &
487 property-summary? &
527 property-summary? &
623 property-summary &
833 property-summary = element summary {
/plugin/icalevents/vendor/sabre/vobject/resources/schema/
H A Dxcal.rng440 property-summary? &
487 property-summary? &
527 property-summary? &
623 property-summary &
833 property-summary = element summary {
/plugin/orphanmedia/
H A DREADME33 ~~ORPHANMEDIA:summary~~
/plugin/publish/_test/
H A Dmail.unit.test.php70 Edit Summary : summary of save 2
/plugin/orphanmedia2/
H A DREADME33 ~~ORPHANMEDIA:summary~~
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Notification/
H A DInviteTest.php51 'summary' => 'Awesome stuff!'
/plugin/color/
H A DREADME.md5 …ki.org/plugin:color) for detailed documentation. Here we provide a brief summary of the required s…
/plugin/structgroupby/
H A DREADME3 Groups rows that have the same values into summary rows
/plugin/issuelinks/db/
H A Dupdate0001.sql6 summary TEXT, field
/plugin/icalevents/
H A Ddeleted.files23 externals/iCalcreator/docs/summary.html
H A Dsyntax-impl.php316 $summary = $this->textAsWiki($event->SUMMARY);
317 $template = str_replace('{summary}', $summary, $template);
/plugin/htmldetailstag/
H A DREADME3 Use the HTML <details> and <summary> tag for toggling information
/plugin/xcom/lang/en/
H A Dfunctions.txt24 …llowing: \\ 1. ''(sum;summary text)'' \\ 2. ''(minor;1)'' \\ The semi-colons after ''sum'' and ''m…
61 …re ''attrs'' is either ''minor'' or it is''sum'', which specifies change summary. The format is th…
/plugin/batchedit/
H A Dengine.php365 public function applyMatches($summary, $minorEdit) { argument
380 saveWikiText($this->id, $text, $summary, $minorEdit);
1085 public function applyMatches($summary, $minorEdit) { argument
1097 $this->session->addEdits($page->applyMatches($summary, $minorEdit));
/plugin/adhoctags/images/
H A DREADME40 * details-summary.svg
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DCHANGELOG.md104 - Check body size when getting the message summary
111 - Get the summary of a body only if it is readable
120 - `get_message_body_summary` function in order to get the message summary
/plugin/task/
H A Dstyle.css21 div.dokuwiki div.vcalendar img.summary {
/plugin/findologicxmlexport/vendor/findologic/libflexport/src/FINDOLOGIC/Export/XML/
H A DXMLItem.php33 $itemElem->appendChild($this->summary->getDomSubtree($document));
/plugin/picasawebalbum/orig/
H A Djquery.pwi.js71 $c = (photo.summary ? photo.summary.$t : "");

12345678910>>...13