Recent Changes - Search:

SimpleLog wiki

Installing SimpleLog

        MT(gs) users
        DreamHost users

Upgrading

Working with themes

How to

Troubleshooting

Development & resources

BasicSearch

If you don't necessarily want to use the (very nice) quick search feature, here's one way to show a basic search box that yields the full search results page:

    <form action="/search/full" id="sform" method="post">
      <fieldset>
        <input type="text" name="q" id="q" value="search..." />
      </fieldset>
    </form>
Edit - History - Print - Recent Changes - Search
Page last modified on November 13, 2007, at 12:05 AM EST