Home |
BlogMax is an Emacs package that aids in the creation of a
weblog. News below. See the
Docs page
for details.
I've been using amphetaDesk to scan RSS channels. The RSS that BlogMax generates looks funny there. The main link appears twice. I've been thinking about some ideas to improve the RSS and get rid of the need to use <br> tags for paragraph breaks within an entry. I think I know what to do now.
I'll add two new macros,
{/story} will expand into:
The weblog-insert-story-tags command, likely bound to
<Ctrl><Shift>-S, will insert:
using the clipboard as the "link", auto-generating the "name" as one
more than the largest integer already used in the file, and putting
the cursor between the two quotes of a blank "title". RSS generation
will then be done on the generated HTML file, finding the
<!--story--> and <!--/story--> comments
and pulling the link and title out of the generated anchor tag.
Comments?
|
|
Copyright © 2002 by Bill St. Clair <bill@billstclair.com> | source |