Import of recovered 0.7a
This commit is contained in:
commit
5d5f103a26
26 changed files with 1516 additions and 0 deletions
38
CHANGES
Normal file
38
CHANGES
Normal file
|
@ -0,0 +1,38 @@
|
|||
0.7
|
||||
- Changed the RSS export routines slightly so only the first
|
||||
paragraph of an entry is included in the channel since
|
||||
userland.com's parser was choking on some entries.
|
||||
+ I now think this is caused by something else. I'll
|
||||
look into it. I think this behavior will become an option,
|
||||
in case you only want to export teasers for your content -
|
||||
not the entirity of your content.
|
||||
|
||||
- Graceful degradation happens in the sidebar now. If no
|
||||
sidebar/rdfsources or sidebar/links files are in place, things
|
||||
carry on silently.
|
||||
|
||||
- New attribute for the <weblog> entity in dong.conf - "public".
|
||||
If set as "true", the RSS dump of the current page definition will
|
||||
be included in the sidebar of all pages defined by the current
|
||||
configuration file. They will appear under the heading "Section
|
||||
Index". If no entities contain it, the section heading will not
|
||||
appear.
|
||||
|
||||
- Basic navigation controls for historical entries.
|
||||
|
||||
0.6
|
||||
- minclude/rdf-import.inc and minclude/rdf-export.inc have been
|
||||
renamed as rss-(im|ex)port.inc because they really are not
|
||||
RDF-related. There's an awful lot of interchange of those terms
|
||||
out there, but I don't think it's correct, somehow.
|
||||
|
||||
- Permalinks enabled via ¶ characters under the datestamp.
|
||||
|
||||
- RSS export now includes <link> elements pointing to an article's
|
||||
permalink URL.
|
||||
|
||||
- A couple more bits of code moved into minclude/misc.inc to clear
|
||||
up some code duplication.
|
||||
|
||||
0.1 to 0.5
|
||||
- A lot happened.
|
Loading…
Add table
Add a link
Reference in a new issue