這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Event Organiser NGO

外掛說明

This plugin creates settings in back-office -> settings -> read in sites so they can share their events with the network-(portal-)site. It also creates settings to show custom post type concert and custom post type production provided by the plugins ngo-concert and ngo-production to show those custom post types in the sites flow.
If they use the setting above to allow sharing events with the portal site, then the site-editor while creating an event using event-organiser can tick a check-box to share their event with the portal-site to show it in a mutual calendar to make it easy for visitors to see what is happening in your region right now. It also provides two calendar widgets for the sites, to show one week of events, and two weeks of events.

In the portal-site (network-site) it will create a calendar widget to show one week of both portal-site and shared site events. It also has a filter for the event-organiser plugin shortcode [eo_fullcalendar] to show both the portal-site events, and the shared site events. It also provide a setting in back-office -> settings -> read to show the events created by the event-organiser plugin in the portal-site’s flow.
Translated to Arabic, English and Swedish

This plugin is a part of the NGO-portal project. Website

螢幕擷圖

  • Included is a filter that shows all member sites events in the portal calendar using the same shortcode as you would normally use with eventorganiser You will also get a widget to show a weekely calendar on the portal site, and a weekly and a forthnight calendar widget for the member sites.

安裝方式

This section describes how to install the plugin and get it working.

  1. Upload the plugin files to the /wp-content/plugins/plugin-name directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. You need to enable this plugin on the site via Settings -> Read -> “Show events in portal calendar”
  4. When the plugin is enabled you can tick the box in front of “Show events in portal calendar” that shows up in the upper right corner when creating or editing an event via Event Organiser.

常見問題集

How to activate this plugin?

This plugin is an add-on plugin to event-organiser, so you need to install that plugin first, and then activate it. After that, install this plugin and activate it both on the portal-site, and the sites from where you want to be able to share events.

The site events does not show up in the portal calendar

Make sure your site owner has ticked the setting in back-office -> settings -> read to allow editors to share events with the portal.
Also make sure they have ticked the check box “Show event in portal calendar” when creating the event.
If it still does not work, deactivate the plugin and activate it again.
If the plugin event-organiser-ngo get’s activated before the plugin event-organiser has ever been activated on the site, then the events will not show up in the portal calendar. This plugin is an add-on to the event-organiser plugin and can not work without it.

Newly created site’s site events does not show up in the portal calendar

Please do not network activate this plugin, or use the otherwise excellent plugin Multisite plugin manager to activate this plugin on newly created sites. It seems as if this plugin gets activated before or to soon after the plugin Event-organiser gets activated. Then the settings does not get right when this plugin activates. It’s better to set Event-organiser as network-activated and activate this plugin manually after site creation.
If above problem apears, just deactivate Event-organiser-ngo and activate it again. It should fix this issue.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Event Organiser NGO〉的開發相關工作。

參與者

〈Event Organiser NGO〉外掛目前已有 1 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈Event Organiser NGO〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.2.3

  • Latest stable release
    Changed base language from Swedish to English. This is to make it easier for translators. Swedish translation is included.

1.2.2

Bugfix. Network activate would have locked you out from admin

1.2.1

Bug fix. I don’t know why pluggable.php don’t get included by WordPress default.
current_user_can is being called by the plugin and for some reason although capabilities.php has been loaded (which contains the current_user_can function) that function calls wp_get_current_user which is defined in pluggable.php but hasn’t been loaded when the call is made.

1.2

Cleaned up some menu items. This code was in ngo-menu-deactivate before, but it makes more sence to have it here.
Also changed license from GPLv2+ to GPLv3

1.1.6

Changed donation link (important stuff 😉 )

1.1.5

Fixed issues with generic function names.

1.1.4

Initital release on WordPress