1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148
|
2004-12-23 12:48 n1xt3r
* nb: Version Changed to 3.1
2004-12-23 12:45 n1xt3r
* default/atom.xml, default/blog.conf, default/index.html,
default/index.xml, default/archives/2004-11.html,
default/archives/cat_1.html, default/archives/index.html,
default/articles/example.html,
default/cache/2004-11-07T18_52_16.txt.body,
default/parts/2004-11.html, default/parts/blog_status.html,
default/parts/cat_1.html, default/parts/fortune.html,
docs/nanoblogger.html: - Added shell scripting trick to "Tips and
Tricks" section of manual. - Updated manual.
2004-12-23 10:57 n1xt3r
* nb, default/blog.conf, plugins/fortune.sh,
plugins/zyx_articles.sh, plugins/entry/body/moods.sh: - BROWSER
variable, used as command for previewing weblog. - Removed
instances of alternative regular expressions (GNU extension).
2004-12-22 22:57 n1xt3r
* nb, default/archives/2004-11.html, default/articles/example.html,
default/parts/news.html, default/styles/nb_rusted.css: Version
Changed to Pre3.1
2004-12-21 18:54 n1xt3r
* default/styles/nb_clean.css, default/styles/nb_default.css,
default/styles/nb_rusted.css,
default/styles/nb_smoke-signals.css,
default/styles/nb_spring.css, plugins/fortune.sh: - Added
"blockquote" class to the style sheets. - Updated color scheme
of the "rusted" style sheet. - Minor improvements to regex of
fortune plugin. - Added <div> tags to fortune plugin's output.
2004-12-20 17:43 n1xt3r
* ChangeLog, nb, default/styles/mt_clean.css,
default/styles/nb_clean.css, default/styles/nb_default.css,
default/styles/nb_rusted.css,
default/styles/nb_smoke-signals.css,
default/styles/nb_spring.css,
default/templates/category_archive.htm,
default/templates/entry.htm,
default/templates/permalink_entry.htm: Fixed minor errors and
added "intro" class, for the style sheets.
2004-12-12 18:50 n1xt3r
* nb: Fixed new entry message to include category information
again.
2004-12-12 17:20 n1xt3r
* nb, default/templates/main_index.htm, plugins/rss.sh,
plugins/zyx_articles.sh: - Enhanced pagination, can detect and
paginate relevant pages. - Now only the relevant category
page(s) get updated upon entry edit.
2004-12-10 01:11 n1xt3r
* nb, default/atom.xml, default/index.html, default/index.xml,
default/archives/cat_1.html, default/archives/index.html,
default/parts/2004-11.html, default/parts/archive_links.html,
default/parts/blog_status.html, default/parts/cal.html,
default/parts/cat_1.html, default/parts/fortune.html,
default/templates/category_archive.htm,
default/templates/main_index.htm, default/templates/makepage.htm,
default/templates/month_archive.htm,
default/templates/permalink.htm, docs/nanoblogger.html,
plugins/01_mymood.off, plugins/atom.sh, plugins/rss.sh,
plugins/rss2.sh, plugins/zyx_articles.sh: - Automated generation
of alternate links to RSS and Atom feeds in the templates. -
Enhanced articles plugin to work with multiple directories. -
Added "--manual" option, suggested by, Rhithyn Arth
<rhithyn_AT_users.sourceforge.net>. - Now checks for existance
of template before loading.
2004-12-05 21:56 n1xt3r
* nb, default/templates/category_archive.htm,
default/templates/main_index.htm, default/templates/makepage.htm,
default/templates/month_archive.htm,
default/templates/permalink.htm, plugins/rss.sh, plugins/rss2.sh,
plugins/zyx_articles.sh: - Source files get compared for
modifications before page generation. - Added plugin for
generating RSS 2.0 feed.
2004-12-04 02:12 n1xt3r
* nb, default/blog.conf, docs/nanoblogger.html,
plugins/01_mymood.off, plugins/atom.sh, plugins/blog_status.sh,
plugins/calendar.sh, plugins/fortune.sh,
plugins/recent_entries.sh, plugins/rss.sh,
plugins/zyx_articles.sh, plugins/archive/master_index.sh,
plugins/archive/monthly/monthly-cal.sh,
plugins/entry/auto_break.sh, plugins/entry/base_url.sh,
plugins/entry/category_links.sh, plugins/entry/moods.sh,
plugins/entry/body/auto_break.sh, plugins/entry/body/base_url.sh,
plugins/entry/body/moods.sh, plugins/postformat/tidy.sh: -
Implemented cache system to improve speed. - Changed order of
the build process, entry archives have higher priority.
2004-11-30 01:17 n1xt3r
* nb, default/blog.conf, docs/nanoblogger.html,
plugins/01_mymood.off, plugins/atom.sh, plugins/blog_links.sh,
plugins/blog_status.sh, plugins/calendar.sh, plugins/fortune.sh,
plugins/recent_entries.sh, plugins/rss.sh,
plugins/zyx_articles.sh, plugins/archive/monthly/monthly-cal.sh,
plugins/entry/category_links.sh, plugins/postformat/tidy.sh: -
Updated support for comments section, added visuals. - Updated
Documentation of DATE_FORMAT and unset it in defaults.
2004-11-17 02:47 n1xt3r
* nb: - Date format defaults to the system's date format. - Fixed
resetting of the title variable, when using the --title option.
2004-11-16 00:34 n1xt3r
* nb, default/templates/category_archive.htm,
default/templates/main_index.htm, default/templates/makepage.htm,
default/templates/month_archive.htm,
default/templates/permalink.htm: Aaron Madlon-Kay
<amake@mac.com>: Fixed favicon links and zero based category
creation.
2004-11-15 02:52 n1xt3r
* nb, plugins/blog_links.sh, plugins/entry/category_links.sh: Brian
Clayton <brian@servon.com>: Categories get sorted in a
configurable manner.
2004-11-15 01:48 n1xt3r
* nb, default/templates/category_archive.htm,
default/templates/main_index.htm, default/templates/makepage.htm,
default/templates/month_archive.htm,
default/templates/permalink.htm, plugins/entry/category_links.sh:
- Fixed bad path of favicon links in default templates. - Major
security bug fixed, that allowed for arbitrary code execution. -
Minor improvement in how configuration is updated.
|