From 2f2f42681697ceb9c941d89f6fd9fdc49fb492ca Mon Sep 17 00:00:00 2001 From: rWatcher Date: Mon, 4 Jul 2011 13:45:36 -0400 Subject: [PATCH] Initial commit of the Win Platform module. --- 3.0/modules/win_platform/module.info | 7 +++++ .../views/admin_block_platform.html.php | 28 +++++++++++++++++++ 3.1/modules/win_platform/module.info | 7 +++++ .../views/admin_block_platform.html.php | 28 +++++++++++++++++++ 4 files changed, 70 insertions(+) create mode 100644 3.0/modules/win_platform/module.info create mode 100644 3.0/modules/win_platform/views/admin_block_platform.html.php create mode 100644 3.1/modules/win_platform/module.info create mode 100644 3.1/modules/win_platform/views/admin_block_platform.html.php diff --git a/3.0/modules/win_platform/module.info b/3.0/modules/win_platform/module.info new file mode 100644 index 00000000..de0c1a92 --- /dev/null +++ b/3.0/modules/win_platform/module.info @@ -0,0 +1,7 @@ +name = "Win Platform" +description = "An alternate version of Gallery's admin dashboard platform information block for unsupported configurations." +version = 1 +author_name = "rWatcher" +author_url = "http://codex.gallery2.org/User:RWatcher" +info_url = "http://codex.gallery2.org/Gallery3:Modules:win_platform" +discuss_url = "http://gallery.menalto.com/node/102809" diff --git a/3.0/modules/win_platform/views/admin_block_platform.html.php b/3.0/modules/win_platform/views/admin_block_platform.html.php new file mode 100644 index 00000000..f76f479b --- /dev/null +++ b/3.0/modules/win_platform/views/admin_block_platform.html.php @@ -0,0 +1,28 @@ + + \ No newline at end of file diff --git a/3.1/modules/win_platform/module.info b/3.1/modules/win_platform/module.info new file mode 100644 index 00000000..de0c1a92 --- /dev/null +++ b/3.1/modules/win_platform/module.info @@ -0,0 +1,7 @@ +name = "Win Platform" +description = "An alternate version of Gallery's admin dashboard platform information block for unsupported configurations." +version = 1 +author_name = "rWatcher" +author_url = "http://codex.gallery2.org/User:RWatcher" +info_url = "http://codex.gallery2.org/Gallery3:Modules:win_platform" +discuss_url = "http://gallery.menalto.com/node/102809" diff --git a/3.1/modules/win_platform/views/admin_block_platform.html.php b/3.1/modules/win_platform/views/admin_block_platform.html.php new file mode 100644 index 00000000..f76f479b --- /dev/null +++ b/3.1/modules/win_platform/views/admin_block_platform.html.php @@ -0,0 +1,28 @@ + + \ No newline at end of file