diff --git a/theme/afterburner/version.php b/theme/afterburner/version.php new file mode 100644 index 00000000000..8f0c59c02f6 --- /dev/null +++ b/theme/afterburner/version.php @@ -0,0 +1,30 @@ +. + +/** + * Theme version info + * + * @package theme + * @subpackage afterburner + * @copyright 2011 Mary Evans + * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later + */ + +defined('MOODLE_INTERNAL') || die; + +$plugin->version = 2011082400; // The current module version (Date: YYYYMMDDXX) +$plugin->requires = 2011081700; // Requires this Moodle version +$plugin->component = 'theme_afterburner'; // Full name of the plugin (used for diagnostics) diff --git a/theme/anomaly/version.php b/theme/anomaly/version.php new file mode 100644 index 00000000000..b655752bf87 --- /dev/null +++ b/theme/anomaly/version.php @@ -0,0 +1,30 @@ +. + +/** + * Theme version info + * + * @package theme + * @subpackage anomaly + * @copyright 2010 Patrick Malley (http://newschoollearning.com/) + * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later + */ + +defined('MOODLE_INTERNAL') || die; + +$plugin->version = 2011082400; // The current module version (Date: YYYYMMDDXX) +$plugin->requires = 2011081700; // Requires this Moodle version +$plugin->component = 'theme_anomaly'; // Full name of the plugin (used for diagnostics) diff --git a/theme/arialist/version.php b/theme/arialist/version.php new file mode 100644 index 00000000000..4cf67d8b8d9 --- /dev/null +++ b/theme/arialist/version.php @@ -0,0 +1,30 @@ +. + +/** + * Theme version info + * + * @package theme + * @subpackage arialist + * @copyright 2010 Patrick Malley (http://newschoollearning.com/) + * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later + */ + +defined('MOODLE_INTERNAL') || die; + +$plugin->version = 2011082400; // The current module version (Date: YYYYMMDDXX) +$plugin->requires = 2011081700; // Requires this Moodle version +$plugin->component = 'theme_arialist'; // Full name of the plugin (used for diagnostics) diff --git a/theme/base/version.php b/theme/base/version.php new file mode 100644 index 00000000000..a7e68556f5f --- /dev/null +++ b/theme/base/version.php @@ -0,0 +1,30 @@ +. + +/** + * Theme version info + * + * @package theme + * @subpackage base + * @copyright 2011 Petr Skoda {@link http://skodak.org} + * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later + */ + +defined('MOODLE_INTERNAL') || die; + +$plugin->version = 2011082400; // The current module version (Date: YYYYMMDDXX) +$plugin->requires = 2011081700; // Requires this Moodle version +$plugin->component = 'theme_base'; // Full name of the plugin (used for diagnostics) diff --git a/theme/binarius/version.php b/theme/binarius/version.php new file mode 100644 index 00000000000..10b54dea07d --- /dev/null +++ b/theme/binarius/version.php @@ -0,0 +1,30 @@ +. + +/** + * Theme version info + * + * @package theme + * @subpackage binarius + * @copyright 2010 Patrick Malley (http://newschoollearning.com/) + * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later + */ + +defined('MOODLE_INTERNAL') || die; + +$plugin->version = 2011082400; // The current module version (Date: YYYYMMDDXX) +$plugin->requires = 2011081700; // Requires this Moodle version +$plugin->component = 'theme_binarius'; // Full name of the plugin (used for diagnostics) diff --git a/theme/boxxie/version.php b/theme/boxxie/version.php new file mode 100644 index 00000000000..f1c1bb2402a --- /dev/null +++ b/theme/boxxie/version.php @@ -0,0 +1,30 @@ +. + +/** + * Theme version info + * + * @package theme + * @subpackage boxxie + * @copyright 2010 Patrick Malley + * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later + */ + +defined('MOODLE_INTERNAL') || die; + +$plugin->version = 2011082400; // The current module version (Date: YYYYMMDDXX) +$plugin->requires = 2011081700; // Requires this Moodle version +$plugin->component = 'theme_boxxie'; // Full name of the plugin (used for diagnostics) diff --git a/theme/brick/version.php b/theme/brick/version.php new file mode 100644 index 00000000000..40cb4abed17 --- /dev/null +++ b/theme/brick/version.php @@ -0,0 +1,30 @@ +. + +/** + * Theme version info + * + * @package theme + * @subpackage brick + * @copyright 2010 John Stabinger (http://newschoollearning.com/) + * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later + */ + +defined('MOODLE_INTERNAL') || die; + +$plugin->version = 2011082400; // The current module version (Date: YYYYMMDDXX) +$plugin->requires = 2011081700; // Requires this Moodle version +$plugin->component = 'theme_brick'; // Full name of the plugin (used for diagnostics) diff --git a/theme/canvas/version.php b/theme/canvas/version.php new file mode 100644 index 00000000000..47f7d45b4dd --- /dev/null +++ b/theme/canvas/version.php @@ -0,0 +1,30 @@ +. + +/** + * Theme version info + * + * @package theme + * @subpackage canvas + * @copyright 2010 Patrick Malley + * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later + */ + +defined('MOODLE_INTERNAL') || die; + +$plugin->version = 2011082400; // The current module version (Date: YYYYMMDDXX) +$plugin->requires = 2011081700; // Requires this Moodle version +$plugin->component = 'theme_canvas'; // Full name of the plugin (used for diagnostics) diff --git a/theme/formal_white/version.php b/theme/formal_white/version.php index d403b140a1f..1eecf355084 100644 --- a/theme/formal_white/version.php +++ b/theme/formal_white/version.php @@ -1,5 +1,4 @@ version = 2011061301; // The current module version (Date: YYYYMMDDXX) +$plugin->version = 2011082400; // The current module version (Date: YYYYMMDDXX) +$plugin->requires = 2011081700; // Requires this Moodle version $plugin->component = 'theme_formal_white'; -$plugin->requires = 2010080300; // Requires this Moodle version $plugin->maturity = MATURITY_STABLE; \ No newline at end of file diff --git a/theme/formfactor/version.php b/theme/formfactor/version.php new file mode 100644 index 00000000000..9004cd38ebf --- /dev/null +++ b/theme/formfactor/version.php @@ -0,0 +1,30 @@ +. + +/** + * Theme version info + * + * @package theme + * @subpackage formfactor + * @copyright 2010 Patrick Malley + * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later + */ + +defined('MOODLE_INTERNAL') || die; + +$plugin->version = 2011082400; // The current module version (Date: YYYYMMDDXX) +$plugin->requires = 2011081700; // Requires this Moodle version +$plugin->component = 'theme_formfactor'; // Full name of the plugin (used for diagnostics) diff --git a/theme/fusion/version.php b/theme/fusion/version.php new file mode 100644 index 00000000000..5eb05ff5211 --- /dev/null +++ b/theme/fusion/version.php @@ -0,0 +1,30 @@ +. + +/** + * Theme version info + * + * @package theme + * @subpackage fusion + * @copyright 2010 Patrick Malley (http://newschoollearning.com/) + * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later + */ + +defined('MOODLE_INTERNAL') || die; + +$plugin->version = 2011082400; // The current module version (Date: YYYYMMDDXX) +$plugin->requires = 2011081700; // Requires this Moodle version +$plugin->component = 'theme_fusion'; // Full name of the plugin (used for diagnostics) diff --git a/theme/leatherbound/version.php b/theme/leatherbound/version.php new file mode 100644 index 00000000000..e88bc5ae89c --- /dev/null +++ b/theme/leatherbound/version.php @@ -0,0 +1,30 @@ +. + +/** + * Theme version info + * + * @package theme + * @subpackage leatherbound + * @copyright 2010 Patrick Malley + * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later + */ + +defined('MOODLE_INTERNAL') || die; + +$plugin->version = 2011082400; // The current module version (Date: YYYYMMDDXX) +$plugin->requires = 2011081700; // Requires this Moodle version +$plugin->component = 'theme_leatherbound'; // Full name of the plugin (used for diagnostics) diff --git a/theme/magazine/version.php b/theme/magazine/version.php new file mode 100644 index 00000000000..4a453f6a8bd --- /dev/null +++ b/theme/magazine/version.php @@ -0,0 +1,30 @@ +. + +/** + * Theme version info + * + * @package theme + * @subpackage magazine + * @copyright 2010 John Stabinger (http://newschoollearning.com/) + * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later + */ + +defined('MOODLE_INTERNAL') || die; + +$plugin->version = 2011082400; // The current module version (Date: YYYYMMDDXX) +$plugin->requires = 2011081700; // Requires this Moodle version +$plugin->component = 'theme_magazine'; // Full name of the plugin (used for diagnostics) diff --git a/theme/nimble/version.php b/theme/nimble/version.php new file mode 100644 index 00000000000..fbb29a05b93 --- /dev/null +++ b/theme/nimble/version.php @@ -0,0 +1,30 @@ +. + +/** + * Theme version info + * + * @package theme + * @subpackage nimble + * @copyright 2010 Patrick Malley (http://newschoollearning.com/) + * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later + */ + +defined('MOODLE_INTERNAL') || die; + +$plugin->version = 2011082400; // The current module version (Date: YYYYMMDDXX) +$plugin->requires = 2011081700; // Requires this Moodle version +$plugin->component = 'theme_nimble'; // Full name of the plugin (used for diagnostics) diff --git a/theme/nonzero/version.php b/theme/nonzero/version.php new file mode 100644 index 00000000000..d4142724703 --- /dev/null +++ b/theme/nonzero/version.php @@ -0,0 +1,30 @@ +. + +/** + * Theme version info + * + * @package theme + * @subpackage nonzero + * @copyright 2010 Dietmar Wagner + * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later + */ + +defined('MOODLE_INTERNAL') || die; + +$plugin->version = 2011082400; // The current module version (Date: YYYYMMDDXX) +$plugin->requires = 2011081700; // Requires this Moodle version +$plugin->component = 'theme_nonzero'; // Full name of the plugin (used for diagnostics) diff --git a/theme/overlay/version.php b/theme/overlay/version.php new file mode 100644 index 00000000000..54e8befd959 --- /dev/null +++ b/theme/overlay/version.php @@ -0,0 +1,30 @@ +. + +/** + * Theme version info + * + * @package theme + * @subpackage overlay + * @copyright 2008 NodeThirtyThree (http://nodethirtythree.com/) + * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later + */ + +defined('MOODLE_INTERNAL') || die; + +$plugin->version = 2011082400; // The current module version (Date: YYYYMMDDXX) +$plugin->requires = 2011081700; // Requires this Moodle version +$plugin->component = 'theme_overlay'; // Full name of the plugin (used for diagnostics) diff --git a/theme/serenity/version.php b/theme/serenity/version.php new file mode 100644 index 00000000000..c7c54c26c0e --- /dev/null +++ b/theme/serenity/version.php @@ -0,0 +1,30 @@ +. + +/** + * Theme version info + * + * @package theme + * @subpackage serenity + * @copyright 2010 Patrick Malley (http://newschoollearning.com/) + * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later + */ + +defined('MOODLE_INTERNAL') || die; + +$plugin->version = 2011082400; // The current module version (Date: YYYYMMDDXX) +$plugin->requires = 2011081700; // Requires this Moodle version +$plugin->component = 'theme_serenity'; // Full name of the plugin (used for diagnostics) diff --git a/theme/sky_high/version.php b/theme/sky_high/version.php new file mode 100644 index 00000000000..515dee908ca --- /dev/null +++ b/theme/sky_high/version.php @@ -0,0 +1,30 @@ +. + +/** + * Theme version info + * + * @package theme + * @subpackage sky_high + * @copyright 2010 John Stabinger (http://newschoollearning.com/) + * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later + */ + +defined('MOODLE_INTERNAL') || die; + +$plugin->version = 2011082400; // The current module version (Date: YYYYMMDDXX) +$plugin->requires = 2011081700; // Requires this Moodle version +$plugin->component = 'theme_sky_high'; // Full name of the plugin (used for diagnostics) diff --git a/theme/splash/version.php b/theme/splash/version.php new file mode 100644 index 00000000000..d7ea61d6729 --- /dev/null +++ b/theme/splash/version.php @@ -0,0 +1,30 @@ +. + +/** + * Theme version info + * + * @package theme + * @subpackage splash + * @copyright 2010 Caroline Kennedy of Synergy Learning + * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later + */ + +defined('MOODLE_INTERNAL') || die; + +$plugin->version = 2011082400; // The current module version (Date: YYYYMMDDXX) +$plugin->requires = 2011081700; // Requires this Moodle version +$plugin->component = 'theme_splash'; // Full name of the plugin (used for diagnostics) diff --git a/theme/standard/version.php b/theme/standard/version.php new file mode 100644 index 00000000000..8bd67ec9962 --- /dev/null +++ b/theme/standard/version.php @@ -0,0 +1,30 @@ +. + +/** + * Theme version info + * + * @package theme + * @subpackage standard + * @copyright 2011 Petr Skoda {@link http://skodak.org} + * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later + */ + +defined('MOODLE_INTERNAL') || die; + +$plugin->version = 2011082400; // The current module version (Date: YYYYMMDDXX) +$plugin->requires = 2011081700; // Requires this Moodle version +$plugin->component = 'theme_standard'; // Full name of the plugin (used for diagnostics) diff --git a/theme/standardold/version.php b/theme/standardold/version.php new file mode 100644 index 00000000000..5da18d26f73 --- /dev/null +++ b/theme/standardold/version.php @@ -0,0 +1,30 @@ +. + +/** + * Theme version info + * + * @package theme + * @subpackage standardold + * @copyright 2011 Petr Skoda {@link http://skodak.org} + * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later + */ + +defined('MOODLE_INTERNAL') || die; + +$plugin->version = 2011082400; // The current module version (Date: YYYYMMDDXX) +$plugin->requires = 2011081700; // Requires this Moodle version +$plugin->component = 'theme_standardold'; // Full name of the plugin (used for diagnostics)