From a0d19ffb7241a1c7a4b85e6d0fd58fbb2f718468 Mon Sep 17 00:00:00 2001 From: Zach Prezkuta Date: Sun, 6 Jan 2013 14:42:51 -0700 Subject: implement Smarty3 --- view/tpl/admin_users.tpl | 2 +- view/tpl/directory_item.tpl | 2 +- view/tpl/filebrowser.tpl | 2 +- view/tpl/install_checks.tpl | 2 +- view/tpl/notifications_network_item.tpl | 4 +- view/tpl/smarty3/404.tpl | 1 + view/tpl/smarty3/abook_edit.tpl | 45 +++ view/tpl/smarty3/acl_selector.tpl | 28 ++ view/tpl/smarty3/admin_aside.tpl | 42 +++ view/tpl/smarty3/admin_logs.tpl | 19 ++ view/tpl/smarty3/admin_plugins.tpl | 15 + view/tpl/smarty3/admin_plugins_details.tpl | 36 +++ view/tpl/smarty3/admin_remoteupdate.tpl | 98 +++++++ view/tpl/smarty3/admin_site.tpl | 82 ++++++ view/tpl/smarty3/admin_summary.tpl | 40 +++ view/tpl/smarty3/admin_users.tpl | 89 ++++++ view/tpl/smarty3/album_edit.tpl | 15 + view/tpl/smarty3/api_config_xml.tpl | 66 +++++ view/tpl/smarty3/api_friends_xml.tpl | 5 + view/tpl/smarty3/api_ratelimit_xml.tpl | 6 + view/tpl/smarty3/api_status_xml.tpl | 46 +++ view/tpl/smarty3/api_test_xml.tpl | 1 + view/tpl/smarty3/api_timeline_atom.tpl | 90 ++++++ view/tpl/smarty3/api_timeline_rss.tpl | 26 ++ view/tpl/smarty3/api_timeline_xml.tpl | 20 ++ view/tpl/smarty3/api_user_xml.tpl | 46 +++ view/tpl/smarty3/apps.tpl | 7 + view/tpl/smarty3/atom_feed.tpl | 29 ++ view/tpl/smarty3/atom_feed_dfrn.tpl | 29 ++ view/tpl/smarty3/atom_mail.tpl | 17 ++ view/tpl/smarty3/atom_suggest.tpl | 11 + view/tpl/smarty3/auto_request.tpl | 37 +++ view/tpl/smarty3/birthdays_reminder.tpl | 10 + view/tpl/smarty3/categories_widget.tpl | 12 + view/tpl/smarty3/channel.tpl | 12 + view/tpl/smarty3/channels.tpl | 22 ++ view/tpl/smarty3/comment_item.tpl | 68 +++++ view/tpl/smarty3/common_friends.tpl | 12 + view/tpl/smarty3/common_tabs.tpl | 5 + view/tpl/smarty3/contact_block.tpl | 12 + view/tpl/smarty3/contact_edit.tpl | 89 ++++++ view/tpl/smarty3/contact_head.tpl | 30 ++ view/tpl/smarty3/contact_slider.tpl | 4 + view/tpl/smarty3/contact_template.tpl | 17 ++ view/tpl/smarty3/contacts-template.tpl | 26 ++ view/tpl/smarty3/content.tpl | 2 + view/tpl/smarty3/conv.tpl | 17 ++ view/tpl/smarty3/conv_frame.tpl | 11 + view/tpl/smarty3/conv_item.tpl | 121 ++++++++ view/tpl/smarty3/conversation.tpl | 28 ++ view/tpl/smarty3/crepair.tpl | 46 +++ view/tpl/smarty3/cropbody.tpl | 58 ++++ view/tpl/smarty3/crophead.tpl | 4 + view/tpl/smarty3/delegate.tpl | 57 ++++ view/tpl/smarty3/dfrn_req_confirm.tpl | 21 ++ view/tpl/smarty3/dfrn_request.tpl | 59 ++++ view/tpl/smarty3/diasp_dec_hdr.tpl | 8 + view/tpl/smarty3/diaspora_comment.tpl | 11 + view/tpl/smarty3/diaspora_comment_relay.tpl | 12 + view/tpl/smarty3/diaspora_conversation.tpl | 29 ++ view/tpl/smarty3/diaspora_like.tpl | 12 + view/tpl/smarty3/diaspora_like_relay.tpl | 13 + view/tpl/smarty3/diaspora_message.tpl | 13 + view/tpl/smarty3/diaspora_photo.tpl | 13 + view/tpl/smarty3/diaspora_post.tpl | 11 + view/tpl/smarty3/diaspora_profile.tpl | 16 ++ view/tpl/smarty3/diaspora_relay_retraction.tpl | 10 + view/tpl/smarty3/diaspora_relayable_retraction.tpl | 11 + view/tpl/smarty3/diaspora_retract.tpl | 9 + view/tpl/smarty3/diaspora_share.tpl | 8 + view/tpl/smarty3/diaspora_signed_retract.tpl | 10 + view/tpl/smarty3/diaspora_vcard.tpl | 57 ++++ view/tpl/smarty3/directory_header.tpl | 16 ++ view/tpl/smarty3/directory_item.tpl | 11 + view/tpl/smarty3/display-head.tpl | 8 + view/tpl/smarty3/email_notify_html.tpl | 27 ++ view/tpl/smarty3/email_notify_text.tpl | 13 + view/tpl/smarty3/event.tpl | 10 + view/tpl/smarty3/event_form.tpl | 49 ++++ view/tpl/smarty3/event_head.tpl | 139 +++++++++ view/tpl/smarty3/events-js.tpl | 6 + view/tpl/smarty3/events.tpl | 24 ++ view/tpl/smarty3/events_reminder.tpl | 10 + view/tpl/smarty3/failed_updates.tpl | 17 ++ view/tpl/smarty3/fake_feed.tpl | 13 + view/tpl/smarty3/field.tpl | 4 + view/tpl/smarty3/field_acheckbox.tpl | 7 + view/tpl/smarty3/field_checkbox.tpl | 6 + view/tpl/smarty3/field_combobox.tpl | 18 ++ view/tpl/smarty3/field_custom.tpl | 6 + view/tpl/smarty3/field_input.tpl | 7 + view/tpl/smarty3/field_intcheckbox.tpl | 6 + view/tpl/smarty3/field_openid.tpl | 6 + view/tpl/smarty3/field_password.tpl | 6 + view/tpl/smarty3/field_radio.tpl | 6 + view/tpl/smarty3/field_richtext.tpl | 6 + view/tpl/smarty3/field_select.tpl | 8 + view/tpl/smarty3/field_select_raw.tpl | 8 + view/tpl/smarty3/field_textarea.tpl | 6 + view/tpl/smarty3/field_themeselect.tpl | 9 + view/tpl/smarty3/field_yesno.tpl | 13 + view/tpl/smarty3/fileas_widget.tpl | 12 + view/tpl/smarty3/filebrowser.tpl | 84 ++++++ view/tpl/smarty3/filer_dialog.tpl | 4 + view/tpl/smarty3/follow.tpl | 8 + view/tpl/smarty3/follow_slap.tpl | 25 ++ view/tpl/smarty3/generic_links_widget.tpl | 11 + view/tpl/smarty3/group_drop.tpl | 9 + view/tpl/smarty3/group_edit.tpl | 23 ++ view/tpl/smarty3/group_selection.tpl | 8 + view/tpl/smarty3/group_side.tpl | 33 +++ view/tpl/smarty3/groupeditor.tpl | 16 ++ view/tpl/smarty3/head.tpl | 30 ++ view/tpl/smarty3/hide_comments.tpl | 4 + view/tpl/smarty3/install.tpl | 10 + view/tpl/smarty3/install_checks.tpl | 24 ++ view/tpl/smarty3/install_db.tpl | 30 ++ view/tpl/smarty3/install_settings.tpl | 27 ++ view/tpl/smarty3/intros.tpl | 28 ++ view/tpl/smarty3/invite.tpl | 27 ++ view/tpl/smarty3/jot-header.tpl | 318 +++++++++++++++++++++ view/tpl/smarty3/jot.tpl | 86 ++++++ view/tpl/smarty3/jot_geotag.tpl | 8 + view/tpl/smarty3/js_strings.tpl | 34 +++ view/tpl/smarty3/lang_selector.tpl | 10 + view/tpl/smarty3/like_noshare.tpl | 5 + view/tpl/smarty3/login.tpl | 29 ++ view/tpl/smarty3/logout.tpl | 6 + view/tpl/smarty3/lostpass.tpl | 18 ++ view/tpl/smarty3/magicsig.tpl | 9 + view/tpl/smarty3/mail_conv.tpl | 14 + view/tpl/smarty3/mail_display.tpl | 10 + view/tpl/smarty3/mail_head.tpl | 3 + view/tpl/smarty3/mail_list.tpl | 16 ++ view/tpl/smarty3/main_slider.tpl | 23 ++ view/tpl/smarty3/match.tpl | 16 ++ view/tpl/smarty3/message_side.tpl | 10 + view/tpl/smarty3/moderated_comment.tpl | 34 +++ view/tpl/smarty3/mood_content.tpl | 20 ++ view/tpl/smarty3/msg-header.tpl | 97 +++++++ view/tpl/smarty3/nav.tpl | 109 +++++++ view/tpl/smarty3/netfriend.tpl | 14 + view/tpl/smarty3/nets.tpl | 10 + view/tpl/smarty3/new_channel.tpl | 29 ++ view/tpl/smarty3/nogroup-template.tpl | 12 + view/tpl/smarty3/notifications.tpl | 8 + view/tpl/smarty3/notifications_comments_item.tpl | 3 + view/tpl/smarty3/notifications_dislikes_item.tpl | 3 + view/tpl/smarty3/notifications_friends_item.tpl | 3 + view/tpl/smarty3/notifications_likes_item.tpl | 3 + view/tpl/smarty3/notifications_network_item.tpl | 3 + view/tpl/smarty3/notifications_posts_item.tpl | 3 + view/tpl/smarty3/notify.tpl | 3 + view/tpl/smarty3/oauth_authorize.tpl | 10 + view/tpl/smarty3/oauth_authorize_done.tpl | 4 + view/tpl/smarty3/oembed_video.tpl | 4 + view/tpl/smarty3/oexchange_xrd.tpl | 33 +++ view/tpl/smarty3/opensearch.tpl | 13 + view/tpl/smarty3/pagetypes.tpl | 5 + view/tpl/smarty3/peoplefind.tpl | 14 + view/tpl/smarty3/photo_album.tpl | 7 + view/tpl/smarty3/photo_drop.tpl | 4 + view/tpl/smarty3/photo_edit.tpl | 50 ++++ view/tpl/smarty3/photo_item.tpl | 22 ++ view/tpl/smarty3/photo_top.tpl | 8 + view/tpl/smarty3/photo_view.tpl | 37 +++ view/tpl/smarty3/photos_recent.tpl | 11 + view/tpl/smarty3/photos_upload.tpl | 46 +++ view/tpl/smarty3/poco_entry_xml.tpl | 7 + view/tpl/smarty3/poco_xml.tpl | 18 ++ view/tpl/smarty3/poke_content.tpl | 32 +++ view/tpl/smarty3/posted_date_widget.tpl | 9 + view/tpl/smarty3/profed_head.tpl | 36 +++ view/tpl/smarty3/profile-hide-friends.tpl | 16 ++ view/tpl/smarty3/profile-hide-wall.tpl | 16 ++ view/tpl/smarty3/profile-in-directory.tpl | 16 ++ view/tpl/smarty3/profile-in-netdir.tpl | 16 ++ view/tpl/smarty3/profile_advanced.tpl | 170 +++++++++++ view/tpl/smarty3/profile_edit.tpl | 317 ++++++++++++++++++++ view/tpl/smarty3/profile_edlink.tpl | 2 + view/tpl/smarty3/profile_entry.tpl | 11 + view/tpl/smarty3/profile_listing_header.tpl | 8 + view/tpl/smarty3/profile_photo.tpl | 26 ++ view/tpl/smarty3/profile_publish.tpl | 16 ++ view/tpl/smarty3/profile_vcard.tpl | 48 ++++ view/tpl/smarty3/prv_message.tpl | 33 +++ view/tpl/smarty3/pwdreset.tpl | 17 ++ view/tpl/smarty3/register.tpl | 45 +++ view/tpl/smarty3/remote_friends_common.tpl | 21 ++ view/tpl/smarty3/removeme.tpl | 20 ++ view/tpl/smarty3/saved_searches_aside.tpl | 14 + view/tpl/smarty3/search_item.tpl | 62 ++++ view/tpl/smarty3/settings.tpl | 134 +++++++++ view/tpl/smarty3/settings_account.tpl | 28 ++ view/tpl/smarty3/settings_addons.tpl | 10 + view/tpl/smarty3/settings_connectors.tpl | 9 + view/tpl/smarty3/settings_display.tpl | 22 ++ view/tpl/smarty3/settings_features.tpl | 16 ++ view/tpl/smarty3/settings_nick_set.tpl | 5 + view/tpl/smarty3/settings_nick_subdir.tpl | 6 + view/tpl/smarty3/settings_oauth.tpl | 31 ++ view/tpl/smarty3/settings_oauth_edit.tpl | 17 ++ view/tpl/smarty3/suggest_friends.tpl | 16 ++ view/tpl/smarty3/suggestions.tpl | 21 ++ view/tpl/smarty3/tag_slap.tpl | 30 ++ view/tpl/smarty3/threaded_conversation.tpl | 13 + view/tpl/smarty3/viewcontact_template.tpl | 9 + view/tpl/smarty3/wall_item.tpl | 79 +++++ view/tpl/smarty3/wall_thread.tpl | 120 ++++++++ view/tpl/smarty3/wallmessage.tpl | 32 +++ view/tpl/smarty3/wallmsg-header.tpl | 82 ++++++ view/tpl/smarty3/wallwall_item.tpl | 86 ++++++ view/tpl/smarty3/wallwall_thread.tpl | 107 +++++++ view/tpl/smarty3/xchan_vcard.tpl | 4 + view/tpl/smarty3/xrd_diaspora.tpl | 3 + view/tpl/smarty3/xrd_host.tpl | 18 ++ view/tpl/smarty3/xrd_person.tpl | 29 ++ view/tpl/threaded_conversation.tpl | 6 +- view/tpl/wall_thread.tpl | 4 +- 219 files changed, 5961 insertions(+), 11 deletions(-) create mode 100644 view/tpl/smarty3/404.tpl create mode 100644 view/tpl/smarty3/abook_edit.tpl create mode 100644 view/tpl/smarty3/acl_selector.tpl create mode 100644 view/tpl/smarty3/admin_aside.tpl create mode 100644 view/tpl/smarty3/admin_logs.tpl create mode 100644 view/tpl/smarty3/admin_plugins.tpl create mode 100644 view/tpl/smarty3/admin_plugins_details.tpl create mode 100644 view/tpl/smarty3/admin_remoteupdate.tpl create mode 100644 view/tpl/smarty3/admin_site.tpl create mode 100644 view/tpl/smarty3/admin_summary.tpl create mode 100644 view/tpl/smarty3/admin_users.tpl create mode 100644 view/tpl/smarty3/album_edit.tpl create mode 100644 view/tpl/smarty3/api_config_xml.tpl create mode 100644 view/tpl/smarty3/api_friends_xml.tpl create mode 100644 view/tpl/smarty3/api_ratelimit_xml.tpl create mode 100644 view/tpl/smarty3/api_status_xml.tpl create mode 100644 view/tpl/smarty3/api_test_xml.tpl create mode 100644 view/tpl/smarty3/api_timeline_atom.tpl create mode 100644 view/tpl/smarty3/api_timeline_rss.tpl create mode 100644 view/tpl/smarty3/api_timeline_xml.tpl create mode 100644 view/tpl/smarty3/api_user_xml.tpl create mode 100644 view/tpl/smarty3/apps.tpl create mode 100644 view/tpl/smarty3/atom_feed.tpl create mode 100644 view/tpl/smarty3/atom_feed_dfrn.tpl create mode 100644 view/tpl/smarty3/atom_mail.tpl create mode 100644 view/tpl/smarty3/atom_suggest.tpl create mode 100644 view/tpl/smarty3/auto_request.tpl create mode 100644 view/tpl/smarty3/birthdays_reminder.tpl create mode 100644 view/tpl/smarty3/categories_widget.tpl create mode 100644 view/tpl/smarty3/channel.tpl create mode 100644 view/tpl/smarty3/channels.tpl create mode 100644 view/tpl/smarty3/comment_item.tpl create mode 100644 view/tpl/smarty3/common_friends.tpl create mode 100644 view/tpl/smarty3/common_tabs.tpl create mode 100644 view/tpl/smarty3/contact_block.tpl create mode 100644 view/tpl/smarty3/contact_edit.tpl create mode 100644 view/tpl/smarty3/contact_head.tpl create mode 100644 view/tpl/smarty3/contact_slider.tpl create mode 100644 view/tpl/smarty3/contact_template.tpl create mode 100644 view/tpl/smarty3/contacts-template.tpl create mode 100644 view/tpl/smarty3/content.tpl create mode 100644 view/tpl/smarty3/conv.tpl create mode 100644 view/tpl/smarty3/conv_frame.tpl create mode 100644 view/tpl/smarty3/conv_item.tpl create mode 100644 view/tpl/smarty3/conversation.tpl create mode 100644 view/tpl/smarty3/crepair.tpl create mode 100644 view/tpl/smarty3/cropbody.tpl create mode 100644 view/tpl/smarty3/crophead.tpl create mode 100644 view/tpl/smarty3/delegate.tpl create mode 100644 view/tpl/smarty3/dfrn_req_confirm.tpl create mode 100644 view/tpl/smarty3/dfrn_request.tpl create mode 100644 view/tpl/smarty3/diasp_dec_hdr.tpl create mode 100644 view/tpl/smarty3/diaspora_comment.tpl create mode 100644 view/tpl/smarty3/diaspora_comment_relay.tpl create mode 100644 view/tpl/smarty3/diaspora_conversation.tpl create mode 100644 view/tpl/smarty3/diaspora_like.tpl create mode 100644 view/tpl/smarty3/diaspora_like_relay.tpl create mode 100644 view/tpl/smarty3/diaspora_message.tpl create mode 100644 view/tpl/smarty3/diaspora_photo.tpl create mode 100644 view/tpl/smarty3/diaspora_post.tpl create mode 100644 view/tpl/smarty3/diaspora_profile.tpl create mode 100644 view/tpl/smarty3/diaspora_relay_retraction.tpl create mode 100644 view/tpl/smarty3/diaspora_relayable_retraction.tpl create mode 100644 view/tpl/smarty3/diaspora_retract.tpl create mode 100644 view/tpl/smarty3/diaspora_share.tpl create mode 100644 view/tpl/smarty3/diaspora_signed_retract.tpl create mode 100644 view/tpl/smarty3/diaspora_vcard.tpl create mode 100644 view/tpl/smarty3/directory_header.tpl create mode 100644 view/tpl/smarty3/directory_item.tpl create mode 100644 view/tpl/smarty3/display-head.tpl create mode 100644 view/tpl/smarty3/email_notify_html.tpl create mode 100644 view/tpl/smarty3/email_notify_text.tpl create mode 100644 view/tpl/smarty3/event.tpl create mode 100644 view/tpl/smarty3/event_form.tpl create mode 100644 view/tpl/smarty3/event_head.tpl create mode 100644 view/tpl/smarty3/events-js.tpl create mode 100644 view/tpl/smarty3/events.tpl create mode 100644 view/tpl/smarty3/events_reminder.tpl create mode 100644 view/tpl/smarty3/failed_updates.tpl create mode 100644 view/tpl/smarty3/fake_feed.tpl create mode 100644 view/tpl/smarty3/field.tpl create mode 100644 view/tpl/smarty3/field_acheckbox.tpl create mode 100644 view/tpl/smarty3/field_checkbox.tpl create mode 100644 view/tpl/smarty3/field_combobox.tpl create mode 100644 view/tpl/smarty3/field_custom.tpl create mode 100644 view/tpl/smarty3/field_input.tpl create mode 100644 view/tpl/smarty3/field_intcheckbox.tpl create mode 100644 view/tpl/smarty3/field_openid.tpl create mode 100644 view/tpl/smarty3/field_password.tpl create mode 100644 view/tpl/smarty3/field_radio.tpl create mode 100644 view/tpl/smarty3/field_richtext.tpl create mode 100644 view/tpl/smarty3/field_select.tpl create mode 100644 view/tpl/smarty3/field_select_raw.tpl create mode 100644 view/tpl/smarty3/field_textarea.tpl create mode 100644 view/tpl/smarty3/field_themeselect.tpl create mode 100644 view/tpl/smarty3/field_yesno.tpl create mode 100644 view/tpl/smarty3/fileas_widget.tpl create mode 100644 view/tpl/smarty3/filebrowser.tpl create mode 100644 view/tpl/smarty3/filer_dialog.tpl create mode 100644 view/tpl/smarty3/follow.tpl create mode 100644 view/tpl/smarty3/follow_slap.tpl create mode 100644 view/tpl/smarty3/generic_links_widget.tpl create mode 100644 view/tpl/smarty3/group_drop.tpl create mode 100644 view/tpl/smarty3/group_edit.tpl create mode 100644 view/tpl/smarty3/group_selection.tpl create mode 100644 view/tpl/smarty3/group_side.tpl create mode 100644 view/tpl/smarty3/groupeditor.tpl create mode 100644 view/tpl/smarty3/head.tpl create mode 100644 view/tpl/smarty3/hide_comments.tpl create mode 100644 view/tpl/smarty3/install.tpl create mode 100644 view/tpl/smarty3/install_checks.tpl create mode 100644 view/tpl/smarty3/install_db.tpl create mode 100644 view/tpl/smarty3/install_settings.tpl create mode 100644 view/tpl/smarty3/intros.tpl create mode 100644 view/tpl/smarty3/invite.tpl create mode 100644 view/tpl/smarty3/jot-header.tpl create mode 100644 view/tpl/smarty3/jot.tpl create mode 100644 view/tpl/smarty3/jot_geotag.tpl create mode 100644 view/tpl/smarty3/js_strings.tpl create mode 100644 view/tpl/smarty3/lang_selector.tpl create mode 100644 view/tpl/smarty3/like_noshare.tpl create mode 100644 view/tpl/smarty3/login.tpl create mode 100644 view/tpl/smarty3/logout.tpl create mode 100644 view/tpl/smarty3/lostpass.tpl create mode 100644 view/tpl/smarty3/magicsig.tpl create mode 100644 view/tpl/smarty3/mail_conv.tpl create mode 100644 view/tpl/smarty3/mail_display.tpl create mode 100644 view/tpl/smarty3/mail_head.tpl create mode 100644 view/tpl/smarty3/mail_list.tpl create mode 100644 view/tpl/smarty3/main_slider.tpl create mode 100644 view/tpl/smarty3/match.tpl create mode 100644 view/tpl/smarty3/message_side.tpl create mode 100644 view/tpl/smarty3/moderated_comment.tpl create mode 100644 view/tpl/smarty3/mood_content.tpl create mode 100644 view/tpl/smarty3/msg-header.tpl create mode 100644 view/tpl/smarty3/nav.tpl create mode 100644 view/tpl/smarty3/netfriend.tpl create mode 100644 view/tpl/smarty3/nets.tpl create mode 100644 view/tpl/smarty3/new_channel.tpl create mode 100644 view/tpl/smarty3/nogroup-template.tpl create mode 100644 view/tpl/smarty3/notifications.tpl create mode 100644 view/tpl/smarty3/notifications_comments_item.tpl create mode 100644 view/tpl/smarty3/notifications_dislikes_item.tpl create mode 100644 view/tpl/smarty3/notifications_friends_item.tpl create mode 100644 view/tpl/smarty3/notifications_likes_item.tpl create mode 100644 view/tpl/smarty3/notifications_network_item.tpl create mode 100644 view/tpl/smarty3/notifications_posts_item.tpl create mode 100644 view/tpl/smarty3/notify.tpl create mode 100644 view/tpl/smarty3/oauth_authorize.tpl create mode 100644 view/tpl/smarty3/oauth_authorize_done.tpl create mode 100644 view/tpl/smarty3/oembed_video.tpl create mode 100644 view/tpl/smarty3/oexchange_xrd.tpl create mode 100644 view/tpl/smarty3/opensearch.tpl create mode 100644 view/tpl/smarty3/pagetypes.tpl create mode 100644 view/tpl/smarty3/peoplefind.tpl create mode 100644 view/tpl/smarty3/photo_album.tpl create mode 100644 view/tpl/smarty3/photo_drop.tpl create mode 100644 view/tpl/smarty3/photo_edit.tpl create mode 100644 view/tpl/smarty3/photo_item.tpl create mode 100644 view/tpl/smarty3/photo_top.tpl create mode 100644 view/tpl/smarty3/photo_view.tpl create mode 100644 view/tpl/smarty3/photos_recent.tpl create mode 100644 view/tpl/smarty3/photos_upload.tpl create mode 100644 view/tpl/smarty3/poco_entry_xml.tpl create mode 100644 view/tpl/smarty3/poco_xml.tpl create mode 100644 view/tpl/smarty3/poke_content.tpl create mode 100644 view/tpl/smarty3/posted_date_widget.tpl create mode 100644 view/tpl/smarty3/profed_head.tpl create mode 100644 view/tpl/smarty3/profile-hide-friends.tpl create mode 100644 view/tpl/smarty3/profile-hide-wall.tpl create mode 100644 view/tpl/smarty3/profile-in-directory.tpl create mode 100644 view/tpl/smarty3/profile-in-netdir.tpl create mode 100644 view/tpl/smarty3/profile_advanced.tpl create mode 100644 view/tpl/smarty3/profile_edit.tpl create mode 100644 view/tpl/smarty3/profile_edlink.tpl create mode 100644 view/tpl/smarty3/profile_entry.tpl create mode 100644 view/tpl/smarty3/profile_listing_header.tpl create mode 100644 view/tpl/smarty3/profile_photo.tpl create mode 100644 view/tpl/smarty3/profile_publish.tpl create mode 100644 view/tpl/smarty3/profile_vcard.tpl create mode 100644 view/tpl/smarty3/prv_message.tpl create mode 100644 view/tpl/smarty3/pwdreset.tpl create mode 100644 view/tpl/smarty3/register.tpl create mode 100644 view/tpl/smarty3/remote_friends_common.tpl create mode 100644 view/tpl/smarty3/removeme.tpl create mode 100644 view/tpl/smarty3/saved_searches_aside.tpl create mode 100644 view/tpl/smarty3/search_item.tpl create mode 100644 view/tpl/smarty3/settings.tpl create mode 100644 view/tpl/smarty3/settings_account.tpl create mode 100644 view/tpl/smarty3/settings_addons.tpl create mode 100644 view/tpl/smarty3/settings_connectors.tpl create mode 100644 view/tpl/smarty3/settings_display.tpl create mode 100644 view/tpl/smarty3/settings_features.tpl create mode 100644 view/tpl/smarty3/settings_nick_set.tpl create mode 100644 view/tpl/smarty3/settings_nick_subdir.tpl create mode 100644 view/tpl/smarty3/settings_oauth.tpl create mode 100644 view/tpl/smarty3/settings_oauth_edit.tpl create mode 100644 view/tpl/smarty3/suggest_friends.tpl create mode 100644 view/tpl/smarty3/suggestions.tpl create mode 100644 view/tpl/smarty3/tag_slap.tpl create mode 100644 view/tpl/smarty3/threaded_conversation.tpl create mode 100644 view/tpl/smarty3/viewcontact_template.tpl create mode 100644 view/tpl/smarty3/wall_item.tpl create mode 100644 view/tpl/smarty3/wall_thread.tpl create mode 100644 view/tpl/smarty3/wallmessage.tpl create mode 100644 view/tpl/smarty3/wallmsg-header.tpl create mode 100644 view/tpl/smarty3/wallwall_item.tpl create mode 100644 view/tpl/smarty3/wallwall_thread.tpl create mode 100644 view/tpl/smarty3/xchan_vcard.tpl create mode 100644 view/tpl/smarty3/xrd_diaspora.tpl create mode 100644 view/tpl/smarty3/xrd_host.tpl create mode 100644 view/tpl/smarty3/xrd_person.tpl (limited to 'view/tpl') diff --git a/view/tpl/admin_users.tpl b/view/tpl/admin_users.tpl index f67e4a0f7..727030f5d 100644 --- a/view/tpl/admin_users.tpl +++ b/view/tpl/admin_users.tpl @@ -70,7 +70,7 @@ $u.register_date $u.login_date $u.lastitem_date - $u.page-flags + $u.page_flags diff --git a/view/tpl/directory_item.tpl b/view/tpl/directory_item.tpl index b45da4465..d496cb2ad 100644 --- a/view/tpl/directory_item.tpl +++ b/view/tpl/directory_item.tpl @@ -2,7 +2,7 @@
- $alt-text + $alt_text
diff --git a/view/tpl/filebrowser.tpl b/view/tpl/filebrowser.tpl index 1e97237f4..7db31d716 100644 --- a/view/tpl/filebrowser.tpl +++ b/view/tpl/filebrowser.tpl @@ -77,7 +77,7 @@
- +
diff --git a/view/tpl/install_checks.tpl b/view/tpl/install_checks.tpl index 1d8a4b263..76287c4a3 100644 --- a/view/tpl/install_checks.tpl +++ b/view/tpl/install_checks.tpl @@ -3,7 +3,7 @@
{{ for $checks as $check }} - + {{if $check.help }} {{endif}} diff --git a/view/tpl/notifications_network_item.tpl b/view/tpl/notifications_network_item.tpl index bd86548fc..261ab3643 100644 --- a/view/tpl/notifications_network_item.tpl +++ b/view/tpl/notifications_network_item.tpl @@ -1,3 +1,3 @@ \ No newline at end of file + $item_text $item_when + diff --git a/view/tpl/smarty3/404.tpl b/view/tpl/smarty3/404.tpl new file mode 100644 index 000000000..518ad1d29 --- /dev/null +++ b/view/tpl/smarty3/404.tpl @@ -0,0 +1 @@ +

{{$message}}

diff --git a/view/tpl/smarty3/abook_edit.tpl b/view/tpl/smarty3/abook_edit.tpl new file mode 100644 index 000000000..2a2711a66 --- /dev/null +++ b/view/tpl/smarty3/abook_edit.tpl @@ -0,0 +1,45 @@ + +

{{$header}}

+ + +
+{{$tabs}} +
+ +
+
+

Slide to adjust your degree of friendship

+ +{{$slide}} + + + +

Permissions

+ + + + + +
+Quick Links: +Full SharingCautious SharingFollow Only
+
+ + + + + + + + +
diff --git a/view/tpl/smarty3/acl_selector.tpl b/view/tpl/smarty3/acl_selector.tpl new file mode 100644 index 000000000..d21073b56 --- /dev/null +++ b/view/tpl/smarty3/acl_selector.tpl @@ -0,0 +1,28 @@ +
+ + {{$showall}} +
+
+
+
+ +
+ + + + diff --git a/view/tpl/smarty3/admin_aside.tpl b/view/tpl/smarty3/admin_aside.tpl new file mode 100644 index 000000000..acf58668d --- /dev/null +++ b/view/tpl/smarty3/admin_aside.tpl @@ -0,0 +1,42 @@ + +

{{$admtxt}}

+ + +{{if $admin.update}} + +{{/if}} + + +{{if $admin.plugins_admin}}

{{$plugadmtxt}}

{{/if}} + + + +

{{$logtxt}}

+ + diff --git a/view/tpl/smarty3/admin_logs.tpl b/view/tpl/smarty3/admin_logs.tpl new file mode 100644 index 000000000..e5412429f --- /dev/null +++ b/view/tpl/smarty3/admin_logs.tpl @@ -0,0 +1,19 @@ +
+

{{$title}} - {{$page}}

+ +
+ + + {{include file="field_checkbox.tpl" field=$debugging}} + {{include file="field_input.tpl" field=$logfile}} + {{include file="field_select.tpl" field=$loglevel}} + +
+ + + +

{{$logname}}

+
{{$data}}
+ + +
diff --git a/view/tpl/smarty3/admin_plugins.tpl b/view/tpl/smarty3/admin_plugins.tpl new file mode 100644 index 000000000..01c178c3e --- /dev/null +++ b/view/tpl/smarty3/admin_plugins.tpl @@ -0,0 +1,15 @@ +
+

{{$title}} - {{$page}}

+ +
    + {{foreach $plugins as $p}} +
  • + + {{$p.2.name}} - {{$p.2.version}} + {{if $p.2.experimental}} {{$experimental}} {{/if}}{{if $p.2.unsupported}} {{$unsupported}} {{/if}} + +
    {{$p.2.description}}
    +
  • + {{/foreach}} +
+
diff --git a/view/tpl/smarty3/admin_plugins_details.tpl b/view/tpl/smarty3/admin_plugins_details.tpl new file mode 100644 index 000000000..47c33bec3 --- /dev/null +++ b/view/tpl/smarty3/admin_plugins_details.tpl @@ -0,0 +1,36 @@ +
+

{{$title}} - {{$page}}

+ +

{{$info.name}} - {{$info.version}} : {{$action}}

+

{{$info.description}}

+ +

{{$str_author}} + {{foreach $info.author as $a}} + {{if $a.link}}{{$a.name}}{{else}}{{$a.name}}{{/if}}, + {{/foreach}} +

+ +

{{$str_maintainer}} + {{foreach $info.maintainer as $a}} + {{if $a.link}}{{$a.name}}{{else}}{{$a.name}}{{/if}}, + {{/foreach}} +

+ + {{if $screenshot}} + {{$screenshot.1}} + {{/if}} + + {{if $admin_form}} +

{{$settings}}

+
+ {{$admin_form}} + + {{/if}} + + {{if $readme}} +

Readme

+
+ {{$readme}} +
+ {{/if}} +
diff --git a/view/tpl/smarty3/admin_remoteupdate.tpl b/view/tpl/smarty3/admin_remoteupdate.tpl new file mode 100644 index 000000000..6260741ed --- /dev/null +++ b/view/tpl/smarty3/admin_remoteupdate.tpl @@ -0,0 +1,98 @@ + + + +
+
Your version:
{{$localversion}}
+{{if $needupdate}} +
New version:
{{$remoteversion}}
+ +
+ + + {{if $canwrite}} +
+ {{else}} +

Your friendica installation is not writable by web server.

+ {{if $canftp}} +

You can try to update via FTP

+ {{include file="field_input.tpl" field=$ftphost}} + {{include file="field_input.tpl" field=$ftppath}} + {{include file="field_input.tpl" field=$ftpuser}} + {{include file="field_password.tpl" field=$ftppwd}} +
+ {{/if}} + {{/if}} + +{{else}} +

No updates

+{{/if}} +
diff --git a/view/tpl/smarty3/admin_site.tpl b/view/tpl/smarty3/admin_site.tpl new file mode 100644 index 000000000..86cac214f --- /dev/null +++ b/view/tpl/smarty3/admin_site.tpl @@ -0,0 +1,82 @@ + +
+

{{$title}} - {{$page}}

+ +
+ + + {{include file="field_input.tpl" field=$sitename}} + {{include file="field_textarea.tpl" field=$banner}} + {{include file="field_select.tpl" field=$language}} + {{include file="field_select.tpl" field=$theme}} + {{include file="field_select.tpl" field=$ssl_policy}} + +
+ +

{{$registration}}

+ {{include file="field_input.tpl" field=$register_text}} + {{include file="field_select.tpl" field=$register_policy}} + +
+ +

{{$upload}}

+ {{include file="field_input.tpl" field=$maximagesize}} + +

{{$corporate}}

+ {{include file="field_input.tpl" field=$allowed_sites}} + {{include file="field_input.tpl" field=$allowed_email}} + {{include file="field_checkbox.tpl" field=$block_public}} + {{include file="field_checkbox.tpl" field=$force_publish}} + {{include file="field_checkbox.tpl" field=$no_community_page}} + {{include file="field_input.tpl" field=$global_directory}} + +
+ +

{{$advanced}}

+ {{include file="field_input.tpl" field=$proxy}} + {{include file="field_input.tpl" field=$proxyuser}} + {{include file="field_input.tpl" field=$timeout}} + {{include file="field_input.tpl" field=$delivery_interval}} + {{include file="field_input.tpl" field=$poll_interval}} + {{include file="field_input.tpl" field=$maxloadavg}} + {{include file="field_input.tpl" field=$abandon_days}} + +
+ + +
diff --git a/view/tpl/smarty3/admin_summary.tpl b/view/tpl/smarty3/admin_summary.tpl new file mode 100644 index 000000000..339dbddb6 --- /dev/null +++ b/view/tpl/smarty3/admin_summary.tpl @@ -0,0 +1,40 @@ +
+

{{$title}} - {{$page}}

+ +
+
{{$queues.label}}
+
{{$queues.deliverq}} - {{$queues.queue}}
+
+
+
{{$pending.0}}
+
{{$pending.1}} +
+ +
+
{{$users.0}}
+
{{$users.1}}
+
+ {{foreach $accounts as $p}} +
+
{{$p.0}}
+
{{if $p.1}}{{$p.1}}{{else}}0{{/if}}
+
+ {{/foreach}} + + +
+
{{$plugins.0}}
+ + {{foreach $plugins.1 as $p}} +
{{$p}}
+ {{/foreach}} + +
+ +
+
{{$version.0}}
+
{{$version.1}} - {{$build}} +
+ + +
diff --git a/view/tpl/smarty3/admin_users.tpl b/view/tpl/smarty3/admin_users.tpl new file mode 100644 index 000000000..d71d770f3 --- /dev/null +++ b/view/tpl/smarty3/admin_users.tpl @@ -0,0 +1,89 @@ + +
+

{{$title}} - {{$page}}

+ +
+ + +

{{$h_pending}}

+ {{if $pending}} +
$check.title {{if $check.required}}(required){{endif}}
$check.title {{if $check.required}}(required){{endif}}
$check.help
+ + + {{foreach $th_pending as $th}}{{/foreach}} + + + + + + {{foreach $pending as $u}} + + + + + + + + {{/foreach}} + +
{{$th}}
{{$u.created}}{{$u.name}} + + +
+ +
+ {{else}} +

{{$no_pending}}

+ {{/if}} + + + + +

{{$h_users}}

+ {{if $users}} + + + + + {{foreach $th_users as $th}}{{/foreach}} + + + + + + {{foreach $users as $u}} + + + + + + + + + + + + {{/foreach}} + +
{{$th}}
{{$u.nickname}}{{$u.name}}{{$u.register_date}}{{$u.lastitem_date}} + + +
+ +
+ {{else}} + NO USERS?!? + {{/if}} + + diff --git a/view/tpl/smarty3/album_edit.tpl b/view/tpl/smarty3/album_edit.tpl new file mode 100644 index 000000000..61653c47c --- /dev/null +++ b/view/tpl/smarty3/album_edit.tpl @@ -0,0 +1,15 @@ +
+
+ + + + + +
+ + + + +
+
+
diff --git a/view/tpl/smarty3/api_config_xml.tpl b/view/tpl/smarty3/api_config_xml.tpl new file mode 100644 index 000000000..8c0766c73 --- /dev/null +++ b/view/tpl/smarty3/api_config_xml.tpl @@ -0,0 +1,66 @@ + + + {{$config.site.name}} + {{$config.site.server}} + default + + {{$config.site.logo}} + + true + en + {{$config.site.email}} + + + UTC + {{$config.site.closed}} + + false + {{$config.site.private}} + {{$config.site.textlimit}} + {{$config.site.ssl}} + {{$config.site.sslserver}} + 30 + + + + cc + + http://creativecommons.org/licenses/by/3.0/ + Creative Commons Attribution 3.0 + http://i.creativecommons.org/l/by/3.0/80x15.png + + + + + + + + + + + + + + + + + false + 20 + 600 + + + + false + INVALID SERVER + 5222 + update + + + StatusNet + + + + false + 0 + + diff --git a/view/tpl/smarty3/api_friends_xml.tpl b/view/tpl/smarty3/api_friends_xml.tpl new file mode 100644 index 000000000..f2a7234d1 --- /dev/null +++ b/view/tpl/smarty3/api_friends_xml.tpl @@ -0,0 +1,5 @@ + + {{foreach $users as $user}} + {{include file="api_user_xml.tpl"}} + {{/foreach}} + diff --git a/view/tpl/smarty3/api_ratelimit_xml.tpl b/view/tpl/smarty3/api_ratelimit_xml.tpl new file mode 100644 index 000000000..e4b470a25 --- /dev/null +++ b/view/tpl/smarty3/api_ratelimit_xml.tpl @@ -0,0 +1,6 @@ + + {{$hash.remaining_hits}} + {{$hash.hourly_limit}} + {{$hash.reset_time}} + {{$hash.resettime_in_seconds}} + diff --git a/view/tpl/smarty3/api_status_xml.tpl b/view/tpl/smarty3/api_status_xml.tpl new file mode 100644 index 000000000..cbb736e22 --- /dev/null +++ b/view/tpl/smarty3/api_status_xml.tpl @@ -0,0 +1,46 @@ +{{if $status}} + {{$status.created_at}} + {{$status.id}} + {{$status.text}} + {{$status.source}} + {{$status.truncated}} + {{$status.in_reply_to_status_id}} + {{$status.in_reply_to_user_id}} + {{$status.favorited}} + {{$status.in_reply_to_screen_name}} + {{$status.geo}} + {{$status.coordinates}} + {{$status.place}} + {{$status.contributors}} + + {{$status.user.id}} + {{$status.user.name}} + {{$status.user.screen_name}} + {{$status.user.location}} + {{$status.user.description}} + {{$status.user.profile_image_url}} + {{$status.user.url}} + {{$status.user.protected}} + {{$status.user.followers}} + {{$status.user.profile_background_color}} + {{$status.user.profile_text_color}} + {{$status.user.profile_link_color}} + {{$status.user.profile_sidebar_fill_color}} + {{$status.user.profile_sidebar_border_color}} + {{$status.user.friends_count}} + {{$status.user.created_at}} + {{$status.user.favourites_count}} + {{$status.user.utc_offset}} + {{$status.user.time_zone}} + {{$status.user.profile_background_image_url}} + {{$status.user.profile_background_tile}} + {{$status.user.profile_use_background_image}} + + {{$status.user.geo_enabled}} + {{$status.user.verified}} + + {{$status.user.statuses_count}} + {{$status.user.lang}} + {{$status.user.contributors_enabled}} + +{{/if}} diff --git a/view/tpl/smarty3/api_test_xml.tpl b/view/tpl/smarty3/api_test_xml.tpl new file mode 100644 index 000000000..80a541c39 --- /dev/null +++ b/view/tpl/smarty3/api_test_xml.tpl @@ -0,0 +1 @@ +{{$ok}} diff --git a/view/tpl/smarty3/api_timeline_atom.tpl b/view/tpl/smarty3/api_timeline_atom.tpl new file mode 100644 index 000000000..e8bfb689e --- /dev/null +++ b/view/tpl/smarty3/api_timeline_atom.tpl @@ -0,0 +1,90 @@ + + StatusNet + {{$rss.self}} + Friendika + Friendika API feed + {{$rss.logo}} + {{$rss.atom_updated}} + + + + + + http://activitystrea.ms/schema/1.0/person + {{$user.url}} + {{$user.name}} + + + + + + + {{$user.screen_name}} + {{$user.name}} + + homepage + {{$user.url}} + true + + + + + + + http://activitystrea.ms/schema/1.0/person + {{$user.contact_url}} + {{$user.name}} + + + + + + {{$user.screen_name}} + {{$user.name}} + + homepage + {{$user.url}} + true + + + + + + {{foreach $statuses as $status}} + + {{$status.objecttype}} + {{$status.message_id}} + {{$status.text}} + {{$status.statusnet_html}} + + {{$status.verb}} + {{$status.published}} + {{$status.updated}} + + + + + + + + http://activitystrea.ms/schema/1.0/person + {{$status.user.url}} + {{$status.user.name}} + + + + + {{$status.user.screen_name}} + {{$status.user.name}} + + + homepage + {{$status.user.url}} + true + + + + + + {{/foreach}} + diff --git a/view/tpl/smarty3/api_timeline_rss.tpl b/view/tpl/smarty3/api_timeline_rss.tpl new file mode 100644 index 000000000..86c645e99 --- /dev/null +++ b/view/tpl/smarty3/api_timeline_rss.tpl @@ -0,0 +1,26 @@ + + + Friendika + {{$rss.alternate}} + + Friendika timeline + {{$rss.language}} + 40 + + {{$user.link}} + {{$user.name}}'s items + {{$user.profile_image_url}} + + +{{foreach $statuses as $status}} + + {{$status.user.name}}: {{$status.text}} + {{$status.text}} + {{$status.created_at}} + {{$status.url}} + {{$status.url}} + {{$status.source}} + +{{/foreach}} + + diff --git a/view/tpl/smarty3/api_timeline_xml.tpl b/view/tpl/smarty3/api_timeline_xml.tpl new file mode 100644 index 000000000..f14d73e9c --- /dev/null +++ b/view/tpl/smarty3/api_timeline_xml.tpl @@ -0,0 +1,20 @@ + +{{foreach $statuses as $status}} + {{$status.text}} + {{$status.truncated}} + {{$status.created_at}} + {{$status.in_reply_to_status_id}} + {{$status.source}} + {{$status.id}} + {{$status.in_reply_to_user_id}} + {{$status.in_reply_to_screen_name}} + {{$status.geo}} + {{$status.favorited}} +{{include file="api_user_xml.tpl" user=$status.user}} {{$status.statusnet_html}} + {{$status.statusnet_conversation_id}} + {{$status.url}} + {{$status.coordinates}} + {{$status.place}} + {{$status.contributors}} + +{{/foreach}} diff --git a/view/tpl/smarty3/api_user_xml.tpl b/view/tpl/smarty3/api_user_xml.tpl new file mode 100644 index 000000000..3b51992f6 --- /dev/null +++ b/view/tpl/smarty3/api_user_xml.tpl @@ -0,0 +1,46 @@ + + {{$user.id}} + {{$user.name}} + {{$user.screen_name}} + {{$user.location}} + {{$user.description}} + {{$user.profile_image_url}} + {{$user.url}} + {{$user.protected}} + {{$user.followers_count}} + {{$user.friends_count}} + {{$user.created_at}} + {{$user.favourites_count}} + {{$user.utc_offset}} + {{$user.time_zone}} + {{$user.statuses_count}} + {{$user.following}} + {{$user.profile_background_color}} + {{$user.profile_text_color}} + {{$user.profile_link_color}} + {{$user.profile_sidebar_fill_color}} + {{$user.profile_sidebar_border_color}} + {{$user.profile_background_image_url}} + {{$user.profile_background_tile}} + {{$user.profile_use_background_image}} + {{$user.notifications}} + {{$user.geo_enabled}} + {{$user.verified}} + {{$user.lang}} + {{$user.contributors_enabled}} + {{if $user.status}} + {{$user.status.created_at}} + {{$user.status.id}} + {{$user.status.text}} + {{$user.status.source}} + {{$user.status.truncated}} + {{$user.status.in_reply_to_status_id}} + {{$user.status.in_reply_to_user_id}} + {{$user.status.favorited}} + {{$user.status.in_reply_to_screen_name}} + {{$user.status.geo}} + {{$user.status.coordinates}} + {{$user.status.place}} + {{$user.status.contributors}} + {{/if}} + diff --git a/view/tpl/smarty3/apps.tpl b/view/tpl/smarty3/apps.tpl new file mode 100644 index 000000000..335e0ca97 --- /dev/null +++ b/view/tpl/smarty3/apps.tpl @@ -0,0 +1,7 @@ +

{{$title}}

+ + diff --git a/view/tpl/smarty3/atom_feed.tpl b/view/tpl/smarty3/atom_feed.tpl new file mode 100644 index 000000000..ccb85a48a --- /dev/null +++ b/view/tpl/smarty3/atom_feed.tpl @@ -0,0 +1,29 @@ + + + + {{$feed_id}} + {{$feed_title}} + Friendica + + {{$hub}} + {{$salmon}} + {{$community}} + + {{$feed_updated}} + + + {{$name}} + {{$profile_page}} + + + {{$birthday}} + diff --git a/view/tpl/smarty3/atom_feed_dfrn.tpl b/view/tpl/smarty3/atom_feed_dfrn.tpl new file mode 100644 index 000000000..307001fbe --- /dev/null +++ b/view/tpl/smarty3/atom_feed_dfrn.tpl @@ -0,0 +1,29 @@ + + + + {{$feed_id}} + {{$feed_title}} + Friendica + + {{$hub}} + {{$salmon}} + {{$community}} + + {{$feed_updated}} + + + {{$name}} + {{$profile_page}} + + + {{$birthday}} + diff --git a/view/tpl/smarty3/atom_mail.tpl b/view/tpl/smarty3/atom_mail.tpl new file mode 100644 index 000000000..9b843f585 --- /dev/null +++ b/view/tpl/smarty3/atom_mail.tpl @@ -0,0 +1,17 @@ + + + + + {{$name}} + {{$profile_page}} + {{$thumb}} + + + {{$item_id}} + {{$parent_id}} + {{$created}} + {{$subject}} + {{$content}} + + + diff --git a/view/tpl/smarty3/atom_suggest.tpl b/view/tpl/smarty3/atom_suggest.tpl new file mode 100644 index 000000000..972b9bc0b --- /dev/null +++ b/view/tpl/smarty3/atom_suggest.tpl @@ -0,0 +1,11 @@ + + + + {{$url}} + {{$name}} + {{$photo}} + {{$request}} + {{$note}} + + + diff --git a/view/tpl/smarty3/auto_request.tpl b/view/tpl/smarty3/auto_request.tpl new file mode 100644 index 000000000..dfc5a4c80 --- /dev/null +++ b/view/tpl/smarty3/auto_request.tpl @@ -0,0 +1,37 @@ + +

{{$header}}

+ +

+{{$page_desc}}
+

+

+

+{{$invite_desc}} +

+

+{{$desc}} +

+ +
+ +
+ + +
+
+ + +
+ +
+ +
+ + +
+
diff --git a/view/tpl/smarty3/birthdays_reminder.tpl b/view/tpl/smarty3/birthdays_reminder.tpl new file mode 100644 index 000000000..d0500364a --- /dev/null +++ b/view/tpl/smarty3/birthdays_reminder.tpl @@ -0,0 +1,10 @@ +{{if $count}} + + +{{/if}} + diff --git a/view/tpl/smarty3/categories_widget.tpl b/view/tpl/smarty3/categories_widget.tpl new file mode 100644 index 000000000..2c0b3bcc2 --- /dev/null +++ b/view/tpl/smarty3/categories_widget.tpl @@ -0,0 +1,12 @@ +
+

{{$title}}

+
{{$desc}}
+ + + +
diff --git a/view/tpl/smarty3/channel.tpl b/view/tpl/smarty3/channel.tpl new file mode 100644 index 000000000..d6462d1e4 --- /dev/null +++ b/view/tpl/smarty3/channel.tpl @@ -0,0 +1,12 @@ +
+{{if $channel.default_links}} +{{if $channel.default}} +
{{$msg_default}}
+{{else}} + +{{/if}} +{{/if}} +{{$channel.channel_name}} +
{{$channel.channel_name}}
+
+
diff --git a/view/tpl/smarty3/channels.tpl b/view/tpl/smarty3/channels.tpl new file mode 100644 index 000000000..a3acaac06 --- /dev/null +++ b/view/tpl/smarty3/channels.tpl @@ -0,0 +1,22 @@ +

{{$header}}

+ + +{{if $links}} +{{foreach $links as $l}} +{{$l.2}} +{{/foreach}} +{{/if}} + +{{if $selected}} +
{{$msg_selected}}
+{{include file="channel.tpl" channel=$selected}} +
+{{/if}} + +
{{$desc}}
+ +{{foreach $all_channels as $chn}} +{{include file="channel.tpl" channel=$chn}} +{{/foreach}} + +
diff --git a/view/tpl/smarty3/comment_item.tpl b/view/tpl/smarty3/comment_item.tpl new file mode 100644 index 000000000..1f67dba47 --- /dev/null +++ b/view/tpl/smarty3/comment_item.tpl @@ -0,0 +1,68 @@ + {{if $threaded}} +
+ {{else}} +
+ {{/if}} +
+ + + + + + + + +
+ {{$mytitle}} +
+
+
    +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
+
+ + {{if $qcomment}} + + {{/if}} + +
+ + +
+
+ +
diff --git a/view/tpl/smarty3/common_friends.tpl b/view/tpl/smarty3/common_friends.tpl new file mode 100644 index 000000000..9adb30b71 --- /dev/null +++ b/view/tpl/smarty3/common_friends.tpl @@ -0,0 +1,12 @@ +
+
+ + {{$name}} + +
+
+
+ {{$name}} +
+
+
\ No newline at end of file diff --git a/view/tpl/smarty3/common_tabs.tpl b/view/tpl/smarty3/common_tabs.tpl new file mode 100644 index 000000000..ef8b3d356 --- /dev/null +++ b/view/tpl/smarty3/common_tabs.tpl @@ -0,0 +1,5 @@ + diff --git a/view/tpl/smarty3/contact_block.tpl b/view/tpl/smarty3/contact_block.tpl new file mode 100644 index 000000000..e688af287 --- /dev/null +++ b/view/tpl/smarty3/contact_block.tpl @@ -0,0 +1,12 @@ +
+

{{$contacts}}

+{{if $micropro}} + {{$viewcontacts}} +
+ {{foreach $micropro as $m}} + {{$m}} + {{/foreach}} +
+{{/if}} +
+
diff --git a/view/tpl/smarty3/contact_edit.tpl b/view/tpl/smarty3/contact_edit.tpl new file mode 100644 index 000000000..9f7420c0d --- /dev/null +++ b/view/tpl/smarty3/contact_edit.tpl @@ -0,0 +1,89 @@ + +

{{$header}}

+ +
+ + {{$tab_str}} + + + + + + +
+ +
+
+ + +
+ + + + {{if $poll_enabled}} +
+
{{$lastupdtext}} {{$last_update}}
+ {{$updpub}} {{$poll_interval}} {{$udnow}} +
+ {{/if}} +
+ + {{include file="field_checkbox.tpl" field=$hidden}} + +
+

{{$lbl_info1}}

+ + +
+
+ + +
+

{{$lbl_vis1}}

+

{{$lbl_vis2}}

+
+{{$profile_select}} +
+ + + +
+
diff --git a/view/tpl/smarty3/contact_head.tpl b/view/tpl/smarty3/contact_head.tpl new file mode 100644 index 000000000..72e7edbfb --- /dev/null +++ b/view/tpl/smarty3/contact_head.tpl @@ -0,0 +1,30 @@ + + + diff --git a/view/tpl/smarty3/contact_slider.tpl b/view/tpl/smarty3/contact_slider.tpl new file mode 100644 index 000000000..33cd3fb71 --- /dev/null +++ b/view/tpl/smarty3/contact_slider.tpl @@ -0,0 +1,4 @@ +
+ diff --git a/view/tpl/smarty3/contact_template.tpl b/view/tpl/smarty3/contact_template.tpl new file mode 100644 index 000000000..31b42fe87 --- /dev/null +++ b/view/tpl/smarty3/contact_template.tpl @@ -0,0 +1,17 @@ + +
+
+
+ + {{$contact.name}} + +
+ +
+
+
{{$contact.name}}
+ +
+
diff --git a/view/tpl/smarty3/contacts-template.tpl b/view/tpl/smarty3/contacts-template.tpl new file mode 100644 index 000000000..0c7e01038 --- /dev/null +++ b/view/tpl/smarty3/contacts-template.tpl @@ -0,0 +1,26 @@ +

{{$header}}{{if $total}} ({{$total}}){{/if}}

+ +{{if $finding}}

{{$finding}}

{{/if}} + +
+
+{{$desc}} + + +
+
+
+ +{{$tabs}} + + +{{foreach $contacts as $contact}} + {{include file="contact_template.tpl"}} +{{/foreach}} +
+ +{{$paginate}} + + + + diff --git a/view/tpl/smarty3/content.tpl b/view/tpl/smarty3/content.tpl new file mode 100644 index 000000000..466045d39 --- /dev/null +++ b/view/tpl/smarty3/content.tpl @@ -0,0 +1,2 @@ +
+
diff --git a/view/tpl/smarty3/conv.tpl b/view/tpl/smarty3/conv.tpl new file mode 100644 index 000000000..ddb959b84 --- /dev/null +++ b/view/tpl/smarty3/conv.tpl @@ -0,0 +1,17 @@ +{{foreach $threads as $thread}} +
+ {{foreach $thread.items as $item}} + {{if $item.comment_firstcollapsed}} +
+ {{$thread.num_comments}} {{$thread.hide_text}} +
+ {{/if}} + + {{include file="{{$item.template}}"}} + + + {{/foreach}} +
+{{/foreach}} diff --git a/view/tpl/smarty3/conv_frame.tpl b/view/tpl/smarty3/conv_frame.tpl new file mode 100644 index 000000000..7f65b64d2 --- /dev/null +++ b/view/tpl/smarty3/conv_frame.tpl @@ -0,0 +1,11 @@ +
+
+
+ +{{if $dropping}} + +
+{{/if}} diff --git a/view/tpl/smarty3/conv_item.tpl b/view/tpl/smarty3/conv_item.tpl new file mode 100644 index 000000000..01e7bcb12 --- /dev/null +++ b/view/tpl/smarty3/conv_item.tpl @@ -0,0 +1,121 @@ +{{if $item.comment_firstcollapsed}} +
+ {{$item.num_comments}} {{$item.hide_text}} +
+ {{/if}} diff --git a/view/tpl/smarty3/conversation.tpl b/view/tpl/smarty3/conversation.tpl new file mode 100644 index 000000000..8948fd474 --- /dev/null +++ b/view/tpl/smarty3/conversation.tpl @@ -0,0 +1,28 @@ +
+{{foreach $threads as $thread}} +
+ {{foreach $thread.items as $item}} + {{if $item.comment_firstcollapsed}} +
+ {{$thread.num_comments}} {{$thread.hide_text}} +
+ {{/if}} + + {{include file="{{$item.template}}"}} + + + {{/foreach}} +
+{{/foreach}} +
+
+ +{{if $dropping}} + +
+{{/if}} diff --git a/view/tpl/smarty3/crepair.tpl b/view/tpl/smarty3/crepair.tpl new file mode 100644 index 000000000..2a05b9678 --- /dev/null +++ b/view/tpl/smarty3/crepair.tpl @@ -0,0 +1,46 @@ + +
+ +

{{$contact_name}}

+ + + +
+ + + +
+ + + +
+ + + +
+ + + +
+ + + +
+ + + +
+ + + +
+ + + +
+ + + +
+ + diff --git a/view/tpl/smarty3/cropbody.tpl b/view/tpl/smarty3/cropbody.tpl new file mode 100644 index 000000000..da5b1e859 --- /dev/null +++ b/view/tpl/smarty3/cropbody.tpl @@ -0,0 +1,58 @@ +

{{$title}}

+

+{{$desc}} +

+
+{{$title}} +
+
+
+
+ + + +
+ + + + + + + + + + + +
+ +
+ +
diff --git a/view/tpl/smarty3/crophead.tpl b/view/tpl/smarty3/crophead.tpl new file mode 100644 index 000000000..48f375426 --- /dev/null +++ b/view/tpl/smarty3/crophead.tpl @@ -0,0 +1,4 @@ + + + + diff --git a/view/tpl/smarty3/delegate.tpl b/view/tpl/smarty3/delegate.tpl new file mode 100644 index 000000000..cbaa8da86 --- /dev/null +++ b/view/tpl/smarty3/delegate.tpl @@ -0,0 +1,57 @@ +

{{$header}}

+ +
{{$desc}}
+ +{{if $managers}} +

{{$head_managers}}

+ +{{foreach $managers as $x}} + +
+ + + +
+ +{{/foreach}} +
+
+{{/if}} + + +

{{$head_delegates}}

+ +{{if $delegates}} +{{foreach $delegates as $x}} + +
+ + + +
+ +{{/foreach}} +
+{{else}} +{{$none}} +{{/if}} +
+ + +

{{$head_potentials}}

+{{if $potentials}} +{{foreach $potentials as $x}} + +
+ + + +
+ +{{/foreach}} +
+{{else}} +{{$none}} +{{/if}} +
+ diff --git a/view/tpl/smarty3/dfrn_req_confirm.tpl b/view/tpl/smarty3/dfrn_req_confirm.tpl new file mode 100644 index 000000000..655af22d4 --- /dev/null +++ b/view/tpl/smarty3/dfrn_req_confirm.tpl @@ -0,0 +1,21 @@ + +

+{{$welcome}} +
+{{$please}} + +

+
+ + + +{{$aes_allow}} + + + + + +
+ +
+
\ No newline at end of file diff --git a/view/tpl/smarty3/dfrn_request.tpl b/view/tpl/smarty3/dfrn_request.tpl new file mode 100644 index 000000000..ce7b3eb55 --- /dev/null +++ b/view/tpl/smarty3/dfrn_request.tpl @@ -0,0 +1,59 @@ + +

{{$header}}

+ +

+{{$page_desc}}
+{{$invite_desc}} +

+

+{{$desc}} +

+ +
+ +
+ + +
+
+ +

+{{$pls_answer}} +

+ +
+ + +

+{{$does_know}} +

+ +
+ + + +
+
+
+ + + +
+
+ + +

+{{$add_note}} +

+
+ +
+ + +
+ +
+ + +
+
diff --git a/view/tpl/smarty3/diasp_dec_hdr.tpl b/view/tpl/smarty3/diasp_dec_hdr.tpl new file mode 100644 index 000000000..636ff7bd0 --- /dev/null +++ b/view/tpl/smarty3/diasp_dec_hdr.tpl @@ -0,0 +1,8 @@ + + {{$inner_iv}} + {{$inner_key}} + + {{$author_name}} + {{$author_uri}} + + diff --git a/view/tpl/smarty3/diaspora_comment.tpl b/view/tpl/smarty3/diaspora_comment.tpl new file mode 100644 index 000000000..27ec3dffc --- /dev/null +++ b/view/tpl/smarty3/diaspora_comment.tpl @@ -0,0 +1,11 @@ + + + + {{$guid}} + {{$parent_guid}} + {{$authorsig}} + {{$body}} + {{$handle}} + + + \ No newline at end of file diff --git a/view/tpl/smarty3/diaspora_comment_relay.tpl b/view/tpl/smarty3/diaspora_comment_relay.tpl new file mode 100644 index 000000000..37a9e88b3 --- /dev/null +++ b/view/tpl/smarty3/diaspora_comment_relay.tpl @@ -0,0 +1,12 @@ + + + + {{$guid}} + {{$parent_guid}} + {{$parentsig}} + {{$authorsig}} + {{$body}} + {{$handle}} + + + \ No newline at end of file diff --git a/view/tpl/smarty3/diaspora_conversation.tpl b/view/tpl/smarty3/diaspora_conversation.tpl new file mode 100644 index 000000000..dc4482e4b --- /dev/null +++ b/view/tpl/smarty3/diaspora_conversation.tpl @@ -0,0 +1,29 @@ + + + + {{$conv.guid}} + {{$conv.subject}} + {{$conv.created_at}} + + {{foreach $conv.messages as $msg}} + + + {{$msg.guid}} + {{$msg.parent_guid}} + {{if $msg.parent_author_signature}} + {{$msg.parent_author_signature}} + {{/if}} + {{$msg.author_signature}} + {{$msg.text}} + {{$msg.created_at}} + {{$msg.diaspora_handle}} + {{$msg.conversation_guid}} + + + {{/foreach}} + + {{$conv.diaspora_handle}} + {{$conv.participant_handles}} + + + diff --git a/view/tpl/smarty3/diaspora_like.tpl b/view/tpl/smarty3/diaspora_like.tpl new file mode 100644 index 000000000..b03aef37a --- /dev/null +++ b/view/tpl/smarty3/diaspora_like.tpl @@ -0,0 +1,12 @@ + + + + {{$target_type}} + {{$guid}} + {{$parent_guid}} + {{$authorsig}} + {{$positive}} + {{$handle}} + + + diff --git a/view/tpl/smarty3/diaspora_like_relay.tpl b/view/tpl/smarty3/diaspora_like_relay.tpl new file mode 100644 index 000000000..30df4cac6 --- /dev/null +++ b/view/tpl/smarty3/diaspora_like_relay.tpl @@ -0,0 +1,13 @@ + + + + {{$guid}} + {{$target_type}} + {{$parent_guid}} + {{$parentsig}} + {{$authorsig}} + {{$positive}} + {{$handle}} + + + diff --git a/view/tpl/smarty3/diaspora_message.tpl b/view/tpl/smarty3/diaspora_message.tpl new file mode 100644 index 000000000..3413d79b0 --- /dev/null +++ b/view/tpl/smarty3/diaspora_message.tpl @@ -0,0 +1,13 @@ + + + + {{$msg.guid}} + {{$msg.parent_guid}} + {{$msg.author_signature}} + {{$msg.text}} + {{$msg.created_at}} + {{$msg.diaspora_handle}} + {{$msg.conversation_guid}} + + + diff --git a/view/tpl/smarty3/diaspora_photo.tpl b/view/tpl/smarty3/diaspora_photo.tpl new file mode 100644 index 000000000..cd7ef5802 --- /dev/null +++ b/view/tpl/smarty3/diaspora_photo.tpl @@ -0,0 +1,13 @@ + + + + {{$path}} + {{$filename}} + {{$msg_guid}} + {{$guid}} + {{$handle}} + {{$public}} + {{$created_at}} + + + \ No newline at end of file diff --git a/view/tpl/smarty3/diaspora_post.tpl b/view/tpl/smarty3/diaspora_post.tpl new file mode 100644 index 000000000..abbcc4c61 --- /dev/null +++ b/view/tpl/smarty3/diaspora_post.tpl @@ -0,0 +1,11 @@ + + + + {{$body}} + {{$guid}} + {{$handle}} + {{$public}} + {{$created}} + + + \ No newline at end of file diff --git a/view/tpl/smarty3/diaspora_profile.tpl b/view/tpl/smarty3/diaspora_profile.tpl new file mode 100644 index 000000000..04f2e2948 --- /dev/null +++ b/view/tpl/smarty3/diaspora_profile.tpl @@ -0,0 +1,16 @@ + + + {{$handle}} + {{$first}} + {{$last}} + {{$large}} + {{$small}} + {{$medium}} + {{$dob}} + {{$gender}} + {{$about}} + {{$location}} + {{$searchable}} + {{$tags}} + + diff --git a/view/tpl/smarty3/diaspora_relay_retraction.tpl b/view/tpl/smarty3/diaspora_relay_retraction.tpl new file mode 100644 index 000000000..5e7aed41f --- /dev/null +++ b/view/tpl/smarty3/diaspora_relay_retraction.tpl @@ -0,0 +1,10 @@ + + + + {{$type}} + {{$guid}} + {{$signature}} + {{$handle}} + + + diff --git a/view/tpl/smarty3/diaspora_relayable_retraction.tpl b/view/tpl/smarty3/diaspora_relayable_retraction.tpl new file mode 100644 index 000000000..927e394f3 --- /dev/null +++ b/view/tpl/smarty3/diaspora_relayable_retraction.tpl @@ -0,0 +1,11 @@ + + + + {{$target_type}} + {{$guid}} + {{$parentsig}} + {{$authorsig}} + {{$handle}} + + + diff --git a/view/tpl/smarty3/diaspora_retract.tpl b/view/tpl/smarty3/diaspora_retract.tpl new file mode 100644 index 000000000..26e2cb94e --- /dev/null +++ b/view/tpl/smarty3/diaspora_retract.tpl @@ -0,0 +1,9 @@ + + + + {{$guid}} + {{$type}} + {{$handle}} + + + \ No newline at end of file diff --git a/view/tpl/smarty3/diaspora_share.tpl b/view/tpl/smarty3/diaspora_share.tpl new file mode 100644 index 000000000..59eb06124 --- /dev/null +++ b/view/tpl/smarty3/diaspora_share.tpl @@ -0,0 +1,8 @@ + + + + {{$sender}} + {{$recipient}} + + + \ No newline at end of file diff --git a/view/tpl/smarty3/diaspora_signed_retract.tpl b/view/tpl/smarty3/diaspora_signed_retract.tpl new file mode 100644 index 000000000..f0f346da8 --- /dev/null +++ b/view/tpl/smarty3/diaspora_signed_retract.tpl @@ -0,0 +1,10 @@ + + + + {{$guid}} + {{$type}} + {{$handle}} + {{$signature}} + + + diff --git a/view/tpl/smarty3/diaspora_vcard.tpl b/view/tpl/smarty3/diaspora_vcard.tpl new file mode 100644 index 000000000..0ab6879f9 --- /dev/null +++ b/view/tpl/smarty3/diaspora_vcard.tpl @@ -0,0 +1,57 @@ +
+
+
Nickname
+
+ {{$diaspora.nickname}} +
+
+
+
Full name
+
+ {{$diaspora.fullname}} +
+
+ +
+
First name
+
+ {{$diaspora.firstname}} +
+
+
+
Family name
+
+ {{$diaspora.lastname}} +
+
+
+
URL
+
+ {{$diaspora.podloc}}/ +
+
+
+
Photo
+
+ +
+
+
+
Photo
+
+ +
+
+
+
Photo
+
+ +
+
+
+
Searchable
+
+ {{$diaspora.searchable}} +
+
+
diff --git a/view/tpl/smarty3/directory_header.tpl b/view/tpl/smarty3/directory_header.tpl new file mode 100644 index 000000000..c2ca64682 --- /dev/null +++ b/view/tpl/smarty3/directory_header.tpl @@ -0,0 +1,16 @@ +

{{$sitedir}}

+ +{{$globaldir}} +{{$admin}} + +{{$finding}} + +
+
+{{$desc}} + + +
+
+
+ diff --git a/view/tpl/smarty3/directory_item.tpl b/view/tpl/smarty3/directory_item.tpl new file mode 100644 index 000000000..f4bd66d77 --- /dev/null +++ b/view/tpl/smarty3/directory_item.tpl @@ -0,0 +1,11 @@ + +
+
+
+ {{$alt_text}} +
+
+ +
{{$name}}
+
{{$details}}
+
diff --git a/view/tpl/smarty3/display-head.tpl b/view/tpl/smarty3/display-head.tpl new file mode 100644 index 000000000..3d4e7e96a --- /dev/null +++ b/view/tpl/smarty3/display-head.tpl @@ -0,0 +1,8 @@ + + diff --git a/view/tpl/smarty3/email_notify_html.tpl b/view/tpl/smarty3/email_notify_html.tpl new file mode 100644 index 000000000..38c933aac --- /dev/null +++ b/view/tpl/smarty3/email_notify_html.tpl @@ -0,0 +1,27 @@ + + + + {{$banner}} + + + + + + + + + + + + + + + + + + + + +
{{$product}}
{{$preamble}}
{{$source_name}}
{{$title}}
{{$htmlversion}}
{{$hsitelink}}
{{$hitemlink}}
{{$thanks}}
{{$site_admin}}
+ + diff --git a/view/tpl/smarty3/email_notify_text.tpl b/view/tpl/smarty3/email_notify_text.tpl new file mode 100644 index 000000000..3de006095 --- /dev/null +++ b/view/tpl/smarty3/email_notify_text.tpl @@ -0,0 +1,13 @@ + +{{$preamble}} + +{{$title}} + +{{$textversion}} + +{{$tsitelink}} +{{$titemlink}} + +{{$thanks}} +{{$site_admin}} + diff --git a/view/tpl/smarty3/event.tpl b/view/tpl/smarty3/event.tpl new file mode 100644 index 000000000..7ce2572a4 --- /dev/null +++ b/view/tpl/smarty3/event.tpl @@ -0,0 +1,10 @@ +{{foreach $events as $event}} +
+ + {{if $event.item.author-name}}{{$event.item.author-name}}{{/if}} + {{$event.html}} + {{if $event.item.plink}}{{/if}} + {{if $event.edit}}{{/if}} +
+
+{{/foreach}} diff --git a/view/tpl/smarty3/event_form.tpl b/view/tpl/smarty3/event_form.tpl new file mode 100644 index 000000000..0091b59aa --- /dev/null +++ b/view/tpl/smarty3/event_form.tpl @@ -0,0 +1,49 @@ +

{{$title}}

+ +

+{{$desc}} +

+ +
+ + + + + +
{{$s_text}}
+{{$s_dsel}} {{$s_tsel}} + +
{{$f_text}}
+{{$f_dsel}} {{$f_tsel}} + +
+ +
{{$n_text}}
+ +
+ +
{{$a_text}}
+ +
+ +
{{$t_text}}
+ + + +
{{$d_text}}
+ + + +
{{$l_text}}
+ + +
{{$sh_text}}
+
+ +{{$acl}} + +
+ +
+ + diff --git a/view/tpl/smarty3/event_head.tpl b/view/tpl/smarty3/event_head.tpl new file mode 100644 index 000000000..2e2992e07 --- /dev/null +++ b/view/tpl/smarty3/event_head.tpl @@ -0,0 +1,139 @@ + + + + + + + + + diff --git a/view/tpl/smarty3/events-js.tpl b/view/tpl/smarty3/events-js.tpl new file mode 100644 index 000000000..c87d20529 --- /dev/null +++ b/view/tpl/smarty3/events-js.tpl @@ -0,0 +1,6 @@ +{{$tabs}} +

{{$title}}

+ + + +
diff --git a/view/tpl/smarty3/events.tpl b/view/tpl/smarty3/events.tpl new file mode 100644 index 000000000..48bd82d96 --- /dev/null +++ b/view/tpl/smarty3/events.tpl @@ -0,0 +1,24 @@ +{{$tabs}} +

{{$title}}

+ + + +
+ + {{$calendar}} + +
+
+ + +{{foreach $events as $event}} +
+ {{if $event.is_first}}
{{$event.d}}
{{/if}} + {{if $event.item.author-name}}{{$event.item.author-name}}{{/if}} + {{$event.html}} + {{if $event.item.plink}}{{/if}} + {{if $event.edit}}{{/if}} +
+
+ +{{/foreach}} diff --git a/view/tpl/smarty3/events_reminder.tpl b/view/tpl/smarty3/events_reminder.tpl new file mode 100644 index 000000000..fd6a1a5c7 --- /dev/null +++ b/view/tpl/smarty3/events_reminder.tpl @@ -0,0 +1,10 @@ +{{if $count}} + + +{{/if}} + diff --git a/view/tpl/smarty3/failed_updates.tpl b/view/tpl/smarty3/failed_updates.tpl new file mode 100644 index 000000000..68c0bcdf2 --- /dev/null +++ b/view/tpl/smarty3/failed_updates.tpl @@ -0,0 +1,17 @@ +

{{$banner}}

+ +
{{$desc}}
+ +{{if $failed}} +{{foreach $failed as $f}} + +

{{$f}}

+ + +
+{{/foreach}} +{{/if}} + diff --git a/view/tpl/smarty3/fake_feed.tpl b/view/tpl/smarty3/fake_feed.tpl new file mode 100644 index 000000000..c37071cf4 --- /dev/null +++ b/view/tpl/smarty3/fake_feed.tpl @@ -0,0 +1,13 @@ + + + + fake feed + fake title + + 1970-01-01T00:00:00Z + + + Fake Name + http://example.com + + diff --git a/view/tpl/smarty3/field.tpl b/view/tpl/smarty3/field.tpl new file mode 100644 index 000000000..b7111ce5c --- /dev/null +++ b/view/tpl/smarty3/field.tpl @@ -0,0 +1,4 @@ + + {{if $field.0==select}} + {{include file="field_select.tpl"}} + {{/if}} diff --git a/view/tpl/smarty3/field_acheckbox.tpl b/view/tpl/smarty3/field_acheckbox.tpl new file mode 100644 index 000000000..818c59721 --- /dev/null +++ b/view/tpl/smarty3/field_acheckbox.tpl @@ -0,0 +1,7 @@ + +
+ + + + {{$field.6}} +
diff --git a/view/tpl/smarty3/field_checkbox.tpl b/view/tpl/smarty3/field_checkbox.tpl new file mode 100644 index 000000000..ab9c0478e --- /dev/null +++ b/view/tpl/smarty3/field_checkbox.tpl @@ -0,0 +1,6 @@ + +
+ + + {{$field.3}} +
diff --git a/view/tpl/smarty3/field_combobox.tpl b/view/tpl/smarty3/field_combobox.tpl new file mode 100644 index 000000000..3d69e2d27 --- /dev/null +++ b/view/tpl/smarty3/field_combobox.tpl @@ -0,0 +1,18 @@ + +
+ + {{* html5 don't work on Chrome, Safari and IE9 + + + {{foreach $field.4 as $opt=>$val}} *}} + + + + + {{$field.3}} +
+ diff --git a/view/tpl/smarty3/field_custom.tpl b/view/tpl/smarty3/field_custom.tpl new file mode 100644 index 000000000..e1bf318da --- /dev/null +++ b/view/tpl/smarty3/field_custom.tpl @@ -0,0 +1,6 @@ + +
+ + {{$field.2}} + {{$field.3}} +
diff --git a/view/tpl/smarty3/field_input.tpl b/view/tpl/smarty3/field_input.tpl new file mode 100644 index 000000000..2c5b2b238 --- /dev/null +++ b/view/tpl/smarty3/field_input.tpl @@ -0,0 +1,7 @@ + +
+ + + {{$field.3}} +
+
diff --git a/view/tpl/smarty3/field_intcheckbox.tpl b/view/tpl/smarty3/field_intcheckbox.tpl new file mode 100644 index 000000000..a6ef7cc8f --- /dev/null +++ b/view/tpl/smarty3/field_intcheckbox.tpl @@ -0,0 +1,6 @@ + +
+ + + {{$field.4}} +
diff --git a/view/tpl/smarty3/field_openid.tpl b/view/tpl/smarty3/field_openid.tpl new file mode 100644 index 000000000..53dbfdde0 --- /dev/null +++ b/view/tpl/smarty3/field_openid.tpl @@ -0,0 +1,6 @@ + +
+ + + {{$field.3}} +
diff --git a/view/tpl/smarty3/field_password.tpl b/view/tpl/smarty3/field_password.tpl new file mode 100644 index 000000000..e840a312d --- /dev/null +++ b/view/tpl/smarty3/field_password.tpl @@ -0,0 +1,6 @@ + +
+ + + {{$field.3}} +
diff --git a/view/tpl/smarty3/field_radio.tpl b/view/tpl/smarty3/field_radio.tpl new file mode 100644 index 000000000..cff8881f5 --- /dev/null +++ b/view/tpl/smarty3/field_radio.tpl @@ -0,0 +1,6 @@ + +
+ + + {{$field.3}} +
diff --git a/view/tpl/smarty3/field_richtext.tpl b/view/tpl/smarty3/field_richtext.tpl new file mode 100644 index 000000000..641493989 --- /dev/null +++ b/view/tpl/smarty3/field_richtext.tpl @@ -0,0 +1,6 @@ + +
+ + + {{$field.3}} +
diff --git a/view/tpl/smarty3/field_select.tpl b/view/tpl/smarty3/field_select.tpl new file mode 100644 index 000000000..18192e1d8 --- /dev/null +++ b/view/tpl/smarty3/field_select.tpl @@ -0,0 +1,8 @@ + +
+ + + {{$field.3}} +
diff --git a/view/tpl/smarty3/field_select_raw.tpl b/view/tpl/smarty3/field_select_raw.tpl new file mode 100644 index 000000000..4e495dcf8 --- /dev/null +++ b/view/tpl/smarty3/field_select_raw.tpl @@ -0,0 +1,8 @@ + +
+ + + {{$field.3}} +
diff --git a/view/tpl/smarty3/field_textarea.tpl b/view/tpl/smarty3/field_textarea.tpl new file mode 100644 index 000000000..8c311563f --- /dev/null +++ b/view/tpl/smarty3/field_textarea.tpl @@ -0,0 +1,6 @@ + +
+ + + {{$field.3}} +
diff --git a/view/tpl/smarty3/field_themeselect.tpl b/view/tpl/smarty3/field_themeselect.tpl new file mode 100644 index 000000000..c02eee328 --- /dev/null +++ b/view/tpl/smarty3/field_themeselect.tpl @@ -0,0 +1,9 @@ + +
+ + + {{$field.3}} +
+
diff --git a/view/tpl/smarty3/field_yesno.tpl b/view/tpl/smarty3/field_yesno.tpl new file mode 100644 index 000000000..e36e775c7 --- /dev/null +++ b/view/tpl/smarty3/field_yesno.tpl @@ -0,0 +1,13 @@ + diff --git a/view/tpl/smarty3/fileas_widget.tpl b/view/tpl/smarty3/fileas_widget.tpl new file mode 100644 index 000000000..70d68c56e --- /dev/null +++ b/view/tpl/smarty3/fileas_widget.tpl @@ -0,0 +1,12 @@ +
+

{{$title}}

+
{{$desc}}
+ + + +
diff --git a/view/tpl/smarty3/filebrowser.tpl b/view/tpl/smarty3/filebrowser.tpl new file mode 100644 index 000000000..787f7c0cd --- /dev/null +++ b/view/tpl/smarty3/filebrowser.tpl @@ -0,0 +1,84 @@ + + + + + + + + + +
+
    +
  • FileBrowser
  • +
+
+
+ +
+
+ {{foreach $path as $p}}{{$p.1}}{{/foreach}} +
+
+
    + {{foreach $folders as $f}}
  • {{$f.1}}
  • {{/foreach}} +
+
+
+
    + {{foreach $files as $f}} +
  • {{$f.1}}
  • + {{/foreach}} +
+
+
+
+
+ +
+ + + diff --git a/view/tpl/smarty3/filer_dialog.tpl b/view/tpl/smarty3/filer_dialog.tpl new file mode 100644 index 000000000..ae59ab713 --- /dev/null +++ b/view/tpl/smarty3/filer_dialog.tpl @@ -0,0 +1,4 @@ +{{include file="field_combobox.tpl"}} +
+ +
diff --git a/view/tpl/smarty3/follow.tpl b/view/tpl/smarty3/follow.tpl new file mode 100644 index 000000000..350f8d910 --- /dev/null +++ b/view/tpl/smarty3/follow.tpl @@ -0,0 +1,8 @@ +
+

{{$connect}}

+
{{$desc}}
+
+ +
+
+ diff --git a/view/tpl/smarty3/follow_slap.tpl b/view/tpl/smarty3/follow_slap.tpl new file mode 100644 index 000000000..4222387fa --- /dev/null +++ b/view/tpl/smarty3/follow_slap.tpl @@ -0,0 +1,25 @@ + + + {{$name}} + {{$profile_page}} + + + + + {{$item_id}} + {{$title}} + {{$published}} + {{$content}} + + + http://activitystrea.ms/schema/1.0/person + {{$profile_page}} + + + + {{$nick}} + {{$name}} + + {{$verb}} + {{$ostat_follow}} + diff --git a/view/tpl/smarty3/generic_links_widget.tpl b/view/tpl/smarty3/generic_links_widget.tpl new file mode 100644 index 000000000..8b4c67b6f --- /dev/null +++ b/view/tpl/smarty3/generic_links_widget.tpl @@ -0,0 +1,11 @@ +
+ {{if $title}}

{{$title}}

{{/if}} + {{if $desc}}
{{$desc}}
{{/if}} + + + +
diff --git a/view/tpl/smarty3/group_drop.tpl b/view/tpl/smarty3/group_drop.tpl new file mode 100644 index 000000000..670136db7 --- /dev/null +++ b/view/tpl/smarty3/group_drop.tpl @@ -0,0 +1,9 @@ +
+ +
+
diff --git a/view/tpl/smarty3/group_edit.tpl b/view/tpl/smarty3/group_edit.tpl new file mode 100644 index 000000000..e4fb987ac --- /dev/null +++ b/view/tpl/smarty3/group_edit.tpl @@ -0,0 +1,23 @@ +

{{$title}}

+ + +
+
+ + + {{include file="field_input.tpl" field=$gname}} + {{if $drop}}{{$drop}}{{/if}} +
+ +
+
+
+
+ + +{{if $groupeditor}} +
+ {{include file="groupeditor.tpl"}} +
+{{/if}} +{{if $desc}}
{{$desc}}
{{/if}} diff --git a/view/tpl/smarty3/group_selection.tpl b/view/tpl/smarty3/group_selection.tpl new file mode 100644 index 000000000..2223125ea --- /dev/null +++ b/view/tpl/smarty3/group_selection.tpl @@ -0,0 +1,8 @@ +
+ + +
diff --git a/view/tpl/smarty3/group_side.tpl b/view/tpl/smarty3/group_side.tpl new file mode 100644 index 000000000..ebc820530 --- /dev/null +++ b/view/tpl/smarty3/group_side.tpl @@ -0,0 +1,33 @@ +
+

{{$title}}

+ + + + {{if $ungrouped}} + + {{/if}} +
+ + diff --git a/view/tpl/smarty3/groupeditor.tpl b/view/tpl/smarty3/groupeditor.tpl new file mode 100644 index 000000000..c79bb0a2a --- /dev/null +++ b/view/tpl/smarty3/groupeditor.tpl @@ -0,0 +1,16 @@ +
+

{{$groupeditor.label_members}}

+
+{{foreach $groupeditor.members as $c}} {{$c}} {{/foreach}} +
+
+
+
+ +
+

{{$groupeditor.label_contacts}}

+
+{{foreach $groupeditor.contacts as $m}} {{$m}} {{/foreach}} +
+
+
diff --git a/view/tpl/smarty3/head.tpl b/view/tpl/smarty3/head.tpl new file mode 100644 index 000000000..06650648d --- /dev/null +++ b/view/tpl/smarty3/head.tpl @@ -0,0 +1,30 @@ + + + + + + +{{$head_css}} + +{{$js_strings}} + +{{$head_js}} + + + + + + + + + diff --git a/view/tpl/smarty3/hide_comments.tpl b/view/tpl/smarty3/hide_comments.tpl new file mode 100644 index 000000000..f4ed9c552 --- /dev/null +++ b/view/tpl/smarty3/hide_comments.tpl @@ -0,0 +1,4 @@ +
+{{$num_comments}} {{$hide_text}} +
+
diff --git a/view/tpl/smarty3/install.tpl b/view/tpl/smarty3/install.tpl new file mode 100644 index 000000000..81475f587 --- /dev/null +++ b/view/tpl/smarty3/install.tpl @@ -0,0 +1,10 @@ + +

{{$title}}

+

{{$pass}}

+ + +{{if $status}} +

{{$status}}

+{{/if}} + +{{$text}} diff --git a/view/tpl/smarty3/install_checks.tpl b/view/tpl/smarty3/install_checks.tpl new file mode 100644 index 000000000..2068df916 --- /dev/null +++ b/view/tpl/smarty3/install_checks.tpl @@ -0,0 +1,24 @@ +

{{$title}}

+

{{$pass}}

+
+ +{{foreach $checks as $check}} + + {{if $check.help}} + + {{/if}} +{{/foreach}} +
{{$check.title}} {{if $check.required}}(required){{/if}}
{{$check.help}}
+ +{{if $phpath}} + +{{/if}} + +{{if $passed}} + + +{{else}} + + +{{/if}} +
diff --git a/view/tpl/smarty3/install_db.tpl b/view/tpl/smarty3/install_db.tpl new file mode 100644 index 000000000..5425b2c48 --- /dev/null +++ b/view/tpl/smarty3/install_db.tpl @@ -0,0 +1,30 @@ + +

{{$title}}

+

{{$pass}}

+ + +

+{{$info_01}}
+{{$info_02}}
+{{$info_03}} +

+ +{{if $status}} +

{{$status}}

+{{/if}} + +
+ + + + +{{include file="field_input.tpl" field=$dbhost}} +{{include file="field_input.tpl" field=$dbuser}} +{{include file="field_password.tpl" field=$dbpass}} +{{include file="field_input.tpl" field=$dbdata}} + + + + +
+ diff --git a/view/tpl/smarty3/install_settings.tpl b/view/tpl/smarty3/install_settings.tpl new file mode 100644 index 000000000..9fd93239a --- /dev/null +++ b/view/tpl/smarty3/install_settings.tpl @@ -0,0 +1,27 @@ + +

{{$title}}

+

{{$pass}}

+ + +{{if $status}} +

{{$status}}

+{{/if}} + +
+ + + + + + + + +{{include file="field_input.tpl" field=$adminmail}} +{{include file="field_input.tpl" field=$siteurl}} + +{{$timezone}} + + + +
+ diff --git a/view/tpl/smarty3/intros.tpl b/view/tpl/smarty3/intros.tpl new file mode 100644 index 000000000..6132bfc75 --- /dev/null +++ b/view/tpl/smarty3/intros.tpl @@ -0,0 +1,28 @@ + +
+ +

{{$str_notifytype}} {{$notify_type}}

+
{{$fullname}}
+{{$fullname}} +
{{$knowyou}}
+
{{$note}}
+
+
+ + +
+
+ +
+{{include file="field_checkbox.tpl" field=$hidden}} +{{include file="field_checkbox.tpl" field=$activity}} + + + + +{{$dfrn_text}} + + +
+
+
diff --git a/view/tpl/smarty3/invite.tpl b/view/tpl/smarty3/invite.tpl new file mode 100644 index 000000000..117ee7cd6 --- /dev/null +++ b/view/tpl/smarty3/invite.tpl @@ -0,0 +1,27 @@ +
+
+ +

{{$invite}}

+ +
+{{$addr_text}} +
+ +
+ +
+ +
+{{$msg_text}} +
+ +
+ +
+ +
+ +
+ +
+
diff --git a/view/tpl/smarty3/jot-header.tpl b/view/tpl/smarty3/jot-header.tpl new file mode 100644 index 000000000..26c8f2a86 --- /dev/null +++ b/view/tpl/smarty3/jot-header.tpl @@ -0,0 +1,318 @@ + + + + + diff --git a/view/tpl/smarty3/jot.tpl b/view/tpl/smarty3/jot.tpl new file mode 100644 index 000000000..7c35dd8d7 --- /dev/null +++ b/view/tpl/smarty3/jot.tpl @@ -0,0 +1,86 @@ + +
+
+
 
+
+
+
+ +
+ + + + + + + +
+ {{if $catsenabled}} +
+ {{/if}} +
+ + +
+ +
+ + +
+
+
+
+
+
+ + +
+ +
+
+ +
+
+ +
+ + +
+ {{$bang}} +
+ + {{if $preview}}{{$preview}}{{/if}} + + +
+ + +
+ {{$jotplugins}} +
+ +
+ +
+ + + +
+
+ {{$acl}} +
+ {{$jotnets}} +
+
+ + +
+ +
+
+
+ {{if $content}}{{/if}} diff --git a/view/tpl/smarty3/jot_geotag.tpl b/view/tpl/smarty3/jot_geotag.tpl new file mode 100644 index 000000000..b0f71e73b --- /dev/null +++ b/view/tpl/smarty3/jot_geotag.tpl @@ -0,0 +1,8 @@ + + if(navigator.geolocation) { + navigator.geolocation.getCurrentPosition(function(position) { + $('#jot-coord').val(position.coords.latitude + ' ' + position.coords.longitude); + $('#profile-nolocation-wrapper').show(); + }); + } + diff --git a/view/tpl/smarty3/js_strings.tpl b/view/tpl/smarty3/js_strings.tpl new file mode 100644 index 000000000..5316f52ab --- /dev/null +++ b/view/tpl/smarty3/js_strings.tpl @@ -0,0 +1,34 @@ + + + diff --git a/view/tpl/smarty3/lang_selector.tpl b/view/tpl/smarty3/lang_selector.tpl new file mode 100644 index 000000000..945cbf51e --- /dev/null +++ b/view/tpl/smarty3/lang_selector.tpl @@ -0,0 +1,10 @@ +
+ diff --git a/view/tpl/smarty3/like_noshare.tpl b/view/tpl/smarty3/like_noshare.tpl new file mode 100644 index 000000000..b01064add --- /dev/null +++ b/view/tpl/smarty3/like_noshare.tpl @@ -0,0 +1,5 @@ + diff --git a/view/tpl/smarty3/login.tpl b/view/tpl/smarty3/login.tpl new file mode 100644 index 000000000..dbd193017 --- /dev/null +++ b/view/tpl/smarty3/login.tpl @@ -0,0 +1,29 @@ + +
+ + +
+ {{include file="field_input.tpl" field=$lname}} + {{include file="field_password.tpl" field=$lpassword}} +
+ + + +
+ +
+ +
+ + {{foreach $hiddens as $k=>$v}} + + {{/foreach}} + + +
+ + + diff --git a/view/tpl/smarty3/logout.tpl b/view/tpl/smarty3/logout.tpl new file mode 100644 index 000000000..7548ed196 --- /dev/null +++ b/view/tpl/smarty3/logout.tpl @@ -0,0 +1,6 @@ +
+
+ + +
+
diff --git a/view/tpl/smarty3/lostpass.tpl b/view/tpl/smarty3/lostpass.tpl new file mode 100644 index 000000000..f6fdb28d7 --- /dev/null +++ b/view/tpl/smarty3/lostpass.tpl @@ -0,0 +1,18 @@ +

{{$title}}

+ +

+{{$desc}} +

+ +
+
+ + +
+
+
+ +
+
+
+ diff --git a/view/tpl/smarty3/magicsig.tpl b/view/tpl/smarty3/magicsig.tpl new file mode 100644 index 000000000..78d8bbbd3 --- /dev/null +++ b/view/tpl/smarty3/magicsig.tpl @@ -0,0 +1,9 @@ + + + +{{$data}} + +{{$encoding}} +{{$algorithm}} +{{$signature}} + diff --git a/view/tpl/smarty3/mail_conv.tpl b/view/tpl/smarty3/mail_conv.tpl new file mode 100644 index 000000000..1bff55108 --- /dev/null +++ b/view/tpl/smarty3/mail_conv.tpl @@ -0,0 +1,14 @@ +
+
+ {{$mail.from_name}} +
+
+
{{$mail.from_name}}
+
{{$mail.date}}
+
{{$mail.subject}}
+
{{$mail.body}}
+
+
+
+
+
diff --git a/view/tpl/smarty3/mail_display.tpl b/view/tpl/smarty3/mail_display.tpl new file mode 100644 index 000000000..76e4d1859 --- /dev/null +++ b/view/tpl/smarty3/mail_display.tpl @@ -0,0 +1,10 @@ + +{{foreach $mails as $mail}} + {{include file="mail_conv.tpl"}} +{{/foreach}} + +{{if $canreply}} +{{include file="prv_message.tpl"}} +{{else}} +{{$unknown_text}} +{{/if}} \ No newline at end of file diff --git a/view/tpl/smarty3/mail_head.tpl b/view/tpl/smarty3/mail_head.tpl new file mode 100644 index 000000000..1cd7145e7 --- /dev/null +++ b/view/tpl/smarty3/mail_head.tpl @@ -0,0 +1,3 @@ +

{{$messages}}

+ +{{$tab_content}} diff --git a/view/tpl/smarty3/mail_list.tpl b/view/tpl/smarty3/mail_list.tpl new file mode 100644 index 000000000..b08c2ca7a --- /dev/null +++ b/view/tpl/smarty3/mail_list.tpl @@ -0,0 +1,16 @@ +
+
+ {{$from_name}} +
+
+
{{$from_name}}
+
{{$date}}
+ +
+ +
+
+
+
+ +
diff --git a/view/tpl/smarty3/main_slider.tpl b/view/tpl/smarty3/main_slider.tpl new file mode 100644 index 000000000..04ce72733 --- /dev/null +++ b/view/tpl/smarty3/main_slider.tpl @@ -0,0 +1,23 @@ +
+ diff --git a/view/tpl/smarty3/match.tpl b/view/tpl/smarty3/match.tpl new file mode 100644 index 000000000..0688ca26b --- /dev/null +++ b/view/tpl/smarty3/match.tpl @@ -0,0 +1,16 @@ +
+
+ + {{$name}} + +
+
+
+ {{$name}} +
+
+ {{if $connlnk}} + + {{/if}} + +
diff --git a/view/tpl/smarty3/message_side.tpl b/view/tpl/smarty3/message_side.tpl new file mode 100644 index 000000000..ba7e28272 --- /dev/null +++ b/view/tpl/smarty3/message_side.tpl @@ -0,0 +1,10 @@ +
+ + + + +
diff --git a/view/tpl/smarty3/moderated_comment.tpl b/view/tpl/smarty3/moderated_comment.tpl new file mode 100644 index 000000000..79ce8f99b --- /dev/null +++ b/view/tpl/smarty3/moderated_comment.tpl @@ -0,0 +1,34 @@ +
+
+ + + + + + + +
+ {{$mytitle}} +
+
+ + + +
+ + +
+
+ +
diff --git a/view/tpl/smarty3/mood_content.tpl b/view/tpl/smarty3/mood_content.tpl new file mode 100644 index 000000000..63eaa2d8d --- /dev/null +++ b/view/tpl/smarty3/mood_content.tpl @@ -0,0 +1,20 @@ +

{{$title}}

+ +
{{$desc}}
+ +
+
+
+ + + + +
+
+ +
+ diff --git a/view/tpl/smarty3/msg-header.tpl b/view/tpl/smarty3/msg-header.tpl new file mode 100644 index 000000000..0d2ca72be --- /dev/null +++ b/view/tpl/smarty3/msg-header.tpl @@ -0,0 +1,97 @@ + + + + + + diff --git a/view/tpl/smarty3/nav.tpl b/view/tpl/smarty3/nav.tpl new file mode 100644 index 000000000..649ec67f6 --- /dev/null +++ b/view/tpl/smarty3/nav.tpl @@ -0,0 +1,109 @@ +
+
{{$sitelocation}}
+ +
+ + + +
{{$langselector}}
+ diff --git a/view/tpl/smarty3/netfriend.tpl b/view/tpl/smarty3/netfriend.tpl new file mode 100644 index 000000000..ec6b3b6cc --- /dev/null +++ b/view/tpl/smarty3/netfriend.tpl @@ -0,0 +1,14 @@ +
{{$approve_as}}
+ +
+ + +
+
+
+
+ + +
+
+
diff --git a/view/tpl/smarty3/nets.tpl b/view/tpl/smarty3/nets.tpl new file mode 100644 index 000000000..f514626ac --- /dev/null +++ b/view/tpl/smarty3/nets.tpl @@ -0,0 +1,10 @@ +
+

{{$title}}

+
{{$desc}}
+ {{$all}} + +
diff --git a/view/tpl/smarty3/new_channel.tpl b/view/tpl/smarty3/new_channel.tpl new file mode 100644 index 000000000..79e2ac85e --- /dev/null +++ b/view/tpl/smarty3/new_channel.tpl @@ -0,0 +1,29 @@ +

{{$title}}

+ +
+ +
{{$desc}}
+ + + + +
+ +
{{$help_name}}
+ + + + +
+ +
{{$nick_desc}}
+ + + + +
+ + +
+ +
diff --git a/view/tpl/smarty3/nogroup-template.tpl b/view/tpl/smarty3/nogroup-template.tpl new file mode 100644 index 000000000..15094b2d6 --- /dev/null +++ b/view/tpl/smarty3/nogroup-template.tpl @@ -0,0 +1,12 @@ +

{{$header}}

+ +{{foreach $contacts as $contact}} + {{include file="contact_template.tpl"}} +{{/foreach}} +
+ +{{$paginate}} + + + + diff --git a/view/tpl/smarty3/notifications.tpl b/view/tpl/smarty3/notifications.tpl new file mode 100644 index 000000000..0289c41d4 --- /dev/null +++ b/view/tpl/smarty3/notifications.tpl @@ -0,0 +1,8 @@ + +

{{$notif_header}}

+ +{{include file="common_tabs.tpl"}} + +
+ {{$notif_content}} +
diff --git a/view/tpl/smarty3/notifications_comments_item.tpl b/view/tpl/smarty3/notifications_comments_item.tpl new file mode 100644 index 000000000..9c454a3ed --- /dev/null +++ b/view/tpl/smarty3/notifications_comments_item.tpl @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/view/tpl/smarty3/notifications_dislikes_item.tpl b/view/tpl/smarty3/notifications_dislikes_item.tpl new file mode 100644 index 000000000..9c454a3ed --- /dev/null +++ b/view/tpl/smarty3/notifications_dislikes_item.tpl @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/view/tpl/smarty3/notifications_friends_item.tpl b/view/tpl/smarty3/notifications_friends_item.tpl new file mode 100644 index 000000000..9c454a3ed --- /dev/null +++ b/view/tpl/smarty3/notifications_friends_item.tpl @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/view/tpl/smarty3/notifications_likes_item.tpl b/view/tpl/smarty3/notifications_likes_item.tpl new file mode 100644 index 000000000..ed020a245 --- /dev/null +++ b/view/tpl/smarty3/notifications_likes_item.tpl @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/view/tpl/smarty3/notifications_network_item.tpl b/view/tpl/smarty3/notifications_network_item.tpl new file mode 100644 index 000000000..856955424 --- /dev/null +++ b/view/tpl/smarty3/notifications_network_item.tpl @@ -0,0 +1,3 @@ + diff --git a/view/tpl/smarty3/notifications_posts_item.tpl b/view/tpl/smarty3/notifications_posts_item.tpl new file mode 100644 index 000000000..9c454a3ed --- /dev/null +++ b/view/tpl/smarty3/notifications_posts_item.tpl @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/view/tpl/smarty3/notify.tpl b/view/tpl/smarty3/notify.tpl new file mode 100644 index 000000000..9c454a3ed --- /dev/null +++ b/view/tpl/smarty3/notify.tpl @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/view/tpl/smarty3/oauth_authorize.tpl b/view/tpl/smarty3/oauth_authorize.tpl new file mode 100644 index 000000000..2b7afa80e --- /dev/null +++ b/view/tpl/smarty3/oauth_authorize.tpl @@ -0,0 +1,10 @@ +

{{$title}}

+ +
+ +

{{$app.name}}

+
+

{{$authorize}}

+
+
+
diff --git a/view/tpl/smarty3/oauth_authorize_done.tpl b/view/tpl/smarty3/oauth_authorize_done.tpl new file mode 100644 index 000000000..2e91e0125 --- /dev/null +++ b/view/tpl/smarty3/oauth_authorize_done.tpl @@ -0,0 +1,4 @@ +

{{$title}}

+ +

{{$info}}

+{{$code}} diff --git a/view/tpl/smarty3/oembed_video.tpl b/view/tpl/smarty3/oembed_video.tpl new file mode 100644 index 000000000..4ad75a82e --- /dev/null +++ b/view/tpl/smarty3/oembed_video.tpl @@ -0,0 +1,4 @@ + + +
+
diff --git a/view/tpl/smarty3/oexchange_xrd.tpl b/view/tpl/smarty3/oexchange_xrd.tpl new file mode 100644 index 000000000..74ef22874 --- /dev/null +++ b/view/tpl/smarty3/oexchange_xrd.tpl @@ -0,0 +1,33 @@ + + + + {{$base}} + + Friendika + Friendika Social Network + Friendika + Send to Friendika + + + + + + + + diff --git a/view/tpl/smarty3/opensearch.tpl b/view/tpl/smarty3/opensearch.tpl new file mode 100644 index 000000000..1b57a9d04 --- /dev/null +++ b/view/tpl/smarty3/opensearch.tpl @@ -0,0 +1,13 @@ + + + Friendika@{{$nodename}} + Search in Friendika@{{$nodename}} + http://bugs.friendika.com/ + {{$baseurl}}/images/friendika-16.png + {{$baseurl}}/images/friendika-64.png + + + \ No newline at end of file diff --git a/view/tpl/smarty3/pagetypes.tpl b/view/tpl/smarty3/pagetypes.tpl new file mode 100644 index 000000000..d5fcd9968 --- /dev/null +++ b/view/tpl/smarty3/pagetypes.tpl @@ -0,0 +1,5 @@ + {{include file="field_radio.tpl" field=$page_normal}} + {{include file="field_radio.tpl" field=$page_community}} + {{include file="field_radio.tpl" field=$page_prvgroup}} + {{include file="field_radio.tpl" field=$page_soapbox}} + {{include file="field_radio.tpl" field=$page_freelove}} diff --git a/view/tpl/smarty3/peoplefind.tpl b/view/tpl/smarty3/peoplefind.tpl new file mode 100644 index 000000000..1492db120 --- /dev/null +++ b/view/tpl/smarty3/peoplefind.tpl @@ -0,0 +1,14 @@ +
+

{{$findpeople}}

+
{{$desc}}
+
+ +
+ + + + {{if $inv}} + + {{/if}} +
+ diff --git a/view/tpl/smarty3/photo_album.tpl b/view/tpl/smarty3/photo_album.tpl new file mode 100644 index 000000000..3308bf500 --- /dev/null +++ b/view/tpl/smarty3/photo_album.tpl @@ -0,0 +1,7 @@ + +
diff --git a/view/tpl/smarty3/photo_drop.tpl b/view/tpl/smarty3/photo_drop.tpl new file mode 100644 index 000000000..94ef5a3ee --- /dev/null +++ b/view/tpl/smarty3/photo_drop.tpl @@ -0,0 +1,4 @@ +
+ +
+
diff --git a/view/tpl/smarty3/photo_edit.tpl b/view/tpl/smarty3/photo_edit.tpl new file mode 100644 index 000000000..4c7eed833 --- /dev/null +++ b/view/tpl/smarty3/photo_edit.tpl @@ -0,0 +1,50 @@ + +
+ + + + + + +
+ + + + +
+ + + + +
+
+
+ {{$rotatecw}}
+ {{$rotateccw}} +
+
+ +
+
+ +
+ + {{$permissions}} + +
+ +
+
+ {{$aclselect}} +
+
+
+
+ + + + +
+
+ + diff --git a/view/tpl/smarty3/photo_item.tpl b/view/tpl/smarty3/photo_item.tpl new file mode 100644 index 000000000..e7d25fd55 --- /dev/null +++ b/view/tpl/smarty3/photo_item.tpl @@ -0,0 +1,22 @@ +
+
+ + {{$name}} +
+ +
+ {{$name}} +
{{$ago}}
+
+
+
{{$title}}
+
{{$body}}
+
+ {{$drop}} +
+
+ {{$comment}} + +
+
+ diff --git a/view/tpl/smarty3/photo_top.tpl b/view/tpl/smarty3/photo_top.tpl new file mode 100644 index 000000000..826266aff --- /dev/null +++ b/view/tpl/smarty3/photo_top.tpl @@ -0,0 +1,8 @@ + + + diff --git a/view/tpl/smarty3/photo_view.tpl b/view/tpl/smarty3/photo_view.tpl new file mode 100644 index 000000000..543130113 --- /dev/null +++ b/view/tpl/smarty3/photo_view.tpl @@ -0,0 +1,37 @@ +
+

{{$album.1}}

+ + + +{{if $prevlink}}{{/if}} +
+{{if $nextlink}}{{/if}} +
+
{{$desc}}
+{{if $tags}} +
{{$tags.0}}
+
{{$tags.1}}
+{{/if}} +{{if $tags.2}}{{/if}} + +{{if $edit}}{{$edit}}{{/if}} + +{{if $likebuttons}} +
+ {{$likebuttons}} + {{$like}} + {{$dislike}} +
+{{/if}} + +{{$comments}} + +{{$paginate}} + diff --git a/view/tpl/smarty3/photos_recent.tpl b/view/tpl/smarty3/photos_recent.tpl new file mode 100644 index 000000000..43a22a017 --- /dev/null +++ b/view/tpl/smarty3/photos_recent.tpl @@ -0,0 +1,11 @@ +

{{$title}}

+{{if $can_post}} +{{$upload.0}} +{{/if}} + +
+{{foreach $photos as $photo}} + {{include file="photo_top.tpl"}} +{{/foreach}} +
+
diff --git a/view/tpl/smarty3/photos_upload.tpl b/view/tpl/smarty3/photos_upload.tpl new file mode 100644 index 000000000..a0b2368ec --- /dev/null +++ b/view/tpl/smarty3/photos_upload.tpl @@ -0,0 +1,46 @@ +

{{$pagename}}

+ +
{{$usage}}
+ +
+
+
+ +
+ +
+
+
+
{{$existalbumtext}}
+ {{$albumselect}} +
+
+ +
+ + +
+ + + +
+ +
+
+ {{$aclselect}} +
+
+ +
+ + {{$uploader}} + + {{$default}} + +
+
+ diff --git a/view/tpl/smarty3/poco_entry_xml.tpl b/view/tpl/smarty3/poco_entry_xml.tpl new file mode 100644 index 000000000..869894852 --- /dev/null +++ b/view/tpl/smarty3/poco_entry_xml.tpl @@ -0,0 +1,7 @@ + +{{if $entry.id}}{{$entry.id}}{{/if}} +{{if $entry.displayName}}{{$entry.displayName}}{{/if}} +{{if $entry.preferredUsername}}{{$entry.preferredUsername}}{{/if}} +{{if $entry.urls}}{{foreach $entry.urls as $url}}{{$url.value}}{{$url.type}}{{/foreach}}{{/if}} +{{if $entry.photos}}{{foreach $entry.photos as $photo}}{{$photo.value}}{{$photo.type}}{{/foreach}}{{/if}} + diff --git a/view/tpl/smarty3/poco_xml.tpl b/view/tpl/smarty3/poco_xml.tpl new file mode 100644 index 000000000..0e38a692c --- /dev/null +++ b/view/tpl/smarty3/poco_xml.tpl @@ -0,0 +1,18 @@ + + +{{if $response.sorted}}{{$response.sorted}}{{/if}} +{{if $response.filtered}}{{$response.filtered}}{{/if}} +{{if $response.updatedSince}}{{$response.updatedSince}}{{/if}} +{{$response.startIndex}} +{{$response.itemsPerPage}} +{{$response.totalResults}} + + +{{if $response.totalResults}} +{{foreach $response.entry as $entry}} +{{include file="poco_entry_xml.tpl"}} +{{/foreach}} +{{else}} + +{{/if}} + diff --git a/view/tpl/smarty3/poke_content.tpl b/view/tpl/smarty3/poke_content.tpl new file mode 100644 index 000000000..22a0b291f --- /dev/null +++ b/view/tpl/smarty3/poke_content.tpl @@ -0,0 +1,32 @@ +

{{$title}}

+ +
{{$desc}}
+ +
+
+
+ +
{{$clabel}}
+
+ + + +
+
+
{{$choice}}
+
+
+ +
+
+
{{$prv_desc}}
+ +
+
+ +
+ diff --git a/view/tpl/smarty3/posted_date_widget.tpl b/view/tpl/smarty3/posted_date_widget.tpl new file mode 100644 index 000000000..009fa60a6 --- /dev/null +++ b/view/tpl/smarty3/posted_date_widget.tpl @@ -0,0 +1,9 @@ +
+

{{$title}}

+ + +
diff --git a/view/tpl/smarty3/profed_head.tpl b/view/tpl/smarty3/profed_head.tpl new file mode 100644 index 000000000..103960a76 --- /dev/null +++ b/view/tpl/smarty3/profed_head.tpl @@ -0,0 +1,36 @@ + + + diff --git a/view/tpl/smarty3/profile-hide-friends.tpl b/view/tpl/smarty3/profile-hide-friends.tpl new file mode 100644 index 000000000..590730a7c --- /dev/null +++ b/view/tpl/smarty3/profile-hide-friends.tpl @@ -0,0 +1,16 @@ +

+{{$desc}} +

+ +
+ + + +
+
+
+ + + +
+
diff --git a/view/tpl/smarty3/profile-hide-wall.tpl b/view/tpl/smarty3/profile-hide-wall.tpl new file mode 100644 index 000000000..6a118982e --- /dev/null +++ b/view/tpl/smarty3/profile-hide-wall.tpl @@ -0,0 +1,16 @@ +

+{{$desc}} +

+ +
+ + + +
+
+
+ + + +
+
diff --git a/view/tpl/smarty3/profile-in-directory.tpl b/view/tpl/smarty3/profile-in-directory.tpl new file mode 100644 index 000000000..b36739514 --- /dev/null +++ b/view/tpl/smarty3/profile-in-directory.tpl @@ -0,0 +1,16 @@ +

+{{$desc}} +

+ +
+ + + +
+
+
+ + + +
+
diff --git a/view/tpl/smarty3/profile-in-netdir.tpl b/view/tpl/smarty3/profile-in-netdir.tpl new file mode 100644 index 000000000..23d4642ac --- /dev/null +++ b/view/tpl/smarty3/profile-in-netdir.tpl @@ -0,0 +1,16 @@ +

+{{$desc}} +

+ +
+ + + +
+
+
+ + + +
+
diff --git a/view/tpl/smarty3/profile_advanced.tpl b/view/tpl/smarty3/profile_advanced.tpl new file mode 100644 index 000000000..812132f0c --- /dev/null +++ b/view/tpl/smarty3/profile_advanced.tpl @@ -0,0 +1,170 @@ +

{{$title}}

+ +
+
{{$profile.fullname.0}}
+
{{$profile.fullname.1}}
+
+ +{{if $profile.gender}} +
+
{{$profile.gender.0}}
+
{{$profile.gender.1}}
+
+{{/if}} + +{{if $profile.birthday}} +
+
{{$profile.birthday.0}}
+
{{$profile.birthday.1}}
+
+{{/if}} + +{{if $profile.age}} +
+
{{$profile.age.0}}
+
{{$profile.age.1}}
+
+{{/if}} + +{{if $profile.marital}} +
+
{{$profile.marital.0}}
+
{{$profile.marital.1}}{{if $profile.marital.with}} ({{$profile.marital.with}}){{/if}}{{if $profile.howlong}} {{$profile.howlong}}{{/if}}
+
+{{/if}} + +{{if $profile.sexual}} +
+
{{$profile.sexual.0}}
+
{{$profile.sexual.1}}
+
+{{/if}} + +{{if $profile.pub_keywords}} +
+
{{$profile.pub_keywords.0}}
+
{{$profile.pub_keywords.1}}
+
+{{/if}} + +{{if $profile.homepage}} +
+
{{$profile.homepage.0}}
+
{{$profile.homepage.1}}
+
+{{/if}} + +{{if $profile.hometown}} +
+
{{$profile.hometown.0}}
+
{{$profile.hometown.1}}
+
+{{/if}} + +{{if $profile.politic}} +
+
{{$profile.politic.0}}
+
{{$profile.politic.1}}
+
+{{/if}} + +{{if $profile.religion}} +
+
{{$profile.religion.0}}
+
{{$profile.religion.1}}
+
+{{/if}} + +{{if $profile.about}} +
+
{{$profile.about.0}}
+
{{$profile.about.1}}
+
+{{/if}} + +{{if $profile.interest}} +
+
{{$profile.interest.0}}
+
{{$profile.interest.1}}
+
+{{/if}} + +{{if $profile.likes}} +
+
{{$profile.likes.0}}
+
{{$profile.likes.1}}
+
+{{/if}} + +{{if $profile.dislikes}} +
+
{{$profile.dislikes.0}}
+
{{$profile.dislikes.1}}
+
+{{/if}} + +{{if $profile.contact}} +
+
{{$profile.contact.0}}
+
{{$profile.contact.1}}
+
+{{/if}} + + +{{if $profile.music}} +
+
{{$profile.music.0}}
+
{{$profile.music.1}}
+
+{{/if}} + + +{{if $profile.book}} +
+
{{$profile.book.0}}
+
{{$profile.book.1}}
+
+{{/if}} + + +{{if $profile.tv}} +
+
{{$profile.tv.0}}
+
{{$profile.tv.1}}
+
+{{/if}} + + +{{if $profile.film}} +
+
{{$profile.film.0}}
+
{{$profile.film.1}}
+
+{{/if}} + + +{{if $profile.romance}} +
+
{{$profile.romance.0}}
+
{{$profile.romance.1}}
+
+{{/if}} + + +{{if $profile.work}} +
+
{{$profile.work.0}}
+
{{$profile.work.1}}
+
+{{/if}} + +{{if $profile.education}} +
+
{{$profile.education.0}}
+
{{$profile.education.1}}
+
+{{/if}} + + + + diff --git a/view/tpl/smarty3/profile_edit.tpl b/view/tpl/smarty3/profile_edit.tpl new file mode 100644 index 000000000..d4647ad5f --- /dev/null +++ b/view/tpl/smarty3/profile_edit.tpl @@ -0,0 +1,317 @@ +{{$default}} + +

{{$banner}}

+ + + + + + +
+
+ + +
+ +
*
+
+
+ +
+ + +
+
+ +
+ + +
+
+ + +
+ +{{$gender}} +
+
+ +
+ +
+{{$dob}} {{$age}} +
+
+
+ +{{$hide_friends}} + +
+ +
+
+ + +
+ + +
+
+ +
+ + +
+
+ + +
+ + +
+
+ + +
+ + +
+
+ +
+ + +
+
+ +
+ + +
+
+ +
+ +
+
+ +
+ +{{$marital}} +
+ + + + + +
+ +
+ +{{$sexual}} +
+
+ + + +
+ + +
+
+ +
+ + +
+
+ +
+ + +
+
+ +
+ + +
{{$lbl_pubdsc}}
+
+ +
+ + +
{{$lbl_prvdsc}}
+
+ + +
+ +
+
+ +
+

+{{$lbl_about}} +

+ + + +
+
+ + +
+

+{{$lbl_hobbies}} +

+ + + +
+
+ + +
+

+{{$lbl_likes}} +

+ + + +
+
+ + +
+

+{{$lbl_dislikes}} +

+ + + +
+
+ + +
+

+{{$lbl_social}} +

+ + + +
+
+ + +
+ +
+
+ + +
+

+{{$lbl_music}} +

+ + + +
+
+ +
+

+{{$lbl_book}} +

+ + + +
+
+ + + +
+

+{{$lbl_tv}} +

+ + + +
+
+ + + +
+

+{{$lbl_film}} +

+ + + +
+
+ + +
+ +
+
+ + +
+

+{{$lbl_love}} +

+ + + +
+
+ + + +
+

+{{$lbl_work}} +

+ + + +
+
+ + + +
+

+{{$lbl_school}} +

+ + + +
+
+ + + +
+ +
+
+ + +
+
+ diff --git a/view/tpl/smarty3/profile_edlink.tpl b/view/tpl/smarty3/profile_edlink.tpl new file mode 100644 index 000000000..2f4600a87 --- /dev/null +++ b/view/tpl/smarty3/profile_edlink.tpl @@ -0,0 +1,2 @@ +
+
\ No newline at end of file diff --git a/view/tpl/smarty3/profile_entry.tpl b/view/tpl/smarty3/profile_entry.tpl new file mode 100644 index 000000000..e06307c8b --- /dev/null +++ b/view/tpl/smarty3/profile_entry.tpl @@ -0,0 +1,11 @@ + +
+
+{{$alt}} +
+
+ +
{{$visible}}
+
+
+ diff --git a/view/tpl/smarty3/profile_listing_header.tpl b/view/tpl/smarty3/profile_listing_header.tpl new file mode 100644 index 000000000..b771a1ea2 --- /dev/null +++ b/view/tpl/smarty3/profile_listing_header.tpl @@ -0,0 +1,8 @@ +

{{$header}}

+

+{{$chg_photo}} +

+ + diff --git a/view/tpl/smarty3/profile_photo.tpl b/view/tpl/smarty3/profile_photo.tpl new file mode 100644 index 000000000..d73779e20 --- /dev/null +++ b/view/tpl/smarty3/profile_photo.tpl @@ -0,0 +1,26 @@ +

{{$title}}

+ +
+ + +
+ + +
+ + + + +
+ +
+ +
+ + \ No newline at end of file diff --git a/view/tpl/smarty3/profile_publish.tpl b/view/tpl/smarty3/profile_publish.tpl new file mode 100644 index 000000000..265c0c63c --- /dev/null +++ b/view/tpl/smarty3/profile_publish.tpl @@ -0,0 +1,16 @@ +

+{{$pubdesc}} +

+ +
+ + + +
+
+
+ + + +
+
diff --git a/view/tpl/smarty3/profile_vcard.tpl b/view/tpl/smarty3/profile_vcard.tpl new file mode 100644 index 000000000..d9bbd177c --- /dev/null +++ b/view/tpl/smarty3/profile_vcard.tpl @@ -0,0 +1,48 @@ +
+ +
{{$profile.name}}
+ + + + {{if $pdesc}}
{{$profile.pdesc}}
{{/if}} +
{{$profile.name}}
+ + + + {{if $location}} +
{{$location}}
+
+ {{if $profile.address}}
{{$profile.address}}
{{/if}} + + {{$profile.locality}}{{if $profile.locality}}, {{/if}} + {{$profile.region}} + {{$profile.postal_code}} + + {{if $profile.country_name}}{{$profile.country_name}}{{/if}} +
+
+ {{/if}} + + {{if $gender}}
{{$gender}}
{{$profile.gender}}
{{/if}} + + + {{if $marital}}
{{$marital}}
{{$profile.marital}}
{{/if}} + + {{if $homepage}}
{{$homepage}}
{{$profile.homepage}}
{{/if}} + + + +
+ +{{$contact_block}} + + diff --git a/view/tpl/smarty3/prv_message.tpl b/view/tpl/smarty3/prv_message.tpl new file mode 100644 index 000000000..66007f803 --- /dev/null +++ b/view/tpl/smarty3/prv_message.tpl @@ -0,0 +1,33 @@ + +

{{$header}}

+ +
+
+ +{{$parent}} + +
{{$to}}
+{{$select}} + +
{{$subject}}
+ + +
{{$yourmessage}}
+ + + +
+ +
+
+
+ +
+ +
+
+
+
+
diff --git a/view/tpl/smarty3/pwdreset.tpl b/view/tpl/smarty3/pwdreset.tpl new file mode 100644 index 000000000..3993dec64 --- /dev/null +++ b/view/tpl/smarty3/pwdreset.tpl @@ -0,0 +1,17 @@ +

{{$lbl1}}

+ +

+{{$lbl2}} +

+

+{{$lbl3}} +

+

+{{$newpass}} +

+

+{{$lbl4}} {{$lbl5}} +

+

+{{$lbl6}} +

diff --git a/view/tpl/smarty3/register.tpl b/view/tpl/smarty3/register.tpl new file mode 100644 index 000000000..48c1ba525 --- /dev/null +++ b/view/tpl/smarty3/register.tpl @@ -0,0 +1,45 @@ +

{{$title}}

+ +
+ +{{if $registertext}} +
{{$registertext}}
+{{/if}} + +{{if $invitations}} +

{{$invite_desc}}

+ + + +
+
+{{/if}} + + + +
+
+ + + +
+
+ + + +
+
+ + {{if $enable_tos}} + + +
+
+ {{else}} + + {{/if}} + + +
+ +
diff --git a/view/tpl/smarty3/remote_friends_common.tpl b/view/tpl/smarty3/remote_friends_common.tpl new file mode 100644 index 000000000..b68e1c347 --- /dev/null +++ b/view/tpl/smarty3/remote_friends_common.tpl @@ -0,0 +1,21 @@ +
+
{{$desc}}      {{if $linkmore}}{{$more}}{{/if}}
+ {{if $items}} + {{foreach $items as $item}} +
+
+ + {{$item.name}} + +
+
+ +
+
+ {{/foreach}} + {{/if}} +
+
+ diff --git a/view/tpl/smarty3/removeme.tpl b/view/tpl/smarty3/removeme.tpl new file mode 100644 index 000000000..496f91ff5 --- /dev/null +++ b/view/tpl/smarty3/removeme.tpl @@ -0,0 +1,20 @@ +

{{$title}}

+ +
+ +
{{$desc}}
+ +
+ + +
+ + +
+
+ + + +
+
+ diff --git a/view/tpl/smarty3/saved_searches_aside.tpl b/view/tpl/smarty3/saved_searches_aside.tpl new file mode 100644 index 000000000..27c7d86a0 --- /dev/null +++ b/view/tpl/smarty3/saved_searches_aside.tpl @@ -0,0 +1,14 @@ +
+ + {{$searchbox}} + + +
+
diff --git a/view/tpl/smarty3/search_item.tpl b/view/tpl/smarty3/search_item.tpl new file mode 100644 index 000000000..226c985cd --- /dev/null +++ b/view/tpl/smarty3/search_item.tpl @@ -0,0 +1,62 @@ + +
+
+
+
+ + {{$item.name}} + menu +
+
    + {{$item.item_photo_menu}} +
+
+
+
+
+ {{if $item.lock}}
{{$item.lock}}
+ {{else}}
{{/if}} +
{{$item.location}}
+
+
+
+ {{$item.name}} + +
{{$item.ago}}{{if $item.app}}{{$item.str_app}}{{/if}}
+ +
+
+
{{$item.title}}
+
+
{{$item.body}} +
+ {{foreach $item.tags as $tag}} + {{$tag}} + {{/foreach}} +
+
+
+
+
+ {{if $item.drop.dropping}}{{/if}} +
+ {{if $item.drop.pagedropping}}{{/if}} +
+
+
+
+ + +
+ {{if $item.conv}} + {{$item.conv.title}} + {{/if}} +
+ +
+ +
+ + diff --git a/view/tpl/smarty3/settings.tpl b/view/tpl/smarty3/settings.tpl new file mode 100644 index 000000000..70664a6f2 --- /dev/null +++ b/view/tpl/smarty3/settings.tpl @@ -0,0 +1,134 @@ +

{{$ptitle}}

+ +{{$nickname_block}} + +
+ + +

{{$h_basic}}

+ +{{include file="field_input.tpl" field=$username}} +{{include file="field_custom.tpl" field=$timezone}} +{{include file="field_input.tpl" field=$defloc}} +{{include file="field_checkbox.tpl" field=$allowloc}} + + +
+ +
+ + +

{{$h_prv}}

+ + + + + + +
+{{foreach $permiss_arr as $permit}} +{{include file="field_select.tpl" field=$permit}} +{{/foreach}} +
+ + +
+ +
+ + + +{{$profile_in_dir}} + +{{$blocktags}} + +{{$suggestme}} + + +{{include file="field_input.tpl" field=$maxreq}} + +{{include file="field_input.tpl" field=$cntunkmail}} + +{{include file="field_input.tpl" field=$expire.days}} + + +
+ {{$expire.label}} +
+
+

{{$expire.advanced}}

+ {{include file="field_yesno.tpl" field=$expire.items}} + {{include file="field_yesno.tpl" field=$expire.notes}} + {{include file="field_yesno.tpl" field=$expire.starred}} + {{include file="field_yesno.tpl" field=$expire.network_only}} +
+
+ +
+ +
+ {{$permissions}} {{$permdesc}} +
+ + +
+
+
+ +{{$group_select}} + + +
+ +
+ + + +

{{$h_not}}

+
+ +
{{$activity_options}}
+ +{{include file="field_checkbox.tpl" field=$post_newfriend}} +{{include file="field_checkbox.tpl" field=$post_joingroup}} +{{include file="field_checkbox.tpl" field=$post_profilechange}} + + +
{{$lbl_not}}
+ +
+{{include file="field_intcheckbox.tpl" field=$notify1}} +{{include file="field_intcheckbox.tpl" field=$notify2}} +{{include file="field_intcheckbox.tpl" field=$notify3}} +{{include file="field_intcheckbox.tpl" field=$notify4}} +{{include file="field_intcheckbox.tpl" field=$notify5}} +{{include file="field_intcheckbox.tpl" field=$notify6}} +{{include file="field_intcheckbox.tpl" field=$notify7}} +{{include file="field_intcheckbox.tpl" field=$notify8}} +
+ +
+ +
+ +
+ + +

{{$h_advn}}

+
{{$h_descadvn}}
+ +{{$pagetype}} + +
+ +
+ + diff --git a/view/tpl/smarty3/settings_account.tpl b/view/tpl/smarty3/settings_account.tpl new file mode 100644 index 000000000..198ac9565 --- /dev/null +++ b/view/tpl/smarty3/settings_account.tpl @@ -0,0 +1,28 @@ +

{{$title}}

+ + + + + + + + +{{include file="field_input.tpl" field=$email}} + + +

{{$h_pass}}

+ +{{include file="field_password.tpl" field=$password1}} +{{include file="field_password.tpl" field=$password2}} + + +
+ +
+ +{{$account_settings}} + + + diff --git a/view/tpl/smarty3/settings_addons.tpl b/view/tpl/smarty3/settings_addons.tpl new file mode 100644 index 000000000..afddafb36 --- /dev/null +++ b/view/tpl/smarty3/settings_addons.tpl @@ -0,0 +1,10 @@ +

{{$title}}

+ + + + + +{{$settings_addons}} + +
+ diff --git a/view/tpl/smarty3/settings_connectors.tpl b/view/tpl/smarty3/settings_connectors.tpl new file mode 100644 index 000000000..a8bde4c1e --- /dev/null +++ b/view/tpl/smarty3/settings_connectors.tpl @@ -0,0 +1,9 @@ +

{{$title}}

+ +
+ + +{{$settings_connectors}} + +
+ diff --git a/view/tpl/smarty3/settings_display.tpl b/view/tpl/smarty3/settings_display.tpl new file mode 100644 index 000000000..f8b4c5130 --- /dev/null +++ b/view/tpl/smarty3/settings_display.tpl @@ -0,0 +1,22 @@ +

{{$ptitle}}

+ +
+ + +{{include file="field_themeselect.tpl" field=$theme}} +{{include file="field_themeselect.tpl" field=$mobile_theme}} +{{include file="field_input.tpl" field=$ajaxint}} +{{include file="field_input.tpl" field=$itemspage_network}} +{{include file="field_checkbox.tpl" field=$nosmile}} + + +
+ +
+ +{{if $theme_config}} +

Theme settings

+{{$theme_config}} +{{/if}} + +
diff --git a/view/tpl/smarty3/settings_features.tpl b/view/tpl/smarty3/settings_features.tpl new file mode 100644 index 000000000..3145f60ee --- /dev/null +++ b/view/tpl/smarty3/settings_features.tpl @@ -0,0 +1,16 @@ +

{{$title}}

+ + +
+ + +{{foreach $features as $f}} + {{include file="field_yesno.tpl" field=$f}} +{{/foreach}} + +
+ +
+ +
+ diff --git a/view/tpl/smarty3/settings_nick_set.tpl b/view/tpl/smarty3/settings_nick_set.tpl new file mode 100644 index 000000000..85956d97c --- /dev/null +++ b/view/tpl/smarty3/settings_nick_set.tpl @@ -0,0 +1,5 @@ + +
+
{{$desc}} '{{$nickname}}@{{$basepath}}'{{$subdir}}
+
+
diff --git a/view/tpl/smarty3/settings_nick_subdir.tpl b/view/tpl/smarty3/settings_nick_subdir.tpl new file mode 100644 index 000000000..a271e0f05 --- /dev/null +++ b/view/tpl/smarty3/settings_nick_subdir.tpl @@ -0,0 +1,6 @@ +

+It appears that your website is located in a subdirectory of the
+{{$hostname}} website, so this setting may not work reliably.
+

+

If you have any issues, you may have better results using the profile
address '{{$baseurl}}/profile/{{$nickname}}'. +

\ No newline at end of file diff --git a/view/tpl/smarty3/settings_oauth.tpl b/view/tpl/smarty3/settings_oauth.tpl new file mode 100644 index 000000000..11c61a43e --- /dev/null +++ b/view/tpl/smarty3/settings_oauth.tpl @@ -0,0 +1,31 @@ +

{{$title}}

+ + +
+ + + + + {{foreach $apps as $app}} +
+ + {{if $app.name}}

{{$app.name}}

{{else}}

{{$noname}}

{{/if}} + {{if $app.my}} + {{if $app.oauth_token}} +
+ {{/if}} + {{/if}} + {{if $app.my}} +   +   + {{/if}} +
+ {{/foreach}} + +
diff --git a/view/tpl/smarty3/settings_oauth_edit.tpl b/view/tpl/smarty3/settings_oauth_edit.tpl new file mode 100644 index 000000000..bf805363c --- /dev/null +++ b/view/tpl/smarty3/settings_oauth_edit.tpl @@ -0,0 +1,17 @@ +

{{$title}}

+ +
+ + +{{include file="field_input.tpl" field=$name}} +{{include file="field_input.tpl" field=$key}} +{{include file="field_input.tpl" field=$secret}} +{{include file="field_input.tpl" field=$redirect}} +{{include file="field_input.tpl" field=$icon}} + +
+ + +
+ +
diff --git a/view/tpl/smarty3/suggest_friends.tpl b/view/tpl/smarty3/suggest_friends.tpl new file mode 100644 index 000000000..c8b9dd28d --- /dev/null +++ b/view/tpl/smarty3/suggest_friends.tpl @@ -0,0 +1,16 @@ +
+ +
+ + {{$name}} + +
+
+
+ {{$name}} +
+
+ {{if $connlnk}} + + {{/if}} +
\ No newline at end of file diff --git a/view/tpl/smarty3/suggestions.tpl b/view/tpl/smarty3/suggestions.tpl new file mode 100644 index 000000000..02460b6ad --- /dev/null +++ b/view/tpl/smarty3/suggestions.tpl @@ -0,0 +1,21 @@ + +
+ +

{{$str_notifytype}} {{$notify_type}}

+
{{$madeby}}
+
{{$fullname}}
+{{$fullname}} +
{{$note}}
+
+
+ + +
+
+ +
+{{include file="field_checkbox.tpl" field=$hidden}} + +
+
+
diff --git a/view/tpl/smarty3/tag_slap.tpl b/view/tpl/smarty3/tag_slap.tpl new file mode 100644 index 000000000..c5ed8d148 --- /dev/null +++ b/view/tpl/smarty3/tag_slap.tpl @@ -0,0 +1,30 @@ + + + {{$name}} + {{$profile_page}} + + + + + {{$item_id}} + {{$title}} + {{$published}} + {{$content}} + + + http://activitystrea.ms/schema/1.0/person + {{$profile_page}} + + + + {{$nick}} + {{$name}} + + {{$verb}} + + + + + + + diff --git a/view/tpl/smarty3/threaded_conversation.tpl b/view/tpl/smarty3/threaded_conversation.tpl new file mode 100644 index 000000000..e452fc0b5 --- /dev/null +++ b/view/tpl/smarty3/threaded_conversation.tpl @@ -0,0 +1,13 @@ +{{foreach $threads as $thread}} +{{include file="{{$thread.template}}" item=$thread}} +{{/foreach}} + +
+ +{{if $dropping}} + +
+{{/if}} diff --git a/view/tpl/smarty3/viewcontact_template.tpl b/view/tpl/smarty3/viewcontact_template.tpl new file mode 100644 index 000000000..18fed6bb4 --- /dev/null +++ b/view/tpl/smarty3/viewcontact_template.tpl @@ -0,0 +1,9 @@ +

{{$title}}

+ +{{foreach $contacts as $contact}} + {{include file="contact_template.tpl"}} +{{/foreach}} + +
+ +{{$paginate}} diff --git a/view/tpl/smarty3/wall_item.tpl b/view/tpl/smarty3/wall_item.tpl new file mode 100644 index 000000000..e810290e6 --- /dev/null +++ b/view/tpl/smarty3/wall_item.tpl @@ -0,0 +1,79 @@ + +
+
+
+
+ + {{$item.name}} + + menu +
+
    + {{$item.item_photo_menu}} +
+
+
+
+
+ {{if $item.lock}}
{{$item.lock}}
+ {{else}}
{{/if}} +
{{$item.location}}
+
+
+
+ {{$item.name}} +
{{$item.ago}}{{if $item.app}}{{$item.str_app}}{{/if}}
+ +
+
+
{{$item.title}}
+
+
{{$item.body}} +
+ {{foreach $item.tags as $tag}} + {{$tag}} + {{/foreach}} +
+
+
+
+ {{if $item.vote}} + + {{/if}} + {{if $item.plink}} + + {{/if}} + {{if $item.edpost}} + + {{/if}} + + {{if $item.star}} + + + {{/if}} + {{if $item.filer}} + + {{/if}} +
+ {{if $item.drop.dropping}}{{/if}} +
+ {{if $item.drop.pagedropping}}{{/if}} +
+
+
+
+ +
{{$item.dislike}}
+
+ {{$item.comment}} +
+ +
+
diff --git a/view/tpl/smarty3/wall_thread.tpl b/view/tpl/smarty3/wall_thread.tpl new file mode 100644 index 000000000..6b5d34d84 --- /dev/null +++ b/view/tpl/smarty3/wall_thread.tpl @@ -0,0 +1,120 @@ +{{if $item.comment_firstcollapsed}} +
+ {{$item.num_comments}} {{$item.hide_text}} +
+ {{/if}} diff --git a/view/tpl/smarty3/wallmessage.tpl b/view/tpl/smarty3/wallmessage.tpl new file mode 100644 index 000000000..bea386b95 --- /dev/null +++ b/view/tpl/smarty3/wallmessage.tpl @@ -0,0 +1,32 @@ + +

{{$header}}

+ +

{{$subheader}}

+ +
+
+ +{{$parent}} + +
{{$to}}
+{{$recipname}} + +
{{$subject}}
+ + +
{{$yourmessage}}
+ + + +
+ + +
+ +
+
+
+
+
diff --git a/view/tpl/smarty3/wallmsg-header.tpl b/view/tpl/smarty3/wallmsg-header.tpl new file mode 100644 index 000000000..09f5b30a7 --- /dev/null +++ b/view/tpl/smarty3/wallmsg-header.tpl @@ -0,0 +1,82 @@ + + + + + diff --git a/view/tpl/smarty3/wallwall_item.tpl b/view/tpl/smarty3/wallwall_item.tpl new file mode 100644 index 000000000..4616cf0fa --- /dev/null +++ b/view/tpl/smarty3/wallwall_item.tpl @@ -0,0 +1,86 @@ + +
+
+
+
+ + {{$item.owner_name}} +
+
{{$item.wall}}
+
+ + {{$item.name}} + menu +
+
    + {{$item.item_photo_menu}} +
+
+ +
+
+
+ {{if $item.lock}}
{{$item.lock}}
+ {{else}}
{{/if}} +
{{$item.location}}
+
+
+
+ {{$item.name}} {{$item.to}} {{$item.owner_name}} {{$item.vwall}}
+
{{$item.ago}}{{if $item.app}}{{$item.str_app}}{{/if}}
+
+
+
{{$item.title}}
+
+
{{$item.body}} +
+ {{foreach $item.tags as $tag}} + {{$tag}} + {{/foreach}} +
+
+
+
+ {{if $item.vote}} + + {{/if}} + {{if $item.plink}} + + {{/if}} + {{if $item.edpost}} + + {{/if}} + + {{if $item.star}} + + + {{/if}} + {{if $item.filer}} + + {{/if}} + +
+ {{if $item.drop.dropping}}{{/if}} +
+ {{if $item.drop.pagedropping}}{{/if}} +
+
+
+
+ +
{{$item.dislike}}
+
+
+ {{$item.comment}} +
+ +
+
+ diff --git a/view/tpl/smarty3/wallwall_thread.tpl b/view/tpl/smarty3/wallwall_thread.tpl new file mode 100644 index 000000000..cc059429b --- /dev/null +++ b/view/tpl/smarty3/wallwall_thread.tpl @@ -0,0 +1,107 @@ +{{if $item.comment_firstcollapsed}} +
+ {{$item.num_comments}} {{$item.hide_text}} +
+ {{/if}} diff --git a/view/tpl/smarty3/xchan_vcard.tpl b/view/tpl/smarty3/xchan_vcard.tpl new file mode 100644 index 000000000..ed0adb966 --- /dev/null +++ b/view/tpl/smarty3/xchan_vcard.tpl @@ -0,0 +1,4 @@ +
+
{{$name}}
+
name
+
diff --git a/view/tpl/smarty3/xrd_diaspora.tpl b/view/tpl/smarty3/xrd_diaspora.tpl new file mode 100644 index 000000000..aa0d8c740 --- /dev/null +++ b/view/tpl/smarty3/xrd_diaspora.tpl @@ -0,0 +1,3 @@ + + + diff --git a/view/tpl/smarty3/xrd_host.tpl b/view/tpl/smarty3/xrd_host.tpl new file mode 100644 index 000000000..4bcc5bbdb --- /dev/null +++ b/view/tpl/smarty3/xrd_host.tpl @@ -0,0 +1,18 @@ + + + + {{$zhost}} + + + + + + + {{$bigkey}} + + + diff --git a/view/tpl/smarty3/xrd_person.tpl b/view/tpl/smarty3/xrd_person.tpl new file mode 100644 index 000000000..035ab251f --- /dev/null +++ b/view/tpl/smarty3/xrd_person.tpl @@ -0,0 +1,29 @@ + + + + {{$accturi}} + {{$accturi}} + {{$profile_url}} + + + + + + + + + {{$bigkey}} + + diff --git a/view/tpl/threaded_conversation.tpl b/view/tpl/threaded_conversation.tpl index e91c49bb1..0f949265c 100644 --- a/view/tpl/threaded_conversation.tpl +++ b/view/tpl/threaded_conversation.tpl @@ -1,6 +1,6 @@ -{{ for $threads as $xyz }} -{{ for $xyz.items as $item }} -{{ inc $item.template }}{{ endinc }} +{{ for $threads as $thread }} +{{ for $thread.items as $thread_item }} +{{ inc $thread_item.template with $item=$thread_item }}{{ endinc }} {{ endfor }} {{ endfor }} diff --git a/view/tpl/wall_thread.tpl b/view/tpl/wall_thread.tpl index 0ee9594c8..9a02b2103 100644 --- a/view/tpl/wall_thread.tpl +++ b/view/tpl/wall_thread.tpl @@ -107,8 +107,8 @@
-{{ for $item.children as $item }} - {{ inc $item.template }}{{ endinc }} +{{ for $item.children as $child }} + {{ inc $child.template with $item=$child }}{{ endinc }} {{ endfor }} {{ if $item.flatten }} -- cgit v1.2.3 From 4281a95cbcc6a6bc2eae9ec0b393af9b0ec7b739 Mon Sep 17 00:00:00 2001 From: Zach Prezkuta Date: Sun, 6 Jan 2013 16:08:56 -0700 Subject: rebase and update themes --- view/tpl/smarty3/abook_edit.tpl | 17 ++++--- view/tpl/smarty3/build_query.tpl | 50 +++++++++++++++++++ view/tpl/smarty3/chanview.tpl | 1 + view/tpl/smarty3/common_tabs.tpl | 1 + view/tpl/smarty3/contact_block.tpl | 2 +- view/tpl/smarty3/contact_template.tpl | 12 +---- view/tpl/smarty3/conv_frame.tpl | 3 ++ view/tpl/smarty3/conv_item.tpl | 18 +++---- view/tpl/smarty3/convobj.tpl | 4 ++ view/tpl/smarty3/directory_header.tpl | 24 ++++----- view/tpl/smarty3/direntry.tpl | 11 +++++ view/tpl/smarty3/edpost_head.tpl | 1 + view/tpl/smarty3/email_notify_html.tpl | 2 +- view/tpl/smarty3/field_acheckbox.tpl | 4 +- view/tpl/smarty3/head.tpl | 2 +- view/tpl/smarty3/intros.tpl | 16 ++---- view/tpl/smarty3/intros_header.tpl | 1 + view/tpl/smarty3/login.tpl | 2 + view/tpl/smarty3/mail_conv.tpl | 2 +- view/tpl/smarty3/mail_list.tpl | 9 ++-- view/tpl/smarty3/micropro_img.tpl | 1 + view/tpl/smarty3/micropro_txt.tpl | 1 + view/tpl/smarty3/nav.tpl | 79 ++++++++++++++++++------------ view/tpl/smarty3/profile_advanced.tpl | 6 +-- view/tpl/smarty3/profile_edit.tpl | 12 ++--- view/tpl/smarty3/profile_photo.tpl | 13 +++-- view/tpl/smarty3/profile_vcard.tpl | 32 ++++++------ view/tpl/smarty3/prv_message.tpl | 6 +++ view/tpl/smarty3/settings_display.tpl | 2 +- view/tpl/smarty3/settings_features.tpl | 6 ++- view/tpl/smarty3/threaded_conversation.tpl | 4 +- view/tpl/smarty3/toggle_mobile_footer.tpl | 2 + view/tpl/smarty3/wall_thread.tpl | 6 +-- view/tpl/smarty3/xchan_vcard.tpl | 11 +++++ 34 files changed, 233 insertions(+), 130 deletions(-) create mode 100644 view/tpl/smarty3/build_query.tpl create mode 100644 view/tpl/smarty3/chanview.tpl create mode 100644 view/tpl/smarty3/convobj.tpl create mode 100644 view/tpl/smarty3/direntry.tpl create mode 100644 view/tpl/smarty3/edpost_head.tpl create mode 100644 view/tpl/smarty3/intros_header.tpl create mode 100644 view/tpl/smarty3/micropro_img.tpl create mode 100644 view/tpl/smarty3/micropro_txt.tpl create mode 100644 view/tpl/smarty3/toggle_mobile_footer.tpl (limited to 'view/tpl') diff --git a/view/tpl/smarty3/abook_edit.tpl b/view/tpl/smarty3/abook_edit.tpl index 2a2711a66..623f13dd4 100644 --- a/view/tpl/smarty3/abook_edit.tpl +++ b/view/tpl/smarty3/abook_edit.tpl @@ -1,18 +1,20 @@

{{$header}}

+

{{$addr}}

{{$tabs}}
-
-

Slide to adjust your degree of friendship

-{{$slide}} +{{if $slide}} +

{{$lbl_slider}}

+{{$slide}} +{{/if}}

Permissions

@@ -21,11 +23,14 @@
-Quick Links: -Full SharingCautious SharingFollow Only
+{{$quick}} +
    +
  • {{$full}}
  • +
  • {{$cautious}}
  • +
  • {{$follow}}

  • - +
+
\ No newline at end of file diff --git a/view/tpl/smarty3/contact_block.tpl b/view/tpl/smarty3/contact_block.tpl index e688af287..91b8b4cfa 100644 --- a/view/tpl/smarty3/contact_block.tpl +++ b/view/tpl/smarty3/contact_block.tpl @@ -1,5 +1,5 @@
-

{{$contacts}}

+
{{$contacts}}
{{if $micropro}} {{$viewcontacts}}
diff --git a/view/tpl/smarty3/contact_template.tpl b/view/tpl/smarty3/contact_template.tpl index 31b42fe87..5cb0e8c20 100644 --- a/view/tpl/smarty3/contact_template.tpl +++ b/view/tpl/smarty3/contact_template.tpl @@ -1,17 +1,9 @@
-
- - {{$contact.name}} - -
- + {{$contact.name}}
-
{{$contact.name}}
- +
{{$contact.name}}
diff --git a/view/tpl/smarty3/conv_frame.tpl b/view/tpl/smarty3/conv_frame.tpl index 7f65b64d2..1b7267191 100644 --- a/view/tpl/smarty3/conv_frame.tpl +++ b/view/tpl/smarty3/conv_frame.tpl @@ -9,3 +9,6 @@
{{/if}} + + + diff --git a/view/tpl/smarty3/conv_item.tpl b/view/tpl/smarty3/conv_item.tpl index 01e7bcb12..a3e1ba7db 100644 --- a/view/tpl/smarty3/conv_item.tpl +++ b/view/tpl/smarty3/conv_item.tpl @@ -11,7 +11,7 @@
{{if $item.owner_url}}
{{$item.wall}}
@@ -19,7 +19,7 @@
- + {{$item.name}} menu
@@ -98,24 +98,18 @@
{{$item.showdislike}}
- {{if $item.threaded}} - {{if $item.comment}} -
- {{$item.comment}} -
- {{/if}} - {{/if}} -
+{{if $item.toplevel}} {{foreach $item.children as $item}} {{include file="{{$item.template}}"}} {{/foreach}} +{{/if}} -{{if $item.flatten}}
{{$item.comment}}
-{{/if}} + +
{{if $item.comment_lastcollapsed}}
{{/if}} diff --git a/view/tpl/smarty3/convobj.tpl b/view/tpl/smarty3/convobj.tpl new file mode 100644 index 000000000..d5cee1170 --- /dev/null +++ b/view/tpl/smarty3/convobj.tpl @@ -0,0 +1,4 @@ +{{foreach $threads as $item}} +{{include file="{{$item.template}}"}} +{{/foreach}} + diff --git a/view/tpl/smarty3/directory_header.tpl b/view/tpl/smarty3/directory_header.tpl index c2ca64682..5d703e2dd 100644 --- a/view/tpl/smarty3/directory_header.tpl +++ b/view/tpl/smarty3/directory_header.tpl @@ -1,16 +1,16 @@ -

{{$sitedir}}

+

{{$dirlbl}}

-{{$globaldir}} -{{$admin}} +{{if $search}} +

{{$finddsc}} {{$safetxt}}

+{{/if}} -{{$finding}} +{{foreach $entries as $entry}} -
-
-{{$desc}} - - -
-
-
+{{include file="direntry.tpl"}} + +{{/foreach}} + + + +
diff --git a/view/tpl/smarty3/direntry.tpl b/view/tpl/smarty3/direntry.tpl new file mode 100644 index 000000000..a7d1a3e3a --- /dev/null +++ b/view/tpl/smarty3/direntry.tpl @@ -0,0 +1,11 @@ + +
+
+
+ {{$entry.alttext}} +
+
+ +
{{$entry.name}}
+
{{$entry.details}}
+
diff --git a/view/tpl/smarty3/edpost_head.tpl b/view/tpl/smarty3/edpost_head.tpl new file mode 100644 index 000000000..890b746bf --- /dev/null +++ b/view/tpl/smarty3/edpost_head.tpl @@ -0,0 +1 @@ +

{{$title}}

diff --git a/view/tpl/smarty3/email_notify_html.tpl b/view/tpl/smarty3/email_notify_html.tpl index 38c933aac..bf5272277 100644 --- a/view/tpl/smarty3/email_notify_html.tpl +++ b/view/tpl/smarty3/email_notify_html.tpl @@ -7,7 +7,7 @@ - + diff --git a/view/tpl/smarty3/field_acheckbox.tpl b/view/tpl/smarty3/field_acheckbox.tpl index 818c59721..d51770be5 100644 --- a/view/tpl/smarty3/field_acheckbox.tpl +++ b/view/tpl/smarty3/field_acheckbox.tpl @@ -1,7 +1,7 @@
- - + + {{$field.6}}
diff --git a/view/tpl/smarty3/head.tpl b/view/tpl/smarty3/head.tpl index 06650648d..115be47dd 100644 --- a/view/tpl/smarty3/head.tpl +++ b/view/tpl/smarty3/head.tpl @@ -12,7 +12,7 @@ {{$head_js}} - + -

{{$str_notifytype}} {{$notify_type}}

{{$fullname}}
{{$fullname}} -
{{$knowyou}}
-
{{$note}}
- + + - -
- - {{include file="field_checkbox.tpl" field=$hidden}} -{{include file="field_checkbox.tpl" field=$activity}} - - +{{* {{include file="field_checkbox.tpl" field=$activity}} *}} -{{$dfrn_text}} - diff --git a/view/tpl/smarty3/intros_header.tpl b/view/tpl/smarty3/intros_header.tpl new file mode 100644 index 000000000..15096c7f8 --- /dev/null +++ b/view/tpl/smarty3/intros_header.tpl @@ -0,0 +1 @@ +

{{$title}}

diff --git a/view/tpl/smarty3/login.tpl b/view/tpl/smarty3/login.tpl index dbd193017..4ddf54716 100644 --- a/view/tpl/smarty3/login.tpl +++ b/view/tpl/smarty3/login.tpl @@ -11,6 +11,8 @@ {{if $register}}{{$register.desc}}{{/if}} {{$lostlink}} + + {{include file="field_checkbox.tpl" field=$remember}}
diff --git a/view/tpl/smarty3/mail_conv.tpl b/view/tpl/smarty3/mail_conv.tpl index 1bff55108..bfa9491f4 100644 --- a/view/tpl/smarty3/mail_conv.tpl +++ b/view/tpl/smarty3/mail_conv.tpl @@ -1,9 +1,9 @@
{{$mail.from_name}} +
{{$mail.from_name}}
-
{{$mail.from_name}}
{{$mail.date}}
{{$mail.subject}}
{{$mail.body}}
diff --git a/view/tpl/smarty3/mail_list.tpl b/view/tpl/smarty3/mail_list.tpl index b08c2ca7a..e6aaedb30 100644 --- a/view/tpl/smarty3/mail_list.tpl +++ b/view/tpl/smarty3/mail_list.tpl @@ -1,9 +1,12 @@
- {{$from_name}} -
-
+ {{$from_name}}
{{$from_name}}
+
+
+ {{$to_name}} +
{{$to_name}}
+
{{$date}}
diff --git a/view/tpl/smarty3/micropro_img.tpl b/view/tpl/smarty3/micropro_img.tpl new file mode 100644 index 000000000..23b7bd281 --- /dev/null +++ b/view/tpl/smarty3/micropro_img.tpl @@ -0,0 +1 @@ +
{{$name}}
diff --git a/view/tpl/smarty3/micropro_txt.tpl b/view/tpl/smarty3/micropro_txt.tpl new file mode 100644 index 000000000..295e7940d --- /dev/null +++ b/view/tpl/smarty3/micropro_txt.tpl @@ -0,0 +1 @@ + diff --git a/view/tpl/smarty3/nav.tpl b/view/tpl/smarty3/nav.tpl index 649ec67f6..6fb0343bc 100644 --- a/view/tpl/smarty3/nav.tpl +++ b/view/tpl/smarty3/nav.tpl @@ -10,45 +10,46 @@ {{/if}} - {{if $userinfo}} - - {{/if}} - - {{if $nav.community}} - - {{/if}} {{if $nav.network}} {{/if}} + {{if $nav.home}} + {{/if}} + + {{if $nav.messages}} + + {{/if}} + + {{if $nav.all_events}} + + {{/if}} + + {{if $nav.intros}} + {{/if}} {{if $nav.notifications}} -
diff --git a/view/tpl/smarty3/profile_vcard.tpl b/view/tpl/smarty3/profile_vcard.tpl index d9bbd177c..13460c2d9 100644 --- a/view/tpl/smarty3/profile_vcard.tpl +++ b/view/tpl/smarty3/profile_vcard.tpl @@ -1,9 +1,23 @@
-
{{$profile.name}}
- + {{if $profile.edit}} +
+ {{$profile.edit.1}} + +
+ {{/if}} + +
{{$profile.name}}
+ {{if $pdesc}}
{{$profile.pdesc}}
{{/if}}
{{$profile.name}}
@@ -31,18 +45,8 @@ {{if $homepage}}
{{$homepage}}
{{$profile.homepage}}
{{/if}} -
- +
{{$contact_block}} diff --git a/view/tpl/smarty3/prv_message.tpl b/view/tpl/smarty3/prv_message.tpl index 66007f803..f8cbd01cc 100644 --- a/view/tpl/smarty3/prv_message.tpl +++ b/view/tpl/smarty3/prv_message.tpl @@ -7,7 +7,13 @@ {{$parent}}
{{$to}}
+ +{{if $showinputs}} + + +{{else}} {{$select}} +{{/if}}
{{$subject}}
diff --git a/view/tpl/smarty3/settings_display.tpl b/view/tpl/smarty3/settings_display.tpl index f8b4c5130..2645ce740 100644 --- a/view/tpl/smarty3/settings_display.tpl +++ b/view/tpl/smarty3/settings_display.tpl @@ -6,7 +6,7 @@ {{include file="field_themeselect.tpl" field=$theme}} {{include file="field_themeselect.tpl" field=$mobile_theme}} {{include file="field_input.tpl" field=$ajaxint}} -{{include file="field_input.tpl" field=$itemspage_network}} +{{include file="field_input.tpl" field=$itemspage}} {{include file="field_checkbox.tpl" field=$nosmile}} diff --git a/view/tpl/smarty3/settings_features.tpl b/view/tpl/smarty3/settings_features.tpl index 3145f60ee..47d755ee6 100644 --- a/view/tpl/smarty3/settings_features.tpl +++ b/view/tpl/smarty3/settings_features.tpl @@ -5,7 +5,11 @@ {{foreach $features as $f}} - {{include file="field_yesno.tpl" field=$f}} +

{{$f.0}}

+ +{{foreach $f.1 as $fcat}} + {{include file="{{$field_yesno}}" field=$fcat}} +{{/foreach}} {{/foreach}}
diff --git a/view/tpl/smarty3/threaded_conversation.tpl b/view/tpl/smarty3/threaded_conversation.tpl index e452fc0b5..c20f8a3d6 100644 --- a/view/tpl/smarty3/threaded_conversation.tpl +++ b/view/tpl/smarty3/threaded_conversation.tpl @@ -1,5 +1,7 @@ {{foreach $threads as $thread}} -{{include file="{{$thread.template}}" item=$thread}} +{{foreach $thread.items as $thread_item}} +{{include file="{{$thread_item.template}}" item=$thread_item}} +{{/foreach}} {{/foreach}}
diff --git a/view/tpl/smarty3/toggle_mobile_footer.tpl b/view/tpl/smarty3/toggle_mobile_footer.tpl new file mode 100644 index 000000000..82c0197ba --- /dev/null +++ b/view/tpl/smarty3/toggle_mobile_footer.tpl @@ -0,0 +1,2 @@ +{{$toggle_text}} + diff --git a/view/tpl/smarty3/wall_thread.tpl b/view/tpl/smarty3/wall_thread.tpl index 6b5d34d84..39d0bee25 100644 --- a/view/tpl/smarty3/wall_thread.tpl +++ b/view/tpl/smarty3/wall_thread.tpl @@ -11,7 +11,7 @@
{{if $item.owner_url}}
{{$item.wall}}
@@ -19,7 +19,7 @@
- + {{$item.name}} menu
@@ -37,7 +37,7 @@
- {{$item.name}}{{if $item.owner_url}} {{$item.to}} {{$item.owner_name}} {{$item.vwall}}{{/if}}
+ {{$item.name}}{{if $item.owner_url}} {{$item.to}} {{$item.owner_name}} {{$item.vwall}}{{/if}}
{{$item.ago}}
diff --git a/view/tpl/smarty3/xchan_vcard.tpl b/view/tpl/smarty3/xchan_vcard.tpl index ed0adb966..5d754356f 100644 --- a/view/tpl/smarty3/xchan_vcard.tpl +++ b/view/tpl/smarty3/xchan_vcard.tpl @@ -2,3 +2,14 @@
{{$name}}
name
+ + + + + -- cgit v1.2.3 From b4a95460e65dbadaf074a414a9e3d9367e109f19 Mon Sep 17 00:00:00 2001 From: Zach Prezkuta Date: Sun, 6 Jan 2013 19:34:54 -0700 Subject: fix show-stopping bugs --- view/tpl/conv_item.tpl | 4 +- view/tpl/smarty3/conv_item.tpl | 4 +- view/tpl/smarty3/diaspora_comment.tpl | 11 ----- view/tpl/smarty3/diaspora_comment_relay.tpl | 12 ----- view/tpl/smarty3/diaspora_conversation.tpl | 29 ----------- view/tpl/smarty3/diaspora_like.tpl | 12 ----- view/tpl/smarty3/diaspora_like_relay.tpl | 13 ----- view/tpl/smarty3/diaspora_message.tpl | 13 ----- view/tpl/smarty3/diaspora_photo.tpl | 13 ----- view/tpl/smarty3/diaspora_post.tpl | 11 ----- view/tpl/smarty3/diaspora_profile.tpl | 16 ------ view/tpl/smarty3/diaspora_relay_retraction.tpl | 10 ---- view/tpl/smarty3/diaspora_relayable_retraction.tpl | 11 ----- view/tpl/smarty3/diaspora_retract.tpl | 9 ---- view/tpl/smarty3/diaspora_share.tpl | 8 --- view/tpl/smarty3/diaspora_signed_retract.tpl | 10 ---- view/tpl/smarty3/diaspora_vcard.tpl | 57 ---------------------- view/tpl/smarty3/xrd_diaspora.tpl | 3 -- 18 files changed, 4 insertions(+), 242 deletions(-) delete mode 100644 view/tpl/smarty3/diaspora_comment.tpl delete mode 100644 view/tpl/smarty3/diaspora_comment_relay.tpl delete mode 100644 view/tpl/smarty3/diaspora_conversation.tpl delete mode 100644 view/tpl/smarty3/diaspora_like.tpl delete mode 100644 view/tpl/smarty3/diaspora_like_relay.tpl delete mode 100644 view/tpl/smarty3/diaspora_message.tpl delete mode 100644 view/tpl/smarty3/diaspora_photo.tpl delete mode 100644 view/tpl/smarty3/diaspora_post.tpl delete mode 100644 view/tpl/smarty3/diaspora_profile.tpl delete mode 100644 view/tpl/smarty3/diaspora_relay_retraction.tpl delete mode 100644 view/tpl/smarty3/diaspora_relayable_retraction.tpl delete mode 100644 view/tpl/smarty3/diaspora_retract.tpl delete mode 100644 view/tpl/smarty3/diaspora_share.tpl delete mode 100644 view/tpl/smarty3/diaspora_signed_retract.tpl delete mode 100644 view/tpl/smarty3/diaspora_vcard.tpl delete mode 100644 view/tpl/smarty3/xrd_diaspora.tpl (limited to 'view/tpl') diff --git a/view/tpl/conv_item.tpl b/view/tpl/conv_item.tpl index 66fb499a6..0c0553639 100644 --- a/view/tpl/conv_item.tpl +++ b/view/tpl/conv_item.tpl @@ -101,8 +101,8 @@
{{ if $item.toplevel }} -{{ for $item.children as $item }} - {{ inc $item.template }}{{ endinc }} +{{ for $item.children as $child }} + {{ inc $child.template with $item=$child }}{{ endinc }} {{ endfor }} {{ endif }} diff --git a/view/tpl/smarty3/conv_item.tpl b/view/tpl/smarty3/conv_item.tpl index a3e1ba7db..f69166f63 100644 --- a/view/tpl/smarty3/conv_item.tpl +++ b/view/tpl/smarty3/conv_item.tpl @@ -101,8 +101,8 @@
{{if $item.toplevel}} -{{foreach $item.children as $item}} - {{include file="{{$item.template}}"}} +{{foreach $item.children as $child}} + {{include file="{{$child.template}}" item=$child}} {{/foreach}} {{/if}} diff --git a/view/tpl/smarty3/diaspora_comment.tpl b/view/tpl/smarty3/diaspora_comment.tpl deleted file mode 100644 index 27ec3dffc..000000000 --- a/view/tpl/smarty3/diaspora_comment.tpl +++ /dev/null @@ -1,11 +0,0 @@ - - - - {{$guid}} - {{$parent_guid}} - {{$authorsig}} - {{$body}} - {{$handle}} - - - \ No newline at end of file diff --git a/view/tpl/smarty3/diaspora_comment_relay.tpl b/view/tpl/smarty3/diaspora_comment_relay.tpl deleted file mode 100644 index 37a9e88b3..000000000 --- a/view/tpl/smarty3/diaspora_comment_relay.tpl +++ /dev/null @@ -1,12 +0,0 @@ - - - - {{$guid}} - {{$parent_guid}} - {{$parentsig}} - {{$authorsig}} - {{$body}} - {{$handle}} - - - \ No newline at end of file diff --git a/view/tpl/smarty3/diaspora_conversation.tpl b/view/tpl/smarty3/diaspora_conversation.tpl deleted file mode 100644 index dc4482e4b..000000000 --- a/view/tpl/smarty3/diaspora_conversation.tpl +++ /dev/null @@ -1,29 +0,0 @@ - - - - {{$conv.guid}} - {{$conv.subject}} - {{$conv.created_at}} - - {{foreach $conv.messages as $msg}} - - - {{$msg.guid}} - {{$msg.parent_guid}} - {{if $msg.parent_author_signature}} - {{$msg.parent_author_signature}} - {{/if}} - {{$msg.author_signature}} - {{$msg.text}} - {{$msg.created_at}} - {{$msg.diaspora_handle}} - {{$msg.conversation_guid}} - - - {{/foreach}} - - {{$conv.diaspora_handle}} - {{$conv.participant_handles}} - - - diff --git a/view/tpl/smarty3/diaspora_like.tpl b/view/tpl/smarty3/diaspora_like.tpl deleted file mode 100644 index b03aef37a..000000000 --- a/view/tpl/smarty3/diaspora_like.tpl +++ /dev/null @@ -1,12 +0,0 @@ - - - - {{$target_type}} - {{$guid}} - {{$parent_guid}} - {{$authorsig}} - {{$positive}} - {{$handle}} - - - diff --git a/view/tpl/smarty3/diaspora_like_relay.tpl b/view/tpl/smarty3/diaspora_like_relay.tpl deleted file mode 100644 index 30df4cac6..000000000 --- a/view/tpl/smarty3/diaspora_like_relay.tpl +++ /dev/null @@ -1,13 +0,0 @@ - - - - {{$guid}} - {{$target_type}} - {{$parent_guid}} - {{$parentsig}} - {{$authorsig}} - {{$positive}} - {{$handle}} - - - diff --git a/view/tpl/smarty3/diaspora_message.tpl b/view/tpl/smarty3/diaspora_message.tpl deleted file mode 100644 index 3413d79b0..000000000 --- a/view/tpl/smarty3/diaspora_message.tpl +++ /dev/null @@ -1,13 +0,0 @@ - - - - {{$msg.guid}} - {{$msg.parent_guid}} - {{$msg.author_signature}} - {{$msg.text}} - {{$msg.created_at}} - {{$msg.diaspora_handle}} - {{$msg.conversation_guid}} - - - diff --git a/view/tpl/smarty3/diaspora_photo.tpl b/view/tpl/smarty3/diaspora_photo.tpl deleted file mode 100644 index cd7ef5802..000000000 --- a/view/tpl/smarty3/diaspora_photo.tpl +++ /dev/null @@ -1,13 +0,0 @@ - - - - {{$path}} - {{$filename}} - {{$msg_guid}} - {{$guid}} - {{$handle}} - {{$public}} - {{$created_at}} - - - \ No newline at end of file diff --git a/view/tpl/smarty3/diaspora_post.tpl b/view/tpl/smarty3/diaspora_post.tpl deleted file mode 100644 index abbcc4c61..000000000 --- a/view/tpl/smarty3/diaspora_post.tpl +++ /dev/null @@ -1,11 +0,0 @@ - - - - {{$body}} - {{$guid}} - {{$handle}} - {{$public}} - {{$created}} - - - \ No newline at end of file diff --git a/view/tpl/smarty3/diaspora_profile.tpl b/view/tpl/smarty3/diaspora_profile.tpl deleted file mode 100644 index 04f2e2948..000000000 --- a/view/tpl/smarty3/diaspora_profile.tpl +++ /dev/null @@ -1,16 +0,0 @@ - - - {{$handle}} - {{$first}} - {{$last}} - {{$large}} - {{$small}} - {{$medium}} - {{$dob}} - {{$gender}} - {{$about}} - {{$location}} - {{$searchable}} - {{$tags}} - - diff --git a/view/tpl/smarty3/diaspora_relay_retraction.tpl b/view/tpl/smarty3/diaspora_relay_retraction.tpl deleted file mode 100644 index 5e7aed41f..000000000 --- a/view/tpl/smarty3/diaspora_relay_retraction.tpl +++ /dev/null @@ -1,10 +0,0 @@ - - - - {{$type}} - {{$guid}} - {{$signature}} - {{$handle}} - - - diff --git a/view/tpl/smarty3/diaspora_relayable_retraction.tpl b/view/tpl/smarty3/diaspora_relayable_retraction.tpl deleted file mode 100644 index 927e394f3..000000000 --- a/view/tpl/smarty3/diaspora_relayable_retraction.tpl +++ /dev/null @@ -1,11 +0,0 @@ - - - - {{$target_type}} - {{$guid}} - {{$parentsig}} - {{$authorsig}} - {{$handle}} - - - diff --git a/view/tpl/smarty3/diaspora_retract.tpl b/view/tpl/smarty3/diaspora_retract.tpl deleted file mode 100644 index 26e2cb94e..000000000 --- a/view/tpl/smarty3/diaspora_retract.tpl +++ /dev/null @@ -1,9 +0,0 @@ - - - - {{$guid}} - {{$type}} - {{$handle}} - - - \ No newline at end of file diff --git a/view/tpl/smarty3/diaspora_share.tpl b/view/tpl/smarty3/diaspora_share.tpl deleted file mode 100644 index 59eb06124..000000000 --- a/view/tpl/smarty3/diaspora_share.tpl +++ /dev/null @@ -1,8 +0,0 @@ - - - - {{$sender}} - {{$recipient}} - - - \ No newline at end of file diff --git a/view/tpl/smarty3/diaspora_signed_retract.tpl b/view/tpl/smarty3/diaspora_signed_retract.tpl deleted file mode 100644 index f0f346da8..000000000 --- a/view/tpl/smarty3/diaspora_signed_retract.tpl +++ /dev/null @@ -1,10 +0,0 @@ - - - - {{$guid}} - {{$type}} - {{$handle}} - {{$signature}} - - - diff --git a/view/tpl/smarty3/diaspora_vcard.tpl b/view/tpl/smarty3/diaspora_vcard.tpl deleted file mode 100644 index 0ab6879f9..000000000 --- a/view/tpl/smarty3/diaspora_vcard.tpl +++ /dev/null @@ -1,57 +0,0 @@ -
-
-
Nickname
-
- {{$diaspora.nickname}} -
-
-
-
Full name
-
- {{$diaspora.fullname}} -
-
- -
-
First name
-
- {{$diaspora.firstname}} -
-
-
-
Family name
-
- {{$diaspora.lastname}} -
-
-
-
URL
-
- {{$diaspora.podloc}}/ -
-
-
-
Photo
-
- -
-
-
-
Photo
-
- -
-
-
-
Photo
-
- -
-
-
-
Searchable
-
- {{$diaspora.searchable}} -
-
-
diff --git a/view/tpl/smarty3/xrd_diaspora.tpl b/view/tpl/smarty3/xrd_diaspora.tpl deleted file mode 100644 index aa0d8c740..000000000 --- a/view/tpl/smarty3/xrd_diaspora.tpl +++ /dev/null @@ -1,3 +0,0 @@ - - - -- cgit v1.2.3
{{$product}}
{{$product}}
{{$preamble}}