summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Matthijs Kooijman [Tue, 27 Apr 2010 22:51:05 +0000 (00:51 +0200)]
tagging: Allow using titles in for related stories.
Previously, the filename was always used. Now there is a configuration
option, $related_story_title, which is disabled by default but allows
showing the title instead.
Matthijs Kooijman [Tue, 27 Apr 2010 22:30:56 +0000 (00:30 +0200)]
tagging: Fix one more HTML escaping issue.
Matthijs Kooijman [Fri, 12 Mar 2010 20:01:10 +0000 (21:01 +0100)]
tagging: Make sure the related stories output is properly HTML escaped.
Matthijs Kooijman [Fri, 12 Mar 2010 14:35:35 +0000 (15:35 +0100)]
tagging: Unify the clickable tag link generation.
This ensures that clicking a tag anyhere on the page does the same (adds
or removes it from the current filter, depending on if it was in there
already).
This also ensures that both url and HTML escaping is consistently
applied to the generated links, preventing a duplicate escaping of
& that could occur in $current_filter before. It now makes use of
blosxom_html_escape instead of encoding only &.
Matthijs Kooijman [Fri, 12 Mar 2010 14:08:53 +0000 (15:08 +0100)]
tagging: Allow tagging configuration to be overridden externally.
This removes the need to edit the tagging plugin itself.
Gavin Carr [Sun, 30 Dec 2007 21:12:44 +0000 (21:12 +0000)]
Add georss support to atomfeed.
Gavin Carr [Thu, 27 Dec 2007 11:01:30 +0000 (11:01 +0000)]
Convert remaining gavinc plugins to %config versions.
Barijaona Ramaholimihaso [Wed, 19 Dec 2007 04:18:57 +0000 (04:18 +0000)]
Fixed extraneous <updated>...</updated> tags for feed date/time in static rendering
Barijaona Ramaholimihaso [Wed, 19 Dec 2007 03:19:04 +0000 (03:19 +0000)]
Fix how the date/time of the feed is determined from the date/time of the most recently-modified story (string compare instead of numerical compare)
Gavin Carr [Tue, 18 Dec 2007 10:46:28 +0000 (10:46 +0000)]
Add initial activate-blosxom-include and globalise-config-variables scripts.
Gavin Carr [Tue, 18 Dec 2007 10:46:02 +0000 (10:46 +0000)]
Add special scripts directory handling to make-dist.
Gavin Carr [Tue, 18 Dec 2007 10:43:01 +0000 (10:43 +0000)]
Add initial georss support to rss20 plugin.
Gavin Carr [Tue, 18 Dec 2007 10:42:00 +0000 (10:42 +0000)]
Updates to README and MANIFEST files.
Gavin Carr [Tue, 18 Dec 2007 10:39:48 +0000 (10:39 +0000)]
Updates to blosxom-plugins-medium.spec.
Gavin Carr [Tue, 18 Dec 2007 00:23:37 +0000 (00:23 +0000)]
Add initial geo plugin.
Gavin Carr [Mon, 17 Dec 2007 15:50:00 +0000 (15:50 +0000)]
Replace atomfeed $feed_url with $path_info_full, for correct self links.
Gavin Carr [Mon, 17 Dec 2007 15:44:21 +0000 (15:44 +0000)]
Convert tagcloud and uf plugins to multi-line %config initialisation, for better scriptability.
Gavin Carr [Mon, 17 Dec 2007 15:42:20 +0000 (15:42 +0000)]
Convert entries_timestamp to %config version.
Gavin Carr [Mon, 17 Dec 2007 15:41:22 +0000 (15:41 +0000)]
Convert rss20 to use $path_info_full instead of $ENV{PATH_INFO}.
Gavin Carr [Tue, 4 Dec 2007 10:53:31 +0000 (10:53 +0000)]
Add new gavinc plugins to MANIFEST.medium.
Gavin Carr [Tue, 4 Dec 2007 10:37:05 +0000 (10:37 +0000)]
Update rss20 test cases.
Gavin Carr [Tue, 4 Dec 2007 10:26:35 +0000 (10:26 +0000)]
Revert rss20 to using $ENV{PATH_INFO} in self link.
Gavin Carr [Mon, 3 Dec 2007 10:21:28 +0000 (10:21 +0000)]
Add __END_CONFIG__ token to remaining gavinc plugins.
Gavin Carr [Mon, 3 Dec 2007 10:21:02 +0000 (10:21 +0000)]
Add __END_CONFIG__ token to gavinc microformat plugins.
Gavin Carr [Sun, 2 Dec 2007 22:19:26 +0000 (22:19 +0000)]
Add initial microformat plugins.
Gavin Carr [Wed, 7 Nov 2007 23:02:29 +0000 (23:02 +0000)]
Add flavour handling to tags.
Gavin Carr [Wed, 7 Nov 2007 11:37:41 +0000 (11:37 +0000)]
Add initial tags, storytags, and tagcloud plugins.
Gavin Carr [Thu, 1 Nov 2007 11:18:26 +0000 (11:18 +0000)]
Fix overgeneralised story hook in rss20.
Gavin Carr [Thu, 1 Nov 2007 09:25:50 +0000 (09:25 +0000)]
Add xml entity escape code to rss20.
Gavin Carr [Tue, 30 Oct 2007 09:35:48 +0000 (09:35 +0000)]
Update entries_timestamp to use meaningful variable names in index.
Gavin Carr [Mon, 29 Oct 2007 23:09:21 +0000 (23:09 +0000)]
Add atom:link support to rss20.
Gavin Carr [Mon, 29 Oct 2007 22:31:41 +0000 (22:31 +0000)]
Fix iso8601 format in storydate.
Gavin Carr [Mon, 29 Oct 2007 09:37:22 +0000 (09:37 +0000)]
Add entries_timestamp.
Gavin Carr [Tue, 16 Oct 2007 00:01:10 +0000 (00:01 +0000)]
Fix conflict problem in blosxom-plugins-medium.spec.
Gavin Carr [Tue, 16 Oct 2007 00:00:35 +0000 (00:00 +0000)]
Add entries_cache_meta and recententries to MANIFEST.medium.
Gavin Carr [Mon, 15 Oct 2007 23:59:28 +0000 (23:59 +0000)]
Add entries_cache_meta to general.
Gavin Carr [Mon, 15 Oct 2007 23:55:30 +0000 (23:55 +0000)]
Default debug_level to 0.
Gavin Carr [Tue, 9 Oct 2007 23:52:10 +0000 (23:52 +0000)]
Add xtaran plugins to MANIFEST.medium.
Gavin Carr [Tue, 9 Oct 2007 23:49:02 +0000 (23:49 +0000)]
Add gavinc/plugin_list plugin.
Axel Beckert [Tue, 9 Oct 2007 11:19:12 +0000 (11:19 +0000)]
All my plugins in the released stable versions, so the repository starts
with a stable base.
The comments in the README file already cover the development version of
those plugins.
Axel Beckert [Tue, 9 Oct 2007 10:31:12 +0000 (10:31 +0000)]
Inital README file for the xtaran plugin collection
Gavin Carr [Tue, 9 Oct 2007 02:17:55 +0000 (02:17 +0000)]
Add Markdown, moreentries, and recententries to general.
Gavin Carr [Tue, 9 Oct 2007 02:17:09 +0000 (02:17 +0000)]
Change VERSION to 2.0.0rc1.
Gavin Carr [Tue, 9 Oct 2007 01:28:22 +0000 (01:28 +0000)]
Move make-dist to scripts directory.
Gavin Carr [Mon, 8 Oct 2007 11:46:37 +0000 (11:46 +0000)]
Update blosxom url in atomfeed; minor doc tweaks.
Gavin Carr [Tue, 2 Oct 2007 22:25:48 +0000 (22:25 +0000)]
Add .perltidyrc.
Gavin Carr [Tue, 2 Oct 2007 22:25:16 +0000 (22:25 +0000)]
Add new gavinc plugins to MANIFEST.medium.
Barijaona Ramaholimihaso [Tue, 2 Oct 2007 16:24:30 +0000 (16:24 +0000)]
Use strict ; configurable variables can be set through external files.
Barijaona Ramaholimihaso [Tue, 2 Oct 2007 15:33:09 +0000 (15:33 +0000)]
The authorization for the index files can now be configured ; bumped version number
Barijaona Ramaholimihaso [Tue, 2 Oct 2007 14:58:25 +0000 (14:58 +0000)]
Added a configurable variable enabling regeneration of statically rendered files if stories updated.
Gavin Carr [Tue, 2 Oct 2007 00:44:22 +0000 (00:44 +0000)]
Add $blog_encoding to rss20.
Gavin Carr [Fri, 28 Sep 2007 11:48:33 +0000 (11:48 +0000)]
Initial versions of metaclear and metamail.
Gavin Carr [Fri, 28 Sep 2007 10:54:01 +0000 (10:54 +0000)]
Update rss20 to use storydate.
Gavin Carr [Fri, 28 Sep 2007 10:37:00 +0000 (10:37 +0000)]
Update mason_blocks to use Blosxom::Debug.
Gavin Carr [Fri, 28 Sep 2007 10:28:17 +0000 (10:28 +0000)]
Update flavourpathinfo to use Blosxom::Debug.
Gavin Carr [Thu, 27 Sep 2007 23:11:11 +0000 (23:11 +0000)]
Add storydate.
Barijaona Ramaholimihaso [Thu, 27 Sep 2007 16:22:35 +0000 (16:22 +0000)]
Enables variable names with multiple :: separators
Barijaona Ramaholimihaso [Thu, 27 Sep 2007 16:11:47 +0000 (16:11 +0000)]
Enables module name and variable names with multiple :: separators
Gavin Carr [Tue, 18 Sep 2007 12:57:40 +0000 (12:57 +0000)]
Add Makefile; update make-dist; add blosxom-plugins-medium.spec.
Gavin Carr [Tue, 18 Sep 2007 12:57:02 +0000 (12:57 +0000)]
Add initial MANIFEST files.
Gavin Carr [Tue, 18 Sep 2007 12:26:04 +0000 (12:26 +0000)]
Rename entriescache to entries_cache, since it's ambivalent about its name.
Barijaona Ramaholimihaso [Sun, 16 Sep 2007 18:26:23 +0000 (18:26 +0000)]
Remove date_translate (redundant with date_fullname)
Gavin Carr [Thu, 13 Sep 2007 10:21:58 +0000 (10:21 +0000)]
Add first-pass rss20 plugin.
Barijaona Ramaholimihaso [Thu, 13 Sep 2007 03:54:15 +0000 (03:54 +0000)]
Initial addition of exclude plugin
Barijaona Ramaholimihaso [Thu, 13 Sep 2007 02:49:30 +0000 (02:49 +0000)]
Initial addition of textile2 plugin
Barijaona Ramaholimihaso [Thu, 13 Sep 2007 02:34:00 +0000 (02:34 +0000)]
Initial addition of storytitle plugin
Barijaona Ramaholimihaso [Thu, 13 Sep 2007 02:31:56 +0000 (02:31 +0000)]
Initial addition of file plugin
Barijaona Ramaholimihaso [Thu, 13 Sep 2007 02:30:15 +0000 (02:30 +0000)]
Added Steve Schwartz modif (configurable $show_all_of_stories_until variable)
Barijaona Ramaholimihaso [Thu, 13 Sep 2007 02:27:35 +0000 (02:27 +0000)]
More lenient parsing of the meta line
Barijaona Ramaholimihaso [Thu, 13 Sep 2007 02:26:12 +0000 (02:26 +0000)]
corrects the $recurse_into_story feature in XML flavours ; clarify documentation
Barijaona Ramaholimihaso [Thu, 13 Sep 2007 02:23:53 +0000 (02:23 +0000)]
Bugfix on closing file and clarified documentation
Barijaona Ramaholimihaso [Thu, 13 Sep 2007 02:21:35 +0000 (02:21 +0000)]
Options for breadcrumbs to : 1/appear or not on Home page and 2/ to make category titles appear prettier
Barijaona Ramaholimihaso [Thu, 13 Sep 2007 00:39:11 +0000 (00:39 +0000)]
Updated the blosxom homepage and mailing list URL
Barijaona Ramaholimihaso [Thu, 13 Sep 2007 00:34:18 +0000 (00:34 +0000)]
Added some plugins authored by Barijaona Ramaholimihaso
Gavin Carr [Wed, 12 Sep 2007 12:48:32 +0000 (12:48 +0000)]
Fix nasty entry-ignoring bug in flavourpathinfo.
Gavin Carr [Wed, 12 Sep 2007 12:11:45 +0000 (12:11 +0000)]
Add dir/flavour support to flavourpathinfo, implying dir/index.flavour.
Gavin Carr [Tue, 11 Sep 2007 12:18:36 +0000 (12:18 +0000)]
Add flavourpathinfo plugin.
Gavin Carr [Mon, 10 Sep 2007 11:11:33 +0000 (11:11 +0000)]
Fix minor typos in google_highlight and kwiki plugins.
Gavin Carr [Mon, 10 Sep 2007 11:07:05 +0000 (11:07 +0000)]
Update perldocs in general plugins to point to current website/mailing list.
Gavin Carr [Mon, 10 Sep 2007 10:43:03 +0000 (10:43 +0000)]
Add support for mason newline escaping to mason_blocks plugin.
Barijaona Ramaholimihaso [Sun, 9 Sep 2007 14:18:39 +0000 (14:18 +0000)]
Bugfix for checking excluded extensions (static)
Barijaona Ramaholimihaso [Sun, 9 Sep 2007 09:06:08 +0000 (09:06 +0000)]
Bugfix for checking excluded extensions
Barijaona Ramaholimihaso [Sat, 8 Sep 2007 19:11:01 +0000 (19:11 +0000)]
replaced File::Cat which seemed to cause problem with big binary files ; checks the presence of the file directly in %blosxom::files and %blosxom::others ; cleaned the code.
Gavin Carr [Sat, 8 Sep 2007 12:31:21 +0000 (12:31 +0000)]
Add first public version of mason_blocks.
Gavin Carr [Wed, 5 Sep 2007 12:12:44 +0000 (12:12 +0000)]
Add Fletcher Penney plugins to general.
Gavin Carr [Wed, 5 Sep 2007 07:04:12 +0000 (07:04 +0000)]
Update interpolate_fancy to v20061114 with fixes from Matthijs Kooijman.
Gavin Carr [Fri, 31 Aug 2007 01:47:10 +0000 (01:47 +0000)]
Add Frank Hecker plugins to general.
Gavin Carr [Wed, 29 Aug 2007 00:36:24 +0000 (00:36 +0000)]
Add various plugins from Mark Ivey.
Gavin Carr [Tue, 28 Aug 2007 03:18:37 +0000 (03:18 +0000)]
Add set of Todd Larason plugins to general.
Gavin Carr [Tue, 28 Aug 2007 03:16:18 +0000 (03:16 +0000)]
Minor cleanup to make-dist.
Barijaona Ramaholimihaso [Fri, 24 Aug 2007 23:29:41 +0000 (23:29 +0000)]
Initial addition of Barijaona Ramaholimihaso's plugins
Bill Ward [Fri, 24 Aug 2007 07:02:53 +0000 (07:02 +0000)]
Applied patch from Gerfried Fuchs (Debian blosxom package maintainer)
Gavin Carr [Wed, 22 Aug 2007 02:56:01 +0000 (02:56 +0000)]
Add VERSION file and make-dist script.
Gavin Carr [Wed, 22 Aug 2007 02:22:40 +0000 (02:22 +0000)]
Add README and README.cvs.
Gavin Carr [Wed, 22 Aug 2007 01:58:41 +0000 (01:58 +0000)]
Add a bunch of Rael plugins.