From 168d3ded9d778067f3d76300a4c1c90345fa8acf Mon Sep 17 00:00:00 2001 From: Dernerd Date: Sun, 30 Jun 2024 22:46:55 +0200 Subject: [PATCH] Namechanges --- admin/class-eab-admin.php | 86 +- admin/class-eab-get-started-menu.php | 58 +- admin/class-eab-settings-menu.php | 37 +- admin/class-eab-shortcodes-menu.php | 12 +- admin/views/settings-menu.php | 100 +- banner.png | Bin 0 -> 15514 bytes css/admin.css | 185 +- css/admin.min.css | 7 +- css/eab-buddypress-my_events.css | 10 +- css/eab-event-capabilities.css | 12 +- css/eab-events-fpe.css | 165 +- css/eab-events-fpe.min.css | 2 +- css/front.css | 593 +- css/front.min.css | 11 +- css/jquery.ui.timepicker.css | 25 +- css/jquery.ui.timepicker.min.css | 3 +- css/smoothness/jquery-ui-1.8.16.custom.css | 1534 ++++- css/ui-lightness/jquery-ui-1.8.16.custom.css | 1535 ++++- css/upcoming_calendar_widget.css | 19 +- css/upcoming_calendar_widget.min.css | 11 +- css/weekly-event-calendar.css | 170 +- css/weekly-event-calendar.min.css | 3 +- ...ub_event.php => archive-psource_event.php} | 10 +- default-templates/calendar/events.css | 401 +- default-templates/calendar/events.min.css | 5 + ...ub_event.php => archive-psource_event.php} | 12 +- default-templates/default/events.css | 22 +- ...sub_event.php => single-psource_event.php} | 26 +- ...ub_event.php => archive-psource_event.php} | 12 +- default-templates/full-width/events.css | 727 +-- ...sub_event.php => single-psource_event.php} | 46 +- .../shortcode-archive-default.php | 20 +- .../shortcode-calendar-default.php | 36 +- ...hortcode-event_map-marker_body-default.php | 24 +- .../shortcode-single-default.php | 10 +- docs/screenshot-1.png | Bin 0 -> 36191 bytes events-and-bookings.php | 3331 +++++----- icon.png | Bin 0 -> 21661 bytes js/eab-admin.js | 905 ++- js/eab-admin.min.js | 69 +- js/eab-api.js | 768 ++- js/eab-api.min.js | 115 +- js/eab-buddypress-group_events-fpe.js | 18 +- js/eab-buddypress-group_events-fpe.min.js | 8 +- js/eab-buddypress-limit_capacity-admin.js | 60 +- js/eab-buddypress-limit_capacity-admin.min.js | 6 +- js/eab-buddypress-limit_capacity-fpe.js | 68 +- js/eab-buddypress-limit_capacity-fpe.min.js | 8 +- js/eab-buddypress-limit_capacity-public.js | 40 +- ...ab-buddypress-limit_capacity-public.min.js | 6 +- ...-buddypress-rsvp_close_period-admin.min.js | 6 +- js/eab-buddypress-rsvp_close_period-fpe.js | 2 +- ...ab-buddypress-rsvp_close_period-fpe.min.js | 8 +- ...buddypress-rsvp_close_period-public.min.js | 6 +- js/eab-event-capabilities.js | 66 +- js/eab-event-capabilities.min.js | 8 +- js/eab-event.js | 73 +- js/eab-event.min.js | 8 +- js/eab-events-fpe.js | 732 ++- js/eab-events-fpe.min.js | 49 +- js/eab-events-local_timezones.js | 105 +- js/eab-events-local_timezones.min.js | 19 +- js/eab-rsvp_with_email.js | 138 +- js/eab-rsvp_with_email.min.js | 21 +- js/editor.js | 197 +- js/editor.min.js | 27 +- js/event_countdown_flip.min.js | 6 +- js/jquery-ui.custom.min.js | 1383 ++++- js/jquery.countdown-tr.js | 26 +- js/jquery.countdown-tr.min.js | 6 +- js/jquery.countdown.min.js | 169 +- js/jquery.multiselect.min.js | 4 +- js/jquery.ui.timepicker.js | 664 +- js/jquery.ui.timepicker.min.js | 9 +- js/upcoming_calendar_widget.js | 113 +- js/upcoming_calendar_widget.min.js | 15 +- languages/eab-de_DE.mo | Bin 30535 -> 0 bytes languages/eab-de_DE.po | 4231 ------------- languages/eab-en_US.mo | Bin 0 -> 5928 bytes languages/eab-en_US.po | 5257 ++++++++++++++++ languages/eab-fr_FR.mo | Bin 0 -> 3960 bytes languages/eab-fr_FR.po | 5385 ++++++++++++++++ languages/eab-it_IT.mo | Bin 0 -> 3581 bytes languages/eab-it_IT.po | 5397 +++++++++++++++++ languages/eab.pot | 3001 ++++----- lib/class-eab-ajax.php | 4 +- lib/class-eab-taxonomies.php | 30 +- lib/class_eab_addon_handler.php | 66 +- lib/class_eab_admin_tutorial.php | 220 +- lib/class_eab_api.php | 1344 ++-- lib/class_eab_calendar_helper.php | 1324 ++-- lib/class_eab_codec.php | 3 +- lib/class_eab_collection.php | 108 +- lib/class_eab_event_model.php | 2400 ++++---- lib/class_eab_exporter.php | 370 +- lib/class_eab_importer.php | 212 +- lib/class_eab_network.php | 206 +- lib/class_eab_options.php | 148 +- lib/class_eab_scheduler.php | 78 +- lib/class_eab_shortcodes.php | 160 +- lib/class_eab_template.php | 1924 +++--- lib/class_wd_help_tooltips.php | 970 +-- lib/class_wd_wpmu_oauth.php | 1386 ++--- lib/contextual_help/class_eab_admin_help.php | 550 +- .../class_wd_contextual_help.php | 334 +- lib/default_filters.php | 750 +-- lib/plugins/eab-buddypres-activity.php | 594 +- lib/plugins/eab-buddypres-my_events.php | 640 +- lib/plugins/eab-buddypress-group_events.php | 1148 ++-- .../eab-email-enewsletter_integration.php | 946 +-- lib/plugins/eab-event-alert-rsvp.php | 22 +- ...eab-event-recurring-calendar-shortcode.php | 14 +- lib/plugins/eab-event-recurring-shortcode.php | 20 +- lib/plugins/eab-events-all_events_default.php | 136 +- lib/plugins/eab-events-capabilities.php | 330 +- lib/plugins/eab-events-colors.php | 48 +- .../eab-events-countdown-for-next-event.php | 897 ++- lib/plugins/eab-events-event-countdown.php | 580 +- lib/plugins/eab-events-event_cancelation.php | 58 +- .../eab-events-expire_month_old_events.php | 166 +- lib/plugins/eab-events-expire_past_events.php | 106 +- lib/plugins/eab-events-front_page_editing.php | 1295 ++-- lib/plugins/eab-events-limit_capacity.php | 705 +-- lib/plugins/eab-events-manual-payments.php | 572 +- .../eab-events-membership-integration.php | 299 - .../eab-events-membership2-integration.php | 25 +- .../eab-events-next-event-shortcode.php | 296 +- lib/plugins/eab-events-noindex_meta.php | 370 +- lib/plugins/eab-events-pa_events.php | 199 +- lib/plugins/eab-events-recurrent_redirect.php | 222 +- lib/plugins/eab-events-redirect.php | 476 +- lib/plugins/eab-events-rsvp_close_period.php | 46 +- lib/plugins/eab-events-social_rsvp.php | 240 +- lib/plugins/eab-events_weekly_calendar.php | 913 ++- lib/plugins/eab-export-add_to_gcal.php | 14 +- lib/plugins/eab-export-ical.php | 513 +- .../eab-guest_list-show_additional_info.php | 437 +- .../eab-import-facebook_events-main.php | 56 +- lib/plugins/eab-import-facebook_events.php | 48 +- lib/plugins/eab-import-google_calendar.php | 734 +-- lib/plugins/eab-import-meetup.php | 80 +- lib/plugins/eab-maps-event_maps_options.php | 36 +- lib/plugins/eab-payment-multiple_prices.php | 369 +- ...tpress.php => eab-payment-psecommerce.php} | 268 +- ...b-rsvps-additional_registration_fields.php | 54 +- lib/plugins/eab-rsvps-email-non_paid.php | 42 +- lib/plugins/eab-rsvps-rsvp_email.php | 362 +- lib/plugins/eab-rsvps-rsvp_email_me.php | 56 +- lib/plugins/eab-rsvps-rsvp_with_email.php | 22 +- .../eab-rsvps-scheduled_rsvp_reset.php | 270 +- lib/plugins/eab-times-local_timezones.php | 10 +- lib/plugins/lib/class_eab_mp_bridge.php | 1638 ++--- .../lib/class_eab_mp_bridge_legacy.php | 818 +-- lib/pointers-tutorial/pointer-tutorials.php | 50 +- .../class-eab-archive-shortcode.php | 15 +- lib/widgets/Attendees_Widget.class.php | 16 +- lib/widgets/Daily_Widget.class.php | 425 +- lib/widgets/EAB_Month_Navigation.php | 36 +- lib/widgets/NetworkUpcoming_Widget.class.php | 130 +- lib/widgets/Popular_Widget.class.php | 20 +- lib/widgets/UpcomingCalendar_Widget.class.php | 360 +- lib/widgets/Upcoming_Widget.class.php | 399 +- license.txt | 281 - package-lock.json | 2505 -------- readme.txt | 14 +- template-tags.php | 144 +- tests/bootstrap.php | 20 - tests/test-activate.php | 22 - wpml-config.xml | 26 +- 169 files changed, 42692 insertions(+), 30010 deletions(-) create mode 100644 banner.png rename default-templates/calendar/{archive-incsub_event.php => archive-psource_event.php} (89%) create mode 100644 default-templates/calendar/events.min.css rename default-templates/default/{archive-incsub_event.php => archive-psource_event.php} (75%) rename default-templates/default/{single-incsub_event.php => single-psource_event.php} (72%) rename default-templates/full-width/{archive-incsub_event.php => archive-psource_event.php} (74%) rename default-templates/full-width/{single-incsub_event.php => single-psource_event.php} (59%) create mode 100644 docs/screenshot-1.png create mode 100644 icon.png delete mode 100644 languages/eab-de_DE.mo delete mode 100644 languages/eab-de_DE.po create mode 100644 languages/eab-en_US.mo create mode 100644 languages/eab-en_US.po create mode 100644 languages/eab-fr_FR.mo create mode 100644 languages/eab-fr_FR.po create mode 100644 languages/eab-it_IT.mo create mode 100644 languages/eab-it_IT.po delete mode 100644 lib/plugins/eab-events-membership-integration.php rename lib/plugins/{eab-payment-marketpress.php => eab-payment-psecommerce.php} (69%) delete mode 100644 license.txt delete mode 100644 package-lock.json delete mode 100644 tests/bootstrap.php delete mode 100644 tests/test-activate.php diff --git a/admin/class-eab-admin.php b/admin/class-eab-admin.php index a494ab5..63da561 100644 --- a/admin/class-eab-admin.php +++ b/admin/class-eab-admin.php @@ -19,8 +19,8 @@ public function __construct() { add_action('admin_enqueue_scripts', array($this, 'admin_enqueue_scripts') ); add_action('admin_print_styles', array($this, 'admin_print_styles') ); - add_action('manage_incsub_event_posts_custom_column', array($this, 'manage_posts_custom_column')); - add_filter('manage_incsub_event_posts_columns', array($this, 'manage_posts_columns'), 99); + add_action('manage_psource_event_posts_custom_column', array($this, 'manage_posts_custom_column')); + add_filter('manage_psource_event_posts_columns', array($this, 'manage_posts_columns'), 99); } private function includes() { @@ -37,7 +37,7 @@ function admin_init() { if (get_option('eab_activation_redirect', false)) { delete_option('eab_activation_redirect'); if (!(is_multisite() && is_super_admin()) || !is_network_admin()) { - wp_redirect('edit.php?post_type=incsub_event&page=eab_welcome'); + wp_redirect('edit.php?post_type=psource_event&page=eab_welcome'); } } @@ -45,7 +45,7 @@ function admin_init() { wp_register_script('eab_jquery_timepicker', EAB_PLUGIN_URL . 'js/jquery.ui.timepicker.js', array('jquery'), Eab_EventsHub::CURRENT_VERSION); wp_register_script('eab_admin_js', EAB_PLUGIN_URL . 'js/eab-admin.js', array('jquery'), Eab_EventsHub::CURRENT_VERSION); wp_register_style('eab_jquery_timepicker', EAB_PLUGIN_URL . 'css/jquery.ui.timepicker.css', null, Eab_EventsHub::CURRENT_VERSION); - wp_register_style('eab_admin', EAB_PLUGIN_URL . 'css/admin.css', null, Eab_EventsHub::CURRENT_VERSION); + wp_register_style('eab_admin', EAB_PLUGIN_URL . 'css/admin.min.css', null, Eab_EventsHub::CURRENT_VERSION); if (defined('AGM_PLUGIN_URL')) { add_action('admin_print_scripts-post.php', array($this, 'js_editor_button')); @@ -53,8 +53,8 @@ function admin_init() { } $event_localized = array( - 'view_all_bookings' => __('View all RSVPs', Eab_EventsHub::TEXT_DOMAIN), - 'back_to_gettting_started' => __('Back to getting started', Eab_EventsHub::TEXT_DOMAIN), + 'view_all_bookings' => __('Zeige Reaktionen', 'eab'), + 'back_to_gettting_started' => __('Zurück zur Übersicht', 'eab'), 'start_of_week' => get_option('start_of_week'), ); @@ -66,7 +66,7 @@ function check_permalink_format () { if (get_option('permalink_structure')) return; echo '

' . sprintf( - __('You must must update your permalink structure to something other than default to use Events. You can do so here.', Eab_EventsHub::TEXT_DOMAIN), + __('Du musst Deine Permalink-Struktur auf eine andere als die Standardstruktur aktualisieren, um PS-Events verwenden zu können. Erledige das gleich hier.', 'eab'), admin_url('options-permalink.php') ) . '

'; @@ -100,31 +100,31 @@ function js_editor_button() { wp_enqueue_script('thickbox'); wp_enqueue_script('eab_editor', EAB_PLUGIN_URL . 'js/editor.js', array('jquery')); wp_localize_script('eab_editor', 'eab_l10nEditor', array( - 'loading' => __('Loading maps... please wait', Eab_EventsHub::TEXT_DOMAIN), - 'use_this_map' => __('Insert this map', Eab_EventsHub::TEXT_DOMAIN), - 'preview_or_edit' => __('Preview/Edit', Eab_EventsHub::TEXT_DOMAIN), - 'delete_map' => __('Delete', Eab_EventsHub::TEXT_DOMAIN), - 'add_map' => __('Add Map', Eab_EventsHub::TEXT_DOMAIN), - 'existing_map' => __('Existing map', Eab_EventsHub::TEXT_DOMAIN), - 'no_existing_maps' => __('No existing maps', Eab_EventsHub::TEXT_DOMAIN), - 'new_map' => __('Create new map', Eab_EventsHub::TEXT_DOMAIN), - 'advanced' => __('Advanced mode', Eab_EventsHub::TEXT_DOMAIN), - 'advanced_mode_activate_help' => __('Activate Advanced mode to select individual maps to merge into one new map or to batch delete maps', Eab_EventsHub::TEXT_DOMAIN), - 'advanced_mode_help' => __('To create a new map from several maps select the maps you want to use and click Merge locations', Eab_EventsHub::TEXT_DOMAIN), - 'advanced_off' => __('Exit advanced mode', Eab_EventsHub::TEXT_DOMAIN), - 'merge_locations' => __('Merge locations', Eab_EventsHub::TEXT_DOMAIN), - 'batch_delete' => __('Batch delete', Eab_EventsHub::TEXT_DOMAIN), - 'new_map_intro' => __('Create a new map which can be inserted into this post or page. Once you are done you can manage all maps below', Eab_EventsHub::TEXT_DOMAIN), + 'loading' => __('Lade Karten... einen Augenblick, bitte', 'eab'), + 'use_this_map' => __('Diese Karte einfügen', 'eab'), + 'preview_or_edit' => __('Vorschau/Bearbeiten', 'eab'), + 'delete_map' => __('Löschen', 'eab'), + 'add_map' => __('Karte hinzufügen', 'eab'), + 'existing_map' => __('Vorhandene Karten', 'eab'), + 'no_existing_maps' => __('Keine Karten', 'eab'), + 'new_map' => __('Neue Karte erstellen', 'eab'), + 'advanced' => __('Erweiterter Modus', 'eab'), + 'advanced_mode_activate_help' => __('Aktiviere den erweiterten Modus, um einzelne Karten auszuwählen, die zu einer neuen Karte zusammengeführt werden sollen, oder um Karten im Stapel zu löschen', 'eab'), + 'advanced_mode_help' => __('Um eine neue Karte aus mehreren Karten zu erstellen, wähle die Karten aus, welche Du verwenden möchtest, und klicke auf Standorte zusammenführen', 'eab'), + 'advanced_off' => __('Erweiterten Modus verlassen', 'eab'), + 'merge_locations' => __('Standorte zusammenführen', 'eab'), + 'batch_delete' => __('Batch löschen', 'eab'), + 'new_map_intro' => __('Erstelle eine neue Karte, die in diesen Beitrag oder diese Seite eingefügt werden kann. Sobald Du fertig bist, kannst Du alle unten stehenden Karten verwalten', 'eab'), )); } private function _check_admin_page_id () { $_page_ids = array ( - 'incsub_event_page_eab_welcome', - 'edit-incsub_event', - 'incsub_event', - 'incsub_event_page_eab_shortcodes', - 'incsub_event_page_eab_settings', + 'psource_event_page_eab_welcome', + 'edit-psource_event', + 'psource_event', + 'psource_event_page_eab_shortcodes', + 'psource_event_page_eab_settings', ); $screen = get_current_screen(); if (!in_array($screen->id, $_page_ids)) return false; @@ -139,7 +139,7 @@ private function _check_admin_page_id () { function admin_menus() { global $submenu; - $root_key = 'edit.php?post_type=incsub_event'; + $root_key = 'edit.php?post_type=psource_event'; if (get_option('eab_setup', false) == false) { @@ -171,11 +171,11 @@ function manage_posts_custom_column($column) { $yes = $wpdb->get_var($wpdb->prepare("SELECT COUNT(*) FROM ".Eab_EventsHub::tablename(Eab_EventsHub::BOOKING_TABLE)." WHERE event_id = %d AND status = %s;", $event->get_id(), Eab_EventModel::BOOKING_YES)); $no = $wpdb->get_var($wpdb->prepare("SELECT COUNT(*) FROM ".Eab_EventsHub::tablename(Eab_EventsHub::BOOKING_TABLE)." WHERE event_id = %d AND status = %s;", $event->get_id(), Eab_EventModel::BOOKING_NO)); $maybe = $wpdb->get_var($wpdb->prepare("SELECT COUNT(*) FROM ".Eab_EventsHub::tablename(Eab_EventsHub::BOOKING_TABLE)." WHERE event_id = %d AND status = %s;", $event->get_id(), Eab_EventModel::BOOKING_MAYBE)); - printf('' . __('Attending / Undecided', Eab_EventsHub::TEXT_DOMAIN) . ': %d / %d
', $yes, $maybe); - printf('' . __('Not Attending', Eab_EventsHub::TEXT_DOMAIN) . ': %d', $no); + printf('' . __('Teilnahme / Unentschlossen', 'eab') . ': %d / %d
', $yes, $maybe); + printf('' . __('Nicht teilnehmen', 'eab') . ': %d', $no); echo ' '; echo '' . - __('Export', Eab_EventsHub::TEXT_DOMAIN) . + __('Exportieren', 'eab') . ''; break; case "start": @@ -192,7 +192,7 @@ function manage_posts_custom_column($column) { $title = @$repeats[$event->get_recurrence()]; $start = date_i18n($df, $event->get_recurrence_starts()); $end = date_i18n($df, $event->get_recurrence_ends()); - printf(__("From %s, repeats every %s until %s", Eab_EventsHub::TEXT_DOMAIN), $start, $title, $end); + printf(__("Vom %s, wiederholt alle %s bis zum %s", 'eab'), $start, $title, $end); } break; case "venue": @@ -211,13 +211,13 @@ function manage_posts_custom_column($column) { $status = $statuses ? ' - ' . join(', ', $statuses) . '' : ''; $title = (current_user_can($post_type_object->cap->edit_post, $event->get_id()) && 'trash' != $post->post_status) - ? '' . '' . $event->get_title() . ' ' . $status . '' + ? '' . '' . $event->get_title() . ' ' . $status . '' : '' . $event->get_title() . ' ' . $status . '' ; if (current_user_can($post_type_object->cap->edit_post, $event->get_id()) && 'trash' != $post->post_status) { - $actions['edit'] = '' . __('Edit') . ''; - if (!$event->is_recurring()) $actions['inline hide-if-no-js'] = '' . __('Quick Edit') . ''; + $actions['edit'] = '' . __('Bearbeiten') . ''; + if (!$event->is_recurring()) $actions['inline hide-if-no-js'] = '' . __('Schnelles Bearbeiten') . ''; } if (current_user_can($post_type_object->cap->delete_post, $event->get_id())) { @@ -225,14 +225,14 @@ function manage_posts_custom_column($column) { $actions['untrash'] = sprintf( '%s', wp_nonce_url( admin_url( sprintf( $post_type_object->_edit_link . '&action=untrash', $post->ID ) ), 'untrash-post_' . $post->ID ), 'Restore this Event from the Trash', - esc_attr( sprintf( __( 'Restore “%s” from the Trash' ), $title ) ), - __( 'Restore' ) + esc_attr( sprintf( __( 'Wiederhergestellt “%s” aus dem Papierkorb' ), $title ) ), + __( 'Wiederherstellen' ) ); } else if (EMPTY_TRASH_DAYS) { - $actions['trash'] = '' . __('Trash') . ''; + $actions['trash'] = '' . __('Papierkorb') . ''; } if ('trash' == $post->post_status || !EMPTY_TRASH_DAYS) { - $actions['delete'] = "" . __('Delete Permanently') . ""; + $actions['delete'] = "" . __('Dauerhaft löschen') . ""; } } @@ -244,7 +244,7 @@ function manage_posts_custom_column($column) { else $event_id = $children[0]->get_id(); } if ($event_id) { - $actions['view'] = '' . __('View') . ''; + $actions['view'] = '' . __('Ansehen') . ''; } } @@ -269,11 +269,11 @@ function manage_posts_columns($old_columns) { $columns['icl_translations'] = $old_columns['icl_translations']; } - $columns['start'] = __('When', Eab_EventsHub::TEXT_DOMAIN); - $columns['venue'] = __('Where', Eab_EventsHub::TEXT_DOMAIN); + $columns['start'] = __('Wann', 'eab'); + $columns['venue'] = __('Wo', 'eab'); $columns['author'] = $old_columns['author']; $columns['date'] = $old_columns['date']; - $columns['attendees'] = __('RSVPs', Eab_EventsHub::TEXT_DOMAIN); + $columns['attendees'] = __('Reaktionen', 'eab'); return $columns; } diff --git a/admin/class-eab-get-started-menu.php b/admin/class-eab-get-started-menu.php index 679a02f..e35d3e9 100644 --- a/admin/class-eab-get-started-menu.php +++ b/admin/class-eab-get-started-menu.php @@ -2,15 +2,13 @@ class Eab_Admin_Get_Started_Menu { - - private $_api; - private $_data; - + private $_data; // Deklaration der Eigenschaften + private $_api; public function __construct( $parent ) { $id = add_submenu_page( $parent, - __("Get Started", eab_domain()), - __("Get started", eab_domain()), + __("Eventboard", eab_domain()), + __("Eventboard", eab_domain()), 'manage_options', 'eab_welcome', array($this,'render') @@ -24,53 +22,53 @@ public function __construct( $parent ) { function render() { ?>
-

+

- +

-

+

-
+
  1. - - + +
  2. - - + +
  3. - - + +
  4. - - + +
- -
-
-

-
-
    -
  1. -
  2. -
  3. -
+ +
+
+

+
+
    +
  1. +
  2. +
  3. +
+
-
- +
diff --git a/admin/class-eab-settings-menu.php b/admin/class-eab-settings-menu.php index 12f4015..386ca9e 100644 --- a/admin/class-eab-settings-menu.php +++ b/admin/class-eab-settings-menu.php @@ -1,15 +1,14 @@ _data = $eab->_data; - $this->_api = $eab->_api; + $eab = events_and_bookings(); + $this->_data = $eab->_data; + $this->_api = $eab->_api; } public function load() { - if (isset($_POST['_wpnonce']) && wp_verify_nonce($_POST['_wpnonce'], 'incsub_event-update-options')) { + if (isset($_POST['_wpnonce']) && wp_verify_nonce($_POST['_wpnonce'], 'psource_event-update-options')) { $this->save_options(); } @@ -31,13 +30,13 @@ public function load() { function render() { - $updated = isset($_GET['incsub_event_settings_saved']) && $_GET['incsub_event_settings_saved'] == 1; + $updated = isset($_GET['psource_event_settings_saved']) && $_GET['psource_event_settings_saved'] == 1; - if ( ! class_exists( 'WpmuDev_HelpTooltips' ) ) + if ( ! class_exists( 'PSource_HelpTooltips' ) ) require_once eab_plugin_dir() . 'lib/class_wd_help_tooltips.php'; - $tips = new WpmuDev_HelpTooltips(); + $tips = new PSource_HelpTooltips(); $tips->set_icon_url( eab_plugin_url() . 'img/information.png' ); if ( ! ( defined('EAB_PREVENT_SETTINGS_SECTIONS') && EAB_PREVENT_SETTINGS_SECTIONS ) ) @@ -47,9 +46,9 @@ function render() { $hide = ! empty( $tabbable ) ? 'hide' : ''; - $archive_tpl = file_exists(get_stylesheet_directory().'/archive-incsub_event.php') - ? get_stylesheet_directory() . '/archive-incsub_event.php' - : get_template_directory() . '/archive-incsub_event.php' + $archive_tpl = file_exists(get_stylesheet_directory().'/archive-psource_event.php') + ? get_stylesheet_directory() . '/archive-psource_event.php' + : get_template_directory() . '/archive-psource_event.php' ; $archive_tpl_present = apply_filters( @@ -57,9 +56,9 @@ function render() { file_exists($archive_tpl) ); - $single_tpl = file_exists(get_stylesheet_directory().'/single-incsub_event.php') - ? get_stylesheet_directory() . '/single-incsub_event.php' - : get_template_directory() . '/single-incsub_event.php' + $single_tpl = file_exists(get_stylesheet_directory().'/single-psource_event.php') + ? get_stylesheet_directory() . '/single-psource_event.php' + : get_template_directory() . '/single-psource_event.php' ; $single_tpl_present = apply_filters( @@ -115,7 +114,7 @@ public function save_options() { // Added by Ashok // Removed old redirect // Added new redirect, based on selected tab in Events Settings - wp_redirect( add_query_arg( 'incsub_event_settings_saved', 1, $event_default['event_settings_url'] ) ); + wp_redirect( add_query_arg( 'psource_event_settings_saved', 1, $event_default['event_settings_url'] ) ); exit(); } } \ No newline at end of file diff --git a/admin/class-eab-shortcodes-menu.php b/admin/class-eab-shortcodes-menu.php index 7ebbbfd..ab324bf 100644 --- a/admin/class-eab-shortcodes-menu.php +++ b/admin/class-eab-shortcodes-menu.php @@ -5,7 +5,7 @@ class Eab_Admin_Shortcodes_Menu { public function __construct( $parent ) { $id = add_submenu_page( $parent, - __("Event Shortcodes", eab_domain()), + __("PS-Event Shortcodes", eab_domain()), __("Shortcodes", eab_domain()), 'edit_events', 'eab_shortcodes', @@ -17,10 +17,10 @@ function render () { // Filter the help.... $help = apply_filters('eab-shortcodes-shortcode_help', array()); - if (!class_exists('WpmuDev_HelpTooltips')) + if (!class_exists('PSource_HelpTooltips')) require_once eab_plugin_dir(). 'lib/class_wd_help_tooltips.php'; - $tips = new WpmuDev_HelpTooltips(); + $tips = new PSource_HelpTooltips(); $tips->set_icon_url( EAB_PLUGIN_URL . 'img/information.png' ); $out = ''; @@ -32,11 +32,11 @@ function render () { $out .= '

' . $shortcode['title'] . '

'; $out .= '
'; $out .= '
'; - $out .= ' ' . __('Tag:', eab_domain() ) . ' [' . $shortcode['tag'] . ']'; + $out .= ' ' . __('Datum:', eab_domain() ) . ' [' . $shortcode['tag'] . ']'; if (!empty($shortcode['note'])) $out .= '
' . $shortcode['note'] . '
'; $out .= '
'; if (!empty($shortcode['arguments'])) { - $out .= '
' . __('Arguments:', eab_domain() ) . ''; + $out .= '
' . __('Argumente:', eab_domain() ) . ''; foreach ($shortcode['arguments'] as $argument => $data) { if (!empty($shortcode['advanced_arguments']) && !current_user_can('manage_options')) { if (in_array($argument, $shortcode['advanced_arguments'])) continue; @@ -56,7 +56,7 @@ function render () { $out .= '
'; echo '
-

' . __('Events Shortcodes', eab_domain() ) . '

+

' . __('PS-Event Shortcodes', eab_domain() ) . '

'; echo $out; diff --git a/admin/views/settings-menu.php b/admin/views/settings-menu.php index 2096955..62d2de7 100644 --- a/admin/views/settings-menu.php +++ b/admin/views/settings-menu.php @@ -1,98 +1,98 @@ -

+

-

+

-

.

+

.

-
- + +
-

+

- - / - add_tip(__('This is the URL where your events archive can be found. By default, the format is yoursite.com/events, but you can change this to whatever you want.', eab_domain() )); ?> + + / + add_tip(__('Dies ist die URL, unter der sich Dein Ereignisarchiv befindet. Standardmäßig lautet das Format yoursite.com/events. Du kannst dies jedoch nach Belieben ändern.', eab_domain() )); ?>
- + _data->get_option('ordering_direction'); ?> - _data->get_option('ordering_direction'); checked( !empty( $ordering_direction ) ); ?>> - add_tip(__('This is the ordering direction how your events archive can be ordering. By default, the direction is ascending.', eab_domain() )); ?> + _data->get_option('ordering_direction'); checked( !empty( $ordering_direction ) ); ?>> + add_tip(__('Dies ist die Bestellrichtung, in der Ihr Veranstaltungsarchiv bestellt werden kann. Standardmäßig ist die Richtung aufsteigend.', eab_domain() )); ?>
- - - add_tip(__('This is the pagination for events archive. By default - 0, without pagination.', eab_domain() )); ?> + + + add_tip(__('Dies ist die Paginierung für das Ereignisarchiv. Standardmäßig - 0, ohne Paginierung.', eab_domain() )); ?>
- - _data->get_option('accept_payments') == 1)?'checked="checked"':''; ?> /> - add_tip(__('Leave this box unchecked if you don\'t intend to collect payment at any time.', eab_domain() )); ?> + + _data->get_option('accept_payments') == 1)?'checked="checked"':''; ?> /> + add_tip(__('Lasse dieses Kontrollkästchen deaktiviert, wenn Du zu keinem Zeitpunkt eine Zahlung einziehen möchtest.', eab_domain() )); ?>
- - _data->get_option('accept_api_logins') == 1)?'checked="checked"':''; ?> /> - add_tip(__('Check this box to allow guests to RSVP to an event with their Facebook or Twitter account. (If this feature is not enabled, guests will need a WordPress account to RSVP).', eab_domain() )); ?> + + _data->get_option('accept_api_logins') == 1)?'checked="checked"':''; ?> /> + add_tip(__('Aktiviere dieses Kontrollkästchen, damit Gäste mit ihrem Facebook- oder Twitter-Konto zu einer Veranstaltung antworten können. (Wenn diese Funktion nicht aktiviert ist, benötigen Gäste ein WordPress-Konto für RSVPs).', eab_domain() )); ?>
- - _data->get_option('display_attendees') == 1)?'checked="checked"':''; ?> /> - add_tip(__('Check this box to display a "who\'s attending" list in the event details.', eab_domain() )); ?> + + _data->get_option('display_attendees') == 1)?'checked="checked"':''; ?> /> + add_tip(__('Aktiviere dieses Kontrollkästchen, um in den Ereignisdetails eine Liste mit den Teilnehmern anzuzeigen.', eab_domain() )); ?>
-

+

- - _data->get_option('override_appearance_defaults') == 1)?'checked="checked"':''; ?> /> - add_tip(__('Check this box if you want to customize the appearance of your events with overriding templates.', eab_domain() )); ?> + + _data->get_option('override_appearance_defaults') == 1)?'checked="checked"':''; ?> /> + add_tip(__('Aktiviere dieses Kontrollkästchen, wenn Du das Erscheinungsbild Deiner Ereignisse mit überschreibenden Vorlagen anpassen möchtest.', eab_domain() )); ?>
- - $tlabel) { ?> _data->get_option('archive_template') == $tkey) ? 'selected="selected"' : ''; ?> - - add_tip(__('Choose how the events archive is displayed on your site.', eab_domain() ) ); ?> + + add_tip(__('Wähle aus, wie das Ereignisarchiv auf Deiner Seite angezeigt werden soll.', eab_domain() ) ); ?>
- - $tlabel) { ?> _data->get_option('single_template') == $tkey) ? 'selected="selected"' : ''; ?> - - add_tip(__('Choose how single event listings are displayed on your site.', eab_domain() )); ?> + + add_tip(__('Wähle aus, wie einzelne Ereignislisten auf Deiner Seite angezeigt werden sollen.', eab_domain() )); ?>
@@ -105,24 +105,24 @@
-

+

- - - add_tip(sprintf(__('Nominate the currency in which you will be accepting payment for your events. For more information see Accepted PayPal Currency Codes.', eab_domain() ), 'https://cms.paypal.com/us/cgi-bin/?cmd=_render-content&content_ID=developer/e_howto_api_nvp_currency_codes')); ?> + + + add_tip(sprintf(__('Nominiere die Währung, in der Du Zahlung für Deine Veranstaltungen akzeptierst. Weitere Informationen findest Du unter Akzeptierte PayPal-Währungscodes.', eab_domain() ), 'https://cms.paypal.com/us/cgi-bin/?cmd=_render-content&content_ID=developer/e_howto_api_nvp_currency_codes')); ?>
- - - add_tip(__('Add the primary email address of the PayPal account you will use to collect payment for your events.', eab_domain() )); ?> + + + add_tip(__('Füge die primäre E-Mail-Adresse des PayPal-Kontos hinzu, mit dem Du die Zahlung für Deine Veranstaltungen einziehen möchtest.', eab_domain() )); ?>
- - _data->get_option('paypal_sandbox') == 1)?'checked="checked"':''; ?> /> - add_tip(__('Use PayPal Sandbox mode for testing your payments', eab_domain() )); ?> + + _data->get_option('paypal_sandbox') == 1)?'checked="checked"':''; ?> /> + add_tip(__('Verwende den PayPal Sandbox-Modus zum Testen Deiner Zahlungen', eab_domain() )); ?>
@@ -130,7 +130,7 @@ _api->render_settings($tips); // API settings ?>
-

+


@@ -140,13 +140,13 @@

- + - +

-

+

\ No newline at end of file diff --git a/banner.png b/banner.png new file mode 100644 index 0000000000000000000000000000000000000000..b28128539da34af25d1a7edf4bacdc12a74513b4 GIT binary patch literal 15514 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
-
+

-
+
posts); @@ -36,8 +36,8 @@ $prev = $time - (28*86400); $next = $time + (32*86400); ?> - Prev - Next + Vorherige + Nächste
diff --git a/default-templates/calendar/events.css b/default-templates/calendar/events.css index 811a3bd..6df996f 100644 --- a/default-templates/calendar/events.css +++ b/default-templates/calendar/events.css @@ -1,168 +1,233 @@ -#wpmudevevents-wrapper { - padding: 1em; -} -.wpmudevevents-list { - clear: both; - padding: 1em; -} -.wpmudevevents-list table { - width: 100%; - border-collapse: collapse; -} -.wpmudevevents-list table th { - width: 14.285%; - background: #333; - color: #ddd; - padding: .4em; - cursor: default; -} -.wpmudevevents-list table td { - border: 1px solid #ddd; - height: 120px; - width: auto; /* fix a+ conflict */ -} -.wpmudevevents-list table td .eab-date-full { - display: none; -} - -.wpmudevevents-list table td.no-left-border { - border-left: none; -} - -.wpmudevevents-list table td.no-right-border { - border-right: none; -} - -.wpmudevevents-list table td.today { - background: #ddd; -} - -a.wpmudevevents-calendar-event { - display: block; - margin: .2em; - padding: .1em .4em; - background: #75AB24; - color: #fff; - text-decoration: none; - border: 1px solid #558B04; - border-radius: 5px; -} -a.wpmudevevents-calendar-event:hover { - background: #659B14; - text-decoration: none; -} - -.wpmudevevents-calendar-event-info { - display: none; - position: absolute; - padding: .4em; - min-width: 200px; - background: #464646; - margin-top: 1em; - border: 1px solid #262626; - border-radius: 5px; -} - -.wpmudevevents-calendar-event-info img{ - display: block -} - -/* ----- Shortcode ----- */ - -.eab-shortcode_calendar .eab-shortcode_calendar-title-top, -.eab-shortcode_calendar .eab-shortcode_calendar-title-bottom -{ - background: transparent; - height: auto; - border: none; -} -.eab-shortcode_calendar .eab-shortcode_calendar-title-top td, -.eab-shortcode_calendar .eab-shortcode_calendar-title-bottom td -{ - height: auto; - border: none; - text-align: center; -} -.eab-shortcode_calendar .eab-shortcode_calendar-title-top td a, -.eab-shortcode_calendar .eab-shortcode_calendar-title-bottom td a -{ - text-decoration: none; -} -.eab-shortcode_calendar .eab-shortcode_calendar-title-top h4 { - margin: 0; - padding: 0; -} -.eab-shortcode_calendar .eab-shortcode_calendar-title-top .eab-navigation-prev, -.eab-shortcode_calendar .eab-shortcode_calendar-title-top .eab-navigation-next -{ - font-size: 1.6em; -} - -.eab-shortcode_calendar .wpmudevevents-calendar-event-info img, -.eab-shortcode_calendar .wpmudevevents-calendar-event-info .eab-calendar-event_excerpt -{ - display: block; -} - -/* ----- Breakpoints ----- */ - -@media screen and (max-width : 768px) { - /* force old browsers, such as legacy droid */ - .wpmudevevents-list table.eab-monthly_calendar, - .wpmudevevents-list table.eab-monthly_calendar tr, - .wpmudevevents-list table.eab-monthly_calendar th, - .wpmudevevents-list table.eab-monthly_calendar td - { - display: block; - } - - .wpmudevevents-list table.eab-monthly_calendar td { - display: block; - height: auto; - padding: 5px; - } - .wpmudevevents-list table.eab-monthly_calendar tbody td[colspan], - .wpmudevevents-list table.eab-monthly_calendar thead th, - .wpmudevevents-list table.eab-monthly_calendar tfoot th - { - display: none; - } - - .wpmudevevents-list table.eab-monthly_calendar thead h4 span, - .wpmudevevents-list table.eab-monthly_calendar tfoot b span { - display: none; - } - .wpmudevevents-list table.eab-monthly_calendar thead h4 time:after, - .wpmudevevents-list table.eab-monthly_calendar tfoot b time:after { - content: attr(datetime); - } - - .wpmudevevents-list table.eab-monthly_calendar thead td, - .wpmudevevents-list table.eab-monthly_calendar tfoot td - { - float: left; - width: 20%; - padding: 0; - } - .wpmudevevents-list table.eab-monthly_calendar .wpmudevevents-calendar-event { - font-weight: bold; - } - .wpmudevevents-list table.eab-monthly_calendar .wpmudevevents-calendar-event-info { - position: static; - display: inline!important; - background: none; - border: none; - font-weight: normal; - font-size: .9em; - } - .wpmudevevents-list table.eab-monthly_calendar .wpmudevevents-calendar-event-info:before { - content: ' '; - display: block; - } - .wpmudevevents-list table.eab-monthly_calendar td .eab-date-full { - display: block !important; - } - .wpmudevevents-list table.eab-monthly_calendar td .eab-date-ordinal { - display: none; - } -} /* end 768px break */ +#psourceevents-wrapper { + padding: 1em; +} + +.psourceevents-list { + clear: both; + /*padding: 1em;*/ +} + +.psourceevents-list table { + width: 100%; + border-collapse: collapse; +} + +.psourceevents-list table th { + width: 14.285%; + background: #333; + color: #ddd; + padding: .4em; + cursor: default; +} + +.psourceevents-list table td { + border: 1px solid #ddd; + height: 120px; + width: auto; + /* fix a+ conflict */ +} + +.psourceevents-list table td .eab-date-full { + display: none; +} + +.psourceevents-list table td.no-left-border { + border-left: none; +} + +.psourceevents-list table td.no-right-border { + border-right: none; +} + +.psourceevents-list table td.today { + background: #ddd; +} + +a.psourceevents-calendar-event { + display: block; + margin: .2em; + padding: .1em .4em; + background: #75AB24; + color: #fff; + text-decoration: none; + border: 1px solid #558B04; + border-radius: 5px; +} + +a.psourceevents-calendar-event:hover { + background: #659B14; + text-decoration: none; +} + +.psourceevents-calendar-event-info { + display: none; + position: absolute; + padding: .4em; + min-width: 200px; + max-width: 450px; + background: #464646; + margin-top: 1em; + border: 1px solid #262626; + border-radius: 5px; + z-index: 999; +} + +.psourceevents-calendar-event-info img { + display: block +} + + +/* ----- Shortcode ----- */ + +.eab-shortcode_calendar .eab-shortcode_calendar-title-top, +.eab-shortcode_calendar .eab-shortcode_calendar-title-bottom { + background: transparent; + height: auto; + border: none; +} + +.eab-shortcode_calendar .eab-shortcode_calendar-title-top td, +.eab-shortcode_calendar .eab-shortcode_calendar-title-bottom td { + height: auto; + border: none; + text-align: center; +} + +.eab-shortcode_calendar .eab-shortcode_calendar-title-top td a, +.eab-shortcode_calendar .eab-shortcode_calendar-title-bottom td a { + text-decoration: none; +} + +.eab-shortcode_calendar .eab-shortcode_calendar-title-top h4 { + margin: 0; + padding: 0; +} + +.eab-shortcode_calendar .eab-shortcode_calendar-title-top .eab-navigation-prev, +.eab-shortcode_calendar .eab-shortcode_calendar-title-top .eab-navigation-next { + font-size: 1.6em; +} + +.eab-shortcode_calendar .psourceevents-calendar-event-info img, +.eab-shortcode_calendar .psourceevents-calendar-event-info .eab-calendar-event_excerpt { + display: block; +} + + +/* ----- Breakpoints ----- */ + +@media screen and (max-width: 940px) { + /* force old browsers, such as legacy droid */ + .psourceevents-list table.eab-monthly_calendar, + .psourceevents-list table.eab-monthly_calendar tr, + .psourceevents-list table.eab-monthly_calendar th, + .psourceevents-list table.eab-monthly_calendar td { + display: block; + } + .psourceevents-list table.eab-monthly_calendar td { + display: inline-block; + height: auto; + padding: 5px; + width: 100%; + } + .psourceevents-list table.eab-monthly_calendar tbody td[colspan], + .psourceevents-list table.eab-monthly_calendar thead th, + .psourceevents-list table.eab-monthly_calendar tfoot th { + display: none; + } + .psourceevents-list table.eab-monthly_calendar thead h4 span, + .psourceevents-list table.eab-monthly_calendar tfoot b span { + display: none; + } + .psourceevents-list table.eab-monthly_calendar thead h4 time:after, + .psourceevents-list table.eab-monthly_calendar tfoot b time:after { + content: attr(datetime); + } + .psourceevents-list table.eab-monthly_calendar thead td, + .psourceevents-list table.eab-monthly_calendar tfoot td { + float: left; + width: 20%; + padding: 0; + } + .psourceevents-list table.eab-monthly_calendar .psourceevents-calendar-event { + font-weight: bold; + } + .psourceevents-list table.eab-monthly_calendar .psourceevents-calendar-event-info { + position: static; + /*display: inline!important;*/ + background: none; + border: none; + font-weight: normal; + font-size: .9em; + } + .psourceevents-list table.eab-monthly_calendar .psourceevents-calendar-event-info:before { + content: ' '; + display: block; + } + .psourceevents-list table.eab-monthly_calendar td .eab-date-full { + display: block !important; + } + .psourceevents-list table.eab-monthly_calendar td .eab-date-ordinal { + display: none; + } +} + + +/* end 940px break */ + +@media screen and (max-width: 1360px) { + /* force old browsers, such as legacy droid */ + .psourceevents-list table.eab-monthly_calendar, + .psourceevents-list table.eab-monthly_calendar tr, + .psourceevents-list table.eab-monthly_calendar th, + .psourceevents-list table.eab-monthly_calendar td { + display: block; + /*zoom: 0.7;*/ + } + .psourceevents-list table.eab-monthly_calendar td { + display: inline-block; + height: auto; + padding: 5px; + width: 100%; + } + .psourceevents-list table.eab-monthly_calendar tbody td[colspan], + .psourceevents-list table.eab-monthly_calendar thead th, + .psourceevents-list table.eab-monthly_calendar tfoot th { + display: none; + } + .psourceevents-list table.eab-monthly_calendar thead h4 span, + .psourceevents-list table.eab-monthly_calendar tfoot b span { + display: none; + } + .psourceevents-list table.eab-monthly_calendar thead h4 time:after, + .psourceevents-list table.eab-monthly_calendar tfoot b time:after { + content: attr(datetime); + } + .psourceevents-list table.eab-monthly_calendar thead td, + .psourceevents-list table.eab-monthly_calendar tfoot td { + float: left; + width: 20%; + padding: 0; + } + .psourceevents-list table.eab-monthly_calendar .psourceevents-calendar-event { + font-weight: bold; + } + .psourceevents-list table.eab-monthly_calendar .psourceevents-calendar-event-info { + position: static; + /*display: inline!important;*/ + background: none; + border: none; + font-weight: normal; + font-size: 1em; + } + .psourceevents-list table.eab-monthly_calendar .psourceevents-calendar-event-info:before { + content: ' '; + display: block; + } + .psourceevents-list table.eab-monthly_calendar td .eab-date-full { + display: block !important; + } + .psourceevents-list table.eab-monthly_calendar td .eab-date-ordinal { + display: none; + } +} \ No newline at end of file diff --git a/default-templates/calendar/events.min.css b/default-templates/calendar/events.min.css new file mode 100644 index 0000000..2c4fad2 --- /dev/null +++ b/default-templates/calendar/events.min.css @@ -0,0 +1,5 @@ +#psourceevents-wrapper{padding:1em}.psourceevents-list{clear:both}.psourceevents-list table{width:100%;border-collapse:collapse}.psourceevents-list table th{width:14.285%;background:#333;color:#ddd;padding:.4em;cursor:default}.psourceevents-list table td{border:1px solid #ddd;height:120px;width:auto}.psourceevents-list table td .eab-date-full{display:none}.psourceevents-list table td.no-left-border{border-left:none}.psourceevents-list table td.no-right-border{border-right:none}.psourceevents-list table td.today{background:#ddd}a.psourceevents-calendar-event{display:block;margin:.2em;padding:.1em .4em;background:#75ab24;color:#fff;text-decoration:none;border:1px solid #558b04;border-radius:5px}a.psourceevents-calendar-event:hover{background:#659b14;text-decoration:none}.psourceevents-calendar-event-info{display:none;position:absolute;padding:.4em;min-width:200px;max-width:450px;background:#464646;margin-top:1em;border:1px solid #262626;border-radius:5px;z-index:999}.psourceevents-calendar-event-info img{display:block} +.eab-shortcode_calendar .eab-shortcode_calendar-title-top,.eab-shortcode_calendar .eab-shortcode_calendar-title-bottom{background:0 0;height:auto;border:none}.eab-shortcode_calendar .eab-shortcode_calendar-title-top td,.eab-shortcode_calendar .eab-shortcode_calendar-title-bottom td{height:auto;border:none;text-align:center}.eab-shortcode_calendar .eab-shortcode_calendar-title-top td a,.eab-shortcode_calendar .eab-shortcode_calendar-title-bottom td a{text-decoration:none}.eab-shortcode_calendar .eab-shortcode_calendar-title-top h4{margin:0;padding:0}.eab-shortcode_calendar .eab-shortcode_calendar-title-top .eab-navigation-prev,.eab-shortcode_calendar .eab-shortcode_calendar-title-top .eab-navigation-next{font-size:1.6em}.eab-shortcode_calendar .psourceevents-calendar-event-info img,.eab-shortcode_calendar .psourceevents-calendar-event-info .eab-calendar-event_excerpt{display:block}@media screen and (max-width:940px){.psourceevents-list table.eab-monthly_calendar,.psourceevents-list table.eab-monthly_calendar tr,.psourceevents-list table.eab-monthly_calendar th,.psourceevents-list table.eab-monthly_calendar td{display:block} +.psourceevents-list table.eab-monthly_calendar td{display:inline-block;height:auto;padding:5px;width:100%}.psourceevents-list table.eab-monthly_calendar tbody td[colspan],.psourceevents-list table.eab-monthly_calendar thead th,.psourceevents-list table.eab-monthly_calendar tfoot th{display:none}.psourceevents-list table.eab-monthly_calendar thead h4 span,.psourceevents-list table.eab-monthly_calendar tfoot b span{display:none}.psourceevents-list table.eab-monthly_calendar thead h4 time:after,.psourceevents-list table.eab-monthly_calendar tfoot b time:after{content:attr(datetime)}.psourceevents-list table.eab-monthly_calendar thead td,.psourceevents-list table.eab-monthly_calendar tfoot td{float:left;width:20%;padding:0}.psourceevents-list table.eab-monthly_calendar .psourceevents-calendar-event{font-weight:700}.psourceevents-list table.eab-monthly_calendar .psourceevents-calendar-event-info{position:static;background:0 0;border:none;font-weight:400;font-size:.9em}.psourceevents-list table.eab-monthly_calendar .psourceevents-calendar-event-info:before{content:' ';display:block} +.psourceevents-list table.eab-monthly_calendar td .eab-date-full{display:block !important}.psourceevents-list table.eab-monthly_calendar td .eab-date-ordinal{display:none}}@media screen and (max-width:1360px){.psourceevents-list table.eab-monthly_calendar,.psourceevents-list table.eab-monthly_calendar tr,.psourceevents-list table.eab-monthly_calendar th,.psourceevents-list table.eab-monthly_calendar td{display:block}.psourceevents-list table.eab-monthly_calendar td{display:inline-block;height:auto;padding:5px;width:100%}.psourceevents-list table.eab-monthly_calendar tbody td[colspan],.psourceevents-list table.eab-monthly_calendar thead th,.psourceevents-list table.eab-monthly_calendar tfoot th{display:none}.psourceevents-list table.eab-monthly_calendar thead h4 span,.psourceevents-list table.eab-monthly_calendar tfoot b span{display:none}.psourceevents-list table.eab-monthly_calendar thead h4 time:after,.psourceevents-list table.eab-monthly_calendar tfoot b time:after{content:attr(datetime)} +.psourceevents-list table.eab-monthly_calendar thead td,.psourceevents-list table.eab-monthly_calendar tfoot td{float:left;width:20%;padding:0}.psourceevents-list table.eab-monthly_calendar .psourceevents-calendar-event{font-weight:700}.psourceevents-list table.eab-monthly_calendar .psourceevents-calendar-event-info{position:static;background:0 0;border:none;font-weight:400;font-size:1em}.psourceevents-list table.eab-monthly_calendar .psourceevents-calendar-event-info:before{content:' ';display:block}.psourceevents-list table.eab-monthly_calendar td .eab-date-full{display:block !important}.psourceevents-list table.eab-monthly_calendar td .eab-date-ordinal{display:none}} \ No newline at end of file diff --git a/default-templates/default/archive-incsub_event.php b/default-templates/default/archive-psource_event.php similarity index 75% rename from default-templates/default/archive-incsub_event.php rename to default-templates/default/archive-psource_event.php index 3a58b7b..2c9cce4 100644 --- a/default-templates/default/archive-incsub_event.php +++ b/default-templates/default/archive-psource_event.php @@ -4,19 +4,19 @@ ?>
-
-

+
+


-

labels->not_found; ?>

+

labels->not_found; ?>

-
+
-
+

- +
-
-
+
+
ID, 'incsub_event_start', true))); + $start_day = date_i18n('m', strtotime(get_post_meta($post->ID, 'psource_event_start', true))); ?> -
+

get_title(); ?>

is_premium() && $event->user_is_coming() && !$event->user_paid()) { ?> -
- +
+
-
-
-

+
+
+

-
+

-