From 0906ae28c14f12cb02522ad3ca7922082be1e893 Mon Sep 17 00:00:00 2001 From: mdipierro Date: Sun, 10 Mar 2013 22:12:46 -0500 Subject: [PATCH] no more plugin wiki --- LICENSE | 2 +- VERSION | 2 +- applications/examples/views/default/download.html | 11 +++-------- w2p_clone | 2 +- 4 files changed, 6 insertions(+), 11 deletions(-) diff --git a/LICENSE b/LICENSE index 53e03dc8..491707d0 100644 --- a/LICENSE +++ b/LICENSE @@ -3,7 +3,7 @@ Web2py is Licensed under the LGPL license version 3 (http://www.gnu.org/licenses/lgpl.html) -Copyrighted (c) by Massimo Di Pierro (2007-2011) +Copyrighted (c) by Massimo Di Pierro (2007-2013) ### On Commercial Redistribution diff --git a/VERSION b/VERSION index 9ef34e5f..7c28581d 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -Version 2.4.2-stable+timestamp.2013.03.10.21.58.01 +Version 2.4.2-stable+timestamp.2013.03.10.22.12.01 diff --git a/applications/examples/views/default/download.html b/applications/examples/views/default/download.html index a321aae6..6eb64f93 100644 --- a/applications/examples/views/default/download.html +++ b/applications/examples/views/default/download.html @@ -8,34 +8,29 @@
- - - - + + + - - - -
Current ({{="%s.%s.%s %s" % (version[0],version[1],version[2],version[4])}})Nightly Build (for testers)Trunk (for developers)plugin_wiki (add-on)For Normal UsersFor TestersFor Developers
For Windows For Windows Git RepositoryDownload
For Mac For Mac Mercurial RepositoryMercurial Repository
Source Code Source Code Source Code DocsWhat is plugin_wiki?
Change Log Unittest Log Issue Tracker
diff --git a/w2p_clone b/w2p_clone index 619be36e..8d8c392d 100755 --- a/w2p_clone +++ b/w2p_clone @@ -4,7 +4,7 @@ import sys """ Author: Christopher Steel on behalf of Voice of Access -Copyright: Copyrighted (c) by Massimo Di Pierro (2007-2011) +Copyright: Copyrighted (c) by Massimo Di Pierro (2007-2013) web2py_clone becomes part of the web2py distribution available on Pypi via 'pip install web2py'