public
Description: Install and configure sphinx
Homepage:
Clone URL: git://github.com/railsmachine/moonshine_sphinx.git
name age message
file README.rdoc Wed Jul 15 12:10:10 -0700 2009 initial import [roblingle]
directory lib/ Wed Jul 15 12:10:10 -0700 2009 initial import [roblingle]
directory moonshine/ Wed Jul 15 12:10:10 -0700 2009 initial import [roblingle]
directory recipes/ Wed Oct 14 13:28:38 -0700 2009 doh [Jesse Newland]
directory spec/ Wed Jul 15 12:10:10 -0700 2009 initial import [roblingle]
directory templates/ Wed Jul 15 12:10:10 -0700 2009 initial import [roblingle]
README.rdoc

Moonshine_Sphinx

A plugin for Moonshine

A plugin for installing and managing sphinx.

Instructions

  • script/plugin install git://github.com/ACCOUNT/moonshine_sphinx.git
  • script/plugin install git://github.com/ACCOUNT/moonshine_god.git
  • edit sphinx.god in the templates directory and save to config/god/
  • Configure settings if needed
      configure(:sphinx => {:version => '0.9.9'}) # 0.9.8.1 is the default
    
  • Include the plugin and recipe(s) in your Moonshine manifest
      plugin :sphinx
      recipe :sphinx