Skip to content

Commit

Permalink
Item13405: Update plugin revisions for 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gac410 committed Jul 27, 2015
1 parent 00bfab1 commit d8e7b93
Show file tree
Hide file tree
Showing 6 changed files with 19 additions and 13 deletions.
6 changes: 5 additions & 1 deletion PlainFileStoreContrib/data/System/PlainFileStoreContrib.txt
@@ -1,4 +1,4 @@
%META:TOPICINFO{author="ProjectContributor" date="1435689678" version="1"}%
%META:TOPICINFO{author="ProjectContributor" date="1437970011" version="1"}%
---+!! PlainFileStoreContrib
<!--
* Set SHORTDESCRIPTION = %$SHORTDESCRIPTION%
Expand Down Expand Up @@ -66,6 +66,10 @@ Many thanks to the following sponsors for supporting this work
* [[http://www.taxonomy.org.au][TRIN]], The Taxonomy Research & Information Network

| Change History: | |
| 1.41 (27 Jul 2015) | Released with Foswiki 2.0.1<br/>\
Foswikitask:Item13516: Correct issues with attachment transfer, and when source store is Foswiki 2.0<br />\
Foswikitask:Item13541: Don't return directory names when listing attachments<br />\
Foswikitask:Item13547: Crash when copying an attachment without history |
| 1.40 (14 Jun 2015) | Released with Foswiki 2.0 Foswikitask:Item13405: Foswikitask:Item13378: utf-8 support<br />\
Foswikitask:Item13455: Don't encode filenames read from directories<br />\
Foswikitask:Item13432: Character encoding<br />\
Expand Down
Expand Up @@ -14,8 +14,8 @@ use warnings;
use Foswiki::Configure::FileUtil;
use Foswiki::Configure::Load;

our $VERSION = '1.40';
our $RELEASE = '2015-06-14';
our $VERSION = '1.41';
our $RELEASE = '2015-07-27';
our $SHORTDESCRIPTION = 'Store Foswiki data using plain text files';

1;
Expand Down
3 changes: 2 additions & 1 deletion SpreadSheetPlugin/data/System/SpreadSheetPlugin.txt
@@ -1,4 +1,4 @@
%META:TOPICINFO{author="ProjectContributor" date="1432867135" format="1.1" version="1"}%
%META:TOPICINFO{author="ProjectContributor" date="1437970011" format="1.1" version="1"}%
%META:TOPICPARENT{name="Plugins"}%
---+!! Foswiki Spreadsheet Plugin

Expand Down Expand Up @@ -995,6 +995,7 @@ Note that the =DONTSPACE= global preference overrides the =SPREADSHEETPLUGIN_DON
---++ Info

| Change History: | <!-- specify latest version first -->&nbsp; |
| 27 Jul 2015: (1.20) | Copyright update, released with Foswiki 2.0.1 |
| 28 May 2015: (1.19) | Foswikitask:item12739: Added ISDIGIT(), ISLOWER(), ISUPPER(), ISWIKIWORD() and FILTER() functions.<br />\
Foswikitask:Item13440: Document issues with BITXOR. Foswiki unicode core won't support a simple byte based xor of strings. |
| 02 Jan 2015: (1.18) | Foswikitask:Item12739: fixed use of uninitialized value, Add triple-quote for escaped strings, Add RANDSTRING() function.<br />\
Expand Down
4 changes: 2 additions & 2 deletions SpreadSheetPlugin/lib/Foswiki/Plugins/SpreadSheetPlugin.pm
Expand Up @@ -12,8 +12,8 @@ use vars qw(
$web $topic $user $installWeb $debug $skipInclude $doInit
);

our $VERSION = '1.19';
our $RELEASE = '1.19';
our $VERSION = '1.20';
our $RELEASE = '1.20';
our $NO_PREFS_IN_TOPIC = 1;
our $SHORTDESCRIPTION =
'Add spreadsheet calculations like "$SUM($ABOVE())" to Foswiki tables and other topic text';
Expand Down
11 changes: 6 additions & 5 deletions SubscribePlugin/data/System/SubscribePlugin.txt
@@ -1,4 +1,4 @@
%META:TOPICINFO{author="ProjectContributor" comment="" date="1437500521" format="1.1" version="1"}%
%META:TOPICINFO{author="ProjectContributor" comment="" date="1437970011" format="1.1" version="1"}%
%META:TOPICPARENT{name="Plugins"}%
<a href="http://wikiring.com"><img src="%ATTACHURL%/logo.gif" style="float:right" /></a>
---+ Subscribe Plugin
Expand Down Expand Up @@ -68,6 +68,7 @@ Another great Foswiki extension from the <a style="text-decoration:none" href="h

| Dependencies: | %$DEPENDENCIES% |
| Change&nbsp;History: | <!-- versions below in reverse order -->&nbsp; |
| 3.4 (27 Jul 2015) | Foswikitask:Item13450: Fix support for FamFamFam skin. |
| 3.3 (04 May 2015) | Foswikitask:Item13393: simplified implementation |
| 3.2 (24 Nov 2014) | Foswikitask:Item12926: removed requirement for an HTML form wrapping the button |
| 3.1 (28 Apr 2014) | Foswikitask:Item12872: Add CSRF validation support |
Expand All @@ -86,7 +87,7 @@ Another great Foswiki extension from the <a style="text-decoration:none" href="h
%META:FIELD{name="License" title="License" value="GPL ([[http://www.gnu.org/copyleft/gpl.html][GNU General Public License]])"}%
%META:FIELD{name="Home" title="Home" value="http://foswiki.org/Extensions/%25$ROOTMODULE%25"}%
%META:FIELD{name="Support" title="Support" value="http://foswiki.org/Support/%25$ROOTMODULE%25"}%
%META:FILEATTACHMENT{name="subscribe_plugin.js" attr="h" comment="" date="1437500521" size="713" user="ProjectContributor" version="1"}%
%META:FILEATTACHMENT{name="subscribe_plugin.uncompressed.js" attr="h" comment="" date="1437500521" size="2378" user="ProjectContributor" version="1"}%
%META:FILEATTACHMENT{name="logo.gif" attr="h" comment="" date="1437500521" size="21246" user="ProjectContributor" version="1"}%
%META:FILEATTACHMENT{name="wikiringlogo20x20.png" attr="h" comment="" date="1437500521" size="1343" user="ProjectContributor" version="1"}%
%META:FILEATTACHMENT{name="subscribe_plugin.js" attr="h" comment="" date="1437970011" size="713" user="ProjectContributor" version="1"}%
%META:FILEATTACHMENT{name="subscribe_plugin.uncompressed.js" attr="h" comment="" date="1437970011" size="2378" user="ProjectContributor" version="1"}%
%META:FILEATTACHMENT{name="logo.gif" attr="h" comment="" date="1437970011" size="21246" user="ProjectContributor" version="1"}%
%META:FILEATTACHMENT{name="wikiringlogo20x20.png" attr="h" comment="" date="1437970011" size="1343" user="ProjectContributor" version="1"}%
4 changes: 2 additions & 2 deletions SubscribePlugin/lib/Foswiki/Plugins/SubscribePlugin.pm
Expand Up @@ -18,8 +18,8 @@ use Assert;
use Error ':try';
use JSON ();

our $VERSION = '3.3';
our $RELEASE = '4 May 2015';
our $VERSION = '3.4';
our $RELEASE = '27 Jul 2015';
our $SHORTDESCRIPTION =
'This is a companion plugin to the MailerContrib. It allows you to trivially add a "Subscribe me" link to topics to get subscribed to changes.';
our $NO_PREFS_IN_TOPIC = 1;
Expand Down

0 comments on commit d8e7b93

Please sign in to comment.