No commit activity in last 3 years
No release in over 3 years
Adds search feature for pages, snippets, layouts, et al.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 1.0.0.rc2
 Project Readme

Sitemap Search

Created by Sean Cribbs in Fall 2007.
Revised and generalized by Sean Cribbs and Andrew vonderLuft in August 2008.
Extended and refactored by Andrew vonderLuft since then.

Provides a simple content search of pages, snippets, and layouts.
Contains rudimentary support for scoping searches within a given site when using the multi_site extension.

Revision History

  • 4/2011 – UI upgrade for Radiant >= 1.0.0; added Layouts; added templates to search from Templates extension
  • 2/2010 – add banners to search, from BannerRotator extension
  • 2/2009 – upgraded for compatibility with Radiant 0.7
  • 12/2008 – initial commit

Requirements

  • current version requires Radiant >= 1.0.0
  • tag 0.7.2 available for earlier versions

page_list_view extension must be installed

From your RADIANT_ROOT:

$ script/extension install page_list_view

Installation

From your RADIANT_ROOT:

$ script/extension install sitemap_search

Restart your radiant app, and you should be good to go.

Usage

See the Help doc.

To do

  • Include page fields, e.g. ‘keywords’ and ‘description’

Acknowledgments

Thanks to Digital Pulp for funding the initial development of this extension as part of the Redken.com project.
Further support for generalization and release was provided by Con-way.