Dotclear plugin - Search Across Blog Archive
Find a file
JcDenis 9ba1d7a7ee
Some checks failed
Release package / check_release (push) Has been cancelled
Release package / do_release (push) Has been cancelled
Update dcstore.xml
2024-12-01 09:31:07 +00:00
.github/workflows Create release.yml 2024-12-01 10:30:44 +01:00
default-templates use namespace 2023-04-25 18:36:48 +02:00
locales/fr upgrade to dotclear 2.28 2023-10-20 21:11:30 +02:00
src code review (phpstan) 2023-11-04 21:34:46 +01:00
_define.php release 2023.11.04 2023-11-04 21:37:42 +01:00
CHANGELOG.md release 2023.11.04 2023-11-04 21:37:42 +01:00
dcstore.xml Update dcstore.xml 2024-12-01 09:31:07 +00:00
icon.svg use svg icon 2022-11-26 15:06:07 +01:00
LICENSE Initial commit 2021-08-21 22:12:28 +02:00
README.md release 2023.11.04 2023-11-04 21:37:42 +01:00

README

Release Date Dotclear Dotaddict License

ABOUT

saba is a plugin for the open-source web publishing software called Dotclear.

Replace public search page and 404 page by a custom page that show related entries to visitor.

REQUIREMENTS

  • Dotclear 2.28
  • PHP 8.1
  • Custom templates if default theme is not used.
  • Dotclear administrator permissions

USAGE

First install saba, mannualy from a zip package or from Dotaddict repository. (See Dotclear's documentation to know how do this)

Go to ''Blog preference'', active plugin saba for search and 404, go to ''Widgets'', add and configure ''Advanced search'' widget.

If you use a custom theme (not Dotclear's default theme) you must create custom templates that match yours. You can find exemple in plugins/saba/default-tempaltes.

MORE

CONTRIBUTORS

  • Jean-Christian Denis (author)

You are welcome to contribute to this code.