2010-06-18 |
Gavin Carr | Simplify default entries sub, removing hanging $1/... master |
commit | commitdiff |
2010-06-18 |
Gavin Carr | Factor out readability check in default entries(). |
commit | commitdiff |
2010-06-18 |
Gavin Carr | Move orphaned 'my $d' in default entries inline. |
commit | commitdiff |
2010-06-18 |
Gavin Carr | Replace redundant staticness test with $static_or_dynam... |
commit | commitdiff |
2010-06-18 |
Gavin Carr | Move entries param('-all') check outside find. |
commit | commitdiff |
2010-06-18 |
Gavin Carr | Run perltidy 20090616 on current blosxom.cgi. |
commit | commitdiff |
2009-07-19 |
Axel Beckert | Refactoring usage of $url_escape_re into a function... |
commit | commitdiff |
2009-07-19 |
Axel Beckert | Support also unescaped versions of $url, $path and... |
commit | commitdiff |
2009-07-19 |
Axel Beckert | Made the variable containing the characters to escape... |
commit | commitdiff |
2009-03-08 |
Axel Beckert | Raise the year in the copyright to 2009 |
commit | commitdiff |
2009-03-08 |
Axel Beckert | Refactoring the 'use vars' section from one long line... |
commit | commitdiff |
2009-03-08 |
Axel Beckert | Adding two backslashes to a single single and a single... |
commit | commitdiff |
2009-03-08 |
Axel Beckert | Support blog entries with filenames in different encodi... |
commit | commitdiff |
2009-03-08 |
Axel Beckert | Consistently break comments about configuration setting... |
commit | commitdiff |
2009-03-08 |
Axel Beckert | $encode_xml_entities does not belong to static renderin... |
commit | commitdiff |
2009-03-08 |
Axel Beckert | Setting the version number to '2.1.2+dev' (because... |
commit | commitdiff |
2008-11-13 |
Gerfried Fuchs | Some more POD documentation added. |
commit | commitdiff |
2008-11-13 |
Gerfried Fuchs | First start of PODifying the script. Still not sure... |
commit | commitdiff |
2008-11-11 |
Gerfried Fuchs | use the new blosxom_html_escape function instead of... |
commit | commitdiff |
2008-10-02 |
Axel Beckert | This will probably become v2.1.2, so prepare the code... |
commit | commitdiff |
2008-10-02 |
Axel Beckert | Minimal version of Kevin's patch against CVE-2008-2236... |
commit | commitdiff |
2008-07-30 |
Axel Beckert | Declaring this state as bugfix release 2.1.1, the ... |
commit | commitdiff |
2008-07-30 |
Axel Beckert | Rewrote the (at least with Apache 2.2's environment... |
commit | commitdiff |
2008-07-30 |
Axel Beckert | Changing isPermalink back to "false" for the default... |
commit | commitdiff |
2008-07-25 |
Axel Beckert | Moved $encode_xml_entities setting to configuration... |
commit | commitdiff |
2008-07-24 |
Axel Beckert | Starting the next release cycle in the ChangeLog and... |
commit | commitdiff |
2008-07-24 |
Axel Beckert | In contrary to the copyright statement on blosxom.com... |
commit | commitdiff |
2008-07-22 |
Axel Beckert | Bugfix: Content types like application/xhtml+xml, etc... |
commit | commitdiff |
2008-07-22 |
Axel Beckert | Bugfix: The content type set via template was only... |
commit | commitdiff |
2008-07-22 |
Axel Beckert | Make <guid> content a full URL by default (as Gavin... |
commit | commitdiff |
2008-07-22 |
Axel Beckert | Bugfix: Default RSS feed failed feed validation at... |
commit | commitdiff |
2008-07-22 |
Axel Beckert | URLs must be escaped inside XML, e.g. inside the <link... |
commit | commitdiff |
2008-07-22 |
Axel Beckert | Single quotes must be escaped in XML, too |
commit | commitdiff |
2008-07-22 |
Axel Beckert | Adapt the author string to list the current development... |
commit | commitdiff |
2008-07-22 |
Axel Beckert | Next release will be 2.1.0 -- adapt all version strings... |
commit | commitdiff |
2008-06-24 |
Axel Beckert | HTML 4.01 conformance for the default HTML templates |
commit | commitdiff |
2008-03-26 |
Gavin Carr | Unescape url returned from CGI::url to match PATH_INFO... |
commit | commitdiff |
2008-03-24 |
Gavin Carr | Redo path_info handling with much stricter date handling. |
commit | commitdiff |
2007-12-07 |
Gavin Carr | Add $path_info_full variable to blosxom.cgi. |
commit | commitdiff |
2007-11-01 |
Gavin Carr | Add encode_xml_entities flag to blosxom.cgi to allow... |
commit | commitdiff |
2007-10-19 |
Gavin Carr | Add hash/hashref interpolation support to blosxom.cgi... |
commit | commitdiff |
2007-10-12 |
Gavin Carr | Fix typo in default html head rss line, and adjust... |
commit | commitdiff |
2007-10-04 |
Gavin Carr | Add comment on -z Blosxom::Plugin::Foo placeholders. |
commit | commitdiff |
2007-10-03 |
Gavin Carr | Fix plugin filename bug with decorated plugins in ... |
commit | commitdiff |
2007-10-02 |
Barijaona Ramaholi... | Handle correctly seconds in the nice_date subroutine |
commit | commitdiff |
2007-10-01 |
Barijaona Ramaholi... | Changed $plugin_list as an absolute path, as all config... |
commit | commitdiff |
2007-09-27 |
Barijaona Ramaholi... | Allows default interpolate routine to handle multiple... |
commit | commitdiff |
2007-09-26 |
Barijaona Ramaholi... | Restores $plugin_dir as the main plugin location. Tries... |
commit | commitdiff |
2007-09-24 |
Barijaona Ramaholi... | Avoid use of module Time::localtime |
commit | commitdiff |
2007-09-22 |
Barijaona Ramaholi... | Applied perltidy with PBP settings for the 'generate... |
commit | commitdiff |
2007-09-22 |
Barijaona Ramaholi... | Applied perltidy with PBP settings for everything befor... |
commit | commitdiff |
2007-09-22 |
Barijaona Ramaholi... | Avoid "conditional and" for checking after plugins... |
commit | commitdiff |
2007-09-22 |
Barijaona Ramaholi... | Avoid "conditional and" for setting $hr12 |
commit | commitdiff |
2007-09-22 |
Barijaona Ramaholi... | Avoid "conditional and" for running plugins "end" |
commit | commitdiff |
2007-09-22 |
Barijaona Ramaholi... | Avoid "conditional and" for running plugins "template" |
commit | commitdiff |
2007-09-22 |
Barijaona Ramaholi... | Avoid "conditional and" for testing if $date should... |
commit | commitdiff |
2007-09-22 |
Barijaona Ramaholi... | Avoid "conditional and" for running plugins "date" |
commit | commitdiff |
2007-09-22 |
Barijaona Ramaholi... | Avoid "conditional and" for setting the %f entries... |
commit | commitdiff |
2007-09-22 |
Barijaona Ramaholi... | Avoid "conditional and" for running plugins "filter" |
commit | commitdiff |
2007-09-22 |
Barijaona Ramaholi... | Avoid "conditional and" for running plugins "entries" |
commit | commitdiff |
2007-09-22 |
Barijaona Ramaholi... | Avoid "conditional and" in default entries sub |
commit | commitdiff |
2007-09-22 |
Barijaona Ramaholi... | Avoid "conditional and" for setting $static_or_dynamic |
commit | commitdiff |
2007-09-22 |
Barijaona Ramaholi... | Avoid "conditional and" for adding header to $output |
commit | commitdiff |
2007-09-22 |
Barijaona Ramaholi... | Avoid "conditional and" for running plugins "last" |
commit | commitdiff |
2007-09-22 |
Barijaona Ramaholi... | Avoid "conditional and" for running plugins "foot" |
commit | commitdiff |
2007-09-22 |
Barijaona Ramaholi... | Avoid "conditional and" for running plugins "story" |
commit | commitdiff |
2007-09-22 |
Barijaona Ramaholi... | Avoid "conditional and" for running plugins "sort" |
commit | commitdiff |
2007-09-22 |
Barijaona Ramaholi... | Avoid "conditional and" for running plugins "head" |
commit | commitdiff |
2007-09-22 |
Barijaona Ramaholi... | Avoid "conditional and" for running plugins "interpolate" |
commit | commitdiff |
2007-09-22 |
Barijaona Ramaholi... | Avoid "conditional and" for running plugins "skip" |
commit | commitdiff |
2007-09-22 |
Barijaona Ramaholi... | Avoid "conditional and" for preparing file list in... |
commit | commitdiff |
2007-09-22 |
Barijaona Ramaholi... | Avoid "conditional and" for preparing $path_info |
commit | commitdiff |
2007-09-22 |
Barijaona Ramaholi... | Avoid "conditional and" for fixing $depth |
commit | commitdiff |
2007-09-19 |
Barijaona Ramaholi... | More explicit warning if a plugin fails to load |
commit | commitdiff |
2007-09-18 |
Gavin Carr | Add support for multiple plugin directories using ... |
commit | commitdiff |
2007-09-18 |
Gavin Carr | Add $blog_encoding back to default content_type flavour... |
commit | commitdiff |
2007-09-18 |
Gavin Carr | Revert the 1.27 change (mixed changesets). |
commit | commitdiff |
2007-09-18 |
Gavin Carr | Add $blog_encoding back to default content_type flavour... |
commit | commitdiff |
2007-09-18 |
Barijaona Ramaholi... | Reverted the 1.24 change. |
commit | commitdiff |
2007-09-17 |
Barijaona Ramaholi... | Added a $blog_encoding variable which can be used in... |
commit | commitdiff |
2007-09-17 |
Barijaona Ramaholi... | We make the content_type template pass through the... |
commit | commitdiff |
2007-09-17 |
Barijaona Ramaholi... | Introduces a $utc_offset variable which stores the... |
commit | commitdiff |
2007-09-11 |
Gavin Carr | Add missing </p> to default error head flavour. |
commit | commitdiff |
2007-09-11 |
Gavin Carr | Add support for $plugin_list plugin config file. |
commit | commitdiff |
2007-09-09 |
Gavin Carr | Add external config support via BLOSXOM_CONFIG_DIR... |
commit | commitdiff |
2007-08-29 |
Gavin Carr | Change plugin loading to use @INC instead of fixed... |
commit | commitdiff |
2007-08-25 |
Barijaona Ramaholi... | Replaced references to blosxom.com with blosxom.sourcef... |
commit | commitdiff |
2006-07-17 |
Kevin Scaldeferri | bump version number v2_0_2 |
commit | commitdiff |
2006-07-16 |
Kevin Scaldeferri | fix this comment again |
commit | commitdiff |
2006-07-10 |
Kevin Scaldeferri | revert change 1.13 entirely due to incorrect behavior |
commit | commitdiff |
2006-07-10 |
Kevin Scaldeferri | syntax error fix |
commit | commitdiff |
2006-07-10 |
Kevin Scaldeferri | fix bug 1445435. |
commit | commitdiff |
2006-07-10 |
Kevin Scaldeferri | allow for empty (but defined) templates |
commit | commitdiff |
2006-07-10 |
Kevin Scaldeferri | fix problem with CGI.pm and SSIs where url() doesn... |
commit | commitdiff |
2006-07-10 |
Kevin Scaldeferri | allow newlines in DATA |
commit | commitdiff |
2005-12-18 |
Barijaona Ramaholi... | Fixed bug 1368882 |
commit | commitdiff |
2005-12-18 |
Barijaona Ramaholi... | Bug 1356997 <sourceforge.net/tracker/index.php?func... |
commit | commitdiff |
2005-11-27 |
Kevin Scaldeferri | bumped version number, updated URLs v2_0_1 |
commit | commitdiff |
2005-11-26 |
Kevin Scaldeferri | fixed bug 1356937 |
commit | commitdiff |
2005-11-25 |
Kevin Scaldeferri | Fixed bug 1344334. |
commit | commitdiff |
next |