From 311a3625f4b111d446f3224130537147f897c251 Mon Sep 17 00:00:00 2001 From: fabrixxm Date: Tue, 22 Jan 2013 09:28:45 -0500 Subject: [PATCH] blog: more work --- view/theme/blog/common_tabs.tpl | 5 + view/theme/blog/default.php | 9 +- view/theme/blog/icons/attachment.png | Bin 0 -> 322 bytes view/theme/blog/icons/globe.png | Bin 0 -> 319 bytes view/theme/blog/icons/headphones.png | Bin 0 -> 292 bytes view/theme/blog/icons/image.png | Bin 0 -> 209 bytes view/theme/blog/icons/link.png | Bin 0 -> 341 bytes view/theme/blog/icons/location.png | Bin 0 -> 302 bytes view/theme/blog/icons/lock2.png | Bin 0 -> 212 bytes view/theme/blog/icons/unlocked.png | Bin 0 -> 201 bytes view/theme/blog/icons/youtube2.png | Bin 0 -> 230 bytes view/theme/blog/images/messages.png | Bin 777 -> 0 bytes view/theme/blog/images/messages2.png | Bin 488 -> 0 bytes view/theme/blog/images/notifications.png | Bin 926 -> 0 bytes view/theme/blog/images/notifications3.png | Bin 714 -> 0 bytes view/theme/blog/images/notify.png | Bin 1001 -> 0 bytes view/theme/blog/images/notify2.png | Bin 596 -> 0 bytes view/theme/blog/images/notify3.png | Bin 534 -> 0 bytes view/theme/blog/images/rotator.gif | Bin 0 -> 826 bytes view/theme/blog/jot-end.tpl | 0 view/theme/blog/jot-header.tpl | 336 ++++++++++++++++++++++ view/theme/blog/jot.tpl | 61 ++++ view/theme/blog/jot_geotag.tpl | 8 + view/theme/blog/nav.tpl | 17 +- view/theme/blog/profile_vcard.tpl | 13 +- view/theme/blog/style.css | 132 ++++++++- 26 files changed, 555 insertions(+), 26 deletions(-) create mode 100644 view/theme/blog/common_tabs.tpl create mode 100644 view/theme/blog/icons/attachment.png create mode 100644 view/theme/blog/icons/globe.png create mode 100644 view/theme/blog/icons/headphones.png create mode 100644 view/theme/blog/icons/image.png create mode 100644 view/theme/blog/icons/link.png create mode 100644 view/theme/blog/icons/location.png create mode 100644 view/theme/blog/icons/lock2.png create mode 100644 view/theme/blog/icons/unlocked.png create mode 100644 view/theme/blog/icons/youtube2.png delete mode 100755 view/theme/blog/images/messages.png delete mode 100755 view/theme/blog/images/messages2.png delete mode 100755 view/theme/blog/images/notifications.png delete mode 100755 view/theme/blog/images/notifications3.png delete mode 100755 view/theme/blog/images/notify.png delete mode 100755 view/theme/blog/images/notify2.png delete mode 100755 view/theme/blog/images/notify3.png create mode 100644 view/theme/blog/images/rotator.gif create mode 100644 view/theme/blog/jot-end.tpl create mode 100644 view/theme/blog/jot-header.tpl create mode 100644 view/theme/blog/jot.tpl create mode 100644 view/theme/blog/jot_geotag.tpl diff --git a/view/theme/blog/common_tabs.tpl b/view/theme/blog/common_tabs.tpl new file mode 100644 index 0000000..a389c45 --- /dev/null +++ b/view/theme/blog/common_tabs.tpl @@ -0,0 +1,5 @@ + diff --git a/view/theme/blog/default.php b/view/theme/blog/default.php index 4ce8e0a..59ca193 100755 --- a/view/theme/blog/default.php +++ b/view/theme/blog/default.php @@ -5,7 +5,10 @@ - + +
-