From e332d1074f1b663ec66d37b0f575df2e41d5535c Mon Sep 17 00:00:00 2001 From: zotlabs Date: Mon, 1 May 2017 21:10:04 -0700 Subject: move theme specific files to theme dir --- view/theme/redbasic/tpl/404.tpl | 3 + view/theme/redbasic/tpl/abook_edit.tpl | 519 ++++++++++++++++++ view/theme/redbasic/tpl/achievements.tpl | 9 + view/theme/redbasic/tpl/acl_selector.tpl | 64 +++ view/theme/redbasic/tpl/admin_account_edit.tpl | 23 + view/theme/redbasic/tpl/admin_accounts.tpl | 88 +++ view/theme/redbasic/tpl/admin_aside.tpl | 46 ++ view/theme/redbasic/tpl/admin_channels.tpl | 51 ++ view/theme/redbasic/tpl/admin_hubloc.tpl | 27 + view/theme/redbasic/tpl/admin_logs.tpl | 19 + view/theme/redbasic/tpl/admin_plugins.tpl | 190 +++++++ view/theme/redbasic/tpl/admin_plugins_addrepo.tpl | 9 + view/theme/redbasic/tpl/admin_plugins_details.tpl | 58 ++ view/theme/redbasic/tpl/admin_profiles.tpl | 38 ++ view/theme/redbasic/tpl/admin_queue.tpl | 15 + view/theme/redbasic/tpl/admin_security.tpl | 33 ++ .../theme/redbasic/tpl/admin_settings_features.tpl | 31 ++ view/theme/redbasic/tpl/admin_site.tpl | 101 ++++ view/theme/redbasic/tpl/admin_summary.tpl | 43 ++ view/theme/redbasic/tpl/album_edit.tpl | 22 + view/theme/redbasic/tpl/alt_pager.tpl | 4 + view/theme/redbasic/tpl/api_config_xml.tpl | 66 +++ view/theme/redbasic/tpl/api_friends_xml.tpl | 5 + view/theme/redbasic/tpl/api_ratelimit_xml.tpl | 6 + view/theme/redbasic/tpl/api_status_xml.tpl | 46 ++ view/theme/redbasic/tpl/api_test_xml.tpl | 1 + view/theme/redbasic/tpl/api_timeline_atom.tpl | 90 ++++ view/theme/redbasic/tpl/api_timeline_rss.tpl | 26 + view/theme/redbasic/tpl/api_timeline_xml.tpl | 20 + view/theme/redbasic/tpl/api_user_xml.tpl | 46 ++ view/theme/redbasic/tpl/app.tpl | 30 ++ view/theme/redbasic/tpl/app_create.tpl | 40 ++ view/theme/redbasic/tpl/atom_feed.tpl | 30 ++ view/theme/redbasic/tpl/attach_edit.tpl | 31 ++ view/theme/redbasic/tpl/birthdays_reminder.tpl | 10 + view/theme/redbasic/tpl/blocklist.tpl | 69 +++ view/theme/redbasic/tpl/bookmarkedchats.tpl | 10 + view/theme/redbasic/tpl/build_query.tpl | 65 +++ view/theme/redbasic/tpl/categories_widget.tpl | 12 + view/theme/redbasic/tpl/cdav_addressbook.tpl | 462 ++++++++++++++++ view/theme/redbasic/tpl/cdav_calendar.tpl | 349 ++++++++++++ .../theme/redbasic/tpl/cdav_widget_addressbook.tpl | 66 +++ view/theme/redbasic/tpl/cdav_widget_calendar.tpl | 121 +++++ view/theme/redbasic/tpl/channel.tpl | 49 ++ view/theme/redbasic/tpl/channel_id_select.tpl | 7 + view/theme/redbasic/tpl/channel_import.tpl | 43 ++ view/theme/redbasic/tpl/channels.tpl | 24 + view/theme/redbasic/tpl/chanview.tpl | 1 + view/theme/redbasic/tpl/chat.tpl | 346 ++++++++++++ view/theme/redbasic/tpl/chatroom_members.tpl | 5 + view/theme/redbasic/tpl/chatroom_new.tpl | 12 + view/theme/redbasic/tpl/chatroomlist.tpl | 10 + view/theme/redbasic/tpl/chatrooms.tpl | 41 ++ view/theme/redbasic/tpl/cloud.tpl | 4 + view/theme/redbasic/tpl/cloud_actionspanel.tpl | 42 ++ view/theme/redbasic/tpl/cloud_directory.tpl | 45 ++ view/theme/redbasic/tpl/cloud_header.tpl | 16 + view/theme/redbasic/tpl/comment_item.tpl | 67 +++ view/theme/redbasic/tpl/common_friends.tpl | 15 + view/theme/redbasic/tpl/common_tabs.tpl | 17 + view/theme/redbasic/tpl/connection_template.tpl | 48 ++ view/theme/redbasic/tpl/connections.tpl | 36 ++ view/theme/redbasic/tpl/contact_block.tpl | 14 + view/theme/redbasic/tpl/contact_head.tpl | 30 ++ view/theme/redbasic/tpl/contact_slider.tpl | 20 + view/theme/redbasic/tpl/contact_template.tpl | 8 + view/theme/redbasic/tpl/contactsajax.tpl | 3 + view/theme/redbasic/tpl/conv.tpl | 17 + view/theme/redbasic/tpl/conv_frame.tpl | 5 + view/theme/redbasic/tpl/conv_item.tpl | 250 +++++++++ view/theme/redbasic/tpl/conv_list.tpl | 251 +++++++++ view/theme/redbasic/tpl/conversation.tpl | 20 + view/theme/redbasic/tpl/convobj.tpl | 4 + view/theme/redbasic/tpl/cover_photo.tpl | 29 + view/theme/redbasic/tpl/cover_photo_widget.tpl | 76 +++ view/theme/redbasic/tpl/cropbody.tpl | 58 ++ view/theme/redbasic/tpl/cropcover.tpl | 58 ++ view/theme/redbasic/tpl/crophead.tpl | 4 + view/theme/redbasic/tpl/delegate.tpl | 57 ++ view/theme/redbasic/tpl/design_tools.tpl | 9 + view/theme/redbasic/tpl/diaspora_vcard.tpl | 69 +++ view/theme/redbasic/tpl/dir_sort_links.tpl | 8 + view/theme/redbasic/tpl/directajax.tpl | 4 + view/theme/redbasic/tpl/directory_header.tpl | 22 + view/theme/redbasic/tpl/direntry.tpl | 77 +++ view/theme/redbasic/tpl/display-head.tpl | 8 + view/theme/redbasic/tpl/dreport.tpl | 28 + view/theme/redbasic/tpl/edpost_head.tpl | 14 + view/theme/redbasic/tpl/email_notify_html.tpl | 27 + view/theme/redbasic/tpl/email_notify_text.tpl | 13 + view/theme/redbasic/tpl/event.tpl | 16 + view/theme/redbasic/tpl/event_cal.tpl | 14 + view/theme/redbasic/tpl/event_form.tpl | 130 +++++ view/theme/redbasic/tpl/event_head.tpl | 160 ++++++ view/theme/redbasic/tpl/event_item_content.tpl | 10 + view/theme/redbasic/tpl/event_item_header.tpl | 11 + view/theme/redbasic/tpl/events-js.tpl | 31 ++ view/theme/redbasic/tpl/events_cal-js.tpl | 20 + view/theme/redbasic/tpl/events_menu_side.tpl | 8 + view/theme/redbasic/tpl/events_reminder.tpl | 10 + view/theme/redbasic/tpl/events_tools_side.tpl | 17 + view/theme/redbasic/tpl/failed_updates.tpl | 18 + view/theme/redbasic/tpl/field.tpl | 3 + view/theme/redbasic/tpl/field_acheckbox.tpl | 23 + view/theme/redbasic/tpl/field_checkbox.tpl | 5 + view/theme/redbasic/tpl/field_colorinput.tpl | 6 + view/theme/redbasic/tpl/field_combobox.tpl | 18 + view/theme/redbasic/tpl/field_custom.tpl | 5 + view/theme/redbasic/tpl/field_input.tpl | 5 + view/theme/redbasic/tpl/field_intcheckbox.tpl | 5 + view/theme/redbasic/tpl/field_password.tpl | 5 + view/theme/redbasic/tpl/field_radio.tpl | 8 + view/theme/redbasic/tpl/field_richtext.tpl | 5 + view/theme/redbasic/tpl/field_select.tpl | 7 + view/theme/redbasic/tpl/field_select_disabled.tpl | 7 + view/theme/redbasic/tpl/field_select_grouped.tpl | 12 + view/theme/redbasic/tpl/field_select_raw.tpl | 7 + view/theme/redbasic/tpl/field_textarea.tpl | 5 + view/theme/redbasic/tpl/field_themeselect.tpl | 13 + view/theme/redbasic/tpl/field_yesno.tpl | 13 + view/theme/redbasic/tpl/fileas_widget.tpl | 12 + view/theme/redbasic/tpl/filebrowser.tpl | 84 +++ view/theme/redbasic/tpl/filer_dialog.tpl | 19 + view/theme/redbasic/tpl/follow.tpl | 14 + view/theme/redbasic/tpl/force_image_reload.tpl | 72 +++ view/theme/redbasic/tpl/generic_addon_settings.tpl | 19 + view/theme/redbasic/tpl/generic_links_widget.tpl | 11 + view/theme/redbasic/tpl/generic_modal.tpl | 17 + view/theme/redbasic/tpl/group_drop.tpl | 7 + view/theme/redbasic/tpl/group_edit.tpl | 26 + view/theme/redbasic/tpl/group_selection.tpl | 8 + view/theme/redbasic/tpl/group_side.tpl | 26 + view/theme/redbasic/tpl/groupeditor.tpl | 16 + view/theme/redbasic/tpl/hdr.tpl | 3 + view/theme/redbasic/tpl/head.tpl | 21 + view/theme/redbasic/tpl/help.tpl | 33 ++ view/theme/redbasic/tpl/install.tpl | 9 + view/theme/redbasic/tpl/install_checks.tpl | 24 + view/theme/redbasic/tpl/install_db.tpl | 30 ++ view/theme/redbasic/tpl/install_settings.tpl | 28 + view/theme/redbasic/tpl/invite.tpl | 28 + view/theme/redbasic/tpl/item_attach.tpl | 5 + view/theme/redbasic/tpl/item_binary.tpl | 3 + view/theme/redbasic/tpl/item_categories.tpl | 8 + view/theme/redbasic/tpl/item_filer.tpl | 8 + view/theme/redbasic/tpl/item_import.tpl | 13 + view/theme/redbasic/tpl/jot-header.tpl | 598 +++++++++++++++++++++ view/theme/redbasic/tpl/jot.tpl | 303 +++++++++++ view/theme/redbasic/tpl/jot_geotag.tpl | 7 + view/theme/redbasic/tpl/js_strings.tpl | 57 ++ view/theme/redbasic/tpl/lang_selector.tpl | 13 + view/theme/redbasic/tpl/layoutlist.tpl | 71 +++ view/theme/redbasic/tpl/like_noshare.tpl | 5 + view/theme/redbasic/tpl/locmanage.tpl | 41 ++ view/theme/redbasic/tpl/login.tpl | 21 + view/theme/redbasic/tpl/logout.tpl | 6 + view/theme/redbasic/tpl/lostpass.tpl | 17 + view/theme/redbasic/tpl/mail_conv.tpl | 38 ++ view/theme/redbasic/tpl/mail_display.tpl | 24 + view/theme/redbasic/tpl/mail_head.tpl | 8 + view/theme/redbasic/tpl/mail_list.tpl | 7 + view/theme/redbasic/tpl/main_slider.tpl | 38 ++ view/theme/redbasic/tpl/match.tpl | 16 + view/theme/redbasic/tpl/menuedit.tpl | 33 ++ view/theme/redbasic/tpl/menulist.tpl | 40 ++ view/theme/redbasic/tpl/message_side.tpl | 9 + view/theme/redbasic/tpl/micropro_img.tpl | 1 + view/theme/redbasic/tpl/micropro_txt.tpl | 1 + view/theme/redbasic/tpl/mitemedit.tpl | 42 ++ view/theme/redbasic/tpl/mitemlist.tpl | 34 ++ view/theme/redbasic/tpl/mood_content.tpl | 33 ++ view/theme/redbasic/tpl/msg-header.tpl | 81 +++ view/theme/redbasic/tpl/myapps.tpl | 17 + view/theme/redbasic/tpl/nav.tpl | 222 ++++++++ view/theme/redbasic/tpl/nav_login.tpl | 18 + view/theme/redbasic/tpl/new_channel.tpl | 34 ++ view/theme/redbasic/tpl/notes.tpl | 35 ++ view/theme/redbasic/tpl/notifications.tpl | 11 + view/theme/redbasic/tpl/notify.tpl | 3 + view/theme/redbasic/tpl/nwiki_page_history.tpl | 59 ++ view/theme/redbasic/tpl/oauth_authorize.tpl | 10 + view/theme/redbasic/tpl/oauth_authorize_done.tpl | 4 + view/theme/redbasic/tpl/oembed_video.tpl | 4 + view/theme/redbasic/tpl/oexchange_xrd.tpl | 33 ++ view/theme/redbasic/tpl/page_display.tpl | 14 + view/theme/redbasic/tpl/page_display_empty.tpl | 1 + view/theme/redbasic/tpl/pdledit.tpl | 24 + view/theme/redbasic/tpl/peoplefind.tpl | 17 + view/theme/redbasic/tpl/photo_album.tpl | 32 ++ view/theme/redbasic/tpl/photo_albums.tpl | 13 + view/theme/redbasic/tpl/photo_drop.tpl | 3 + view/theme/redbasic/tpl/photo_item.tpl | 34 ++ view/theme/redbasic/tpl/photo_top.tpl | 4 + view/theme/redbasic/tpl/photo_view.tpl | 172 ++++++ view/theme/redbasic/tpl/photos_recent.tpl | 23 + view/theme/redbasic/tpl/photos_upload.tpl | 61 +++ view/theme/redbasic/tpl/photosajax.tpl | 4 + view/theme/redbasic/tpl/poco_entry_xml.tpl | 8 + view/theme/redbasic/tpl/poco_xml.tpl | 18 + view/theme/redbasic/tpl/poke_content.tpl | 48 ++ view/theme/redbasic/tpl/posted_date_widget.tpl | 46 ++ view/theme/redbasic/tpl/prep.tpl | 31 ++ view/theme/redbasic/tpl/profdef_edit.tpl | 16 + view/theme/redbasic/tpl/profed_head.tpl | 2 + view/theme/redbasic/tpl/profile_advanced.tpl | 341 ++++++++++++ view/theme/redbasic/tpl/profile_edit.tpl | 401 ++++++++++++++ view/theme/redbasic/tpl/profile_entry.tpl | 11 + view/theme/redbasic/tpl/profile_listing_header.tpl | 12 + view/theme/redbasic/tpl/profile_photo.tpl | 48 ++ view/theme/redbasic/tpl/profile_tabs.tpl | 5 + view/theme/redbasic/tpl/profile_vcard.tpl | 62 +++ view/theme/redbasic/tpl/profile_vcard_short.tpl | 38 ++ view/theme/redbasic/tpl/prv_message.tpl | 104 ++++ view/theme/redbasic/tpl/pwdreset.tpl | 17 + view/theme/redbasic/tpl/rating_form.tpl | 25 + view/theme/redbasic/tpl/rating_slider.tpl | 19 + view/theme/redbasic/tpl/rbmark.tpl | 16 + view/theme/redbasic/tpl/register.tpl | 61 +++ view/theme/redbasic/tpl/remote_friends_common.tpl | 21 + view/theme/redbasic/tpl/remote_login.tpl | 1 + view/theme/redbasic/tpl/removeaccount.tpl | 20 + view/theme/redbasic/tpl/removeme.tpl | 20 + view/theme/redbasic/tpl/rmagic.tpl | 9 + view/theme/redbasic/tpl/safesearch.tpl | 6 + view/theme/redbasic/tpl/saved_searches.tpl | 12 + view/theme/redbasic/tpl/search_item.tpl | 114 ++++ view/theme/redbasic/tpl/searchbox.tpl | 12 + view/theme/redbasic/tpl/section_title.tpl | 5 + view/theme/redbasic/tpl/select_timezone.tpl | 11 + view/theme/redbasic/tpl/sellpage_edit.tpl | 23 + view/theme/redbasic/tpl/sellpage_submit.tpl | 3 + view/theme/redbasic/tpl/sellpage_view.tpl | 11 + view/theme/redbasic/tpl/settings.tpl | 192 +++++++ view/theme/redbasic/tpl/settings_account.tpl | 28 + view/theme/redbasic/tpl/settings_addons.tpl | 11 + view/theme/redbasic/tpl/settings_connectors.tpl | 10 + view/theme/redbasic/tpl/settings_display.tpl | 86 +++ view/theme/redbasic/tpl/settings_features.tpl | 30 ++ view/theme/redbasic/tpl/settings_nick_set.tpl | 8 + view/theme/redbasic/tpl/settings_oauth.tpl | 36 ++ view/theme/redbasic/tpl/settings_oauth_edit.tpl | 22 + view/theme/redbasic/tpl/settings_permcats.tpl | 64 +++ view/theme/redbasic/tpl/settings_tokens.tpl | 72 +++ view/theme/redbasic/tpl/sharedwithme.tpl | 26 + view/theme/redbasic/tpl/show_thing.tpl | 16 + view/theme/redbasic/tpl/siteinfo.tpl | 41 ++ view/theme/redbasic/tpl/sitesearch.tpl | 5 + view/theme/redbasic/tpl/sources_edit.tpl | 24 + view/theme/redbasic/tpl/sources_list.tpl | 17 + view/theme/redbasic/tpl/sources_new.tpl | 17 + view/theme/redbasic/tpl/suggest_friends.tpl | 16 + view/theme/redbasic/tpl/suggest_page.tpl | 9 + view/theme/redbasic/tpl/suggest_widget.tpl | 10 + view/theme/redbasic/tpl/thing_edit.tpl | 41 ++ view/theme/redbasic/tpl/thing_input.tpl | 41 ++ view/theme/redbasic/tpl/threaded_conversation.tpl | 8 + view/theme/redbasic/tpl/toggle_mobile_footer.tpl | 2 + view/theme/redbasic/tpl/uexport.tpl | 19 + view/theme/redbasic/tpl/usermenu.tpl | 20 + view/theme/redbasic/tpl/viewcontact_template.tpl | 13 + view/theme/redbasic/tpl/viewcontactsajax.tpl | 3 + view/theme/redbasic/tpl/webpage_export_list.tpl | 124 +++++ view/theme/redbasic/tpl/webpage_import.tpl | 126 +++++ view/theme/redbasic/tpl/webpagelist.tpl | 76 +++ .../theme/redbasic/tpl/website_portation_tools.tpl | 60 +++ view/theme/redbasic/tpl/wiki.tpl | 469 ++++++++++++++++ view/theme/redbasic/tpl/wiki_page_history.tpl | 59 ++ view/theme/redbasic/tpl/wiki_page_list.tpl | 76 +++ view/theme/redbasic/tpl/wikilist.tpl | 78 +++ view/theme/redbasic/tpl/wikilist_widget.tpl | 8 + view/theme/redbasic/tpl/write_pages.tpl | 3 + view/theme/redbasic/tpl/xchan_vcard.tpl | 10 + view/theme/redbasic/tpl/xrd_diaspora.tpl | 3 + view/theme/redbasic/tpl/xrd_host.tpl | 11 + view/theme/redbasic/tpl/xrd_person.tpl | 31 ++ view/theme/redbasic/tpl/zcard.tpl | 144 +++++ view/theme/redbasic/tpl/zcard_embed.tpl | 8 + 277 files changed, 12312 insertions(+) create mode 100755 view/theme/redbasic/tpl/404.tpl create mode 100755 view/theme/redbasic/tpl/abook_edit.tpl create mode 100644 view/theme/redbasic/tpl/achievements.tpl create mode 100755 view/theme/redbasic/tpl/acl_selector.tpl create mode 100644 view/theme/redbasic/tpl/admin_account_edit.tpl create mode 100755 view/theme/redbasic/tpl/admin_accounts.tpl create mode 100755 view/theme/redbasic/tpl/admin_aside.tpl create mode 100755 view/theme/redbasic/tpl/admin_channels.tpl create mode 100755 view/theme/redbasic/tpl/admin_hubloc.tpl create mode 100755 view/theme/redbasic/tpl/admin_logs.tpl create mode 100755 view/theme/redbasic/tpl/admin_plugins.tpl create mode 100644 view/theme/redbasic/tpl/admin_plugins_addrepo.tpl create mode 100755 view/theme/redbasic/tpl/admin_plugins_details.tpl create mode 100644 view/theme/redbasic/tpl/admin_profiles.tpl create mode 100644 view/theme/redbasic/tpl/admin_queue.tpl create mode 100755 view/theme/redbasic/tpl/admin_security.tpl create mode 100644 view/theme/redbasic/tpl/admin_settings_features.tpl create mode 100755 view/theme/redbasic/tpl/admin_site.tpl create mode 100755 view/theme/redbasic/tpl/admin_summary.tpl create mode 100755 view/theme/redbasic/tpl/album_edit.tpl create mode 100644 view/theme/redbasic/tpl/alt_pager.tpl create mode 100755 view/theme/redbasic/tpl/api_config_xml.tpl create mode 100755 view/theme/redbasic/tpl/api_friends_xml.tpl create mode 100755 view/theme/redbasic/tpl/api_ratelimit_xml.tpl create mode 100755 view/theme/redbasic/tpl/api_status_xml.tpl create mode 100755 view/theme/redbasic/tpl/api_test_xml.tpl create mode 100755 view/theme/redbasic/tpl/api_timeline_atom.tpl create mode 100755 view/theme/redbasic/tpl/api_timeline_rss.tpl create mode 100755 view/theme/redbasic/tpl/api_timeline_xml.tpl create mode 100755 view/theme/redbasic/tpl/api_user_xml.tpl create mode 100644 view/theme/redbasic/tpl/app.tpl create mode 100644 view/theme/redbasic/tpl/app_create.tpl create mode 100755 view/theme/redbasic/tpl/atom_feed.tpl create mode 100644 view/theme/redbasic/tpl/attach_edit.tpl create mode 100755 view/theme/redbasic/tpl/birthdays_reminder.tpl create mode 100644 view/theme/redbasic/tpl/blocklist.tpl create mode 100644 view/theme/redbasic/tpl/bookmarkedchats.tpl create mode 100755 view/theme/redbasic/tpl/build_query.tpl create mode 100755 view/theme/redbasic/tpl/categories_widget.tpl create mode 100644 view/theme/redbasic/tpl/cdav_addressbook.tpl create mode 100644 view/theme/redbasic/tpl/cdav_calendar.tpl create mode 100644 view/theme/redbasic/tpl/cdav_widget_addressbook.tpl create mode 100644 view/theme/redbasic/tpl/cdav_widget_calendar.tpl create mode 100755 view/theme/redbasic/tpl/channel.tpl create mode 100644 view/theme/redbasic/tpl/channel_id_select.tpl create mode 100755 view/theme/redbasic/tpl/channel_import.tpl create mode 100755 view/theme/redbasic/tpl/channels.tpl create mode 100755 view/theme/redbasic/tpl/chanview.tpl create mode 100644 view/theme/redbasic/tpl/chat.tpl create mode 100644 view/theme/redbasic/tpl/chatroom_members.tpl create mode 100644 view/theme/redbasic/tpl/chatroom_new.tpl create mode 100644 view/theme/redbasic/tpl/chatroomlist.tpl create mode 100644 view/theme/redbasic/tpl/chatrooms.tpl create mode 100644 view/theme/redbasic/tpl/cloud.tpl create mode 100644 view/theme/redbasic/tpl/cloud_actionspanel.tpl create mode 100644 view/theme/redbasic/tpl/cloud_directory.tpl create mode 100644 view/theme/redbasic/tpl/cloud_header.tpl create mode 100755 view/theme/redbasic/tpl/comment_item.tpl create mode 100755 view/theme/redbasic/tpl/common_friends.tpl create mode 100755 view/theme/redbasic/tpl/common_tabs.tpl create mode 100755 view/theme/redbasic/tpl/connection_template.tpl create mode 100755 view/theme/redbasic/tpl/connections.tpl create mode 100755 view/theme/redbasic/tpl/contact_block.tpl create mode 100755 view/theme/redbasic/tpl/contact_head.tpl create mode 100755 view/theme/redbasic/tpl/contact_slider.tpl create mode 100755 view/theme/redbasic/tpl/contact_template.tpl create mode 100644 view/theme/redbasic/tpl/contactsajax.tpl create mode 100755 view/theme/redbasic/tpl/conv.tpl create mode 100755 view/theme/redbasic/tpl/conv_frame.tpl create mode 100755 view/theme/redbasic/tpl/conv_item.tpl create mode 100755 view/theme/redbasic/tpl/conv_list.tpl create mode 100755 view/theme/redbasic/tpl/conversation.tpl create mode 100755 view/theme/redbasic/tpl/convobj.tpl create mode 100755 view/theme/redbasic/tpl/cover_photo.tpl create mode 100755 view/theme/redbasic/tpl/cover_photo_widget.tpl create mode 100755 view/theme/redbasic/tpl/cropbody.tpl create mode 100755 view/theme/redbasic/tpl/cropcover.tpl create mode 100755 view/theme/redbasic/tpl/crophead.tpl create mode 100755 view/theme/redbasic/tpl/delegate.tpl create mode 100644 view/theme/redbasic/tpl/design_tools.tpl create mode 100644 view/theme/redbasic/tpl/diaspora_vcard.tpl create mode 100644 view/theme/redbasic/tpl/dir_sort_links.tpl create mode 100644 view/theme/redbasic/tpl/directajax.tpl create mode 100755 view/theme/redbasic/tpl/directory_header.tpl create mode 100755 view/theme/redbasic/tpl/direntry.tpl create mode 100755 view/theme/redbasic/tpl/display-head.tpl create mode 100644 view/theme/redbasic/tpl/dreport.tpl create mode 100755 view/theme/redbasic/tpl/edpost_head.tpl create mode 100755 view/theme/redbasic/tpl/email_notify_html.tpl create mode 100755 view/theme/redbasic/tpl/email_notify_text.tpl create mode 100755 view/theme/redbasic/tpl/event.tpl create mode 100755 view/theme/redbasic/tpl/event_cal.tpl create mode 100755 view/theme/redbasic/tpl/event_form.tpl create mode 100755 view/theme/redbasic/tpl/event_head.tpl create mode 100644 view/theme/redbasic/tpl/event_item_content.tpl create mode 100755 view/theme/redbasic/tpl/event_item_header.tpl create mode 100755 view/theme/redbasic/tpl/events-js.tpl create mode 100755 view/theme/redbasic/tpl/events_cal-js.tpl create mode 100755 view/theme/redbasic/tpl/events_menu_side.tpl create mode 100755 view/theme/redbasic/tpl/events_reminder.tpl create mode 100755 view/theme/redbasic/tpl/events_tools_side.tpl create mode 100755 view/theme/redbasic/tpl/failed_updates.tpl create mode 100755 view/theme/redbasic/tpl/field.tpl create mode 100755 view/theme/redbasic/tpl/field_acheckbox.tpl create mode 100755 view/theme/redbasic/tpl/field_checkbox.tpl create mode 100644 view/theme/redbasic/tpl/field_colorinput.tpl create mode 100755 view/theme/redbasic/tpl/field_combobox.tpl create mode 100755 view/theme/redbasic/tpl/field_custom.tpl create mode 100755 view/theme/redbasic/tpl/field_input.tpl create mode 100755 view/theme/redbasic/tpl/field_intcheckbox.tpl create mode 100755 view/theme/redbasic/tpl/field_password.tpl create mode 100755 view/theme/redbasic/tpl/field_radio.tpl create mode 100755 view/theme/redbasic/tpl/field_richtext.tpl create mode 100755 view/theme/redbasic/tpl/field_select.tpl create mode 100644 view/theme/redbasic/tpl/field_select_disabled.tpl create mode 100644 view/theme/redbasic/tpl/field_select_grouped.tpl create mode 100755 view/theme/redbasic/tpl/field_select_raw.tpl create mode 100755 view/theme/redbasic/tpl/field_textarea.tpl create mode 100755 view/theme/redbasic/tpl/field_themeselect.tpl create mode 100755 view/theme/redbasic/tpl/field_yesno.tpl create mode 100755 view/theme/redbasic/tpl/fileas_widget.tpl create mode 100755 view/theme/redbasic/tpl/filebrowser.tpl create mode 100755 view/theme/redbasic/tpl/filer_dialog.tpl create mode 100755 view/theme/redbasic/tpl/follow.tpl create mode 100644 view/theme/redbasic/tpl/force_image_reload.tpl create mode 100644 view/theme/redbasic/tpl/generic_addon_settings.tpl create mode 100755 view/theme/redbasic/tpl/generic_links_widget.tpl create mode 100644 view/theme/redbasic/tpl/generic_modal.tpl create mode 100755 view/theme/redbasic/tpl/group_drop.tpl create mode 100755 view/theme/redbasic/tpl/group_edit.tpl create mode 100755 view/theme/redbasic/tpl/group_selection.tpl create mode 100755 view/theme/redbasic/tpl/group_side.tpl create mode 100755 view/theme/redbasic/tpl/groupeditor.tpl create mode 100644 view/theme/redbasic/tpl/hdr.tpl create mode 100755 view/theme/redbasic/tpl/head.tpl create mode 100644 view/theme/redbasic/tpl/help.tpl create mode 100755 view/theme/redbasic/tpl/install.tpl create mode 100755 view/theme/redbasic/tpl/install_checks.tpl create mode 100755 view/theme/redbasic/tpl/install_db.tpl create mode 100755 view/theme/redbasic/tpl/install_settings.tpl create mode 100755 view/theme/redbasic/tpl/invite.tpl create mode 100644 view/theme/redbasic/tpl/item_attach.tpl create mode 100644 view/theme/redbasic/tpl/item_binary.tpl create mode 100644 view/theme/redbasic/tpl/item_categories.tpl create mode 100644 view/theme/redbasic/tpl/item_filer.tpl create mode 100755 view/theme/redbasic/tpl/item_import.tpl create mode 100755 view/theme/redbasic/tpl/jot-header.tpl create mode 100755 view/theme/redbasic/tpl/jot.tpl create mode 100755 view/theme/redbasic/tpl/jot_geotag.tpl create mode 100755 view/theme/redbasic/tpl/js_strings.tpl create mode 100755 view/theme/redbasic/tpl/lang_selector.tpl create mode 100644 view/theme/redbasic/tpl/layoutlist.tpl create mode 100755 view/theme/redbasic/tpl/like_noshare.tpl create mode 100644 view/theme/redbasic/tpl/locmanage.tpl create mode 100755 view/theme/redbasic/tpl/login.tpl create mode 100755 view/theme/redbasic/tpl/logout.tpl create mode 100755 view/theme/redbasic/tpl/lostpass.tpl create mode 100755 view/theme/redbasic/tpl/mail_conv.tpl create mode 100755 view/theme/redbasic/tpl/mail_display.tpl create mode 100755 view/theme/redbasic/tpl/mail_head.tpl create mode 100755 view/theme/redbasic/tpl/mail_list.tpl create mode 100755 view/theme/redbasic/tpl/main_slider.tpl create mode 100755 view/theme/redbasic/tpl/match.tpl create mode 100644 view/theme/redbasic/tpl/menuedit.tpl create mode 100644 view/theme/redbasic/tpl/menulist.tpl create mode 100755 view/theme/redbasic/tpl/message_side.tpl create mode 100755 view/theme/redbasic/tpl/micropro_img.tpl create mode 100755 view/theme/redbasic/tpl/micropro_txt.tpl create mode 100644 view/theme/redbasic/tpl/mitemedit.tpl create mode 100644 view/theme/redbasic/tpl/mitemlist.tpl create mode 100755 view/theme/redbasic/tpl/mood_content.tpl create mode 100755 view/theme/redbasic/tpl/msg-header.tpl create mode 100755 view/theme/redbasic/tpl/myapps.tpl create mode 100755 view/theme/redbasic/tpl/nav.tpl create mode 100644 view/theme/redbasic/tpl/nav_login.tpl create mode 100755 view/theme/redbasic/tpl/new_channel.tpl create mode 100644 view/theme/redbasic/tpl/notes.tpl create mode 100755 view/theme/redbasic/tpl/notifications.tpl create mode 100755 view/theme/redbasic/tpl/notify.tpl create mode 100644 view/theme/redbasic/tpl/nwiki_page_history.tpl create mode 100755 view/theme/redbasic/tpl/oauth_authorize.tpl create mode 100755 view/theme/redbasic/tpl/oauth_authorize_done.tpl create mode 100755 view/theme/redbasic/tpl/oembed_video.tpl create mode 100755 view/theme/redbasic/tpl/oexchange_xrd.tpl create mode 100755 view/theme/redbasic/tpl/page_display.tpl create mode 100644 view/theme/redbasic/tpl/page_display_empty.tpl create mode 100644 view/theme/redbasic/tpl/pdledit.tpl create mode 100755 view/theme/redbasic/tpl/peoplefind.tpl create mode 100755 view/theme/redbasic/tpl/photo_album.tpl create mode 100755 view/theme/redbasic/tpl/photo_albums.tpl create mode 100755 view/theme/redbasic/tpl/photo_drop.tpl create mode 100755 view/theme/redbasic/tpl/photo_item.tpl create mode 100755 view/theme/redbasic/tpl/photo_top.tpl create mode 100755 view/theme/redbasic/tpl/photo_view.tpl create mode 100755 view/theme/redbasic/tpl/photos_recent.tpl create mode 100755 view/theme/redbasic/tpl/photos_upload.tpl create mode 100755 view/theme/redbasic/tpl/photosajax.tpl create mode 100755 view/theme/redbasic/tpl/poco_entry_xml.tpl create mode 100755 view/theme/redbasic/tpl/poco_xml.tpl create mode 100755 view/theme/redbasic/tpl/poke_content.tpl create mode 100755 view/theme/redbasic/tpl/posted_date_widget.tpl create mode 100644 view/theme/redbasic/tpl/prep.tpl create mode 100644 view/theme/redbasic/tpl/profdef_edit.tpl create mode 100755 view/theme/redbasic/tpl/profed_head.tpl create mode 100755 view/theme/redbasic/tpl/profile_advanced.tpl create mode 100755 view/theme/redbasic/tpl/profile_edit.tpl create mode 100755 view/theme/redbasic/tpl/profile_entry.tpl create mode 100755 view/theme/redbasic/tpl/profile_listing_header.tpl create mode 100755 view/theme/redbasic/tpl/profile_photo.tpl create mode 100644 view/theme/redbasic/tpl/profile_tabs.tpl create mode 100755 view/theme/redbasic/tpl/profile_vcard.tpl create mode 100755 view/theme/redbasic/tpl/profile_vcard_short.tpl create mode 100755 view/theme/redbasic/tpl/prv_message.tpl create mode 100755 view/theme/redbasic/tpl/pwdreset.tpl create mode 100644 view/theme/redbasic/tpl/rating_form.tpl create mode 100644 view/theme/redbasic/tpl/rating_slider.tpl create mode 100644 view/theme/redbasic/tpl/rbmark.tpl create mode 100755 view/theme/redbasic/tpl/register.tpl create mode 100755 view/theme/redbasic/tpl/remote_friends_common.tpl create mode 100644 view/theme/redbasic/tpl/remote_login.tpl create mode 100644 view/theme/redbasic/tpl/removeaccount.tpl create mode 100755 view/theme/redbasic/tpl/removeme.tpl create mode 100755 view/theme/redbasic/tpl/rmagic.tpl create mode 100644 view/theme/redbasic/tpl/safesearch.tpl create mode 100644 view/theme/redbasic/tpl/saved_searches.tpl create mode 100755 view/theme/redbasic/tpl/search_item.tpl create mode 100644 view/theme/redbasic/tpl/searchbox.tpl create mode 100644 view/theme/redbasic/tpl/section_title.tpl create mode 100644 view/theme/redbasic/tpl/select_timezone.tpl create mode 100644 view/theme/redbasic/tpl/sellpage_edit.tpl create mode 100644 view/theme/redbasic/tpl/sellpage_submit.tpl create mode 100644 view/theme/redbasic/tpl/sellpage_view.tpl create mode 100755 view/theme/redbasic/tpl/settings.tpl create mode 100755 view/theme/redbasic/tpl/settings_account.tpl create mode 100755 view/theme/redbasic/tpl/settings_addons.tpl create mode 100755 view/theme/redbasic/tpl/settings_connectors.tpl create mode 100755 view/theme/redbasic/tpl/settings_display.tpl create mode 100755 view/theme/redbasic/tpl/settings_features.tpl create mode 100755 view/theme/redbasic/tpl/settings_nick_set.tpl create mode 100755 view/theme/redbasic/tpl/settings_oauth.tpl create mode 100755 view/theme/redbasic/tpl/settings_oauth_edit.tpl create mode 100644 view/theme/redbasic/tpl/settings_permcats.tpl create mode 100644 view/theme/redbasic/tpl/settings_tokens.tpl create mode 100644 view/theme/redbasic/tpl/sharedwithme.tpl create mode 100644 view/theme/redbasic/tpl/show_thing.tpl create mode 100755 view/theme/redbasic/tpl/siteinfo.tpl create mode 100644 view/theme/redbasic/tpl/sitesearch.tpl create mode 100644 view/theme/redbasic/tpl/sources_edit.tpl create mode 100644 view/theme/redbasic/tpl/sources_list.tpl create mode 100644 view/theme/redbasic/tpl/sources_new.tpl create mode 100755 view/theme/redbasic/tpl/suggest_friends.tpl create mode 100755 view/theme/redbasic/tpl/suggest_page.tpl create mode 100644 view/theme/redbasic/tpl/suggest_widget.tpl create mode 100644 view/theme/redbasic/tpl/thing_edit.tpl create mode 100644 view/theme/redbasic/tpl/thing_input.tpl create mode 100755 view/theme/redbasic/tpl/threaded_conversation.tpl create mode 100755 view/theme/redbasic/tpl/toggle_mobile_footer.tpl create mode 100644 view/theme/redbasic/tpl/uexport.tpl create mode 100644 view/theme/redbasic/tpl/usermenu.tpl create mode 100755 view/theme/redbasic/tpl/viewcontact_template.tpl create mode 100644 view/theme/redbasic/tpl/viewcontactsajax.tpl create mode 100644 view/theme/redbasic/tpl/webpage_export_list.tpl create mode 100644 view/theme/redbasic/tpl/webpage_import.tpl create mode 100644 view/theme/redbasic/tpl/webpagelist.tpl create mode 100644 view/theme/redbasic/tpl/website_portation_tools.tpl create mode 100644 view/theme/redbasic/tpl/wiki.tpl create mode 100644 view/theme/redbasic/tpl/wiki_page_history.tpl create mode 100644 view/theme/redbasic/tpl/wiki_page_list.tpl create mode 100644 view/theme/redbasic/tpl/wikilist.tpl create mode 100644 view/theme/redbasic/tpl/wikilist_widget.tpl create mode 100644 view/theme/redbasic/tpl/write_pages.tpl create mode 100755 view/theme/redbasic/tpl/xchan_vcard.tpl create mode 100644 view/theme/redbasic/tpl/xrd_diaspora.tpl create mode 100755 view/theme/redbasic/tpl/xrd_host.tpl create mode 100755 view/theme/redbasic/tpl/xrd_person.tpl create mode 100644 view/theme/redbasic/tpl/zcard.tpl create mode 100644 view/theme/redbasic/tpl/zcard_embed.tpl (limited to 'view/theme') diff --git a/view/theme/redbasic/tpl/404.tpl b/view/theme/redbasic/tpl/404.tpl new file mode 100755 index 000000000..c9b51a63b --- /dev/null +++ b/view/theme/redbasic/tpl/404.tpl @@ -0,0 +1,3 @@ +
+

{{$message}}

+
diff --git a/view/theme/redbasic/tpl/abook_edit.tpl b/view/theme/redbasic/tpl/abook_edit.tpl new file mode 100755 index 000000000..9fb5c4b18 --- /dev/null +++ b/view/theme/redbasic/tpl/abook_edit.tpl @@ -0,0 +1,519 @@ +
+
+ {{if $notself}} +
+ + {{if $abook_prev || $abook_next}} +
+ +
+ + +
+ +
+ {{/if}} +
+ {{/if}} +

{{$header}}

+
+
+ {{if $notself}} + {{foreach $tools as $tool}} + {{if $tool.info}} +
+
+ {{$tool.info}} +
+
+ {{/if}} + {{/foreach}} + + {{/if}} + +
+ + + + +
+ {{if $notself}} + + {{if $is_pending}} +
+ +
+
+ {{include file="field_checkbox.tpl" field=$unapproved}} +
+ +
+
+
+
+ {{/if}} + {{if ! $is_pending}} +
+
+ + +
+
+ +
+
+ + +
+
+ +
+ + + +
+ +
+ + + +
+ +
+ + + +
+ +
+ + + +
+ +
+
+ + + +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+ + + +
+ +
+
+ +
+ + + {{if $vcard.fn}}{{$vcard.fn}}{{/if}} + {{if $vcard.emails.0.address}}{{$vcard.emails.0.address}}{{/if}} + {{if $vcard.tels.0}}{{$vcard.tels.0.nr}}{{if $is_mobile}} {{/if}}{{/if}} + + +
+
+
+ +
+
+ {{if $vcard.org}} +
+ + +
+ {{/if}} +
+
+ +
+
+ {{if $vcard.title}} +
+ + +
+ {{/if}} +
+
+ + +
+
+ {{if $vcard.tels}} + {{foreach $vcard.tels as $tel}} +
+ + + +
+ {{/foreach}} + {{/if}} +
+
+ + +
+
+ {{if $vcard.emails}} + {{foreach $vcard.emails as $email}} +
+ + + +
+ {{/foreach}} + {{/if}} +
+
+ +
+
+ {{if $vcard.impps}} + {{foreach $vcard.impps as $impp}} +
+ + + +
+ {{/foreach}} + {{/if}} +
+
+ +
+
+ {{if $vcard.urls}} + {{foreach $vcard.urls as $url}} +
+ + + +
+ {{/foreach}} + {{/if}} +
+
+ +
+
+ {{if $vcard.adrs}} + {{foreach $vcard.adrs as $adr}} +
+
+ + + +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ {{/foreach}} + {{/if}} +
+
+ +
+
+ {{if $vcard.note}} + + + + {{/if}} +
+
+ + +
+ +
+ +
+ {{/if}} + + {{if $affinity}} +
+ +
+
+ {{if $slide}} +
{{$lbl_slider}}
+ {{$slide}} + + {{/if}} + + {{if $multiprofs}} +
+ {{$lbl_vis2}} + {{$profile_select}} +
+ {{/if}} +
+ +
+
+
+
+ {{/if}} + + {{if $connfilter}} +
+ +
+
+ {{include file="field_textarea.tpl" field=$incl}} + {{include file="field_textarea.tpl" field=$excl}} +
+ +
+
+
+
+ {{else}} + + + {{/if}} + + {{if $rating}} +
+ +
+
+
+ {{$rating_info}} +
+
{{$lbl_rating_label}}
+ {{$rating}} + {{include file="field_textarea.tpl" field=$rating_text}} + +
+ +
+
+
+
+ {{/if}} + + {{/if}} + + {{if ! $is_pending}} +
+ {{if $notself}} + + {{/if}} +
+
+
+ {{if $notself}}{{$permnote}}{{/if}} + {{if $self}}{{$permnote_self}}{{/if}} +
+ + {{if $permcat_enable}} +
+  {{$permcat_new}} + {{include file="field_select.tpl" field=$permcat}} + {{/if}} + + + + + {{if $notself}} + + {{/if}} + + + {{foreach $perms as $prm}} + {{include file="field_acheckbox.tpl" field=$prm}} + {{/foreach}} +
{{$them}}{{$me}}
+ + {{if $self}} +
+ + {{include file="field_checkbox.tpl" field=$autoperms}} +
+ {{/if}} + +
+ +
+
+
+
+ {{/if}} +
+
+
+
diff --git a/view/theme/redbasic/tpl/achievements.tpl b/view/theme/redbasic/tpl/achievements.tpl new file mode 100644 index 000000000..7d503cc53 --- /dev/null +++ b/view/theme/redbasic/tpl/achievements.tpl @@ -0,0 +1,9 @@ +
+

{{$newmembertext}}

+ +{{if $profilebadge}}
{{/if}} +{{if $contactbadge}}
{{/if}} +{{if $keywordsbadge}}
{{/if}} +{{if $channelsbadge}}
{{/if}} + +
diff --git a/view/theme/redbasic/tpl/acl_selector.tpl b/view/theme/redbasic/tpl/acl_selector.tpl new file mode 100755 index 000000000..f4f851c8a --- /dev/null +++ b/view/theme/redbasic/tpl/acl_selector.tpl @@ -0,0 +1,64 @@ +
+ +
+ diff --git a/view/theme/redbasic/tpl/admin_account_edit.tpl b/view/theme/redbasic/tpl/admin_account_edit.tpl new file mode 100644 index 000000000..82d137de4 --- /dev/null +++ b/view/theme/redbasic/tpl/admin_account_edit.tpl @@ -0,0 +1,23 @@ +

{{$title}}

+ +

{{$account.account_email}}

+ + +
+ + +{{include file="field_password.tpl" field=$pass1}} +{{include file="field_password.tpl" field=$pass2}} + +{{if $z_server_role == 'pro'}} +{{include file="field_select.tpl" field=$account_level}} +{{else}} + +{{/if}} +{{include file="field_select.tpl" field=$account_language}} +{{include file="field_input.tpl" field=$service_class}} + + + + +
diff --git a/view/theme/redbasic/tpl/admin_accounts.tpl b/view/theme/redbasic/tpl/admin_accounts.tpl new file mode 100755 index 000000000..3535363a0 --- /dev/null +++ b/view/theme/redbasic/tpl/admin_accounts.tpl @@ -0,0 +1,88 @@ + +
+

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

+ +
+ + +

{{$h_pending}}

+ {{if $pending}} + + + + {{foreach $th_pending as $th}}{{/foreach}} + + + + + + {{foreach $pending as $u}} + + + + + + + {{/foreach}} + +
{{$th}}
{{$u.account_created}} + + +
+ +
+ {{else}} +

{{$no_pending}}

+ {{/if}} + + +

{{$h_users}}

+ {{if $users}} + + + + {{foreach $th_users as $th}}{{/foreach}} + + + + + + {{foreach $users as $u}} + + + + + + + + + + + + {{/foreach}} + +
{{$th.0}}
{{$u.channels}}{{$u.account_created}}{{$u.account_service_class}} + +
+ +
+ {{else}} + NO USERS?!? + {{/if}} +
+
diff --git a/view/theme/redbasic/tpl/admin_aside.tpl b/view/theme/redbasic/tpl/admin_aside.tpl new file mode 100755 index 000000000..99f139e57 --- /dev/null +++ b/view/theme/redbasic/tpl/admin_aside.tpl @@ -0,0 +1,46 @@ + +
+

{{$admtxt}}

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

{{$plugadmtxt}}

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

{{$logtxt}}

+ +
diff --git a/view/theme/redbasic/tpl/admin_channels.tpl b/view/theme/redbasic/tpl/admin_channels.tpl new file mode 100755 index 000000000..452e0eeec --- /dev/null +++ b/view/theme/redbasic/tpl/admin_channels.tpl @@ -0,0 +1,51 @@ + +
+

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

+ +
+ + +

{{$h_channels}}

+ {{if $channels}} + + + + {{foreach $th_channels as $th}}{{/foreach}} + + + + + + {{foreach $channels as $c}} + + + + + + + + {{/foreach}} + +
{{$th.0}}
{{$c.channel_id}}{{$c.channel_name}}{{$c.channel_address}} + + + +
+ +
+ {{else}} + NO CHANNELS?!? + {{/if}} +
+
diff --git a/view/theme/redbasic/tpl/admin_hubloc.tpl b/view/theme/redbasic/tpl/admin_hubloc.tpl new file mode 100755 index 000000000..1bd1f0122 --- /dev/null +++ b/view/theme/redbasic/tpl/admin_hubloc.tpl @@ -0,0 +1,27 @@ +
+

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

+ + + + + {{foreach $th_hubloc as $th}}{{/foreach}} + + + + + {{foreach $hubloc as $hub}} + + + + {{/foreach}} + +
{{$th}}
{{$hub.hubloc_id}}{{$hub.hubloc_addr}}{{$hub.hubloc_host}}{{$hub.hubloc_status}} +
+ + + + +
+ + +
diff --git a/view/theme/redbasic/tpl/admin_logs.tpl b/view/theme/redbasic/tpl/admin_logs.tpl new file mode 100755 index 000000000..6d2d7834c --- /dev/null +++ b/view/theme/redbasic/tpl/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/theme/redbasic/tpl/admin_plugins.tpl b/view/theme/redbasic/tpl/admin_plugins.tpl new file mode 100755 index 000000000..fd5ae7d5e --- /dev/null +++ b/view/theme/redbasic/tpl/admin_plugins.tpl @@ -0,0 +1,190 @@ +
+
+ {{if $allowManageRepos}} +
+ +
+ {{/if}} +

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

+
+
+ +
+
+
+
+
+
+ {{foreach $plugins as $p}} +
+
+ {{if ! $p.2.disabled}} + + {{else}} + + {{/if}} + {{$p.2.name}} - {{$p.2.version}}{{if $p.2.disabled}} {{$disabled}}{{/if}} + {{if $p.2.experimental}} {{$experimental}} {{/if}}{{if $p.2.unsupported}} {{$unsupported}} {{/if}} + +
{{$p.2.description}}
+
+
+ {{/foreach}} + +
+
+{{$newRepoModal}} + \ No newline at end of file diff --git a/view/theme/redbasic/tpl/admin_plugins_addrepo.tpl b/view/theme/redbasic/tpl/admin_plugins_addrepo.tpl new file mode 100644 index 000000000..de7b465bb --- /dev/null +++ b/view/theme/redbasic/tpl/admin_plugins_addrepo.tpl @@ -0,0 +1,9 @@ +
+ +

{{$desc}}

+ {{include file="field_input.tpl" field=$repoURL}} + {{include file="field_input.tpl" field=$repoName}} +
+ +
+
diff --git a/view/theme/redbasic/tpl/admin_plugins_details.tpl b/view/theme/redbasic/tpl/admin_plugins_details.tpl new file mode 100755 index 000000000..309fc9569 --- /dev/null +++ b/view/theme/redbasic/tpl/admin_plugins_details.tpl @@ -0,0 +1,58 @@ +
+

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

+ +

{{if ! $info.disabled}}{{else}}{{/if}} {{$info.name}} - {{$info.version}}{{if ! $info.disabled}} : {{$action}}{{/if}}

+ + {{if $info.disabled}} +

{{$disabled}}

+ {{/if}} + +

{{$info.description}}

+ + {{foreach $info.author as $a}} +

{{$str_author}} + {{$a.name}}{{if $a.link}} {{$a.link}}{{/if}} +

+ {{/foreach}} + + {{if $info.minversion}} +

{{$str_minversion}}{{$info.minversion}}

+ {{/if}} + {{if $info.maxversion}} +

{{$str_maxversion}}{{$info.maxversion}}

+ {{/if}} + {{if $info.minphpversion}} +

{{$str_minphpversion}}{{$info.minphpversion}}

+ {{/if}} + {{if $info.serverroles}} +

{{$str_serverroles}}{{$info.serverroles}}

+ {{/if}} + {{if $info.requires}} +

{{$str_requires}}{{$info.requires}}

+ {{/if}} + + + {{foreach $info.maintainer as $a}} +

{{$str_maintainer}} + {{$a.name}}{{if $a.link}} {{$a.link}}{{/if}} +

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

{{$settings}}

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

Readme

+
+ {{$readme}} +
+ {{/if}} +
diff --git a/view/theme/redbasic/tpl/admin_profiles.tpl b/view/theme/redbasic/tpl/admin_profiles.tpl new file mode 100644 index 000000000..e3a08449c --- /dev/null +++ b/view/theme/redbasic/tpl/admin_profiles.tpl @@ -0,0 +1,38 @@ +
+
 {{$new}}

{{$title}}

+
+
+ +
+ + + +
+ +{{include file="field_textarea.tpl" field=$basic}} +{{include file="field_textarea.tpl" field=$advanced}} + + + +
+ + + +{{if $cust_fields}} +

+
{{$cust_field_desc}}
+
+ + +{{foreach $cust_fields as $field}} + +{{/foreach}} +
{{$field.field_name}}{{$field.field_desc}} {{$drop}}
+{{/if}} + +
+ +
diff --git a/view/theme/redbasic/tpl/admin_queue.tpl b/view/theme/redbasic/tpl/admin_queue.tpl new file mode 100644 index 000000000..9d3d848c9 --- /dev/null +++ b/view/theme/redbasic/tpl/admin_queue.tpl @@ -0,0 +1,15 @@ +
+

{{$banner}}

+ +{{if $hasentries}} + + + +{{foreach $entries as $e}} + +{{if $expert}}{{/if}} +{{/foreach}} + +
{{$numentries}}  {{$desturl}}{{$priority}}  
{{$e.total}}{{$e.outq_posturl}}{{$e.priority}}
+ +{{/if}} diff --git a/view/theme/redbasic/tpl/admin_security.tpl b/view/theme/redbasic/tpl/admin_security.tpl new file mode 100755 index 000000000..409e9fc7d --- /dev/null +++ b/view/theme/redbasic/tpl/admin_security.tpl @@ -0,0 +1,33 @@ +
+

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

+ +
+ + + + + {{include file="field_checkbox.tpl" field=$block_public}} + {{include file="field_checkbox.tpl" field=$transport_security}} + {{include file="field_checkbox.tpl" field=$content_security}} + {{include file="field_checkbox.tpl" field=$embed_sslonly}} + + {{include file="field_textarea.tpl" field=$allowed_email}} + {{include file="field_textarea.tpl" field=$not_allowed_email}} + + {{include file="field_textarea.tpl" field=$whitelisted_sites}} + {{include file="field_textarea.tpl" field=$blacklisted_sites}} + + {{include file="field_textarea.tpl" field=$whitelisted_channels}} + {{include file="field_textarea.tpl" field=$blacklisted_channels}} + + {{include file="field_textarea.tpl" field=$embed_allow}} + {{include file="field_textarea.tpl" field=$embed_deny}} + + +
+ +
+ +
+ +
diff --git a/view/theme/redbasic/tpl/admin_settings_features.tpl b/view/theme/redbasic/tpl/admin_settings_features.tpl new file mode 100644 index 000000000..2d5cf7e0b --- /dev/null +++ b/view/theme/redbasic/tpl/admin_settings_features.tpl @@ -0,0 +1,31 @@ +
+
+

{{$title}}

+
+
+ +
+ {{foreach $features as $g => $f}} +
+ +
+
+ {{foreach $f.1 as $fcat}} + {{include file="field_checkbox.tpl" field=$fcat.0}} + {{include file="field_checkbox.tpl" field=$fcat.1}} + {{/foreach}} +
+ +
+
+
+
+ {{/foreach}} +
+
diff --git a/view/theme/redbasic/tpl/admin_site.tpl b/view/theme/redbasic/tpl/admin_site.tpl new file mode 100755 index 000000000..6fd0fd9ce --- /dev/null +++ b/view/theme/redbasic/tpl/admin_site.tpl @@ -0,0 +1,101 @@ + +
+

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

+ + + + + {{include file="field_input.tpl" field=$sitename}} + {{include file="field_select.tpl" field=$server_role}} + + {{if $z_server_role == 'pro'}} + {{include file="field_select.tpl" field=$techlevel}} + {{include file="field_checkbox.tpl" field=$techlock}} + {{/if}} + + {{include file="field_textarea.tpl" field=$banner}} + {{include file="field_textarea.tpl" field=$siteinfo}} + {{include file="field_textarea.tpl" field=$admininfo}} + + {{include file="field_input.tpl" field=$reply_address}} + {{include file="field_input.tpl" field=$from_email}} + {{include file="field_input.tpl" field=$from_email_name}} + + {{include file="field_select.tpl" field=$language}} + {{include file="field_select.tpl" field=$theme}} + {{include file="field_select.tpl" field=$theme_mobile}} + {{include file="field_input.tpl" field=$frontpage}} + {{include file="field_checkbox.tpl" field=$mirror_frontpage}} + {{include file="field_checkbox.tpl" field=$login_on_homepage}} + {{include file="field_checkbox.tpl" field=$enable_context_help}} + {{if $directory_server}} + {{include file="field_select.tpl" field=$directory_server}} + {{/if}} + +
+ +

{{$registration}}

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

{{$corporate}}

+ {{include file="field_checkbox.tpl" field=$verify_email}} + {{include file="field_checkbox.tpl" field=$feed_contacts}} + {{include file="field_checkbox.tpl" field=$force_publish}} + {{include file="field_checkbox.tpl" field=$disable_discover_tab}} + +
+ +

{{$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=$delivery_batch_count}} + {{include file="field_input.tpl" field=$poll_interval}} + {{include file="field_input.tpl" field=$maxloadavg}} + {{include file="field_input.tpl" field=$abandon_days}} + {{include file="field_input.tpl" field=$default_expire_days}} + +
+ + +
diff --git a/view/theme/redbasic/tpl/admin_summary.tpl b/view/theme/redbasic/tpl/admin_summary.tpl new file mode 100755 index 000000000..ca94b0ef7 --- /dev/null +++ b/view/theme/redbasic/tpl/admin_summary.tpl @@ -0,0 +1,43 @@ +
+

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

+{{if $adminalertmsg}} + +{{/if}} +{{if $upgrade}} + +{{/if}} +
+
{{$queues.label}}
+
{{$queues.queue}}
+
+
+
{{$accounts.0}}
+
{{foreach from=$accounts.1 item=acc name=account}}{{$acc.val}}{{if !$smarty.foreach.account.last}} / {{/if}}{{/foreach}}
+
+
+
{{$pending.0}}
+
{{$pending.1}} +
+
+
{{$channels.0}}
+
{{foreach from=$channels.1 item=ch name=chan}}{{$ch.val}}{{if !$smarty.foreach.chan.last}} / {{/if}}{{/foreach}}
+
+
+
{{$plugins.0}}
+
+ {{foreach $plugins.1 as $p}} {{$p}} {{/foreach}} +
+
+
+
{{$version.0}}
+
{{$version.1}} - {{$build}}
+
+
+
{{$vmaster.0}}
+
{{$vmaster.1}}
+
+
+
{{$vdev.0}}
+
{{$vdev.1}}
+
+
\ No newline at end of file diff --git a/view/theme/redbasic/tpl/album_edit.tpl b/view/theme/redbasic/tpl/album_edit.tpl new file mode 100755 index 000000000..f5495f149 --- /dev/null +++ b/view/theme/redbasic/tpl/album_edit.tpl @@ -0,0 +1,22 @@ +
+
+
+ + + + {{foreach $albums as $al}} + {{if $al.text}} + +
+
+ + +
+
+
+
+ + diff --git a/view/theme/redbasic/tpl/alt_pager.tpl b/view/theme/redbasic/tpl/alt_pager.tpl new file mode 100644 index 000000000..b46dc7662 --- /dev/null +++ b/view/theme/redbasic/tpl/alt_pager.tpl @@ -0,0 +1,4 @@ +
+{{if $has_less}}{{$less}}{{/if}} +{{if $has_more}}{{if $has_less}} | {{/if}}{{$more}}{{/if}} +
diff --git a/view/theme/redbasic/tpl/api_config_xml.tpl b/view/theme/redbasic/tpl/api_config_xml.tpl new file mode 100755 index 000000000..8c0766c73 --- /dev/null +++ b/view/theme/redbasic/tpl/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/theme/redbasic/tpl/api_friends_xml.tpl b/view/theme/redbasic/tpl/api_friends_xml.tpl new file mode 100755 index 000000000..f2a7234d1 --- /dev/null +++ b/view/theme/redbasic/tpl/api_friends_xml.tpl @@ -0,0 +1,5 @@ + + {{foreach $users as $user}} + {{include file="api_user_xml.tpl"}} + {{/foreach}} + diff --git a/view/theme/redbasic/tpl/api_ratelimit_xml.tpl b/view/theme/redbasic/tpl/api_ratelimit_xml.tpl new file mode 100755 index 000000000..e4b470a25 --- /dev/null +++ b/view/theme/redbasic/tpl/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/theme/redbasic/tpl/api_status_xml.tpl b/view/theme/redbasic/tpl/api_status_xml.tpl new file mode 100755 index 000000000..cbb736e22 --- /dev/null +++ b/view/theme/redbasic/tpl/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/theme/redbasic/tpl/api_test_xml.tpl b/view/theme/redbasic/tpl/api_test_xml.tpl new file mode 100755 index 000000000..80a541c39 --- /dev/null +++ b/view/theme/redbasic/tpl/api_test_xml.tpl @@ -0,0 +1 @@ +{{$ok}} diff --git a/view/theme/redbasic/tpl/api_timeline_atom.tpl b/view/theme/redbasic/tpl/api_timeline_atom.tpl new file mode 100755 index 000000000..e8bfb689e --- /dev/null +++ b/view/theme/redbasic/tpl/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/theme/redbasic/tpl/api_timeline_rss.tpl b/view/theme/redbasic/tpl/api_timeline_rss.tpl new file mode 100755 index 000000000..86c645e99 --- /dev/null +++ b/view/theme/redbasic/tpl/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/theme/redbasic/tpl/api_timeline_xml.tpl b/view/theme/redbasic/tpl/api_timeline_xml.tpl new file mode 100755 index 000000000..f14d73e9c --- /dev/null +++ b/view/theme/redbasic/tpl/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/theme/redbasic/tpl/api_user_xml.tpl b/view/theme/redbasic/tpl/api_user_xml.tpl new file mode 100755 index 000000000..3b51992f6 --- /dev/null +++ b/view/theme/redbasic/tpl/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/theme/redbasic/tpl/app.tpl b/view/theme/redbasic/tpl/app.tpl new file mode 100644 index 000000000..28f28611e --- /dev/null +++ b/view/theme/redbasic/tpl/app.tpl @@ -0,0 +1,30 @@ +{{if !$navapps}} +
+ + {{if $app.type !== 'system'}} + {{if $purchase}} +
+ +
+ {{/if}} + {{if $install || $update || $delete || $feature}} +
+
+ + {{if $install}}{{/if}} + {{if $edit}}{{/if}} + {{if $delete}}{{/if}} + {{if $feature}}{{/if}} +
+
+ {{/if}} + {{/if}} +
+{{else}} +{{if $icon}}{{else}}{{/if}}{{$app.name}} +{{/if}} + diff --git a/view/theme/redbasic/tpl/app_create.tpl b/view/theme/redbasic/tpl/app_create.tpl new file mode 100644 index 000000000..5075ce5e2 --- /dev/null +++ b/view/theme/redbasic/tpl/app_create.tpl @@ -0,0 +1,40 @@ +
+
+

{{$banner}}

+
+ +
+
+ {{if $guid}} + + {{/if}} + {{if $author}} + + {{/if}} + {{if $addr}} + + {{/if}} + + + + + + + {{include file="field_input.tpl" field=$name}} + {{include file="field_input.tpl" field=$categories}} + {{include file="field_input.tpl" field=$url}} + {{include file="field_textarea.tpl" field=$desc}} + {{include file="field_input.tpl" field=$photo}} + {{include file="field_input.tpl" field=$version}} + {{include file="field_input.tpl" field=$price}} + {{include file="field_input.tpl" field=$page}} + + {{if $embed}} + {{include file="field_textarea.tpl" field=$embed}} + {{/if}} + + + +
+
+
diff --git a/view/theme/redbasic/tpl/atom_feed.tpl b/view/theme/redbasic/tpl/atom_feed.tpl new file mode 100755 index 000000000..ba50867ff --- /dev/null +++ b/view/theme/redbasic/tpl/atom_feed.tpl @@ -0,0 +1,30 @@ + + + + {{$feed_id}} + {{$feed_title}} + {{$red}} + + +{{if $author}} +{{$author}} +{{/if}} + + {{$feed_updated}} + + + {{$name}} + {{$profile_page}} + + + diff --git a/view/theme/redbasic/tpl/attach_edit.tpl b/view/theme/redbasic/tpl/attach_edit.tpl new file mode 100644 index 000000000..62442ff7a --- /dev/null +++ b/view/theme/redbasic/tpl/attach_edit.tpl @@ -0,0 +1,31 @@ +
+ + + + + {{if !$isadir}}{{include file="field_checkbox.tpl" field=$notify}}{{/if}} + {{if $isadir}}{{include file="field_checkbox.tpl" field=$recurse}}{{/if}} +
+ {{if !$isadir}} + + + + {{/if}} + +
+
+ + +
+ +
+ diff --git a/view/theme/redbasic/tpl/birthdays_reminder.tpl b/view/theme/redbasic/tpl/birthdays_reminder.tpl new file mode 100755 index 000000000..d0500364a --- /dev/null +++ b/view/theme/redbasic/tpl/birthdays_reminder.tpl @@ -0,0 +1,10 @@ +{{if $count}} + + +{{/if}} + diff --git a/view/theme/redbasic/tpl/blocklist.tpl b/view/theme/redbasic/tpl/blocklist.tpl new file mode 100644 index 000000000..7f400bba2 --- /dev/null +++ b/view/theme/redbasic/tpl/blocklist.tpl @@ -0,0 +1,69 @@ +
+
+ {{if $editor}} +
+ +
+ {{/if}} +

{{$title}}

+
+
+ {{if $editor}} +
+ {{$editor}} +
+ {{/if}} + {{if $pages}} +
+ + + + + + + + + + + {{foreach $pages as $key => $items}} + {{foreach $items as $item}} + + + + + + + + + + {{/foreach}} + {{/foreach}} +
{{$name}}{{$blocktitle}}{{$created}}{{$edited}}
+ {{if $view}} + {{$item.name}} + {{else}} + {{$item.name}} + {{/if}} + + {{$item.title}} + + {{if $edit}} + + {{/if}} + + {{if $item.bb_element}} + + {{/if}} + + {{if $edit}} + + {{/if}} + + {{$item.created}} + + {{$item.edited}} +
+
+
+ {{/if}} +
diff --git a/view/theme/redbasic/tpl/bookmarkedchats.tpl b/view/theme/redbasic/tpl/bookmarkedchats.tpl new file mode 100644 index 000000000..3aabf835a --- /dev/null +++ b/view/theme/redbasic/tpl/bookmarkedchats.tpl @@ -0,0 +1,10 @@ +{{if $rooms}} +
+

{{$header}}

+ +
+{{/if}} diff --git a/view/theme/redbasic/tpl/build_query.tpl b/view/theme/redbasic/tpl/build_query.tpl new file mode 100755 index 000000000..a76d4e549 --- /dev/null +++ b/view/theme/redbasic/tpl/build_query.tpl @@ -0,0 +1,65 @@ + + diff --git a/view/theme/redbasic/tpl/categories_widget.tpl b/view/theme/redbasic/tpl/categories_widget.tpl new file mode 100755 index 000000000..72478aa3d --- /dev/null +++ b/view/theme/redbasic/tpl/categories_widget.tpl @@ -0,0 +1,12 @@ +
+

{{$title}}

+
{{$desc}}
+ + + +
diff --git a/view/theme/redbasic/tpl/cdav_addressbook.tpl b/view/theme/redbasic/tpl/cdav_addressbook.tpl new file mode 100644 index 000000000..587a95caa --- /dev/null +++ b/view/theme/redbasic/tpl/cdav_addressbook.tpl @@ -0,0 +1,462 @@ + +
+
+ + +
+
+ +
+
+ + +
+
+ +
+ + + +
+ +
+ + + +
+ +
+ + + +
+ +
+ + + +
+ +
+
+ + + +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+ + + +
+ +
+
+ +

{{$displayname}}

+
+
+
+ + + +
+
+
+
+
+
+
+ +
+
+
+ + +
+
+
+ +
+
+
+ + +
+
+
+ +
+
+
+ + + +
+
+
+ + +
+
+
+ + + +
+
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+
+
+ + + +
+
+
+ + {{foreach $cards as $card}} +
+ + +
+
+ +
+ {{if $card.photo}}{{else}}
{{/if}} + + {{if $card.fn}}{{$card.fn}}{{/if}} + {{if $card.emails.0.address}}{{/if}} + {{if $card.tels.0}}{{/if}} + + +
+
+
+ +
+
+ {{if $card.org}} +
+ + +
+ {{/if}} +
+
+ +
+
+ {{if $card.title}} +
+ + +
+ {{/if}} +
+
+ + +
+
+ {{if $card.tels}} + {{foreach $card.tels as $tel}} +
+ + + +
+ {{/foreach}} + {{/if}} +
+
+ + +
+
+ {{if $card.emails}} + {{foreach $card.emails as $email}} +
+ + + +
+ {{/foreach}} + {{/if}} +
+
+ +
+
+ {{if $card.impps}} + {{foreach $card.impps as $impp}} +
+ + + +
+ {{/foreach}} + {{/if}} +
+
+ +
+
+ {{if $card.urls}} + {{foreach $card.urls as $url}} +
+ + + +
+ {{/foreach}} + {{/if}} +
+
+ +
+
+ {{if $card.adrs}} + {{foreach $card.adrs as $adr}} +
+
+ + + +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ {{/foreach}} + {{/if}} +
+
+ +
+
+ {{if $card.note}} + + + + {{/if}} +
+
+ + + + + +
+
+
+ {{/foreach}} +
diff --git a/view/theme/redbasic/tpl/cdav_calendar.tpl b/view/theme/redbasic/tpl/cdav_calendar.tpl new file mode 100644 index 000000000..5d683d751 --- /dev/null +++ b/view/theme/redbasic/tpl/cdav_calendar.tpl @@ -0,0 +1,349 @@ + + +
+
+
+ +
+

+
+
+ +
+
+
+
diff --git a/view/theme/redbasic/tpl/cdav_widget_addressbook.tpl b/view/theme/redbasic/tpl/cdav_widget_addressbook.tpl new file mode 100644 index 000000000..c875dc977 --- /dev/null +++ b/view/theme/redbasic/tpl/cdav_widget_addressbook.tpl @@ -0,0 +1,66 @@ +
+

{{$addressbooks_label}}

+ {{foreach $addressbooks as $addressbook}} +
+ + +
+ {{/foreach}} +
+ +
+

{{$tools_label}}

+ +
diff --git a/view/theme/redbasic/tpl/cdav_widget_calendar.tpl b/view/theme/redbasic/tpl/cdav_widget_calendar.tpl new file mode 100644 index 000000000..ec2257a19 --- /dev/null +++ b/view/theme/redbasic/tpl/cdav_widget_calendar.tpl @@ -0,0 +1,121 @@ +{{if $my_calendars}} +
+

{{$my_calendars_label}}

+ {{foreach $my_calendars as $calendar}} +
+
+ {{$calendar.displayname}} +
+ + + + +
+ + +
+
+ {{/foreach}} +
+{{/if}} + +{{if $shared_calendars}} +
+

{{$shared_calendars_label}}

+ {{foreach $shared_calendars as $calendar}} +
+ {{$calendar.displayname}} ({{$calendar.sharer}}) +
+ + +
+
+ {{/foreach}} +
+{{/if}} + +
+

{{$tools_label}}

+ +
diff --git a/view/theme/redbasic/tpl/channel.tpl b/view/theme/redbasic/tpl/channel.tpl new file mode 100755 index 000000000..1a84f1e66 --- /dev/null +++ b/view/theme/redbasic/tpl/channel.tpl @@ -0,0 +1,49 @@ +
+
+ {{if $channel.default_links}} + {{if $channel.default}} +
+  {{$msg_default}} +
+ {{else}} + +  {{$msg_make_default}} + + {{/if}} + {{/if}} + {{if $channel.delegate}} + {{$delegated_desc}} + {{/if}} +
+

+ {{if $selected == $channel.channel_id}} + + {{/if}} + {{if $channel.delegate}} + + {{/if}} + {{if $selected != $channel.channel_id}}{{/if}} + {{$channel.channel_name}} + {{if $selected != $channel.channel_id}}{{/if}} +

+
+
+
+
+ {{if $selected != $channel.channel_id}}{{/if}} + {{$channel.channel_name}} + {{if $selected != $channel.channel_id}}{{/if}} +
+
+ {{if !$channel.delegate}} + + + {{/if}} +
+
diff --git a/view/theme/redbasic/tpl/channel_id_select.tpl b/view/theme/redbasic/tpl/channel_id_select.tpl new file mode 100644 index 000000000..ecebd4bc0 --- /dev/null +++ b/view/theme/redbasic/tpl/channel_id_select.tpl @@ -0,0 +1,7 @@ +{{if $channels}} + +{{/if}} \ No newline at end of file diff --git a/view/theme/redbasic/tpl/channel_import.tpl b/view/theme/redbasic/tpl/channel_import.tpl new file mode 100755 index 000000000..baffe9b06 --- /dev/null +++ b/view/theme/redbasic/tpl/channel_import.tpl @@ -0,0 +1,43 @@ +

{{$title}}

+ +
+ +
{{$desc}}
+ + + +
+ +
{{$choice}}
+ + + +
+ + + +
+ + + +
+ + + +
+ +
{{$common}}
+ + + +
+ + + +
+ + +
+ +
{{$pleasewait}}
+
diff --git a/view/theme/redbasic/tpl/channels.tpl b/view/theme/redbasic/tpl/channels.tpl new file mode 100755 index 000000000..f484b49e5 --- /dev/null +++ b/view/theme/redbasic/tpl/channels.tpl @@ -0,0 +1,24 @@ +
+
+  {{$create.2}} +

{{$header}}

+
+
+ {{if $channel_usage_message}} +
+ {{$channel_usage_message}} +
+ {{/if}} + + {{foreach $all_channels as $chn}} + {{include file="channel.tpl" channel=$chn}} + {{/foreach}} + {{if $delegates}} + {{foreach $delegates as $chn}} + {{include file="channel.tpl" channel=$chn}} + {{/foreach}} + {{/if}} +
+
diff --git a/view/theme/redbasic/tpl/chanview.tpl b/view/theme/redbasic/tpl/chanview.tpl new file mode 100755 index 000000000..39fafaf8e --- /dev/null +++ b/view/theme/redbasic/tpl/chanview.tpl @@ -0,0 +1 @@ +{{$url}} diff --git a/view/theme/redbasic/tpl/chat.tpl b/view/theme/redbasic/tpl/chat.tpl new file mode 100644 index 000000000..22f3465bf --- /dev/null +++ b/view/theme/redbasic/tpl/chat.tpl @@ -0,0 +1,346 @@ +
+
+
+ {{if $is_owner}} +
+ + + +
+ {{/if}} + + +
+

{{$room_name}}

+
+
+
+
+
+
+
+
+
+ +
+ +
+
+
+ + + +
+
+
+ + + + + +
+
+ +
+ {{if $feature_encrypt}} +
+ +
+ {{/if}} +
+ + +
+
+
+
+
+
+
+
+
+
+
+ + diff --git a/view/theme/redbasic/tpl/chatroom_members.tpl b/view/theme/redbasic/tpl/chatroom_members.tpl new file mode 100644 index 000000000..ea5fbede8 --- /dev/null +++ b/view/theme/redbasic/tpl/chatroom_members.tpl @@ -0,0 +1,5 @@ +
+

{{$header}}

+
+
+ diff --git a/view/theme/redbasic/tpl/chatroom_new.tpl b/view/theme/redbasic/tpl/chatroom_new.tpl new file mode 100644 index 000000000..1497939f6 --- /dev/null +++ b/view/theme/redbasic/tpl/chatroom_new.tpl @@ -0,0 +1,12 @@ +
+
+ {{include file="field_input.tpl" field=$name}} + {{include file="field_input.tpl" field=$chat_expire}} +
+ + +
+
+
+
+{{$acl}} diff --git a/view/theme/redbasic/tpl/chatroomlist.tpl b/view/theme/redbasic/tpl/chatroomlist.tpl new file mode 100644 index 000000000..a81b8ec1e --- /dev/null +++ b/view/theme/redbasic/tpl/chatroomlist.tpl @@ -0,0 +1,10 @@ +
+

{{$header}}

+ +
+ diff --git a/view/theme/redbasic/tpl/chatrooms.tpl b/view/theme/redbasic/tpl/chatrooms.tpl new file mode 100644 index 000000000..71a2acada --- /dev/null +++ b/view/theme/redbasic/tpl/chatrooms.tpl @@ -0,0 +1,41 @@ +
+
+ {{if $is_owner}} + + {{/if}} +

{{$header}}

+
+ {{if $is_owner}} + {{$chatroom_new}} + {{/if}} + {{if $rooms}} +
+ + + + + + + + {{foreach $rooms as $room}} + + + + + + + {{/foreach}} +
{{$name}}{{$expire}}
{{$room.cr_name}}{{$room.cr_expire}} min{{$room.cr_inroom}}
+ +
+ {{else}} +
+ {{$norooms}} +
+ {{/if}} +
diff --git a/view/theme/redbasic/tpl/cloud.tpl b/view/theme/redbasic/tpl/cloud.tpl new file mode 100644 index 000000000..d1567af9f --- /dev/null +++ b/view/theme/redbasic/tpl/cloud.tpl @@ -0,0 +1,4 @@ +
+{{include file="cloud_header.tpl"}} +{{include file="cloud_directory.tpl"}} +
diff --git a/view/theme/redbasic/tpl/cloud_actionspanel.tpl b/view/theme/redbasic/tpl/cloud_actionspanel.tpl new file mode 100644 index 000000000..0ebecce29 --- /dev/null +++ b/view/theme/redbasic/tpl/cloud_actionspanel.tpl @@ -0,0 +1,42 @@ +
+ +
+ + + + +
+
+ {{if $lockstate}} + + {{/if}} + +
+
+
+
+
+
+ {{if $quota.limit || $quota.used}}{{/if}} +
+ + + + + +
+
+ {{if $lockstate}} + + {{/if}} + +
+
+
+
+
+{{$aclselect}} diff --git a/view/theme/redbasic/tpl/cloud_directory.tpl b/view/theme/redbasic/tpl/cloud_directory.tpl new file mode 100644 index 000000000..adc8584c3 --- /dev/null +++ b/view/theme/redbasic/tpl/cloud_directory.tpl @@ -0,0 +1,45 @@ +
+ + + + + + + + + + {{if $parentpath}} + + + + + + + + + {{/if}} + {{* this is needed to append the upload files in the right order *}} + {{foreach $entries as $item}} + + + + {{if $item.is_owner}} + + + + + + {{else}} + + {{/if}} + + + + + + + + + {{/foreach}} +
{{$name}}{{*{{$type}}*}}{{$size}}{{$lastmod}}
{{*{{$parentpath.icon}}*}}..{{*[{{$parent}}]*}}
{{$item.displayName}}{{$item.attachIcon}}{{*{{$item.type}}*}}{{$item.sizeFormatted}}{{$item.lastmodified}}
+
diff --git a/view/theme/redbasic/tpl/cloud_header.tpl b/view/theme/redbasic/tpl/cloud_header.tpl new file mode 100644 index 000000000..c1e589341 --- /dev/null +++ b/view/theme/redbasic/tpl/cloud_header.tpl @@ -0,0 +1,16 @@ +
+ {{if $actionspanel}} +
+ {{if $is_owner}} +  {{$shared}} + {{/if}} + + +
+ {{/if}} +

{{$header}}

+
+
+{{if $actionspanel}} + {{$actionspanel}} +{{/if}} diff --git a/view/theme/redbasic/tpl/comment_item.tpl b/view/theme/redbasic/tpl/comment_item.tpl new file mode 100755 index 000000000..f490483b8 --- /dev/null +++ b/view/theme/redbasic/tpl/comment_item.tpl @@ -0,0 +1,67 @@ + {{if $threaded}} +
+ {{else}} +
+ {{/if}} +
+ + + + + + + + {{if $qcomment}} + + {{/if}} +
+
+
+ + + + + +
+
+ +
+ {{if $feature_encrypt}} +
+ +
+ {{/if}} + {{$comment_buttons}} +
+
+ {{if $preview}} + + {{/if}} + +
+
+
+
+
+
diff --git a/view/theme/redbasic/tpl/common_friends.tpl b/view/theme/redbasic/tpl/common_friends.tpl new file mode 100755 index 000000000..489717e78 --- /dev/null +++ b/view/theme/redbasic/tpl/common_friends.tpl @@ -0,0 +1,15 @@ +
+
+ + {{$name}} + +
+
+
+ {{$name}} +
+ {{if $note}} +
{{$note}}
+ {{/if}} +
+
diff --git a/view/theme/redbasic/tpl/common_tabs.tpl b/view/theme/redbasic/tpl/common_tabs.tpl new file mode 100755 index 000000000..29c46369b --- /dev/null +++ b/view/theme/redbasic/tpl/common_tabs.tpl @@ -0,0 +1,17 @@ +
+ +
+ diff --git a/view/theme/redbasic/tpl/connection_template.tpl b/view/theme/redbasic/tpl/connection_template.tpl new file mode 100755 index 000000000..16915abda --- /dev/null +++ b/view/theme/redbasic/tpl/connection_template.tpl @@ -0,0 +1,48 @@ +
+
+
+ {{if $contact.approve && $contact.ignore}} +
+ + + {{$contact.ignore}} + + {{/if}} + {{$contact.delete}} + + {{if $contact.approve}} +
+ {{/if}} +
+

{{if $contact.public_forum}} {{/if}}{{$contact.name}}{{if $contact.phone}} {{/if}}

+
+
+
+ {{$contact.name}} +
+
+ {{if $contact.status}} +
+ {{$contact.status_label}}: {{$contact.status}} +
+ {{/if}} + {{if $contact.connected}} +
+ {{$contact.connected_label}}: +
+ {{/if}} + {{if $contact.webbie}} +
+ {{$contact.webbie_label}}: {{$contact.webbie}} +
+ {{/if}} + {{if $contact.network}} +
+ {{$contact.network_label}}: {{$contact.network}} - {{$contact.recent_label}} +
+ {{/if}} +
+ +
+
+ diff --git a/view/theme/redbasic/tpl/connections.tpl b/view/theme/redbasic/tpl/connections.tpl new file mode 100755 index 000000000..13261965a --- /dev/null +++ b/view/theme/redbasic/tpl/connections.tpl @@ -0,0 +1,36 @@ +
+
+ + {{if $finding}}

{{$finding}}

{{else}}

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

{{/if}} +
+
+
+
+ +
+ +
+
+
+
+
+ {{foreach $contacts as $contact}} + {{include file="connection_template.tpl"}} + {{/foreach}} +
+
+
+ +
diff --git a/view/theme/redbasic/tpl/contact_block.tpl b/view/theme/redbasic/tpl/contact_block.tpl new file mode 100755 index 000000000..580a8a41c --- /dev/null +++ b/view/theme/redbasic/tpl/contact_block.tpl @@ -0,0 +1,14 @@ +
+

{{$contacts}}

+ {{if $micropro}} + {{if $viewconnections}} + {{$viewconnections}} + {{/if}} +
+ {{foreach $micropro as $m}} + {{$m}} + {{/foreach}} +
+ {{/if}} +
+
diff --git a/view/theme/redbasic/tpl/contact_head.tpl b/view/theme/redbasic/tpl/contact_head.tpl new file mode 100755 index 000000000..72e7edbfb --- /dev/null +++ b/view/theme/redbasic/tpl/contact_head.tpl @@ -0,0 +1,30 @@ + + + diff --git a/view/theme/redbasic/tpl/contact_slider.tpl b/view/theme/redbasic/tpl/contact_slider.tpl new file mode 100755 index 000000000..550abc147 --- /dev/null +++ b/view/theme/redbasic/tpl/contact_slider.tpl @@ -0,0 +1,20 @@ +
+ diff --git a/view/theme/redbasic/tpl/contact_template.tpl b/view/theme/redbasic/tpl/contact_template.tpl new file mode 100755 index 000000000..3d1bfa4a4 --- /dev/null +++ b/view/theme/redbasic/tpl/contact_template.tpl @@ -0,0 +1,8 @@ +
+
+ {{$contact.name}} +
+
+
{{$contact.name}}
+
+
diff --git a/view/theme/redbasic/tpl/contactsajax.tpl b/view/theme/redbasic/tpl/contactsajax.tpl new file mode 100644 index 000000000..a6b5ad791 --- /dev/null +++ b/view/theme/redbasic/tpl/contactsajax.tpl @@ -0,0 +1,3 @@ +{{foreach $contacts as $contact}} +{{include file="connection_template.tpl"}} +{{/foreach}} diff --git a/view/theme/redbasic/tpl/conv.tpl b/view/theme/redbasic/tpl/conv.tpl new file mode 100755 index 000000000..ddb959b84 --- /dev/null +++ b/view/theme/redbasic/tpl/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/theme/redbasic/tpl/conv_frame.tpl b/view/theme/redbasic/tpl/conv_frame.tpl new file mode 100755 index 000000000..aa7b55e9b --- /dev/null +++ b/view/theme/redbasic/tpl/conv_frame.tpl @@ -0,0 +1,5 @@ +
+
+
+
+ diff --git a/view/theme/redbasic/tpl/conv_item.tpl b/view/theme/redbasic/tpl/conv_item.tpl new file mode 100755 index 000000000..2d51af4ff --- /dev/null +++ b/view/theme/redbasic/tpl/conv_item.tpl @@ -0,0 +1,250 @@ +{{if $item.comment_firstcollapsed}} + + +{{/if}} diff --git a/view/theme/redbasic/tpl/conv_list.tpl b/view/theme/redbasic/tpl/conv_list.tpl new file mode 100755 index 000000000..59153e41f --- /dev/null +++ b/view/theme/redbasic/tpl/conv_list.tpl @@ -0,0 +1,251 @@ +{{if $item.comment_firstcollapsed}} + + +{{/if}} diff --git a/view/theme/redbasic/tpl/conversation.tpl b/view/theme/redbasic/tpl/conversation.tpl new file mode 100755 index 000000000..82c7be922 --- /dev/null +++ b/view/theme/redbasic/tpl/conversation.tpl @@ -0,0 +1,20 @@ +
+{{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/theme/redbasic/tpl/convobj.tpl b/view/theme/redbasic/tpl/convobj.tpl new file mode 100755 index 000000000..d5cee1170 --- /dev/null +++ b/view/theme/redbasic/tpl/convobj.tpl @@ -0,0 +1,4 @@ +{{foreach $threads as $item}} +{{include file="{{$item.template}}"}} +{{/foreach}} + diff --git a/view/theme/redbasic/tpl/cover_photo.tpl b/view/theme/redbasic/tpl/cover_photo.tpl new file mode 100755 index 000000000..4352501ae --- /dev/null +++ b/view/theme/redbasic/tpl/cover_photo.tpl @@ -0,0 +1,29 @@ +
+
+

{{$title}}

+
+
+ +
+ + +
+ + + +
+
+
+
+ +
+
+ +
+
+
+ +
+
diff --git a/view/theme/redbasic/tpl/cover_photo_widget.tpl b/view/theme/redbasic/tpl/cover_photo_widget.tpl new file mode 100755 index 000000000..a9c384d2f --- /dev/null +++ b/view/theme/redbasic/tpl/cover_photo_widget.tpl @@ -0,0 +1,76 @@ + + +
+ {{$photo_html}} +
+

{{$title}}

+

{{$subtitle}}

+
+
diff --git a/view/theme/redbasic/tpl/cropbody.tpl b/view/theme/redbasic/tpl/cropbody.tpl new file mode 100755 index 000000000..01d9a24a0 --- /dev/null +++ b/view/theme/redbasic/tpl/cropbody.tpl @@ -0,0 +1,58 @@ +

{{$title}}

+

+{{$desc}} +

+
+{{$title}} +
+
+
+
+ + + +
+ + + + + + + + + + + +
+ +
+ +
diff --git a/view/theme/redbasic/tpl/cropcover.tpl b/view/theme/redbasic/tpl/cropcover.tpl new file mode 100755 index 000000000..04b96a603 --- /dev/null +++ b/view/theme/redbasic/tpl/cropcover.tpl @@ -0,0 +1,58 @@ +

{{$title}}

+

+{{$desc}} +

+
+{{$title}} +
+
+
+
+ + + +
+ + + + + + + + + + + +
+ +
+ +
diff --git a/view/theme/redbasic/tpl/crophead.tpl b/view/theme/redbasic/tpl/crophead.tpl new file mode 100755 index 000000000..48f375426 --- /dev/null +++ b/view/theme/redbasic/tpl/crophead.tpl @@ -0,0 +1,4 @@ + + + + diff --git a/view/theme/redbasic/tpl/delegate.tpl b/view/theme/redbasic/tpl/delegate.tpl new file mode 100755 index 000000000..cbaa8da86 --- /dev/null +++ b/view/theme/redbasic/tpl/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/theme/redbasic/tpl/design_tools.tpl b/view/theme/redbasic/tpl/design_tools.tpl new file mode 100644 index 000000000..bc7d46dc1 --- /dev/null +++ b/view/theme/redbasic/tpl/design_tools.tpl @@ -0,0 +1,9 @@ +
+

{{$title}}

+ +
diff --git a/view/theme/redbasic/tpl/diaspora_vcard.tpl b/view/theme/redbasic/tpl/diaspora_vcard.tpl new file mode 100644 index 000000000..017eb555c --- /dev/null +++ b/view/theme/redbasic/tpl/diaspora_vcard.tpl @@ -0,0 +1,69 @@ +
+
+
Uid
+
+ {{$diaspora.guid}} +
+
+
+
Nickname
+
+ {{$diaspora.nickname}} +
+
+
+
Full name
+
+ {{$diaspora.fullname}} +
+
+ +
+
First name
+
+ {{$diaspora.firstname}} +
+
+
+
Family name
+
+ {{$diaspora.lastname}} +
+
+
+
URL
+
+ {{$diaspora.podloc}}/ +
+
+
+
Photo
+
+ +
+
+
+
Photo
+
+ +
+
+
+
Photo
+
+ +
+
+
+
Searchable
+
+ {{$diaspora.searchable}} +
+
+
+
Key
+
+
{{$diaspora.pubkey}}
+
+
+
diff --git a/view/theme/redbasic/tpl/dir_sort_links.tpl b/view/theme/redbasic/tpl/dir_sort_links.tpl new file mode 100644 index 000000000..9346a7455 --- /dev/null +++ b/view/theme/redbasic/tpl/dir_sort_links.tpl @@ -0,0 +1,8 @@ + diff --git a/view/theme/redbasic/tpl/directajax.tpl b/view/theme/redbasic/tpl/directajax.tpl new file mode 100644 index 000000000..8faec4222 --- /dev/null +++ b/view/theme/redbasic/tpl/directajax.tpl @@ -0,0 +1,4 @@ +{{foreach $entries as $entry}} +{{include file="direntry.tpl"}} +{{/foreach}} + diff --git a/view/theme/redbasic/tpl/directory_header.tpl b/view/theme/redbasic/tpl/directory_header.tpl new file mode 100755 index 000000000..71e991f3a --- /dev/null +++ b/view/theme/redbasic/tpl/directory_header.tpl @@ -0,0 +1,22 @@ +
+
+ +

{{$dirlbl}}{{if $search}}: {{$safetxt}}{{/if}}

+
+ {{foreach $entries as $entry}} + {{include file="direntry.tpl"}} + {{/foreach}} +
+
+ +
diff --git a/view/theme/redbasic/tpl/direntry.tpl b/view/theme/redbasic/tpl/direntry.tpl new file mode 100755 index 000000000..f7ec7db23 --- /dev/null +++ b/view/theme/redbasic/tpl/direntry.tpl @@ -0,0 +1,77 @@ +
+
+
+ {{if $entry.viewrate}} + {{if $entry.total_ratings}}{{$entry.total_ratings}}{{/if}} + {{/if}} + {{if $entry.ignlink}} + {{$entry.ignore_label}} + {{/if}} + {{if $entry.connect}} + {{$entry.conn_label}} + {{/if}} + {{if $entry.viewrate}} + {{if $entry.canrate}}{{/if}} + {{/if}} +
+

{{if $entry.public_forum}} {{/if}}{{$entry.name}}{{if $entry.online}} {{/if}}

+
+
+
+
+ + {{$entry.alttext}} + +
+
+
+ {{if $entry.common_friends}} +
+ {{$entry.common_label}} {{$entry.common_count}} +
+ {{/if}} + + {{if $entry.pdesc}} +
+ {{$entry.pdesc_label}} {{$entry.pdesc}} +
+ {{/if}} + + {{if $entry.age}} +
+ {{$entry.age_label}} {{$entry.age}} +
+ {{/if}} + + {{if $entry.location}} +
+ {{$entry.location_label}} {{$entry.location}} +
+ {{/if}} + + {{if $entry.hometown}} +
+ {{$entry.hometown_label}} {{$entry.hometown}} +
+ {{/if}} + + {{if $entry.homepage}} +
+ {{$entry.homepage}} {{$entry.homepageurl}} +
+ {{/if}} + + {{if $entry.kw}} +
+ {{$entry.kw}} {{$entry.keywords}} +
+ {{/if}} + + {{if $entry.about}} +
+ {{$entry.about_label}} {{$entry.about}} +
+ {{/if}} +
+
+
diff --git a/view/theme/redbasic/tpl/display-head.tpl b/view/theme/redbasic/tpl/display-head.tpl new file mode 100755 index 000000000..913784d98 --- /dev/null +++ b/view/theme/redbasic/tpl/display-head.tpl @@ -0,0 +1,8 @@ + + diff --git a/view/theme/redbasic/tpl/dreport.tpl b/view/theme/redbasic/tpl/dreport.tpl new file mode 100644 index 000000000..1f5915609 --- /dev/null +++ b/view/theme/redbasic/tpl/dreport.tpl @@ -0,0 +1,28 @@ +
+
+ {{if $table == 'item'}} + + {{/if}} +

{{$title}}

+
+ +
+ + {{if $entries}} + {{foreach $entries as $e}} + + + + + + {{/foreach}} + {{/if}} +
{{$e.name}}{{$e.result}}{{$e.time}}
+
diff --git a/view/theme/redbasic/tpl/edpost_head.tpl b/view/theme/redbasic/tpl/edpost_head.tpl new file mode 100755 index 000000000..b2ab5db4e --- /dev/null +++ b/view/theme/redbasic/tpl/edpost_head.tpl @@ -0,0 +1,14 @@ +
+
+ {{if $delete}} + + {{/if}} +

{{$title}}

+
+
+
+ {{$editor}} +
+
diff --git a/view/theme/redbasic/tpl/email_notify_html.tpl b/view/theme/redbasic/tpl/email_notify_html.tpl new file mode 100755 index 000000000..5b4954c8e --- /dev/null +++ b/view/theme/redbasic/tpl/email_notify_html.tpl @@ -0,0 +1,27 @@ + + + + {{$banner}} + + + + + + + + + + + + + + + + + + + + +
{{$product}}
{{$preamble}}
{{$source_name}}
{{$title}}
{{$htmlversion}}
{{$hsitelink}}
{{$hitemlink}}
{{$thanks}}
{{$site_admin}}
+ + diff --git a/view/theme/redbasic/tpl/email_notify_text.tpl b/view/theme/redbasic/tpl/email_notify_text.tpl new file mode 100755 index 000000000..56925c18b --- /dev/null +++ b/view/theme/redbasic/tpl/email_notify_text.tpl @@ -0,0 +1,13 @@ +{{$preamble}} + +{{$title}} + +{{$textversion}} + +{{$tsitelink}} + +{{$titemlink}} + +{{$thanks}} +{{$site_admin}} + diff --git a/view/theme/redbasic/tpl/event.tpl b/view/theme/redbasic/tpl/event.tpl new file mode 100755 index 000000000..cc0bfc1c7 --- /dev/null +++ b/view/theme/redbasic/tpl/event.tpl @@ -0,0 +1,16 @@ +{{foreach $events as $event}} +
+
+
+ {{if $event.item.author.xchan_name}}{{$event.item.author.xchan_name}}{{/if}} +
+ {{$event.html}} +
+ {{if $event.item.plink}}{{/if}} + {{if $event.edit}}{{/if}} + {{if $event.drop}}{{/if}} +
+
+
+
+{{/foreach}} diff --git a/view/theme/redbasic/tpl/event_cal.tpl b/view/theme/redbasic/tpl/event_cal.tpl new file mode 100755 index 000000000..d7662786b --- /dev/null +++ b/view/theme/redbasic/tpl/event_cal.tpl @@ -0,0 +1,14 @@ +{{foreach $events as $event}} +
+
+
+ {{if $event.item.author.xchan_name}}{{$event.item.author.xchan_name}}{{/if}} +
+ {{$event.html}} +
+ {{if $event.item.plink}}{{/if}} +
+
+
+
+{{/foreach}} diff --git a/view/theme/redbasic/tpl/event_form.tpl b/view/theme/redbasic/tpl/event_form.tpl new file mode 100755 index 000000000..d07a06b67 --- /dev/null +++ b/view/theme/redbasic/tpl/event_form.tpl @@ -0,0 +1,130 @@ +
+ + + + + + + + + + {{include file="field_input.tpl" field=$summary}} + + {{if $tz_choose}} + {{include file="field_select_grouped.tpl" field=$timezone}} + {{/if}} + + {{$s_dsel}} + + {{$f_dsel}} + + {{include file="field_checkbox.tpl" field=$nofinish}} + + + +
+ + +
+ + {{if ! $eid}} + + {{/if}} + +
+
+ +{{if ! $eid}} + {{$acl}} +{{/if}} diff --git a/view/theme/redbasic/tpl/event_head.tpl b/view/theme/redbasic/tpl/event_head.tpl new file mode 100755 index 000000000..3b2cb5041 --- /dev/null +++ b/view/theme/redbasic/tpl/event_head.tpl @@ -0,0 +1,160 @@ + + + + + + + diff --git a/view/theme/redbasic/tpl/event_item_content.tpl b/view/theme/redbasic/tpl/event_item_content.tpl new file mode 100644 index 000000000..76e0f4616 --- /dev/null +++ b/view/theme/redbasic/tpl/event_item_content.tpl @@ -0,0 +1,10 @@ +{{if $description}} +
+ {{$description}} +
+{{/if}} +{{if $location}} +
+ {{$location_label}} {{$location}} +
+{{/if}} diff --git a/view/theme/redbasic/tpl/event_item_header.tpl b/view/theme/redbasic/tpl/event_item_header.tpl new file mode 100755 index 000000000..6247aaf6f --- /dev/null +++ b/view/theme/redbasic/tpl/event_item_header.tpl @@ -0,0 +1,11 @@ +
+

 {{$title}}

+
+
+ {{$dtstart_label}} {{$dtstart_dt}} +
+{{if $finish}} +
+ {{$dtend_label}} {{$dtend_dt}} +
+{{/if}} diff --git a/view/theme/redbasic/tpl/events-js.tpl b/view/theme/redbasic/tpl/events-js.tpl new file mode 100755 index 000000000..9d32c76be --- /dev/null +++ b/view/theme/redbasic/tpl/events-js.tpl @@ -0,0 +1,31 @@ +
+
+
+ +
+

+
+
+ +
+
+
+
+
diff --git a/view/theme/redbasic/tpl/events_cal-js.tpl b/view/theme/redbasic/tpl/events_cal-js.tpl new file mode 100755 index 000000000..ba9e16dd6 --- /dev/null +++ b/view/theme/redbasic/tpl/events_cal-js.tpl @@ -0,0 +1,20 @@ +{{$tabs}} +
+
+
+
+ + + +
+ + +
+

+
+
+
+
+
+
+
diff --git a/view/theme/redbasic/tpl/events_menu_side.tpl b/view/theme/redbasic/tpl/events_menu_side.tpl new file mode 100755 index 000000000..b9a9062b1 --- /dev/null +++ b/view/theme/redbasic/tpl/events_menu_side.tpl @@ -0,0 +1,8 @@ +
+

{{$title}}

+ +
diff --git a/view/theme/redbasic/tpl/events_reminder.tpl b/view/theme/redbasic/tpl/events_reminder.tpl new file mode 100755 index 000000000..fd6a1a5c7 --- /dev/null +++ b/view/theme/redbasic/tpl/events_reminder.tpl @@ -0,0 +1,10 @@ +{{if $count}} + + +{{/if}} + diff --git a/view/theme/redbasic/tpl/events_tools_side.tpl b/view/theme/redbasic/tpl/events_tools_side.tpl new file mode 100755 index 000000000..e22f95c1e --- /dev/null +++ b/view/theme/redbasic/tpl/events_tools_side.tpl @@ -0,0 +1,17 @@ +
+

{{$title}}

+ + +
diff --git a/view/theme/redbasic/tpl/failed_updates.tpl b/view/theme/redbasic/tpl/failed_updates.tpl new file mode 100755 index 000000000..f53f1f478 --- /dev/null +++ b/view/theme/redbasic/tpl/failed_updates.tpl @@ -0,0 +1,18 @@ +
+

{{$banner}}

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

{{$f}}

+ + +
+{{/foreach}} +{{/if}} +
diff --git a/view/theme/redbasic/tpl/field.tpl b/view/theme/redbasic/tpl/field.tpl new file mode 100755 index 000000000..942cfcef5 --- /dev/null +++ b/view/theme/redbasic/tpl/field.tpl @@ -0,0 +1,3 @@ + {{if $field.0==select}} + {{include file="field_select.tpl"}} + {{/if}} diff --git a/view/theme/redbasic/tpl/field_acheckbox.tpl b/view/theme/redbasic/tpl/field_acheckbox.tpl new file mode 100755 index 000000000..c87b9ac79 --- /dev/null +++ b/view/theme/redbasic/tpl/field_acheckbox.tpl @@ -0,0 +1,23 @@ + + +
+ {{$field.6}} + + {{if $notself}} + + {{if $field.2}}{{else}}{{/if}} + + {{/if}} + + {{if $self || !$field.5 || $twocol }} + + {{/if}} + {{if $notself && $field.5}} + + {{if $field.3}}{{else}}{{/if}} + {{/if}} + + + {{if $field.5}}{{$inherited}}{{if $self}}{{if $field.7}} {{else}} {{/if}}{{/if}}{{/if}} + + diff --git a/view/theme/redbasic/tpl/field_checkbox.tpl b/view/theme/redbasic/tpl/field_checkbox.tpl new file mode 100755 index 000000000..f779f937c --- /dev/null +++ b/view/theme/redbasic/tpl/field_checkbox.tpl @@ -0,0 +1,5 @@ +
+ +
+ {{$field.3}} +
diff --git a/view/theme/redbasic/tpl/field_colorinput.tpl b/view/theme/redbasic/tpl/field_colorinput.tpl new file mode 100644 index 000000000..9b6f33462 --- /dev/null +++ b/view/theme/redbasic/tpl/field_colorinput.tpl @@ -0,0 +1,6 @@ +
+ + {{if $field.4}} {{$field.4}} {{/if}} + {{$field.3}} +
+
diff --git a/view/theme/redbasic/tpl/field_combobox.tpl b/view/theme/redbasic/tpl/field_combobox.tpl new file mode 100755 index 000000000..12d00a08d --- /dev/null +++ b/view/theme/redbasic/tpl/field_combobox.tpl @@ -0,0 +1,18 @@ +
+ + + + {{foreach $field.4 as $opt=>$val}} + + {{** + + + **}} + {{$field.3}} +
+ diff --git a/view/theme/redbasic/tpl/field_custom.tpl b/view/theme/redbasic/tpl/field_custom.tpl new file mode 100755 index 000000000..907b4c50e --- /dev/null +++ b/view/theme/redbasic/tpl/field_custom.tpl @@ -0,0 +1,5 @@ +
+ + {{$field.2}} + {{$field.3}} +
diff --git a/view/theme/redbasic/tpl/field_input.tpl b/view/theme/redbasic/tpl/field_input.tpl new file mode 100755 index 000000000..65a837e5f --- /dev/null +++ b/view/theme/redbasic/tpl/field_input.tpl @@ -0,0 +1,5 @@ +
+ + + {{$field.3}} +
diff --git a/view/theme/redbasic/tpl/field_intcheckbox.tpl b/view/theme/redbasic/tpl/field_intcheckbox.tpl new file mode 100755 index 000000000..abfe6e189 --- /dev/null +++ b/view/theme/redbasic/tpl/field_intcheckbox.tpl @@ -0,0 +1,5 @@ +
+ +
+ {{$field.4}} +
diff --git a/view/theme/redbasic/tpl/field_password.tpl b/view/theme/redbasic/tpl/field_password.tpl new file mode 100755 index 000000000..fa5e14582 --- /dev/null +++ b/view/theme/redbasic/tpl/field_password.tpl @@ -0,0 +1,5 @@ +
+ + {{if $field.4}} {{$field.4}} {{/if}} + {{$field.3}} +
diff --git a/view/theme/redbasic/tpl/field_radio.tpl b/view/theme/redbasic/tpl/field_radio.tpl new file mode 100755 index 000000000..6b5f52de6 --- /dev/null +++ b/view/theme/redbasic/tpl/field_radio.tpl @@ -0,0 +1,8 @@ +
+ + {{$field.3}} +
+
diff --git a/view/theme/redbasic/tpl/field_richtext.tpl b/view/theme/redbasic/tpl/field_richtext.tpl new file mode 100755 index 000000000..378e02a62 --- /dev/null +++ b/view/theme/redbasic/tpl/field_richtext.tpl @@ -0,0 +1,5 @@ +
+ + + {{$field.3}} +
diff --git a/view/theme/redbasic/tpl/field_select.tpl b/view/theme/redbasic/tpl/field_select.tpl new file mode 100755 index 000000000..cda9a823a --- /dev/null +++ b/view/theme/redbasic/tpl/field_select.tpl @@ -0,0 +1,7 @@ +
+ + + {{$field.3}} +
diff --git a/view/theme/redbasic/tpl/field_select_disabled.tpl b/view/theme/redbasic/tpl/field_select_disabled.tpl new file mode 100644 index 000000000..ee5e1508f --- /dev/null +++ b/view/theme/redbasic/tpl/field_select_disabled.tpl @@ -0,0 +1,7 @@ +
+ + + {{$field.3}} +
diff --git a/view/theme/redbasic/tpl/field_select_grouped.tpl b/view/theme/redbasic/tpl/field_select_grouped.tpl new file mode 100644 index 000000000..e6d1479de --- /dev/null +++ b/view/theme/redbasic/tpl/field_select_grouped.tpl @@ -0,0 +1,12 @@ +
+ + + {{$field.3}} +
diff --git a/view/theme/redbasic/tpl/field_select_raw.tpl b/view/theme/redbasic/tpl/field_select_raw.tpl new file mode 100755 index 000000000..2780df58c --- /dev/null +++ b/view/theme/redbasic/tpl/field_select_raw.tpl @@ -0,0 +1,7 @@ +
+ + + {{$field.3}} +
diff --git a/view/theme/redbasic/tpl/field_textarea.tpl b/view/theme/redbasic/tpl/field_textarea.tpl new file mode 100755 index 000000000..437dece93 --- /dev/null +++ b/view/theme/redbasic/tpl/field_textarea.tpl @@ -0,0 +1,5 @@ +
+ + + {{$field.3}} +
diff --git a/view/theme/redbasic/tpl/field_themeselect.tpl b/view/theme/redbasic/tpl/field_themeselect.tpl new file mode 100755 index 000000000..7a529774c --- /dev/null +++ b/view/theme/redbasic/tpl/field_themeselect.tpl @@ -0,0 +1,13 @@ + {{if $field.5 == 'preview'}} + + {{/if}} +
+ + + {{$field.3}} + {{if $field.5=='preview'}} +
+ {{/if}} +
diff --git a/view/theme/redbasic/tpl/field_yesno.tpl b/view/theme/redbasic/tpl/field_yesno.tpl new file mode 100755 index 000000000..8a4cda55b --- /dev/null +++ b/view/theme/redbasic/tpl/field_yesno.tpl @@ -0,0 +1,13 @@ + diff --git a/view/theme/redbasic/tpl/fileas_widget.tpl b/view/theme/redbasic/tpl/fileas_widget.tpl new file mode 100755 index 000000000..a6a69b89c --- /dev/null +++ b/view/theme/redbasic/tpl/fileas_widget.tpl @@ -0,0 +1,12 @@ +
+

{{$title}}

+
{{$desc}}
+ + + +
diff --git a/view/theme/redbasic/tpl/filebrowser.tpl b/view/theme/redbasic/tpl/filebrowser.tpl new file mode 100755 index 000000000..787f7c0cd --- /dev/null +++ b/view/theme/redbasic/tpl/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/theme/redbasic/tpl/filer_dialog.tpl b/view/theme/redbasic/tpl/filer_dialog.tpl new file mode 100755 index 000000000..61860d10f --- /dev/null +++ b/view/theme/redbasic/tpl/filer_dialog.tpl @@ -0,0 +1,19 @@ + diff --git a/view/theme/redbasic/tpl/follow.tpl b/view/theme/redbasic/tpl/follow.tpl new file mode 100755 index 000000000..4def1415d --- /dev/null +++ b/view/theme/redbasic/tpl/follow.tpl @@ -0,0 +1,14 @@ +
+

{{$connect}}

+
+
+ +
+ +
+
+
+ {{if $abook_usage_message}} +
{{$abook_usage_message}}
+ {{/if}} +
diff --git a/view/theme/redbasic/tpl/force_image_reload.tpl b/view/theme/redbasic/tpl/force_image_reload.tpl new file mode 100644 index 000000000..839bd22b5 --- /dev/null +++ b/view/theme/redbasic/tpl/force_image_reload.tpl @@ -0,0 +1,72 @@ +{{* +Force the browser to reload an image from the server instead of the cache. +based on an answer from http://stackoverflow.com/a/22429796/3343347 + +Usage: Set $imgUrl to the src url you want to be re-fetched from the server + +*}} + + diff --git a/view/theme/redbasic/tpl/generic_addon_settings.tpl b/view/theme/redbasic/tpl/generic_addon_settings.tpl new file mode 100644 index 000000000..bf39b2aea --- /dev/null +++ b/view/theme/redbasic/tpl/generic_addon_settings.tpl @@ -0,0 +1,19 @@ +
+ +
+
+ {{$content}} + {{if $addon.0}} +
+ +
+ {{/if}} +
+
+
diff --git a/view/theme/redbasic/tpl/generic_links_widget.tpl b/view/theme/redbasic/tpl/generic_links_widget.tpl new file mode 100755 index 000000000..67801e666 --- /dev/null +++ b/view/theme/redbasic/tpl/generic_links_widget.tpl @@ -0,0 +1,11 @@ +
+ {{if $title}}

{{$title}}

{{/if}} + {{if $desc}}
{{$desc}}
{{/if}} + + + +
diff --git a/view/theme/redbasic/tpl/generic_modal.tpl b/view/theme/redbasic/tpl/generic_modal.tpl new file mode 100644 index 000000000..18279b6f7 --- /dev/null +++ b/view/theme/redbasic/tpl/generic_modal.tpl @@ -0,0 +1,17 @@ + diff --git a/view/theme/redbasic/tpl/group_drop.tpl b/view/theme/redbasic/tpl/group_drop.tpl new file mode 100755 index 000000000..627debc80 --- /dev/null +++ b/view/theme/redbasic/tpl/group_drop.tpl @@ -0,0 +1,7 @@ +
+ +
+
diff --git a/view/theme/redbasic/tpl/group_edit.tpl b/view/theme/redbasic/tpl/group_edit.tpl new file mode 100755 index 000000000..d9412a6f7 --- /dev/null +++ b/view/theme/redbasic/tpl/group_edit.tpl @@ -0,0 +1,26 @@ +
+

{{$title}}

+ + +
+
+ + + {{include file="field_input.tpl" field=$gname}} + {{include file="field_checkbox.tpl" field=$public}} + {{if $drop}}{{$drop}}{{/if}} +
+ +
+
+
+
+ + +{{if $groupeditor}} +
+ {{include file="groupeditor.tpl"}} +
+{{/if}} +{{if $desc}}
{{$desc}}
{{/if}} +
diff --git a/view/theme/redbasic/tpl/group_selection.tpl b/view/theme/redbasic/tpl/group_selection.tpl new file mode 100755 index 000000000..270d2aa79 --- /dev/null +++ b/view/theme/redbasic/tpl/group_selection.tpl @@ -0,0 +1,8 @@ +
+ + +
diff --git a/view/theme/redbasic/tpl/group_side.tpl b/view/theme/redbasic/tpl/group_side.tpl new file mode 100755 index 000000000..14f714ae9 --- /dev/null +++ b/view/theme/redbasic/tpl/group_side.tpl @@ -0,0 +1,26 @@ +
+

{{$title}}

+
+ + +
+
+ + + + diff --git a/view/theme/redbasic/tpl/groupeditor.tpl b/view/theme/redbasic/tpl/groupeditor.tpl new file mode 100755 index 000000000..c79bb0a2a --- /dev/null +++ b/view/theme/redbasic/tpl/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/theme/redbasic/tpl/hdr.tpl b/view/theme/redbasic/tpl/hdr.tpl new file mode 100644 index 000000000..cccee2229 --- /dev/null +++ b/view/theme/redbasic/tpl/hdr.tpl @@ -0,0 +1,3 @@ + diff --git a/view/theme/redbasic/tpl/head.tpl b/view/theme/redbasic/tpl/head.tpl new file mode 100755 index 000000000..5f874426c --- /dev/null +++ b/view/theme/redbasic/tpl/head.tpl @@ -0,0 +1,21 @@ + + + +{{$metas}} +{{$head_css}} +{{$js_strings}} +{{$head_js}} +{{$linkrel}} +{{$plugins}} + + + + diff --git a/view/theme/redbasic/tpl/help.tpl b/view/theme/redbasic/tpl/help.tpl new file mode 100644 index 000000000..43b061dcc --- /dev/null +++ b/view/theme/redbasic/tpl/help.tpl @@ -0,0 +1,33 @@ +
+
+

{{$title}}: {{$heading}}

+
+
+

+ + + {{$tocHeading}} + +

+ + {{$content}} +
+
+ + diff --git a/view/theme/redbasic/tpl/install.tpl b/view/theme/redbasic/tpl/install.tpl new file mode 100755 index 000000000..0e77aa97b --- /dev/null +++ b/view/theme/redbasic/tpl/install.tpl @@ -0,0 +1,9 @@ +

{{$title}}

+

{{$pass}}

+ + +{{if $status}} +

{{$status}}

+{{/if}} + +{{$text}} diff --git a/view/theme/redbasic/tpl/install_checks.tpl b/view/theme/redbasic/tpl/install_checks.tpl new file mode 100755 index 000000000..ad0aef6a3 --- /dev/null +++ b/view/theme/redbasic/tpl/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/theme/redbasic/tpl/install_db.tpl b/view/theme/redbasic/tpl/install_db.tpl new file mode 100755 index 000000000..1a58de129 --- /dev/null +++ b/view/theme/redbasic/tpl/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=$dbport}} +{{include file="field_input.tpl" field=$dbuser}} +{{include file="field_password.tpl" field=$dbpass}} +{{include file="field_input.tpl" field=$dbdata}} +{{include file="field_select.tpl" field=$dbtype}} + + + +
+ diff --git a/view/theme/redbasic/tpl/install_settings.tpl b/view/theme/redbasic/tpl/install_settings.tpl new file mode 100755 index 000000000..62dcbb8b3 --- /dev/null +++ b/view/theme/redbasic/tpl/install_settings.tpl @@ -0,0 +1,28 @@ +

{{$title}}

+

{{$pass}}

+ + +{{if $status}} +

{{$status}}

+{{/if}} + +
+ + + + + + + + + + +{{include file="field_input.tpl" field=$adminmail}} +{{include file="field_input.tpl" field=$siteurl}} + +{{include file="field_select_grouped.tpl" field=$timezone}} + + + +
+ diff --git a/view/theme/redbasic/tpl/invite.tpl b/view/theme/redbasic/tpl/invite.tpl new file mode 100755 index 000000000..440e1e02b --- /dev/null +++ b/view/theme/redbasic/tpl/invite.tpl @@ -0,0 +1,28 @@ +
+
+

{{$invite}}

+
+
+ +
+ + + +
+ + +
+ +
+ + +
+ +
+ +
+ +
+ +
+
diff --git a/view/theme/redbasic/tpl/item_attach.tpl b/view/theme/redbasic/tpl/item_attach.tpl new file mode 100644 index 000000000..95e38c0bd --- /dev/null +++ b/view/theme/redbasic/tpl/item_attach.tpl @@ -0,0 +1,5 @@ +{{if $attaches}} +{{foreach $attaches as $a}} + {{$a.label}} +{{/foreach}} +{{/if}} diff --git a/view/theme/redbasic/tpl/item_binary.tpl b/view/theme/redbasic/tpl/item_binary.tpl new file mode 100644 index 000000000..b19f7e7dd --- /dev/null +++ b/view/theme/redbasic/tpl/item_binary.tpl @@ -0,0 +1,3 @@ +

+

+

diff --git a/view/theme/redbasic/tpl/item_categories.tpl b/view/theme/redbasic/tpl/item_categories.tpl new file mode 100644 index 000000000..e1b183c0d --- /dev/null +++ b/view/theme/redbasic/tpl/item_categories.tpl @@ -0,0 +1,8 @@ +{{if $categories}} + +{{foreach $categories as $cat}} + {{if $cat.url}}{{$cat.term}}{{else}}{{$cat.term}}{{/if}} +{{/foreach}} + +{{/if}} + diff --git a/view/theme/redbasic/tpl/item_filer.tpl b/view/theme/redbasic/tpl/item_filer.tpl new file mode 100644 index 000000000..4eb621f93 --- /dev/null +++ b/view/theme/redbasic/tpl/item_filer.tpl @@ -0,0 +1,8 @@ +{{if $categories}} + +{{foreach $categories as $cat}} + {{$cat.term}}  +{{/foreach}} + +{{/if}} + diff --git a/view/theme/redbasic/tpl/item_import.tpl b/view/theme/redbasic/tpl/item_import.tpl new file mode 100755 index 000000000..e976417e1 --- /dev/null +++ b/view/theme/redbasic/tpl/item_import.tpl @@ -0,0 +1,13 @@ +

{{$title}}

+ +
+ +
{{$desc}}
+ + + +
+ + +
+
diff --git a/view/theme/redbasic/tpl/jot-header.tpl b/view/theme/redbasic/tpl/jot-header.tpl new file mode 100755 index 000000000..1cc5a898a --- /dev/null +++ b/view/theme/redbasic/tpl/jot-header.tpl @@ -0,0 +1,598 @@ + + + + + diff --git a/view/theme/redbasic/tpl/jot.tpl b/view/theme/redbasic/tpl/jot.tpl new file mode 100755 index 000000000..dbbb470c5 --- /dev/null +++ b/view/theme/redbasic/tpl/jot.tpl @@ -0,0 +1,303 @@ +
+ {{$mimeselect}} + {{$layoutselect}} + {{if $id_select}} +
+ {{$id_seltext}} {{$id_select}} +
+ {{/if}} +
+ {{if $parent}} + + {{/if}} + + + + + + + + + + + + + + + + {{if $webpage}} +
+ +
+ {{/if}} +
+ +
+ {{if $catsenabled}} +
+ +
+ {{/if}} +
+ +
+ {{if $attachment}} +
+ +
+ {{/if}} +
+
+ {{if $bbcode}} +
+ + + + + +
+ {{/if}} + {{if $visitor}} +
+ {{if $writefiles}} + + {{/if}} + {{if $weblink}} + + {{/if}} + {{if $embedPhotos}} + + {{/if}} +
+
+ {{if $setloc}} + + {{/if}} + {{if $clearloc}} + + {{/if}} + {{else}} +
+ {{/if}} + {{if $feature_expire}} + + {{/if}} + {{if $feature_future}} + + {{/if}} + {{if $feature_encrypt}} + + {{/if}} + {{if $feature_voting}} + + {{/if}} + {{if $feature_nocomment}} + + {{/if}} +
+ {{if $writefiles || $weblink || $setloc || $clearloc || $feature_expire || $feature_encrypt || $feature_voting}} +
+ + +
+ {{/if}} +
+
+
+
+
+ {{if $preview}} + + {{/if}} + {{if $jotnets}} + + {{/if}} + {{if $showacl}} + + {{/if}} + +
+
+ {{if $jotplugins}} +
+ {{$jotplugins}} +
+ {{/if}} + {{if $jotnets}} + + {{/if}} +
+
+ + + + +{{$acl}} + +{{if $feature_expire}} + + +{{/if}} + +{{if $feature_future}} + +{{/if}} + +{{if $embedPhotos}} + +{{/if}} + +{{if $content || $attachment || $expanded}} + +{{/if}} diff --git a/view/theme/redbasic/tpl/jot_geotag.tpl b/view/theme/redbasic/tpl/jot_geotag.tpl new file mode 100755 index 000000000..60f128850 --- /dev/null +++ b/view/theme/redbasic/tpl/jot_geotag.tpl @@ -0,0 +1,7 @@ + if(navigator.geolocation) { + navigator.geolocation.getCurrentPosition(function(position) { + $('#jot-coord').val(position.coords.latitude + ' ' + position.coords.longitude); + $('#profile-nolocation-wrapper').attr('disabled', false); + }); + } + diff --git a/view/theme/redbasic/tpl/js_strings.tpl b/view/theme/redbasic/tpl/js_strings.tpl new file mode 100755 index 000000000..4243c2ea5 --- /dev/null +++ b/view/theme/redbasic/tpl/js_strings.tpl @@ -0,0 +1,57 @@ + + diff --git a/view/theme/redbasic/tpl/lang_selector.tpl b/view/theme/redbasic/tpl/lang_selector.tpl new file mode 100755 index 000000000..1324442f3 --- /dev/null +++ b/view/theme/redbasic/tpl/lang_selector.tpl @@ -0,0 +1,13 @@ +
+

{{$title}}

+
+
+
+ +
+
+
diff --git a/view/theme/redbasic/tpl/layoutlist.tpl b/view/theme/redbasic/tpl/layoutlist.tpl new file mode 100644 index 000000000..1bbe14893 --- /dev/null +++ b/view/theme/redbasic/tpl/layoutlist.tpl @@ -0,0 +1,71 @@ +
+
+ {{if $editor}} +
+ +  {{$help.text}} +
+ {{/if}} +

{{$title}}

+
+
+ {{if $editor}} +
+ {{$editor}} +
+ {{/if}} + + {{if $pages}} +
+ + + + + + + + + + + {{foreach $pages as $key => $items}} + {{foreach $items as $item}} + + + + + + + + + + {{/foreach}} + {{/foreach}} +
{{$name}}{{$descr}}{{$created}}{{$edited}}
+ {{if $view}} + {{$item.title}} + {{else}} + {{$item.title}} + {{/if}} + + {{$item.descr}} + + {{if $edit}} + + {{/if}} + + {{if $item.bb_element}} + + {{/if}} + + {{if $edit}} + + {{/if}} + + {{$item.created}} + + {{$item.edited}} +
+
+
+ {{/if}} +
diff --git a/view/theme/redbasic/tpl/like_noshare.tpl b/view/theme/redbasic/tpl/like_noshare.tpl new file mode 100755 index 000000000..e83b885fe --- /dev/null +++ b/view/theme/redbasic/tpl/like_noshare.tpl @@ -0,0 +1,5 @@ + diff --git a/view/theme/redbasic/tpl/locmanage.tpl b/view/theme/redbasic/tpl/locmanage.tpl new file mode 100644 index 000000000..a8c75b6a8 --- /dev/null +++ b/view/theme/redbasic/tpl/locmanage.tpl @@ -0,0 +1,41 @@ +
+
+ + +

{{$header}}

+
+
+
+ {{$sync_text}} +
+ + + + + + + + + {{foreach $hubs as $hub}} + {{if ! $hub.deleted }} + + + + + + + {{/if}} + {{/foreach}} +
{{$addr}}{{$loc}}{{$mkprm}}{{$drop}}
{{$hub.hubloc_addr}}{{$hub.hubloc_url}}{{if $hub.primary}}{{else}}{{/if}}
+
+
diff --git a/view/theme/redbasic/tpl/login.tpl b/view/theme/redbasic/tpl/login.tpl new file mode 100755 index 000000000..3d3faa41c --- /dev/null +++ b/view/theme/redbasic/tpl/login.tpl @@ -0,0 +1,21 @@ +
+ +
+
+ {{include file="field_input.tpl" field=$lname}} + {{include file="field_password.tpl" field=$lpassword}} + {{include file="field_checkbox.tpl" field=$remember_me}} + +
+ +
+ {{foreach $hiddens as $k=>$v}} + + {{/foreach}} +
+{{if $login_page}} + +{{/if}} diff --git a/view/theme/redbasic/tpl/logout.tpl b/view/theme/redbasic/tpl/logout.tpl new file mode 100755 index 000000000..7548ed196 --- /dev/null +++ b/view/theme/redbasic/tpl/logout.tpl @@ -0,0 +1,6 @@ +
+
+ + +
+
diff --git a/view/theme/redbasic/tpl/lostpass.tpl b/view/theme/redbasic/tpl/lostpass.tpl new file mode 100755 index 000000000..8ecfd215b --- /dev/null +++ b/view/theme/redbasic/tpl/lostpass.tpl @@ -0,0 +1,17 @@ +
+

{{$title}}

+ +

+{{$desc}} +

+ +
+
+ + + +
+
+
+
+
diff --git a/view/theme/redbasic/tpl/mail_conv.tpl b/view/theme/redbasic/tpl/mail_conv.tpl new file mode 100755 index 000000000..759517b7f --- /dev/null +++ b/view/theme/redbasic/tpl/mail_conv.tpl @@ -0,0 +1,38 @@ +
+
+
+ {{$mail.from_name}} +
+
+ {{if $mail.is_recalled}}{{$mail.is_recalled}}{{/if}} + +
{{$mail.date}}
+
+
+
+
+ {{$mail.body}} +
+ {{if $mail.attachments}} + + {{/if}} + +
+
diff --git a/view/theme/redbasic/tpl/mail_display.tpl b/view/theme/redbasic/tpl/mail_display.tpl new file mode 100755 index 000000000..e8549a49b --- /dev/null +++ b/view/theme/redbasic/tpl/mail_display.tpl @@ -0,0 +1,24 @@ +
+
+
+ + + {{if $mailbox == 'combined'}} + {{$delete}} + {{/if}} +
+

{{$prvmsg_header}}

+
+
+
+ {{foreach $mails as $mail}} + {{include file="mail_conv.tpl"}} + {{/foreach}} + + {{if $canreply}} + {{include file="prv_message.tpl"}} + {{else}} + {{$unknown_text}} + {{/if}} +
+
diff --git a/view/theme/redbasic/tpl/mail_head.tpl b/view/theme/redbasic/tpl/mail_head.tpl new file mode 100755 index 000000000..aac592a5f --- /dev/null +++ b/view/theme/redbasic/tpl/mail_head.tpl @@ -0,0 +1,8 @@ +
+

{{$header}}

+ +
diff --git a/view/theme/redbasic/tpl/mail_list.tpl b/view/theme/redbasic/tpl/mail_list.tpl new file mode 100755 index 000000000..827c7628f --- /dev/null +++ b/view/theme/redbasic/tpl/mail_list.tpl @@ -0,0 +1,7 @@ + diff --git a/view/theme/redbasic/tpl/main_slider.tpl b/view/theme/redbasic/tpl/main_slider.tpl new file mode 100755 index 000000000..a4e2e1925 --- /dev/null +++ b/view/theme/redbasic/tpl/main_slider.tpl @@ -0,0 +1,38 @@ +
+ diff --git a/view/theme/redbasic/tpl/match.tpl b/view/theme/redbasic/tpl/match.tpl new file mode 100755 index 000000000..a5ebb043c --- /dev/null +++ b/view/theme/redbasic/tpl/match.tpl @@ -0,0 +1,16 @@ +
+
+ + {{$name}} + +
+
+
+ {{$name}} +
+
+ {{if $connlnk}} + + {{/if}} + +
diff --git a/view/theme/redbasic/tpl/menuedit.tpl b/view/theme/redbasic/tpl/menuedit.tpl new file mode 100644 index 000000000..84b16dc0b --- /dev/null +++ b/view/theme/redbasic/tpl/menuedit.tpl @@ -0,0 +1,33 @@ +{{if $header}} +
+
+ {{if $menu_edit_link}} + + {{/if}} +

{{$header}}

+
+
+{{/if}} + +{{if $header}} +
+{{/if}} diff --git a/view/theme/redbasic/tpl/menulist.tpl b/view/theme/redbasic/tpl/menulist.tpl new file mode 100644 index 000000000..e23035062 --- /dev/null +++ b/view/theme/redbasic/tpl/menulist.tpl @@ -0,0 +1,40 @@ +
+
+
+ +
+

{{$title}}

+
+
+ + {{$create}} + + {{if $menus }} + + {{/if}} +
diff --git a/view/theme/redbasic/tpl/message_side.tpl b/view/theme/redbasic/tpl/message_side.tpl new file mode 100755 index 000000000..2ac61bf76 --- /dev/null +++ b/view/theme/redbasic/tpl/message_side.tpl @@ -0,0 +1,9 @@ + diff --git a/view/theme/redbasic/tpl/micropro_img.tpl b/view/theme/redbasic/tpl/micropro_img.tpl new file mode 100755 index 000000000..a7c5973f3 --- /dev/null +++ b/view/theme/redbasic/tpl/micropro_img.tpl @@ -0,0 +1 @@ +
diff --git a/view/theme/redbasic/tpl/micropro_txt.tpl b/view/theme/redbasic/tpl/micropro_txt.tpl new file mode 100755 index 000000000..295e7940d --- /dev/null +++ b/view/theme/redbasic/tpl/micropro_txt.tpl @@ -0,0 +1 @@ + diff --git a/view/theme/redbasic/tpl/mitemedit.tpl b/view/theme/redbasic/tpl/mitemedit.tpl new file mode 100644 index 000000000..9f696fc23 --- /dev/null +++ b/view/theme/redbasic/tpl/mitemedit.tpl @@ -0,0 +1,42 @@ +{{if $header}} +
+
+

{{$header}}

+
+{{/if}} + +{{if $header}} +
+{{/if}} diff --git a/view/theme/redbasic/tpl/mitemlist.tpl b/view/theme/redbasic/tpl/mitemlist.tpl new file mode 100644 index 000000000..b28cdfc7e --- /dev/null +++ b/view/theme/redbasic/tpl/mitemlist.tpl @@ -0,0 +1,34 @@ +
+
+
+ +
+

{{$title}} {{if $menudesc}}{{$menudesc}}{{else}}{{$menuname}}{{/if}}

+
+
+ + {{$create}} + + {{if $mlist }} +
+ + + + + + + + + {{foreach $mlist as $m }} + + + + + + + + {{/foreach}} +
{{$nametitle}}{{$targettitle}}
{{$m.mitem_desc}}{{$m.mitem_link}}
+
+ {{/if}} +
diff --git a/view/theme/redbasic/tpl/mood_content.tpl b/view/theme/redbasic/tpl/mood_content.tpl new file mode 100755 index 000000000..315ee4c8a --- /dev/null +++ b/view/theme/redbasic/tpl/mood_content.tpl @@ -0,0 +1,33 @@ + +
+
+

{{$title}}

+
+
+ +
{{$desc}}
+ +
+
+ + +
+
+
+ + + +
+ +
+
+
+ + +
+
+
diff --git a/view/theme/redbasic/tpl/msg-header.tpl b/view/theme/redbasic/tpl/msg-header.tpl new file mode 100755 index 000000000..013e1cfdc --- /dev/null +++ b/view/theme/redbasic/tpl/msg-header.tpl @@ -0,0 +1,81 @@ + + + diff --git a/view/theme/redbasic/tpl/myapps.tpl b/view/theme/redbasic/tpl/myapps.tpl new file mode 100755 index 000000000..ccefa4a49 --- /dev/null +++ b/view/theme/redbasic/tpl/myapps.tpl @@ -0,0 +1,17 @@ +
+
+ {{if $authed}} + {{if $create}} +  {{$create}} + {{else}} + {{$manage}} + {{/if}} + {{/if}} +

{{$title}}{{if $cat}} - {{$cat}}{{/if}}

+
+
+ {{foreach $apps as $ap}} + {{$ap}} + {{/foreach}} +
+
diff --git a/view/theme/redbasic/tpl/nav.tpl b/view/theme/redbasic/tpl/nav.tpl new file mode 100755 index 000000000..c5b378b4f --- /dev/null +++ b/view/theme/redbasic/tpl/nav.tpl @@ -0,0 +1,222 @@ +{{if $nav.login && !$userinfo}} +
+ + {{$nav.loginmenu.1.1}} + + {{if $nav.register}} + + {{$nav.register.1}} + + {{/if}} +
+{{/if}} +{{if $userinfo}} + +{{/if}} + + + +{{if $nav.help.6}} +
+ {{$nav.help.5}} + +
+{{/if}} diff --git a/view/theme/redbasic/tpl/nav_login.tpl b/view/theme/redbasic/tpl/nav_login.tpl new file mode 100644 index 000000000..b361b1a14 --- /dev/null +++ b/view/theme/redbasic/tpl/nav_login.tpl @@ -0,0 +1,18 @@ +{{if $nav.login && !$userinfo}} + +{{/if}} diff --git a/view/theme/redbasic/tpl/new_channel.tpl b/view/theme/redbasic/tpl/new_channel.tpl new file mode 100755 index 000000000..cc1983ac4 --- /dev/null +++ b/view/theme/redbasic/tpl/new_channel.tpl @@ -0,0 +1,34 @@ +
+
+

{{$title}}

+
+
+ + {{if $channel_usage_message}} +
+ {{$channel_usage_message}} +
+ {{/if}} +
+ {{if $default_role}} + + {{else}} + {{include file="field_select_grouped.tpl" field=$role}} + {{/if}} + + {{include file="field_input.tpl" field=$name}} +
+ + {{include file="field_input.tpl" field=$nickname}} +
+ + +
+ + +
+
+
+
diff --git a/view/theme/redbasic/tpl/notes.tpl b/view/theme/redbasic/tpl/notes.tpl new file mode 100644 index 000000000..c6d5d8a73 --- /dev/null +++ b/view/theme/redbasic/tpl/notes.tpl @@ -0,0 +1,35 @@ +
+

{{$banner}}

+ + +
diff --git a/view/theme/redbasic/tpl/notifications.tpl b/view/theme/redbasic/tpl/notifications.tpl new file mode 100755 index 000000000..0b24da7c3 --- /dev/null +++ b/view/theme/redbasic/tpl/notifications.tpl @@ -0,0 +1,11 @@ +
+ +

{{$notif_header}}

+ +{{if $notifications_available}} +{{$notif_link_mark_seen}} +{{/if}} +
+ {{$notif_content}} +
+
diff --git a/view/theme/redbasic/tpl/notify.tpl b/view/theme/redbasic/tpl/notify.tpl new file mode 100755 index 000000000..d3c79be82 --- /dev/null +++ b/view/theme/redbasic/tpl/notify.tpl @@ -0,0 +1,3 @@ + diff --git a/view/theme/redbasic/tpl/nwiki_page_history.tpl b/view/theme/redbasic/tpl/nwiki_page_history.tpl new file mode 100644 index 000000000..b1c6c9284 --- /dev/null +++ b/view/theme/redbasic/tpl/nwiki_page_history.tpl @@ -0,0 +1,59 @@ + + + {{foreach $pageHistory as $commit}} + + {{/foreach}} +
+ + + + + +
Date{{$commit.date}} + {{if $permsWrite}} + +

+ {{/if}} + +
{{$name_lbl}}{{$commit.name}}
{{$msg_label}}{{$commit.title}}
+
diff --git a/view/theme/redbasic/tpl/oauth_authorize.tpl b/view/theme/redbasic/tpl/oauth_authorize.tpl new file mode 100755 index 000000000..2b7afa80e --- /dev/null +++ b/view/theme/redbasic/tpl/oauth_authorize.tpl @@ -0,0 +1,10 @@ +

{{$title}}

+ +
+ +

{{$app.name}}

+
+

{{$authorize}}

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

{{$title}}

+ +

{{$info}}

+{{$code}} diff --git a/view/theme/redbasic/tpl/oembed_video.tpl b/view/theme/redbasic/tpl/oembed_video.tpl new file mode 100755 index 000000000..b0cfed2e5 --- /dev/null +++ b/view/theme/redbasic/tpl/oembed_video.tpl @@ -0,0 +1,4 @@ + + +
+
diff --git a/view/theme/redbasic/tpl/oexchange_xrd.tpl b/view/theme/redbasic/tpl/oexchange_xrd.tpl new file mode 100755 index 000000000..e865e07d9 --- /dev/null +++ b/view/theme/redbasic/tpl/oexchange_xrd.tpl @@ -0,0 +1,33 @@ + + + + {{$base}} + + Zotlabs + Hubzilla + Hubzilla + Send to Hubzilla + + + + + + + + diff --git a/view/theme/redbasic/tpl/page_display.tpl b/view/theme/redbasic/tpl/page_display.tpl new file mode 100755 index 000000000..a320920c7 --- /dev/null +++ b/view/theme/redbasic/tpl/page_display.tpl @@ -0,0 +1,14 @@ +
+
+ {{if $title}} +
+

{{$title}}

+
+ {{/if}} +
+ +
{{$date}}
+
{{$body}}
+
+
+
diff --git a/view/theme/redbasic/tpl/page_display_empty.tpl b/view/theme/redbasic/tpl/page_display_empty.tpl new file mode 100644 index 000000000..9f000dee8 --- /dev/null +++ b/view/theme/redbasic/tpl/page_display_empty.tpl @@ -0,0 +1 @@ +{{$body}} \ No newline at end of file diff --git a/view/theme/redbasic/tpl/pdledit.tpl b/view/theme/redbasic/tpl/pdledit.tpl new file mode 100644 index 000000000..cef93d324 --- /dev/null +++ b/view/theme/redbasic/tpl/pdledit.tpl @@ -0,0 +1,24 @@ +
+

{{$header}}

+ +

{{$mname}} {{$module}}

+ +
+{{$help}} +
+
+ + + +
+ + + +
+ + +
+ +
diff --git a/view/theme/redbasic/tpl/peoplefind.tpl b/view/theme/redbasic/tpl/peoplefind.tpl new file mode 100755 index 000000000..2ecfbaff9 --- /dev/null +++ b/view/theme/redbasic/tpl/peoplefind.tpl @@ -0,0 +1,17 @@ +
+

{{$findpeople}}

+
+
+ +
+ +
+
+
+ +
diff --git a/view/theme/redbasic/tpl/photo_album.tpl b/view/theme/redbasic/tpl/photo_album.tpl new file mode 100755 index 000000000..8bacb1575 --- /dev/null +++ b/view/theme/redbasic/tpl/photo_album.tpl @@ -0,0 +1,32 @@ +
+
+
+ {{if $order}} + + {{/if}} +
+ {{if $album_edit.1}} + + {{/if}} + {{if $can_post}} + + {{/if}} +
+
+

{{$album}}

+
+
+ {{$upload_form}} + {{$album_edit.1}} +
+
+ {{foreach $photos as $photo}} + {{include file="photo_top.tpl"}} + {{/foreach}} +
+
+
+
+
+ +
diff --git a/view/theme/redbasic/tpl/photo_albums.tpl b/view/theme/redbasic/tpl/photo_albums.tpl new file mode 100755 index 000000000..a238e61bc --- /dev/null +++ b/view/theme/redbasic/tpl/photo_albums.tpl @@ -0,0 +1,13 @@ + diff --git a/view/theme/redbasic/tpl/photo_drop.tpl b/view/theme/redbasic/tpl/photo_drop.tpl new file mode 100755 index 000000000..664e5338c --- /dev/null +++ b/view/theme/redbasic/tpl/photo_drop.tpl @@ -0,0 +1,3 @@ +
+ +
diff --git a/view/theme/redbasic/tpl/photo_item.tpl b/view/theme/redbasic/tpl/photo_item.tpl new file mode 100755 index 000000000..ec643c4a9 --- /dev/null +++ b/view/theme/redbasic/tpl/photo_item.tpl @@ -0,0 +1,34 @@ +
+
+
+
+
+ + {{$name}} +
+
+
+
+ {{$name}} +
+
{{$ago}}
+
+
+
+
{{$title}}
+
{{$body}}
+ +
+ {{if $drop}} +
+
+ {{$drop}} +
+
+
+ {{/if}} +
+ {{$comment}} +
+
+ diff --git a/view/theme/redbasic/tpl/photo_top.tpl b/view/theme/redbasic/tpl/photo_top.tpl new file mode 100755 index 000000000..a86aa7f80 --- /dev/null +++ b/view/theme/redbasic/tpl/photo_top.tpl @@ -0,0 +1,4 @@ + + {{if $photo.album.name}}{{$photo.album.name}}{{elseif $photo.desc}}{{$photo.desc}}{{elseif $photo.alt}}{{$photo.alt}}{{else}}{{$photo.unknown}}{{/if}} + + diff --git a/view/theme/redbasic/tpl/photo_view.tpl b/view/theme/redbasic/tpl/photo_view.tpl new file mode 100755 index 000000000..2431329ec --- /dev/null +++ b/view/theme/redbasic/tpl/photo_view.tpl @@ -0,0 +1,172 @@ +
+
+
+
+ {{if $tools || $map || $edit}} +
+ + +
+ {{/if}} + {{if $lock}} +
+ + +
+ {{/if}} + {{if $prevlink || $nextlink}} +
+ {{if $prevlink}} + + {{/if}} + {{if $nextlink}} + + {{/if}} +
+ {{/if}} +
+

{{if $desc}}{{$desc}}{{elseif $filename}}{{$filename}}{{else}}{{$unknown}}{{/if}}

+
+
+
+ {{$map}} +
+
+
+ + {{* album renaming is not supported atm. +
+ + + {{if $edit.albums}} + + {{foreach $edit.albums as $al}} + {{if $al.text}} + + {{/if}} +
+ *}} +
+ + +
+
+ + +
+
+ {{include file="field_select.tpl" field=$edit.album_select}} +
+
+ + +
+ {{if $edit.adult_enabled}} +
+ {{include file="field_checkbox.tpl" field=$edit.adult}} +
+ {{/if}} + +
+ +
+
+ {{if $edit.aclselect}} + + {{/if}} + +
+
+ {{$edit.aclselect}} +
+
+
+
+
+ {{if $tags}} +
+ {{$tag_hdr}} + {{foreach $tags as $t}} + {{$t.0}}{{if $edit}}  {{/if}} + {{/foreach}} +
+ {{/if}} +
+ {{if $responses.count }} +
+
+ {{foreach $responses as $verb=>$response}} + {{if $response.count}} +
+ + {{if $response.list_part}} + + {{else}} + + {{/if}} + {{if $response.list_part}} + + {{/if}} +
+ {{/if}} + {{/foreach}} +
+
+ {{/if}} + {{if $likebuttons}} +
+ + +
+
+ {{/if}} +
+
+
+ {{$comments}} + {{if $commentbox}} +
+ {{$commentbox}} +
+ {{/if}} +
+
+{{$paginate}} + diff --git a/view/theme/redbasic/tpl/photos_recent.tpl b/view/theme/redbasic/tpl/photos_recent.tpl new file mode 100755 index 000000000..8fe631ca6 --- /dev/null +++ b/view/theme/redbasic/tpl/photos_recent.tpl @@ -0,0 +1,23 @@ +
+
+
+ {{if $can_post}} + + {{/if}} +
+

{{$title}}

+
+
+ {{$upload_form}} +
+
+ {{foreach $photos as $photo}} + {{include file="photo_top.tpl"}} + {{/foreach}} +
+
+
+
+
+ +
diff --git a/view/theme/redbasic/tpl/photos_upload.tpl b/view/theme/redbasic/tpl/photos_upload.tpl new file mode 100755 index 000000000..d52bad5a2 --- /dev/null +++ b/view/theme/redbasic/tpl/photos_upload.tpl @@ -0,0 +1,61 @@ +
+
+
+ + +
+ + + + {{foreach $albums as $al}} + {{if $al.text}} + +
+ {{if $default}} +
+ +
+ {{include file="field_input.tpl" field=$caption}} + {{include file="field_checkbox.tpl" field=$visible}} +
+ {{include file="field_textarea.tpl" field=$body}} +
+
+
+ {{if $lockstate}} + + {{/if}} + +
+ +
+ {{/if}} +
+ + {{if $uploader}} + {{include file="field_input.tpl" field=$caption}} + {{include file="field_checkbox.tpl" field=$visible}} +
+ {{include file="field_textarea.tpl" field=$body}} +
+
+ {{if $lockstate}} + + {{/if}} +
+ {{$uploader}} +
+
+ {{/if}} +
+
+ {{$aclselect}} +
+
diff --git a/view/theme/redbasic/tpl/photosajax.tpl b/view/theme/redbasic/tpl/photosajax.tpl new file mode 100755 index 000000000..45191db85 --- /dev/null +++ b/view/theme/redbasic/tpl/photosajax.tpl @@ -0,0 +1,4 @@ +{{foreach $photos as $photo}} +{{include file="photo_top.tpl"}} +{{/foreach}} + diff --git a/view/theme/redbasic/tpl/poco_entry_xml.tpl b/view/theme/redbasic/tpl/poco_entry_xml.tpl new file mode 100755 index 000000000..30b6268dc --- /dev/null +++ b/view/theme/redbasic/tpl/poco_entry_xml.tpl @@ -0,0 +1,8 @@ + +{{if $entry.id}}{{$entry.id}}{{/if}} +{{if $entry.displayName}}{{$entry.displayName}}{{/if}} +{{if $entry.preferredUsername}}{{$entry.preferredUsername}}{{/if}} +{{if $entry.rating}}{{$entry.rating}}{{/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/theme/redbasic/tpl/poco_xml.tpl b/view/theme/redbasic/tpl/poco_xml.tpl new file mode 100755 index 000000000..0e38a692c --- /dev/null +++ b/view/theme/redbasic/tpl/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/theme/redbasic/tpl/poke_content.tpl b/view/theme/redbasic/tpl/poke_content.tpl new file mode 100755 index 000000000..f368cb024 --- /dev/null +++ b/view/theme/redbasic/tpl/poke_content.tpl @@ -0,0 +1,48 @@ + +
+
+

{{$title}}

+
+
+ +
{{$desc}}
+ +
+
+ + +
+ + +
+ + +
+ + + + + +{{if $poke_basic}} + +{{else}} +
+ + +
+{{/if}} + +{{if ! $parent}} +{{include file="field_checkbox.tpl" field=$private}} +{{/if}} + + +
+ + +
+
diff --git a/view/theme/redbasic/tpl/posted_date_widget.tpl b/view/theme/redbasic/tpl/posted_date_widget.tpl new file mode 100755 index 000000000..fb43c744b --- /dev/null +++ b/view/theme/redbasic/tpl/posted_date_widget.tpl @@ -0,0 +1,46 @@ + + + +
+

{{$title}}

+ + + + + {{/if}} + +
diff --git a/view/theme/redbasic/tpl/prep.tpl b/view/theme/redbasic/tpl/prep.tpl new file mode 100644 index 000000000..debba13a8 --- /dev/null +++ b/view/theme/redbasic/tpl/prep.tpl @@ -0,0 +1,31 @@ +
+

{{$header}}

+ +{{if $site}} +

{{$website}} {{$site}}

+{{/if}} + + +{{if $raters}} +{{foreach $raters as $r}} + +
+ +
+
+{{$r.xchan_addr}} +
+
+
+
{{$r.xchan_name}}
+
{{$rating_lbl}} {{$r.xlink_rating}}
+{{if $r.xlink_rating_text}} +
{{$rating_text_label}} {{$r.xlink_rating_text}} +
+{{/if}} +
+
+
+{{/foreach}} +{{/if}} +
diff --git a/view/theme/redbasic/tpl/profdef_edit.tpl b/view/theme/redbasic/tpl/profdef_edit.tpl new file mode 100644 index 000000000..bfe85314d --- /dev/null +++ b/view/theme/redbasic/tpl/profdef_edit.tpl @@ -0,0 +1,16 @@ +

{{$header}}

+ +
+ +{{if $id}} + +{{/if}} + +{{include file="field_input.tpl" field=$field_name}} +{{include file="field_input.tpl" field=$field_type}} +{{include file="field_input.tpl" field=$field_desc}} +{{include file="field_input.tpl" field=$field_help}} + + + +
diff --git a/view/theme/redbasic/tpl/profed_head.tpl b/view/theme/redbasic/tpl/profed_head.tpl new file mode 100755 index 000000000..ce774052a --- /dev/null +++ b/view/theme/redbasic/tpl/profed_head.tpl @@ -0,0 +1,2 @@ + + diff --git a/view/theme/redbasic/tpl/profile_advanced.tpl b/view/theme/redbasic/tpl/profile_advanced.tpl new file mode 100755 index 000000000..c56062459 --- /dev/null +++ b/view/theme/redbasic/tpl/profile_advanced.tpl @@ -0,0 +1,341 @@ +
+
+
+ {{if $profile.like_count}} +
+ + {{if $profile.likers}} + + {{/if}} +
+ {{/if}} + {{if $profile.canlike}} +
+ +
+ {{/if}} + {{if $editmenu.multi}} +
+  {{$editmenu.edit.3}} + +
+ {{elseif $editmenu}} + + {{/if}} + {{if $exportlink}} + + {{/if}} +
+

{{$title}}

+
+
+
+ + {{foreach $fields as $f}} + + + + + + + + + + + + + + + + + + + + + + + + {{if $f == 'name'}} +
+
{{$profile.fullname.0}}
+
{{$profile.fullname.1}}
+
+ {{/if}} + + {{if $f == 'fullname'}} +
+
{{$profile.fullname.0}}
+
{{$profile.fullname.1}}
+
+ {{/if}} + + {{if $f == 'gender'}} + {{if $profile.gender}} +
+
{{$profile.gender.0}}
+
{{$profile.gender.1}}
+
+ {{/if}} + {{/if}} + + {{if $f == 'birthday'}} + {{if $profile.birthday}} +
+
{{$profile.birthday.0}}
+
{{$profile.birthday.1}}
+
+ {{/if}} + {{/if}} + + {{if $f == 'age'}} + {{if $profile.age}} +
+
{{$profile.age.0}}
+
{{$profile.age.1}}
+
+ {{/if}} + {{/if}} + + + {{if $f == 'marital'}} + {{if $profile.marital}} +
+
 {{$profile.marital.0}}
+
{{$profile.marital.1}}{{if in_array('partner',$fields)}}{{if $profile.marital.partner}} ({{$profile.marital.partner}}){{/if}}{{/if}}{{if in_array('howlong',$fields)}}{{if $profile.howlong}} {{$profile.howlong}}{{/if}}{{/if}}
+
+ {{/if}} + {{/if}} + + {{if $f == 'sexual'}} + {{if $profile.sexual}} +
+
{{$profile.sexual.0}}
+
{{$profile.sexual.1}}
+
+ {{/if}} + {{/if}} + + {{if $f == 'keywords'}} + {{if $profile.keywords}} +
+
{{$profile.keywords.0}}
+
{{$profile.keywords.1}}
+
+ {{/if}} + {{/if}} + + {{if $f == 'homepage'}} + {{if $profile.homepage}} +
+
{{$profile.homepage.0}}
+
{{$profile.homepage.1}}
+
+ {{/if}} + {{/if}} + + {{if $f == 'hometown'}} + {{if $profile.hometown}} +
+
{{$profile.hometown.0}}
+
{{$profile.hometown.1}}
+
+ {{/if}} + {{/if}} + + + {{if $f == 'politic'}} + {{if $profile.politic}} +
+
{{$profile.politic.0}}
+
{{$profile.politic.1}}
+
+ {{/if}} + {{/if}} + + {{if $f == 'religion'}} + {{if $profile.religion}} +
+
{{$profile.religion.0}}
+
{{$profile.religion.1}}
+
+ {{/if}} + {{/if}} + + {{if $f == 'about'}} + {{if $profile.about}} +
+
{{$profile.about.0}}
+
{{$profile.about.1}}
+
+ {{/if}} + {{/if}} + + {{if $f == 'interest'}} + {{if $profile.interest}} +
+
{{$profile.interest.0}}
+
{{$profile.interest.1}}
+
+ {{/if}} + {{/if}} + + {{if $f == 'likes'}} + {{if $profile.likes}} +
+
{{$profile.likes.0}}
+
{{$profile.likes.1}}
+
+ {{/if}} + {{/if}} + + {{if $f == 'dislikes'}} + {{if $profile.dislikes}} +
+
{{$profile.dislikes.0}}
+
{{$profile.dislikes.1}}
+
+ {{/if}} + {{/if}} + + {{if $f == 'contact'}} + {{if $profile.contact}} +
+
{{$profile.contact.0}}
+
{{$profile.contact.1}}
+
+ {{/if}} + {{/if}} + + {{if $f == 'channels'}} + {{if $profile.channels}} +
+
{{$profile.channels.0}}
+
{{$profile.channels.1}}
+
+ {{/if}} + {{/if}} + + + {{if $f == 'music'}} + {{if $profile.music}} +
+
{{$profile.music.0}}
+
{{$profile.music.1}}
+
+ {{/if}} + {{/if}} + + + {{if $f == 'book'}} + {{if $profile.book}} +
+
{{$profile.book.0}}
+
{{$profile.book.1}}
+
+ {{/if}} + {{/if}} + + + {{if $f == 'tv'}} + {{if $profile.tv}} +
+
{{$profile.tv.0}}
+
{{$profile.tv.1}}
+
+ {{/if}} + {{/if}} + + + {{if $f == 'film'}} + {{if $profile.film}} +
+
{{$profile.film.0}}
+
{{$profile.film.1}}
+
+ {{/if}} + {{/if}} + + + {{if $f == 'romance'}} + {{if $profile.romance}} +
+
{{$profile.romance.0}}
+
{{$profile.romance.1}}
+
+ {{/if}} + {{/if}} + + + {{if $f == 'employment'}} + {{if $profile.employment}} +
+
{{$profile.employment.0}}
+
{{$profile.employment.1}}
+
+ {{/if}} + {{/if}} + + {{if $f == 'education'}} + {{if $profile.education}} +
+
{{$profile.education.0}}
+
{{$profile.education.1}}
+
+ {{/if}} + {{/if}} + + {{foreach $profile.extra_fields as $fld}} + {{if $f == $fld}} + {{if $profile.$fld}} +
+
{{$profile.$fld.0}}
+
{{$profile.$fld.1}}
+
+ {{/if}} + {{/if}} + {{/foreach}} + {{/foreach}} + + + {{if $things}} + {{foreach $things as $key => $items}} + {{$profile.fullname.1}} {{$key}} +
    + {{foreach $items as $item}} +
  • {{if $item.img}}{{$item.term}}{{/if}} + {{$item.term}} + {{if $profile.canlike}}
    + + {{/if}} + {{if $item.like_count}} +
    + + {{if $item.likes}} + + {{/if}} +
    + {{/if}} +
  • + {{/foreach}} +
+
+ {{/foreach}} + {{/if}} +
+
diff --git a/view/theme/redbasic/tpl/profile_edit.tpl b/view/theme/redbasic/tpl/profile_edit.tpl new file mode 100755 index 000000000..05137479f --- /dev/null +++ b/view/theme/redbasic/tpl/profile_edit.tpl @@ -0,0 +1,401 @@ +
+
+ +

{{$banner}}

+
+
+
+ + +
+ +
+ + + {{if $is_default}} + + {{/if}} + +
+
+ +
+
+ {{include file="field_input.tpl" field=$profile_name}} + + {{include file="field_input.tpl" field=$name}} + + {{if $fields.pdesc}} + {{include file="field_input.tpl" field=$pdesc}} + {{/if}} + + {{if $fields.gender}} +
+ + {{if $advanced}} + {{$gender}} + {{else}} + {{$gender_min}} + {{/if}} +
+
+ {{/if}} + + {{if $fields.dob}} + {{$dob}} + {{/if}} + + {{include file="field_checkbox.tpl" field=$hide_friends}} + +
+ +
+
+
+
+
+ + {{if $fields.comms }} + +
+ + + +
+ +
+ + + +
+ +
+ + + +
+ +
+
+ +
+ + + {{if $vcard.fn}}{{$vcard.fn}}{{/if}} + {{if $vcard.emails.0.address}}{{/if}} + {{if $vcard.tels.0}}{{/if}} + + +
+
+
+ +
+
+ {{if $vcard.tels}} + {{foreach $vcard.tels as $tel}} +
+ + + +
+ {{/foreach}} + {{/if}} +
+
+ + +
+
+ {{if $vcard.emails}} + {{foreach $vcard.emails as $email}} +
+ + + +
+ {{/foreach}} + {{/if}} +
+
+ +
+
+ {{if $vcard.impps}} + {{foreach $vcard.impps as $impp}} +
+ + + +
+ {{/foreach}} + {{/if}} +
+
+ +
+ +
+
+ {{/if}} + + + {{if $fields.address || $fields.locality || $fields.postal_code || $fields.region || $fields.country_name || $fields.hometown}} +
+ +
+
+ {{if $fields.address}} + {{include file="field_input.tpl" field=$address}} + {{/if}} + + {{if $fields.locality}} + {{include file="field_input.tpl" field=$locality}} + {{/if}} + + {{if $fields.postal_code}} + {{include file="field_input.tpl" field=$postal_code}} + {{/if}} + + {{if $fields.region}} + {{include file="field_input.tpl" field=$region}} + {{/if}} + + {{if $fields.country_name}} + {{include file="field_input.tpl" field=$country_name}} + {{/if}} + + {{if $fields.hometown}} + {{include file="field_input.tpl" field=$hometown}} + {{/if}} + +
+ +
+
+
+
+
+ + {{/if}} + + {{if $fields.marital || $fields.sexual}} +
+ +
+
+ {{if $fields.marital }} +
+ + {{if $advanced}} + {{$marital}} + {{else}} + {{$marital_min}} + {{/if}} +
+
+ + {{if $fields.partner}} + {{include file="field_input.tpl" field=$with}} + {{/if}} + + {{if $fields.howlong}} + {{include file="field_input.tpl" field=$howlong}} + {{/if}} + {{/if}} + + {{if $fields.sexual}} +
+ + {{$sexual}} +
+
+ {{/if}} + +
+ +
+
+
+
+
+ {{/if}} + {{if $fields.keywords || $fields.politic || $fields.religion || $fields.about || $fields.contact || $fields.homepage || $fields.interest || $fields.likes || $fields.dislikes || $fields.channels || $fields.music || $fields.book || $fields.tv || $fields.film || $fields.romance || $fields.employment || $fields.education || $extra_fields}} +
+ +
+
+ {{if $fields.homepage}} + {{include file="field_input.tpl" field=$homepage}} + {{/if}} + + {{if $fields.keywords}} + {{include file="field_input.tpl" field=$keywords}} + {{/if}} + + {{if $fields.politic}} + {{include file="field_input.tpl" field=$politic}} + {{/if}} + + {{if $fields.religion}} + {{include file="field_input.tpl" field=$religion}} + {{/if}} + + {{if $fields.about}} + {{include file="field_textarea.tpl" field=$about}} + {{/if}} + + {{if $fields.contact}} + {{include file="field_textarea.tpl" field=$contact}} + {{/if}} + + {{if $fields.interest}} + {{include file="field_textarea.tpl" field=$interest}} + {{/if}} + + {{if $fields.likes}} + {{include file="field_textarea.tpl" field=$likes}} + {{/if}} + + {{if $fields.dislikes}} + {{include file="field_textarea.tpl" field=$dislikes}} + {{/if}} + + {{if $fields.channels}} + {{include file="field_textarea.tpl" field=$channels}} + {{/if}} + + {{if $fields.music}} + {{include file="field_textarea.tpl" field=$music}} + {{/if}} + + {{if $fields.book}} + {{include file="field_textarea.tpl" field=$book}} + {{/if}} + + {{if $fields.tv}} + {{include file="field_textarea.tpl" field=$tv}} + {{/if}} + + {{if $fields.film}} + {{include file="field_textarea.tpl" field=$film}} + {{/if}} + + {{if $fields.romance}} + {{include file="field_textarea.tpl" field=$romance}} + {{/if}} + + {{if $fields.employment}} + {{include file="field_textarea.tpl" field=$employ}} + {{/if}} + + {{if $fields.education}} + {{include file="field_textarea.tpl" field=$education}} + {{/if}} + + {{if $extra_fields}} + {{foreach $extra_fields as $field }} + {{include file="field_input.tpl" field=$field}} + {{/foreach}} + {{/if}} +
+ +
+
+
+
+
+ {{/if}} +
+
+
+ diff --git a/view/theme/redbasic/tpl/profile_entry.tpl b/view/theme/redbasic/tpl/profile_entry.tpl new file mode 100755 index 000000000..9ae870738 --- /dev/null +++ b/view/theme/redbasic/tpl/profile_entry.tpl @@ -0,0 +1,11 @@ +
+
+ {{$alt}} +
+ +
+ {{$visible}} +
+
diff --git a/view/theme/redbasic/tpl/profile_listing_header.tpl b/view/theme/redbasic/tpl/profile_listing_header.tpl new file mode 100755 index 000000000..42abf2735 --- /dev/null +++ b/view/theme/redbasic/tpl/profile_listing_header.tpl @@ -0,0 +1,12 @@ +
+
+  {{$cr_new}} +

{{$header}}

+
+
+
+ {{$profiles}} +
+
+ +
diff --git a/view/theme/redbasic/tpl/profile_photo.tpl b/view/theme/redbasic/tpl/profile_photo.tpl new file mode 100755 index 000000000..ca107bfcc --- /dev/null +++ b/view/theme/redbasic/tpl/profile_photo.tpl @@ -0,0 +1,48 @@ +
+
+

{{$title}}

+
+
+ +
+ + +
+ + {{if $importfile}} + + {{else}} + + + {{/if}} +
+ + + {{if $single}} + + {{else}} + + + +
+
+
+ {{/if}} + +
+ +
+
+ +
+
+
+ +
+
diff --git a/view/theme/redbasic/tpl/profile_tabs.tpl b/view/theme/redbasic/tpl/profile_tabs.tpl new file mode 100644 index 000000000..49b74bb8f --- /dev/null +++ b/view/theme/redbasic/tpl/profile_tabs.tpl @@ -0,0 +1,5 @@ + +{{foreach $tabs as $tab}} +{{$tab.label}} +{{/foreach}} + diff --git a/view/theme/redbasic/tpl/profile_vcard.tpl b/view/theme/redbasic/tpl/profile_vcard.tpl new file mode 100755 index 000000000..c17a7878c --- /dev/null +++ b/view/theme/redbasic/tpl/profile_vcard.tpl @@ -0,0 +1,62 @@ +
+ {{if ! $zcard}} +
{{$profile.fullname}}
+ {{/if}} + {{if $connect}} + + {{/if}} + {{if ! $zcard}} + {{if $editmenu.multi}} + + {{elseif $editmenu}} + + {{/if}} + {{/if}} + + {{if ! $zcard}} +
{{$profile.fullname}}{{if $profile.online}} {{/if}}
+ {{if $reddress}}
{{$profile.reddress}}
{{/if}} + {{/if}} + {{if $pdesc}}
{{$profile.pdesc}}
{{/if}} + {{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}} + + +
+
+ +{{$rating}} + +{{$chanmenu}} + +{{$contact_block}} + + diff --git a/view/theme/redbasic/tpl/profile_vcard_short.tpl b/view/theme/redbasic/tpl/profile_vcard_short.tpl new file mode 100755 index 000000000..5d87d52c6 --- /dev/null +++ b/view/theme/redbasic/tpl/profile_vcard_short.tpl @@ -0,0 +1,38 @@ +{{$contact_block}} + + {{if $connect}} + + {{/if}} + + +{{$rating}} + + {{if $pdesc}}
{{$profile.pdesc}}
{{/if}} + + {{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}} + +
+ +{{$chanmenu}} + + + diff --git a/view/theme/redbasic/tpl/prv_message.tpl b/view/theme/redbasic/tpl/prv_message.tpl new file mode 100755 index 000000000..925447ff2 --- /dev/null +++ b/view/theme/redbasic/tpl/prv_message.tpl @@ -0,0 +1,104 @@ +{{if $new}} +
+
+

{{$header}}

+
+
+{{/if}} +
+
+ + + + {{if $new}} +
+ + + +
+
+ + +
+ {{/if}} + {{if $reply}} + + + + {{/if}} +
+ + +
+
+
+ + +
+
+
+ + + + + +
+
+ + +
+ {{if $feature_expire || $feature_encrypt}} +
+ {{if $feature_expire}} + + {{/if}} + {{if $feature_encrypt}} + + {{/if}} +
+ {{/if}} +
+ + +
+
+
+
+
+
+
+ +
+
+{{if $new}} +
+
+{{/if}} diff --git a/view/theme/redbasic/tpl/pwdreset.tpl b/view/theme/redbasic/tpl/pwdreset.tpl new file mode 100755 index 000000000..dc17ed57a --- /dev/null +++ b/view/theme/redbasic/tpl/pwdreset.tpl @@ -0,0 +1,17 @@ +
+

{{$lbl1}}

+ +

+{{$lbl2}} +

+

+{{$lbl3}} +

+

{{$newpass}}

+

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

+

+{{$lbl6}} +

+
diff --git a/view/theme/redbasic/tpl/rating_form.tpl b/view/theme/redbasic/tpl/rating_form.tpl new file mode 100644 index 000000000..4bd826484 --- /dev/null +++ b/view/theme/redbasic/tpl/rating_form.tpl @@ -0,0 +1,25 @@ +
+

{{$header}}

+ +
{{if $site}}{{$website}} {{$site}}{{else}}{{$tgt_name}}{{/if}}
+ +

{{$lbl_rating}}

+ +
+ +{{$rating}} + + + + + +
+

{{$lbl_rating_txt}}

+ + +
+ + + +
+
diff --git a/view/theme/redbasic/tpl/rating_slider.tpl b/view/theme/redbasic/tpl/rating_slider.tpl new file mode 100644 index 000000000..4c36504e6 --- /dev/null +++ b/view/theme/redbasic/tpl/rating_slider.tpl @@ -0,0 +1,19 @@ +
+ diff --git a/view/theme/redbasic/tpl/rbmark.tpl b/view/theme/redbasic/tpl/rbmark.tpl new file mode 100644 index 000000000..bead1de2f --- /dev/null +++ b/view/theme/redbasic/tpl/rbmark.tpl @@ -0,0 +1,16 @@ +

{{$header}}

+ + +
+ + + + +{{include file="field_input.tpl" field=$url}} +{{include file="field_input.tpl" field=$title}} +{{include file="field_select.tpl" field=$menus}} +{{include file="field_input.tpl" field=$menu_name}} + + + +
diff --git a/view/theme/redbasic/tpl/register.tpl b/view/theme/redbasic/tpl/register.tpl new file mode 100755 index 000000000..c84934626 --- /dev/null +++ b/view/theme/redbasic/tpl/register.tpl @@ -0,0 +1,61 @@ +
+
+

{{$title}}

+
+
+
+ {{if $reg_is}} +
+
{{$reg_is}}
+
{{$other_sites}}
+
+ {{/if}} + + {{if $registertext}} +
{{$registertext}}
+ {{/if}} + + {{if $invitations}} + + {{include file="field_input.tpl" field=$invite_code}} + {{/if}} + + {{include file="field_input.tpl" field=$email}} + + {{include file="field_password.tpl" field=$pass1}} + + {{include file="field_password.tpl" field=$pass2}} + + {{if $auto_create}} + {{if $default_role}} + + {{else}} + + {{include file="field_select_grouped.tpl" field=$role}} + {{/if}} + + {{include file="field_input.tpl" field=$name}} +
+ + {{include file="field_input.tpl" field=$nickname}} +
+ {{/if}} + + {{if $enable_tos}} + {{include file="field_checkbox.tpl" field=$tos}} + {{else}} + + {{/if}} + + +
+
+
+
{{$verify_note}}
+ +
+
diff --git a/view/theme/redbasic/tpl/remote_friends_common.tpl b/view/theme/redbasic/tpl/remote_friends_common.tpl new file mode 100755 index 000000000..d6d2fd211 --- /dev/null +++ b/view/theme/redbasic/tpl/remote_friends_common.tpl @@ -0,0 +1,21 @@ +
+
{{$desc}}      {{if $linkmore}}{{$more}}{{/if}}
+ {{if $items}} + {{foreach $items as $item}} +
+
+ + {{$item.xchan_name}} + +
+
+ +
+
+ {{/foreach}} + {{/if}} +
+
+ diff --git a/view/theme/redbasic/tpl/remote_login.tpl b/view/theme/redbasic/tpl/remote_login.tpl new file mode 100644 index 000000000..e6d387265 --- /dev/null +++ b/view/theme/redbasic/tpl/remote_login.tpl @@ -0,0 +1 @@ +{{$title}} diff --git a/view/theme/redbasic/tpl/removeaccount.tpl b/view/theme/redbasic/tpl/removeaccount.tpl new file mode 100644 index 000000000..ce6c8ac22 --- /dev/null +++ b/view/theme/redbasic/tpl/removeaccount.tpl @@ -0,0 +1,20 @@ +
+
+

{{$title}}

+
+
+ {{$desc.0}}{{$desc.1}}{{$desc.2}} +
+
+
+ +
+ + +
+ {{include file="field_checkbox.tpl" field=$global}} + +
+
+
+ diff --git a/view/theme/redbasic/tpl/removeme.tpl b/view/theme/redbasic/tpl/removeme.tpl new file mode 100755 index 000000000..40b9546d2 --- /dev/null +++ b/view/theme/redbasic/tpl/removeme.tpl @@ -0,0 +1,20 @@ +
+
+

{{$title}}

+
+
+ {{$desc.0}}{{$desc.1}}{{$desc.2}} +
+
+
+ +
+ + +
+ {{include file="field_checkbox.tpl" field=$global}} + +
+
+
+ diff --git a/view/theme/redbasic/tpl/rmagic.tpl b/view/theme/redbasic/tpl/rmagic.tpl new file mode 100755 index 000000000..9d84e4a36 --- /dev/null +++ b/view/theme/redbasic/tpl/rmagic.tpl @@ -0,0 +1,9 @@ +
+

{{$title}}

+
+
+ {{include file="field_input.tpl" field=$address}} + +
+
+
diff --git a/view/theme/redbasic/tpl/safesearch.tpl b/view/theme/redbasic/tpl/safesearch.tpl new file mode 100644 index 000000000..58ce22741 --- /dev/null +++ b/view/theme/redbasic/tpl/safesearch.tpl @@ -0,0 +1,6 @@ +
+

{{$safemode}}

+ +
diff --git a/view/theme/redbasic/tpl/saved_searches.tpl b/view/theme/redbasic/tpl/saved_searches.tpl new file mode 100644 index 000000000..ff2d044ef --- /dev/null +++ b/view/theme/redbasic/tpl/saved_searches.tpl @@ -0,0 +1,12 @@ +
+ + {{$searchbox}} + +
diff --git a/view/theme/redbasic/tpl/search_item.tpl b/view/theme/redbasic/tpl/search_item.tpl new file mode 100755 index 000000000..66618a216 --- /dev/null +++ b/view/theme/redbasic/tpl/search_item.tpl @@ -0,0 +1,114 @@ +
+ +
+
+ {{if $item.photo}} +
+ {{$item.photo}} +
+ {{/if}} + {{if $item.event}} +
+ {{$item.event}} +
+ {{/if}} + {{if $item.title && !$item.event}} +
+ {{if $item.title_tosource}}{{if $item.plink}}{{/if}}{{/if}}{{$item.title}}{{if $item.title_tosource}}{{if $item.plink}}{{/if}}{{/if}} +
+ {{if ! $item.is_new}} +
+ {{/if}} + {{/if}} +
+
+
+ {{$item.name}} +
+
+ {{if $item.lock}} + + {{/if}} +
+ {{$item.name}}{{if $item.owner_url}} {{$item.via}} {{$item.owner_name}}{{/if}} +
+
+ {{if $item.verified}} {{elseif $item.forged}} {{/if}}{{if $item.location}}{{$item.location}}, {{/if}}{{$item.localtime}}{{if $item.editedtime}} {{$item.editedtime}}{{/if}}{{if $item.expiretime}} {{$item.expiretime}}{{/if}}{{if $item.editedtime}} {{/if}} {{if $item.app}}{{$item.str_app}}{{/if}} +
+
+ {{if $item.body}} +
+
+ {{$item.body}} +
+
+ {{/if}} + {{if $item.has_tags}} +
+
+ {{$item.mentions}} {{$item.tags}} {{$item.categories}} {{$item.folders}} +
+ {{** + {{if $item.mentions}} +
+ {{$item.mentions}} +
+ {{/if}} + {{if $item.tags}} +
+ {{$item.tags}} +
+ {{/if}} + {{if $item.categories}} +
+ {{$item.categories}} +
+ {{/if}} + {{if $item.folders}} +
+ {{$item.folders}} +
+ {{/if}} + **}} +
+ {{/if}} +
+
+ + +
+ {{if $item.attachments}} +
+ + +
+ {{/if}} +
+
+ {{if $item.conv}} + + {{/if}} +
+
+ diff --git a/view/theme/redbasic/tpl/searchbox.tpl b/view/theme/redbasic/tpl/searchbox.tpl new file mode 100644 index 000000000..8f7ac5162 --- /dev/null +++ b/view/theme/redbasic/tpl/searchbox.tpl @@ -0,0 +1,12 @@ +
+ +
+ +
+ + {{if $savedsearch}} + + {{/if}} +
+
+
diff --git a/view/theme/redbasic/tpl/section_title.tpl b/view/theme/redbasic/tpl/section_title.tpl new file mode 100644 index 000000000..338e57042 --- /dev/null +++ b/view/theme/redbasic/tpl/section_title.tpl @@ -0,0 +1,5 @@ +
+

{{$title}}

+
+
+ diff --git a/view/theme/redbasic/tpl/select_timezone.tpl b/view/theme/redbasic/tpl/select_timezone.tpl new file mode 100644 index 000000000..2820a54f4 --- /dev/null +++ b/view/theme/redbasic/tpl/select_timezone.tpl @@ -0,0 +1,11 @@ +{{* TODO: Make id configurabel *}} + + diff --git a/view/theme/redbasic/tpl/sellpage_edit.tpl b/view/theme/redbasic/tpl/sellpage_edit.tpl new file mode 100644 index 000000000..0a4726fb2 --- /dev/null +++ b/view/theme/redbasic/tpl/sellpage_edit.tpl @@ -0,0 +1,23 @@ +

{{$header}}

+
+ +{{include file="field_checkbox.tpl" field=$premium}} + +
{{$desc}}
+ +
+

+{{$lbl_about}} +

+ + + +
+
+ + +
{{$lbl2}}
+
{{$desc2}}
+ + +
diff --git a/view/theme/redbasic/tpl/sellpage_submit.tpl b/view/theme/redbasic/tpl/sellpage_submit.tpl new file mode 100644 index 000000000..2bd735ea4 --- /dev/null +++ b/view/theme/redbasic/tpl/sellpage_submit.tpl @@ -0,0 +1,3 @@ +
+ +
\ No newline at end of file diff --git a/view/theme/redbasic/tpl/sellpage_view.tpl b/view/theme/redbasic/tpl/sellpage_view.tpl new file mode 100644 index 000000000..20a65ffbe --- /dev/null +++ b/view/theme/redbasic/tpl/sellpage_view.tpl @@ -0,0 +1,11 @@ +
+

{{$header}}

+ +
{{$desc}}
+ +
{{$text}}
+ +
{{$desc2}}
+ +{{$submit}} +
diff --git a/view/theme/redbasic/tpl/settings.tpl b/view/theme/redbasic/tpl/settings.tpl new file mode 100755 index 000000000..dd5fecb43 --- /dev/null +++ b/view/theme/redbasic/tpl/settings.tpl @@ -0,0 +1,192 @@ +
+
+ {{if $server_role != 'basic'}} {{$removeme}}{{/if}} +

{{$ptitle}}

+
+
+ {{$nickname_block}} +
+ +
+
+ +
+
+ {{include file="field_input.tpl" field=$username}} + {{include file="field_select_grouped.tpl" field=$timezone}} + {{include file="field_input.tpl" field=$defloc}} + {{include file="field_checkbox.tpl" field=$allowloc}} + {{include file="field_checkbox.tpl" field=$adult}} + {{include file="field_input.tpl" field=$photo_path}} + {{include file="field_input.tpl" field=$attach_path}} + {{if $basic_addon}} + {{$basic_addon}} + {{/if}} +
+ +
+
+
+
+
+ +
+
+ {{if $server_role != 'basic'}} + {{include file="field_select_grouped.tpl" field=$role}} + {{/if}} +
+ + {{if $server_role != 'basic'}} +
+ +
+ + {{/if}} +
+ +
+ {{$group_select}} + {{include file="field_checkbox.tpl" field=$hide_presence}} + {{$profile_in_dir}} +
+
+ {{$suggestme}} + {{include file="field_checkbox.tpl" field=$blocktags}} + {{include file="field_input.tpl" field=$expire}} +
+ {{if $permcat_enable}} + {{include file="field_select.tpl" field=$defpermcat}} + {{/if}} + + {{if $sec_addon}} + {{$sec_addon}} + {{/if}} +
+ +
+
+
+
+
+ +
+
+
+

{{$activity_options}}

+
+ {{*not yet implemented *}} + {{*include file="field_checkbox.tpl" field=$post_joingroup*}} + {{include file="field_checkbox.tpl" field=$post_newfriend}} + {{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=$notify9*}} + {{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}} +
+

{{$lbl_vnot}}

+
+ {{include file="field_intcheckbox.tpl" field=$vnotify1}} + {{include file="field_intcheckbox.tpl" field=$vnotify2}} + {{include file="field_intcheckbox.tpl" field=$vnotify3}} + {{include file="field_intcheckbox.tpl" field=$vnotify4}} + {{include file="field_intcheckbox.tpl" field=$vnotify5}} + {{include file="field_intcheckbox.tpl" field=$vnotify6}} + {{include file="field_intcheckbox.tpl" field=$vnotify10}} + {{include file="field_intcheckbox.tpl" field=$vnotify7}} + {{include file="field_intcheckbox.tpl" field=$vnotify8}} + {{include file="field_intcheckbox.tpl" field=$vnotify9}} + {{include file="field_intcheckbox.tpl" field=$vnotify11}} + {{include file="field_intcheckbox.tpl" field=$always_show_in_notices}} + {{include file="field_input.tpl" field=$evdays}} +
+
+ {{if $notify_addon}} + {{$notify_addon}} + {{/if}} +
+ +
+
+
+
+ +
+ +
+
+ {{if $menus}} +
+ + +
+ {{/if}} + {{include file="field_checkbox.tpl" field=$cal_first_day}} + + {{if $misc_addon}} + {{$misc_addon}} + {{/if}} + +
+ +
+
+
+
+
+
+ {{$aclselect}} +
diff --git a/view/theme/redbasic/tpl/settings_account.tpl b/view/theme/redbasic/tpl/settings_account.tpl new file mode 100755 index 000000000..b7fdfb9a9 --- /dev/null +++ b/view/theme/redbasic/tpl/settings_account.tpl @@ -0,0 +1,28 @@ +
+
+  {{$removeme}} +

{{$title}}

+
+
+
+ +
+ {{include file="field_input.tpl" field=$email}} + {{include file="field_password.tpl" field=$origpass}} + {{include file="field_password.tpl" field=$password1}} + {{include file="field_password.tpl" field=$password2}} + + {{if $z_server_role == 'pro' && ! $techlock}} + {{include file="field_select.tpl" field=$techlevel}} + {{else}} + + {{/if}} + +
+ +
+ {{$account_settings}} +
+
+
+ diff --git a/view/theme/redbasic/tpl/settings_addons.tpl b/view/theme/redbasic/tpl/settings_addons.tpl new file mode 100755 index 000000000..52f8d9d3f --- /dev/null +++ b/view/theme/redbasic/tpl/settings_addons.tpl @@ -0,0 +1,11 @@ +
+
+

{{$title}}

+
+
+ +
+ {{$settings_addons}} +
+
+
diff --git a/view/theme/redbasic/tpl/settings_connectors.tpl b/view/theme/redbasic/tpl/settings_connectors.tpl new file mode 100755 index 000000000..8bea9ca63 --- /dev/null +++ b/view/theme/redbasic/tpl/settings_connectors.tpl @@ -0,0 +1,10 @@ +
+

{{$title}}

+ +
+ + +{{$settings_connectors}} + +
+
diff --git a/view/theme/redbasic/tpl/settings_display.tpl b/view/theme/redbasic/tpl/settings_display.tpl new file mode 100755 index 000000000..d8c1ac7aa --- /dev/null +++ b/view/theme/redbasic/tpl/settings_display.tpl @@ -0,0 +1,86 @@ +
+
+

{{$ptitle}}

+
+
+ + +
+ {{if $theme || $mobile_theme}} +
+ +
+
+ {{if $theme}} + {{include file="field_themeselect.tpl" field=$theme}} + {{/if}} + {{if $schema}} + {{include file="field_select.tpl" field=$schema}} + {{/if}} + {{if $mobile_theme}} + {{include file="field_themeselect.tpl" field=$mobile_theme}} + {{/if}} +
+ +
+
+
+
+ {{/if}} +
+ +
+
+ {{if $theme_config}} + {{$theme_config}} + {{/if}} +
+
+
+
+ +
+
+ {{include file="field_input.tpl" field=$ajaxint}} + {{include file="field_input.tpl" field=$itemspage}} + {{include file="field_input.tpl" field=$channel_divmore_height}} + {{include file="field_input.tpl" field=$network_divmore_height}} + {{include file="field_checkbox.tpl" field=$nosmile}} + {{include file="field_checkbox.tpl" field=$title_tosource}} + {{include file="field_checkbox.tpl" field=$channel_list_mode}} + {{include file="field_checkbox.tpl" field=$network_list_mode}} + {{include file="field_checkbox.tpl" field=$user_scalable}} + {{include file="field_checkbox.tpl" field=$preload_images}} + {{include file="field_checkbox.tpl" field=$manual_update}} + {{if $expert}} + + {{/if}} +
+ +
+
+
+
+
+
+
diff --git a/view/theme/redbasic/tpl/settings_features.tpl b/view/theme/redbasic/tpl/settings_features.tpl new file mode 100755 index 000000000..dfe049a7a --- /dev/null +++ b/view/theme/redbasic/tpl/settings_features.tpl @@ -0,0 +1,30 @@ +
+
+

{{$title}}

+
+
+ +
+ {{foreach $features as $g => $f}} +
+ +
+
+ {{foreach $f.1 as $fcat}} + {{include file="field_checkbox.tpl" field=$fcat}} + {{/foreach}} +
+ +
+
+
+
+ {{/foreach}} +
+
diff --git a/view/theme/redbasic/tpl/settings_nick_set.tpl b/view/theme/redbasic/tpl/settings_nick_set.tpl new file mode 100755 index 000000000..76fe7cd8d --- /dev/null +++ b/view/theme/redbasic/tpl/settings_nick_set.tpl @@ -0,0 +1,8 @@ + +
diff --git a/view/theme/redbasic/tpl/settings_oauth.tpl b/view/theme/redbasic/tpl/settings_oauth.tpl new file mode 100755 index 000000000..811cfcec5 --- /dev/null +++ b/view/theme/redbasic/tpl/settings_oauth.tpl @@ -0,0 +1,36 @@ +
+
+

{{$title}}

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

{{$app.clname}}

{{else}}

{{$noname}}

{{/if}} + {{if $app.my}} + {{if $app.oauth_token}} +
+ {{/if}} + {{/if}} + {{if $app.my}} + + + {{/if}} +
+ {{/foreach}} + + +
+
diff --git a/view/theme/redbasic/tpl/settings_oauth_edit.tpl b/view/theme/redbasic/tpl/settings_oauth_edit.tpl new file mode 100755 index 000000000..b94dec48a --- /dev/null +++ b/view/theme/redbasic/tpl/settings_oauth_edit.tpl @@ -0,0 +1,22 @@ +
+
+

{{$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/theme/redbasic/tpl/settings_permcats.tpl b/view/theme/redbasic/tpl/settings_permcats.tpl new file mode 100644 index 000000000..f6bb9b036 --- /dev/null +++ b/view/theme/redbasic/tpl/settings_permcats.tpl @@ -0,0 +1,64 @@ +
+
+

{{$title}}

+
+
+
+ + +
+ + {{include file="field_input.tpl" field=$name}} + +
+ +
+
+ +
+ +
+
+
+ {{$permnote}} +
+ + + + + + {{foreach $perms as $prm}} + {{include file="field_acheckbox.tpl" field=$prm}} + {{/foreach}} +
{{$me}}
+ +
+ +
+
+
+ {{if $permcats}} +
+ + {{foreach $permcats as $k => $v}} + + + + + {{/foreach}} +
{{$k}}
+
+ {{/if}} + +
+ + +
diff --git a/view/theme/redbasic/tpl/settings_tokens.tpl b/view/theme/redbasic/tpl/settings_tokens.tpl new file mode 100644 index 000000000..48190c00c --- /dev/null +++ b/view/theme/redbasic/tpl/settings_tokens.tpl @@ -0,0 +1,72 @@ +
+
+

{{$title}}

+
+
+
+ + +
+ + {{if $atoken}}{{/if}} + {{include file="field_input.tpl" field=$name}} + {{include file="field_input.tpl" field=$token}} + {{include file="field_input.tpl" field=$expires}} +
+ +
+
+ +
+ +
+
+
+ {{$permnote}} +
+ + + + + + {{foreach $perms as $prm}} + {{include file="field_acheckbox.tpl" field=$prm}} + {{/foreach}} +
{{$me}}
+ +
+ +
+
+
+
+ + +
{{$desc2}}
+
    +
  • {{$url1}}?f=&zat=
  • +
  • {{$url2}}?f=&zat=
  • +
+ + {{if $tokens}} +
+ + {{foreach $tokens as $t}} + + + + + {{/foreach}} +
{{$t.atoken_name}}
+ +
+ {{/if}} +
diff --git a/view/theme/redbasic/tpl/sharedwithme.tpl b/view/theme/redbasic/tpl/sharedwithme.tpl new file mode 100644 index 000000000..68bdd6faa --- /dev/null +++ b/view/theme/redbasic/tpl/sharedwithme.tpl @@ -0,0 +1,26 @@ +
+
+  {{$dropall}} +

{{$header}}

+
+
+ + + + + + + + + {{foreach $items as $item}} + + + + + + + + {{/foreach}} +
{{$name}}{{$size}}{{$lastmod}}
{{$item.objfilename}}{{if $item.unseen}} {{$label_new}}{{/if}}{{$item.objfilesize}}{{$item.objedited}}
+
+
diff --git a/view/theme/redbasic/tpl/show_thing.tpl b/view/theme/redbasic/tpl/show_thing.tpl new file mode 100644 index 000000000..d738c9fc9 --- /dev/null +++ b/view/theme/redbasic/tpl/show_thing.tpl @@ -0,0 +1,16 @@ +

{{$header}}

+{{if $thing}} +
+{{if $thing.obj_imgurl}}{{$thing.obj_term}}{{/if}} +{{$thing.obj_term}} +
+{{if $canedit}} + + +{{/if}} + +{{/if}} + diff --git a/view/theme/redbasic/tpl/siteinfo.tpl b/view/theme/redbasic/tpl/siteinfo.tpl new file mode 100755 index 000000000..a5b99fd83 --- /dev/null +++ b/view/theme/redbasic/tpl/siteinfo.tpl @@ -0,0 +1,41 @@ +
+

{{$title}}

+ +

{{$sitenametxt}}

+ +
{{$sitename}}
+ +

{{$headline}}

+ +
{{if $site_about}}{{$site_about}}{{else}}--{{/if}}
+ +

{{$admin_headline}}

+ +
{{if $admin_about}}{{$admin_about}}{{else}}--{{/if}}
+ +

+ + +
+ +

{{$prj_header}}

+ +
{{$prj_name}} ({{$z_server_role}})
+ +{{if $prj_version}} +
{{$prj_version}}
+{{/if}} + + +

{{$prj_linktxt}}

+ +
{{$prj_link}}
+ +

{{$prj_srctxt}}

+ +
{{$prj_src}}
+ +

+
{{$prj_transport}} ({{$transport_link}})
+ +
diff --git a/view/theme/redbasic/tpl/sitesearch.tpl b/view/theme/redbasic/tpl/sitesearch.tpl new file mode 100644 index 000000000..8dbf8cef5 --- /dev/null +++ b/view/theme/redbasic/tpl/sitesearch.tpl @@ -0,0 +1,5 @@ +
+ + {{$searchbox}} +
+
diff --git a/view/theme/redbasic/tpl/sources_edit.tpl b/view/theme/redbasic/tpl/sources_edit.tpl new file mode 100644 index 000000000..61f6e8cb0 --- /dev/null +++ b/view/theme/redbasic/tpl/sources_edit.tpl @@ -0,0 +1,24 @@ +
+

{{$title}}

+ +
{{$desc}}
+ +
+ + +{{include file="field_input.tpl" field=$name}} +{{include file="field_input.tpl" field=$tags}} +{{include file="field_textarea.tpl" field=$words}} + +
+ +
+
+
+
+{{$drop}} +
+ + + + diff --git a/view/theme/redbasic/tpl/sources_list.tpl b/view/theme/redbasic/tpl/sources_list.tpl new file mode 100644 index 000000000..76be35b1a --- /dev/null +++ b/view/theme/redbasic/tpl/sources_list.tpl @@ -0,0 +1,17 @@ +
+

{{$title}}

+ +
{{$desc}}
+ + + +{{if $sources}} + +{{/if}} +
diff --git a/view/theme/redbasic/tpl/sources_new.tpl b/view/theme/redbasic/tpl/sources_new.tpl new file mode 100644 index 000000000..bbc22df84 --- /dev/null +++ b/view/theme/redbasic/tpl/sources_new.tpl @@ -0,0 +1,17 @@ +
+

{{$title}}

+ +
{{$desc}}
+ +
+ +{{include file="field_input.tpl" field=$name}} +{{include file="field_input.tpl" field=$tags}} +{{include file="field_textarea.tpl" field=$words}} + +
+ +
+
+
+ diff --git a/view/theme/redbasic/tpl/suggest_friends.tpl b/view/theme/redbasic/tpl/suggest_friends.tpl new file mode 100755 index 000000000..95f24cd63 --- /dev/null +++ b/view/theme/redbasic/tpl/suggest_friends.tpl @@ -0,0 +1,16 @@ +
+
+ + {{$entry.name}} + +
+ +
+ +
+ {{if $entry.connlnk}} + + {{/if}} +
diff --git a/view/theme/redbasic/tpl/suggest_page.tpl b/view/theme/redbasic/tpl/suggest_page.tpl new file mode 100755 index 000000000..97837c852 --- /dev/null +++ b/view/theme/redbasic/tpl/suggest_page.tpl @@ -0,0 +1,9 @@ +

{{$title}}

+ +{{if $entries}} +{{foreach $entries as $child}} +{{include file="suggest_friends.tpl" entry=$child}} +{{/foreach}} +{{/if}} + +
diff --git a/view/theme/redbasic/tpl/suggest_widget.tpl b/view/theme/redbasic/tpl/suggest_widget.tpl new file mode 100644 index 000000000..7b9afa668 --- /dev/null +++ b/view/theme/redbasic/tpl/suggest_widget.tpl @@ -0,0 +1,10 @@ +
+

{{$title}}

+{{if $entries}} +{{foreach $entries as $child}} +{{include file="suggest_friends.tpl" entry=$child}} +{{/foreach}} +{{/if}} +
+ +
diff --git a/view/theme/redbasic/tpl/thing_edit.tpl b/view/theme/redbasic/tpl/thing_edit.tpl new file mode 100644 index 000000000..62a7c02c8 --- /dev/null +++ b/view/theme/redbasic/tpl/thing_edit.tpl @@ -0,0 +1,41 @@ +

{{$thing_hdr}}

+
+ + +{{if $multiprof }} +
{{$profile_lbl}}
+ +
{{$profile_select}}
+
+{{/if}} + +
{{$verb_lbl}}
+ +
{{$verb_select}}
+
+ + + + +
+ + +
+ + +
+ +{{include file="field_checkbox.tpl" field=$activity}} + +
+ +{{if $lockstate}} + +{{/if}} + + + +
+{{$aclselect}} diff --git a/view/theme/redbasic/tpl/thing_input.tpl b/view/theme/redbasic/tpl/thing_input.tpl new file mode 100644 index 000000000..90fb093e4 --- /dev/null +++ b/view/theme/redbasic/tpl/thing_input.tpl @@ -0,0 +1,41 @@ +

{{$thing_hdr}}

+
+ +{{if $multiprof }} +
{{$profile_lbl}}
+ +
{{$profile_select}}
+
+{{/if}} + + +
{{$verb_lbl}}
+ +
{{$verb_select}}
+
+ + + + +
+ + +
+ + +
+ +{{include file="field_checkbox.tpl" field=$activity}} + +
+ +{{if $lockstate}} + +{{/if}} + + + +
+{{$aclselect}} diff --git a/view/theme/redbasic/tpl/threaded_conversation.tpl b/view/theme/redbasic/tpl/threaded_conversation.tpl new file mode 100755 index 000000000..ea5c3c281 --- /dev/null +++ b/view/theme/redbasic/tpl/threaded_conversation.tpl @@ -0,0 +1,8 @@ +{{if $photo_item}} +{{$photo_item}} +{{/if}} +{{foreach $threads as $thread_item}} +{{include file="{{$thread_item.template}}" item=$thread_item}} +{{/foreach}} + +
diff --git a/view/theme/redbasic/tpl/toggle_mobile_footer.tpl b/view/theme/redbasic/tpl/toggle_mobile_footer.tpl new file mode 100755 index 000000000..82c0197ba --- /dev/null +++ b/view/theme/redbasic/tpl/toggle_mobile_footer.tpl @@ -0,0 +1,2 @@ +{{$toggle_text}} + diff --git a/view/theme/redbasic/tpl/uexport.tpl b/view/theme/redbasic/tpl/uexport.tpl new file mode 100644 index 000000000..7eafd97a6 --- /dev/null +++ b/view/theme/redbasic/tpl/uexport.tpl @@ -0,0 +1,19 @@ +
+
+

{{$title}}

+
+
+ {{$basictitle}}

+

{{$basic}}

+ +

{{$fulltitle}}

+

{{$full}}

+ +

{{$extra}}

+

{{$extra2}}

+

{{$extra3}}

+ +

{{$extra4}}

+ +
+
diff --git a/view/theme/redbasic/tpl/usermenu.tpl b/view/theme/redbasic/tpl/usermenu.tpl new file mode 100644 index 000000000..c51728c34 --- /dev/null +++ b/view/theme/redbasic/tpl/usermenu.tpl @@ -0,0 +1,20 @@ +{{if $wrap}} +
+{{/if}} + {{if $menu.menu_desc}} +

{{$menu.menu_desc}}{{if $edit}} {{/if}}

+ {{/if}} + {{if $items}} + + {{/if}} +{{if $wrap}} +
+
+{{/if}} diff --git a/view/theme/redbasic/tpl/viewcontact_template.tpl b/view/theme/redbasic/tpl/viewcontact_template.tpl new file mode 100755 index 000000000..2b7144450 --- /dev/null +++ b/view/theme/redbasic/tpl/viewcontact_template.tpl @@ -0,0 +1,13 @@ +
+
+

{{$title}}

+
+
+ {{foreach $contacts as $contact}} + {{include file="contact_template.tpl"}} + {{/foreach}} +
+
+
+ +
diff --git a/view/theme/redbasic/tpl/viewcontactsajax.tpl b/view/theme/redbasic/tpl/viewcontactsajax.tpl new file mode 100644 index 000000000..68be228be --- /dev/null +++ b/view/theme/redbasic/tpl/viewcontactsajax.tpl @@ -0,0 +1,3 @@ +{{foreach $contacts as $contact}} +{{include file="contact_template.tpl"}} +{{/foreach}} diff --git a/view/theme/redbasic/tpl/webpage_export_list.tpl b/view/theme/redbasic/tpl/webpage_export_list.tpl new file mode 100644 index 000000000..b22b3818a --- /dev/null +++ b/view/theme/redbasic/tpl/webpage_export_list.tpl @@ -0,0 +1,124 @@ +
+
+ +
+
+ +
+

{{$title}}

+
+
+
+
+ +
+
+
+ +
+ + + + + {{foreach $pages as $page}} + + + + + + + {{/foreach}} +
Page LinkPage TitleType
+
+ + +
+
+
+ {{$page.pagetitle}}
+
+
+
+ {{$page.title}}
+
+
+
+ {{$page.mimetype}}
+
+
+
+
+
+ +
+ + + + + {{foreach $layouts as $layout}} + + + + + + + {{/foreach}} +
Layout NameLayout DescriptionType
+
+ + +
+
+
+ {{$layout.name}}
+
+
+
+ {{$layout.description}}
+
+
+
+ {{$layout.mimetype}}
+
+
+
+
+
+ +
+ + + + + {{foreach $blocks as $block}} + + + + + + + {{/foreach}} +
Block NameBlock TitleType
+
+ + +
+
+
+ {{$block.name}}
+
+
+
+ {{$block.title}}
+
+
+
+ {{$block.mimetype}}
+
+
+
+ +
+
+
+ diff --git a/view/theme/redbasic/tpl/webpage_import.tpl b/view/theme/redbasic/tpl/webpage_import.tpl new file mode 100644 index 000000000..955288c1e --- /dev/null +++ b/view/theme/redbasic/tpl/webpage_import.tpl @@ -0,0 +1,126 @@ +
+
+ +
+
+ +
+

{{$title}}

+
+
+
+
+ +
+
+

Scanned Pages

+
+ + + {{foreach $pages as $page}} + + + + + + {{/foreach}} +
Import?Page
+
+ + +
+
+
+ Page Link: {{$page.pagelink}}
+ Layout: {{$page.layout}}
+ Title: {{$page.title}}
+ Content File: {{$page.contentfile}}
+ Type: {{$page.type}}
+
+
+
+ + +

Scanned Layouts

+
+ + + {{foreach $layouts as $layout}} + + + + + + {{/foreach}} +
Import?Layout
+
+ + +
+
+
+ Name: {{$layout.name}}
+ Description: {{$layout.description}}
+ Content File: {{$layout.contentfile}}
+
+
+
+ +

Scanned Blocks

+
+ + + {{foreach $blocks as $block}} + + + + + + {{/foreach}} +
Import?Block
+
+ + +
+
+
+ Name: {{$block.name}}
+ Title: {{$block.title}}
+ Content File: {{$block.contentfile}}
+ Type: {{$block.type}}
+
+
+
+ +
+
+
+
+ diff --git a/view/theme/redbasic/tpl/webpagelist.tpl b/view/theme/redbasic/tpl/webpagelist.tpl new file mode 100644 index 000000000..fcf9de75a --- /dev/null +++ b/view/theme/redbasic/tpl/webpagelist.tpl @@ -0,0 +1,76 @@ +
+
+ {{if $editor}} +
+ +
+ {{/if}} +

{{$listtitle}}

+
+
+ {{if $editor}} +
+ {{$editor}} +
+ {{/if}} + {{if $pages}} +
+ + + + + + + + + + + + {{foreach $pages as $key => $items}} + {{foreach $items as $item}} + + + + + + + + + + + {{/foreach}} + {{/foreach}} +
{{$pagelink_txt}}{{$title_txt}}{{$created_txt}}{{$edited_txt}}
+ {{if $view}} + {{$item.pagetitle}} + {{else}} + {{$item.pagetitle}} + {{/if}} + + {{$item.title}} + + {{if $edit}} + + {{/if}} + + {{if $item.bb_element}} + + {{/if}} + + {{if $edit}} + + {{/if}} + + {{$item.created}} + + {{$item.edited}} +
+
+ {{/if}} +
+
diff --git a/view/theme/redbasic/tpl/website_portation_tools.tpl b/view/theme/redbasic/tpl/website_portation_tools.tpl new file mode 100644 index 000000000..0d131cb17 --- /dev/null +++ b/view/theme/redbasic/tpl/website_portation_tools.tpl @@ -0,0 +1,60 @@ +
+ + +
diff --git a/view/theme/redbasic/tpl/wiki.tpl b/view/theme/redbasic/tpl/wiki.tpl new file mode 100644 index 000000000..564db3324 --- /dev/null +++ b/view/theme/redbasic/tpl/wiki.tpl @@ -0,0 +1,469 @@ +
+
+
+ {{if $showPageControls}} + + {{/if}} + + +
+

+ {{$wikiheaderName}}: + {{$wikiheaderPage}} +

+
+
+ +
+ +
+
+ {{if !$mimeType || $mimeType == 'text/markdown'}} +
+ {{else}} +
+ +
+ {{/if}} + {{if $showPageControls}} +
+
+
+ +
+ +
+
+
+
+ {{/if}} +
+
+
+ {{$renderedContent}} +
+
+
+
+
+
+
+
+ +{{$wikiModal}} + + + + diff --git a/view/theme/redbasic/tpl/wiki_page_history.tpl b/view/theme/redbasic/tpl/wiki_page_history.tpl new file mode 100644 index 000000000..9e5ba0f9c --- /dev/null +++ b/view/theme/redbasic/tpl/wiki_page_history.tpl @@ -0,0 +1,59 @@ + + + {{foreach $pageHistory as $commit}} + + {{/foreach}} +
+ + + + + +
Date{{$commit.date}} + {{if $permsWrite}} + +

+ {{/if}} + +
Name{{$commit.name}} <{{$commit.email}}>
Message{{$commit.title}}
+
diff --git a/view/theme/redbasic/tpl/wiki_page_list.tpl b/view/theme/redbasic/tpl/wiki_page_list.tpl new file mode 100644 index 000000000..44fba15cc --- /dev/null +++ b/view/theme/redbasic/tpl/wiki_page_list.tpl @@ -0,0 +1,76 @@ +{{if $not_refresh}}{{/if}} + + diff --git a/view/theme/redbasic/tpl/wikilist.tpl b/view/theme/redbasic/tpl/wikilist.tpl new file mode 100644 index 000000000..760cf41b9 --- /dev/null +++ b/view/theme/redbasic/tpl/wikilist.tpl @@ -0,0 +1,78 @@ +
+
+ {{if $owner}} + + {{/if}} +

{{$header}}

+
+ {{if $owner}} +
+
+ {{include file="field_input.tpl" field=$wikiName}} + {{include file="field_select.tpl" field=$mimeType}} + {{include file="field_checkbox.tpl" field=$notify}} +
+
+ + +
+
+
+ {{$acl}} +
+
+ {{/if}} +
+ + + + + + + {{if $owner}} + + {{/if}} + + {{foreach $wikis as $wiki}} + + + + + + {{if $owner}} + + {{/if}} + + {{/foreach}} +
{{$name}}{{$type}}
{{$wiki.title}}{{$wiki.mimeType}}
+
+
+ diff --git a/view/theme/redbasic/tpl/wikilist_widget.tpl b/view/theme/redbasic/tpl/wikilist_widget.tpl new file mode 100644 index 000000000..9853f9850 --- /dev/null +++ b/view/theme/redbasic/tpl/wikilist_widget.tpl @@ -0,0 +1,8 @@ +
+

{{$header}}

+ +
diff --git a/view/theme/redbasic/tpl/write_pages.tpl b/view/theme/redbasic/tpl/write_pages.tpl new file mode 100644 index 000000000..53146ee30 --- /dev/null +++ b/view/theme/redbasic/tpl/write_pages.tpl @@ -0,0 +1,3 @@ + diff --git a/view/theme/redbasic/tpl/xchan_vcard.tpl b/view/theme/redbasic/tpl/xchan_vcard.tpl new file mode 100755 index 000000000..ac796cd47 --- /dev/null +++ b/view/theme/redbasic/tpl/xchan_vcard.tpl @@ -0,0 +1,10 @@ +
+
{{$name}}
+{{if $connect}} + +{{/if}} +
{{$name}}
+
+ + + diff --git a/view/theme/redbasic/tpl/xrd_diaspora.tpl b/view/theme/redbasic/tpl/xrd_diaspora.tpl new file mode 100644 index 000000000..aa0d8c740 --- /dev/null +++ b/view/theme/redbasic/tpl/xrd_diaspora.tpl @@ -0,0 +1,3 @@ + + + diff --git a/view/theme/redbasic/tpl/xrd_host.tpl b/view/theme/redbasic/tpl/xrd_host.tpl new file mode 100755 index 000000000..2a40dcf47 --- /dev/null +++ b/view/theme/redbasic/tpl/xrd_host.tpl @@ -0,0 +1,11 @@ + + + + {{$zhost}} + + + + + diff --git a/view/theme/redbasic/tpl/xrd_person.tpl b/view/theme/redbasic/tpl/xrd_person.tpl new file mode 100755 index 000000000..93fdcb1df --- /dev/null +++ b/view/theme/redbasic/tpl/xrd_person.tpl @@ -0,0 +1,31 @@ + + + + {{$accturi}} + {{if $aliases}}{{foreach $aliases as $a}} + {{$a}} + {{/foreach}}{{/if}} + + + + + + + + + + + {{$dspr}} + + diff --git a/view/theme/redbasic/tpl/zcard.tpl b/view/theme/redbasic/tpl/zcard.tpl new file mode 100644 index 000000000..908f07631 --- /dev/null +++ b/view/theme/redbasic/tpl/zcard.tpl @@ -0,0 +1,144 @@ + + +
+
{{$zcard.chan.xchan_name}} +
{{$zcard.chan.xchan_name}}
+
{{$zcard.chan.channel_addr}}
+
+
{{$zcard.chan.xchan_name}}
+
+ diff --git a/view/theme/redbasic/tpl/zcard_embed.tpl b/view/theme/redbasic/tpl/zcard_embed.tpl new file mode 100644 index 000000000..5c7a925e3 --- /dev/null +++ b/view/theme/redbasic/tpl/zcard_embed.tpl @@ -0,0 +1,8 @@ +
+
{{$zcard.chan.xchan_name}} +
{{$zcard.chan.xchan_name}}
+
{{$zcard.chan.channel_addr}}
+
+
{{$zcard.chan.xchan_name}}
+
+ -- cgit v1.2.3