This repository has been archived on 2024-09-05. You can view files and clone it, but cannot push or open issues or pull requests.
shimmie2/ext/index
Shish 12f0bc3a81 Allow SearchTermParseEvent to have a bit more control over results
Rather than "add querylet or do nothing", moving more code into the
event means that event handlers are able to add a positive or negative
querylet, add a positive or negative tag, or do nothing

This means that events can respond to the `null` search term by adding a
tag, which would be useful for #917
2023-05-25 12:59:25 +01:00
..
config.php Namespaces are one honking great idea—let's do more of those! 2023-01-10 22:44:09 +00:00
events.php Allow SearchTermParseEvent to have a bit more control over results 2023-05-25 12:59:25 +01:00
info.php Namespaces are one honking great idea—let's do more of those! 2023-01-10 22:44:09 +00:00
main.php Allow SearchTermParseEvent to have a bit more control over results 2023-05-25 12:59:25 +01:00
script.js standard jquery 2020-03-02 17:12:43 +00:00
style.css tagit fix and ui 2023-03-27 16:45:59 +01:00
test.php remove some unused bits 2023-01-11 18:28:43 +00:00
theme.php send_event(T) -> T 2023-02-04 20:50:26 +00:00