From 3751379f1e9a4c215fb6eb898b4ccc67659b9ace Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 10 May 2022 21:51:50 +0700 Subject: initial commit 2 --- .../static/description/blog.png | Bin 0 -> 71285 bytes .../static/description/event.png | Bin 0 -> 44250 bytes .../static/description/icon.png | Bin 0 -> 11221 bytes .../static/description/icon.svg | 1 + .../static/description/index.html | 97 +++++++++++++++++++++ .../static/description/sponsor.png | Bin 0 -> 100472 bytes .../static/description/tracks.png | Bin 0 -> 59623 bytes 7 files changed, 98 insertions(+) create mode 100644 addons/website_event_track/static/description/blog.png create mode 100644 addons/website_event_track/static/description/event.png create mode 100644 addons/website_event_track/static/description/icon.png create mode 100644 addons/website_event_track/static/description/icon.svg create mode 100644 addons/website_event_track/static/description/index.html create mode 100644 addons/website_event_track/static/description/sponsor.png create mode 100644 addons/website_event_track/static/description/tracks.png (limited to 'addons/website_event_track/static/description') diff --git a/addons/website_event_track/static/description/blog.png b/addons/website_event_track/static/description/blog.png new file mode 100644 index 00000000..45da5099 Binary files /dev/null and b/addons/website_event_track/static/description/blog.png differ diff --git a/addons/website_event_track/static/description/event.png b/addons/website_event_track/static/description/event.png new file mode 100644 index 00000000..1bc349f3 Binary files /dev/null and b/addons/website_event_track/static/description/event.png differ diff --git a/addons/website_event_track/static/description/icon.png b/addons/website_event_track/static/description/icon.png new file mode 100644 index 00000000..c9e5ecb0 Binary files /dev/null and b/addons/website_event_track/static/description/icon.png differ diff --git a/addons/website_event_track/static/description/icon.svg b/addons/website_event_track/static/description/icon.svg new file mode 100644 index 00000000..87c7872c --- /dev/null +++ b/addons/website_event_track/static/description/icon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/addons/website_event_track/static/description/index.html b/addons/website_event_track/static/description/index.html new file mode 100644 index 00000000..52dde14f --- /dev/null +++ b/addons/website_event_track/static/description/index.html @@ -0,0 +1,97 @@ +
+
+
+

Organize Events, Trainings & Webinars

+

Schedule, Promote, Sell, Organize

+
+
+
+ +
+
+
+

+ Get extra features per event; multiple pages, sponsors, + multiple talks, talk proposal form, agenda, event-related news, + documents (slides of presentations), event-specific menus. +

+
+
+
+ +
+
+

Organize Your Tracks

+

From the talk proposal to the publication

+
+

+ Add a talk proposal form on your events to allow visitors to + submit talks and speakers. Organize the validation process + of every talk, and schedule easily. +

+ Odoo's unique frontend and backend integration makes + organization and publication so easy. Easily design beautiful + speaker biographies and talks description. +

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

Agenda and List of Talks

+

A strong user interface

+
+ +
+
+

+ Get a beautiful agenda for each event published automatically on + your website. Allow your visitors to easily search and browse + talks, filter by tags, locations or speakers. +

+
+
+
+ +
+
+

Manage Sponsors

+

Sell sponsorship, promote your sponsors

+
+

+ Add sponsors to your events and publish sponsors per level (e.g. + bronze, silver, gold) on the bottom of every page of the event. +

+ Sell sponsorship packages online through the Odoo eCommerce for + a full sales cycle integration. +

+
+
+ +
+
+
+ +
+
+

Communicate Efficiently

+

Activate a blog for some events

+
+ +
+
+

+ You can activate a blog for each event allowing you to communicate + on specific events. Visitors can subscribe to news to get informed. +

+
+
+
+ + diff --git a/addons/website_event_track/static/description/sponsor.png b/addons/website_event_track/static/description/sponsor.png new file mode 100644 index 00000000..63fb9331 Binary files /dev/null and b/addons/website_event_track/static/description/sponsor.png differ diff --git a/addons/website_event_track/static/description/tracks.png b/addons/website_event_track/static/description/tracks.png new file mode 100644 index 00000000..b74a144b Binary files /dev/null and b/addons/website_event_track/static/description/tracks.png differ -- cgit v1.2.3