7
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added "Settings and Configuration" section to the manual. More... over 20 years ago
Updated default entry. More... over 20 years ago
Workaround for CVS bugs. More... over 20 years ago
Repository update. More... over 20 years ago
Added missing default directories? More... over 20 years ago
Removed obsolete files from default directory. More... over 20 years ago
Updated NanoBlogger's Help entry in default. More... over 20 years ago
- (nb_main): Removed prompt for editor to simplify blog creation. - Updated EDITOR comment in blog.conf More... over 20 years ago
- (nb_main): Rephrased editor question. - Rephrased EDITOR comment. More... over 20 years ago
- Replaced "Usage" section with new "Getting Started" section. - Renamed "Building the Blog" section to "Templates and Placeholders". - Updated templates and plugin information. - Cleaned up organization and removed unnecessary material in manual. More... over 20 years ago
Improved XML parsing of RSS templates by removing charset declarations. More... over 20 years ago
- Added filter to escape special characters, such as ampersand and quotes. - Removed experimental autoformat plugin that escaped characters. More... almost 21 years ago
Fixed over zealous conversions of line breaks to br tags. More... almost 21 years ago
Fixed line break conversions to include br tags. More... almost 21 years ago
Changed version information to emphasize that this code is in CVS. More... almost 21 years ago
Updated category RSS/RDF template to reflect the changes made to rdf.xml. More... almost 21 years ago
(delete_blog): Checks relation to category before writing to it. More... almost 21 years ago
- (nb_main): Fixed category so it really gets set to Untitled now. - (edit_blog): Checks for empty DB_RESULTS before writing to category database. - (build_archives): Fixed check for monthly archive updating. More... almost 21 years ago
NB_Month_Links gets generated correctly. More... almost 21 years ago
(build_blog): Permalinks now get updated according to blog_update. More... almost 21 years ago
(build_blog): Fixed logic in the order of code and process. More... almost 21 years ago
(build_blog): Permalinks get built and updated correctly. More... almost 21 years ago
- Added references for DOCTYPE and ENTITY. - Added admin module and set admin:generatorAgent to NanoBlogger. More... almost 21 years ago
- NB_AtomEntryModDate was temporarily changed to NB_AtomEntryDate. - Switched to make_placeholder to generate NB_Entries. - Deleted files left in PARTS_DIR directory. More... almost 21 years ago
- Switched to make_placeholder to generate NB_Entries. - Deleted files left in PARTS_DIR directory. More... almost 21 years ago
- Added support for category feeds to rss plugin. - Removed all functions and code related to rss feeds in nb. More... almost 21 years ago
- (read_metadata): Added experimental support for content encoding. - Added a plugin for RSS feeds. - Modified rdf templates to include rdf:Seq. More... almost 21 years ago
(show_help): Simplified wording in examples. More... almost 21 years ago
(show_help): Minor improvements made to help info. More... almost 21 years ago
(load_plugins): user plugins are now loaded before global plugins. More... almost 21 years ago