From a469146084e7ba064f171609849c4d8590424f88 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Sat, 23 Apr 2011 14:43:33 -0700 Subject: module.info and theme.info files now support author name, author url, info url and discussion url fields. Those fields show up in the Admin > Modules and Admin > Appearance > Theme Choice pages. All official modules and themes updated to contain these values. Fixes #1696, #1698. --- .../gallery/views/admin_themes_buttonset.html.php | 47 ++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 modules/gallery/views/admin_themes_buttonset.html.php (limited to 'modules/gallery/views/admin_themes_buttonset.html.php') diff --git a/modules/gallery/views/admin_themes_buttonset.html.php b/modules/gallery/views/admin_themes_buttonset.html.php new file mode 100644 index 00000000..5166f36c --- /dev/null +++ b/modules/gallery/views/admin_themes_buttonset.html.php @@ -0,0 +1,47 @@ + -- cgit v1.2.3 From b0285f770e72a03591939533485c90c63af00f1b Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Mon, 25 Apr 2011 22:06:36 -0700 Subject: Add appropriate preamble. #1696, #1698 --- .../gallery/views/admin_themes_buttonset.html.php | 93 +++++++++++----------- 1 file changed, 47 insertions(+), 46 deletions(-) (limited to 'modules/gallery/views/admin_themes_buttonset.html.php') diff --git a/modules/gallery/views/admin_themes_buttonset.html.php b/modules/gallery/views/admin_themes_buttonset.html.php index 5166f36c..bf474a26 100644 --- a/modules/gallery/views/admin_themes_buttonset.html.php +++ b/modules/gallery/views/admin_themes_buttonset.html.php @@ -1,47 +1,48 @@ - -- cgit v1.2.3