From 54d4fc73c4933901b6fe559091e76f18d89cfa49 Mon Sep 17 00:00:00 2001 From: Zach Prezkuta Date: Fri, 24 Aug 2012 21:25:39 -0600 Subject: [PATCH] fix image and file upload on frost moble; add support to frost for local post time --- view/theme/frost-mobile/jot-header.tpl | 1 + view/theme/frost-mobile/theme.php | 6 +++--- view/theme/frost/theme.php | 6 +++--- view/theme/frost/wall_item.tpl | 2 +- view/theme/frost/wall_thread.tpl | 2 +- view/theme/frost/wallwall_item.tpl | 2 +- view/theme/frost/wallwall_thread.tpl | 2 +- 7 files changed, 11 insertions(+), 10 deletions(-) diff --git a/view/theme/frost-mobile/jot-header.tpl b/view/theme/frost-mobile/jot-header.tpl index 66a2c87962..b7aafc5ed9 100644 --- a/view/theme/frost-mobile/jot-header.tpl +++ b/view/theme/frost-mobile/jot-header.tpl @@ -11,6 +11,7 @@ window.term = "$term"; window.baseURL = "$baseurl"; window.geoTag = function () { $geotag } + window.ajaxType = 'jot-header'; diff --git a/view/theme/frost-mobile/theme.php b/view/theme/frost-mobile/theme.php index 986fa19cc1..54fac5efac 100644 --- a/view/theme/frost-mobile/theme.php +++ b/view/theme/frost-mobile/theme.php @@ -4,9 +4,9 @@ * Name: Frost--mobile version * Description: Like frosted glass * Credits: Navigation icons taken from http://iconza.com. Other icons taken from http://thenounproject.com, including: Like, Dislike, Black Lock, Unlock, Pencil, Tag, Camera, Paperclip (Marie Coons), Folder (Sergio Calcara), Chain-link (Andrew Fortnum), Speaker (Harold Kim), Quotes (Henry Ryder), Video Camera (Anas Ramadan), and Left Arrow, Right Arrow, and Delete X (all three P.J. Onori). All under Attribution (CC BY 3.0). Others from The Noun Project are public domain or No Rights Reserved (CC0). - * Version: Version 0.2.7 - * Author: Zach P - * Maintainer: Zach P + * Version: Version 0.2.8 + * Author: Zach P + * Maintainer: Zach P */ $a->theme_info = array(); diff --git a/view/theme/frost/theme.php b/view/theme/frost/theme.php index 18c8204c4b..46bff03f1c 100644 --- a/view/theme/frost/theme.php +++ b/view/theme/frost/theme.php @@ -4,9 +4,9 @@ * Name: Frost * Description: Like frosted glass * Credits: Navigation icons taken from http://iconza.com. Other icons taken from http://thenounproject.com, including: Like, Dislike, Black Lock, Unlock, Pencil, Tag, Camera, Paperclip (Marie Coons), Folder (Sergio Calcara), Chain-link (Andrew Fortnum), Speaker (Harold Kim), Quotes (Henry Ryder), Video Camera (Anas Ramadan), and Left Arrow, Right Arrow, and Delete X (all three P.J. Onori). All under Attribution (CC BY 3.0). Others from The Noun Project are public domain or No Rights Reserved (CC0). - * Version: Version 0.2.5 - * Author: Zach P - * Maintainer: Zach P + * Version: Version 0.2.6 + * Author: Zach P + * Maintainer: Zach P */ $a->theme_info = array(); diff --git a/view/theme/frost/wall_item.tpl b/view/theme/frost/wall_item.tpl index d12752b627..fb9290f12c 100644 --- a/view/theme/frost/wall_item.tpl +++ b/view/theme/frost/wall_item.tpl @@ -24,7 +24,7 @@ $item.name -
$item.ago
+
$item.ago
diff --git a/view/theme/frost/wall_thread.tpl b/view/theme/frost/wall_thread.tpl index 9e81c7a6a1..69f6c4c142 100644 --- a/view/theme/frost/wall_thread.tpl +++ b/view/theme/frost/wall_thread.tpl @@ -31,7 +31,7 @@
$item.name -
$item.ago
+
$item.ago
diff --git a/view/theme/frost/wallwall_item.tpl b/view/theme/frost/wallwall_item.tpl index 8a898b8b4e..4ef81686e7 100644 --- a/view/theme/frost/wallwall_item.tpl +++ b/view/theme/frost/wallwall_item.tpl @@ -29,7 +29,7 @@
$item.name $item.to $item.owner_name $item.vwall
-
$item.ago
+
$item.ago
$item.title
diff --git a/view/theme/frost/wallwall_thread.tpl b/view/theme/frost/wallwall_thread.tpl index 346e384e5f..0039e8d91c 100644 --- a/view/theme/frost/wallwall_thread.tpl +++ b/view/theme/frost/wallwall_thread.tpl @@ -36,7 +36,7 @@
$item.name $item.to $item.owner_name $item.vwall
-
$item.ago
+
$item.ago
$item.title