DokuWiki

It's better when it's simple

User Tools

Site Tools


devel:event:fulltext_snippet_create

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
devel:event:fulltext_snippet_create [2018-12-08 15:21] – doc updated according to issue #2615 torpedodevel:event:fulltext_snippet_create [2022-09-17 01:31] (current) Klap-in
Line 15: Line 15:
  
 <code php> <code php>
-array( +[ 
-      'id'        => $id, +    'id'        => $id, 
-      'text'      => &$text, +    'text'      => &$text, 
-      'highlight' => &$highlight, +    'highlight' => &$highlight, 
-      'snippet'   => '', +    'snippet'   => '', 
-     );+];
 </code> </code>
  
devel/event/fulltext_snippet_create.txt · Last modified: 2022-09-17 01:31 by Klap-in

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki