Just to provide more information, here is the testing grounds for my blosxom
installation:
http://www.tamu.edu/upress/cgi-bin/blosxom.cgi
I realize all of the links are not working, I'm just trying to get blosxom configured
correctly before I move on to the rest of the site and design. thanks
--- In blosxom
yahoogroups.com, "erinjhill" <pressag
...> wrote:
>
>
> Blosxom does not seem to be turning the first line of my txt files into the titles of
the
> posts.
>
> I'm only getting a date that precedes my posts.
>
> Currently I have story.html set up like this (stripped down for testing):
>
> <div class="mainfeature">
>
>
> <b>$title</b>
> <br />
> $body
> </p>
> <p align="left">
>
> </p>
> </div>
>
> any suggestions?
>