Skip to content

Commit

Permalink
Merge pull request #20 from cultuurnet/develop
Browse files Browse the repository at this point in the history
4.0 release
  • Loading branch information
zuuperman authored Nov 14, 2019
2 parents 4e49b47 + 2cdd3ed commit 7ab9f44
Show file tree
Hide file tree
Showing 62 changed files with 1,173 additions and 551 deletions.
36 changes: 36 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,39 @@
## Important note
In november 2019, publiq vzw (formerly known as CultuurNet) starts the End of Support phase of the Culturefeed Drupal 7 module suite. This means that you can continue to use Culturefeed, but publiq vzw will not invest anymore in this Drupal 7 module suite.

As an exception, critical security updates will still be provided if needed.

The End of Life (EOL) date of the module suite is set to the same date as the EOL of Drupal 7 core, ie. November 2021 (https://www.drupal.org/psa-2019-02-25).

We built this final 4.0 release, which contains a major security update, and some incompatible changes compared to the latest 3.10.2 release. Some less used modules are moved to a separate repository. If you update to this version please check & should you use one of these modules, reinstall them from a separate repository. After that all things should work as usual.
- https://github.com/cultuurnet/culturefeed_pages [DEPRECATED]

- https://github.com/cultuurnet/culturefeed_roles [DEPRECATED]

- https://github.com/cultuurnet/culturefeed_messages [DEPRECATED]

- https://github.com/cultuurnet/culturefeed_calendar [DEPRECATED]

- https://github.com/cultuurnet/culturefeed_uitpas

- https://github.com/cultuurnet/culturefeed_social

- https://github.com/cultuurnet/culturefeed_userpoints_ui [DEPRECATED]

- https://github.com/cultuurnet/culturefeed_entry_ui [DEPRECATED]

### Alternatives

As an alternative for the Culturefeed Drupal 7 module suite, publiq vzw focused on:

- A new, easy to use API in a developer-friendly Json format: https://projectaanvraag.uitdatabank.be/#!/integrations#api

- An even easier to use widget platform: https://projectaanvraag.uitdatabank.be/#!/integrations#widgets

We also have a Drupal 8 version on https://github.com/cultuurnet/culturefeed_d8 with the most commonly used modules culturefeed_agenda, culturefeed_content, culturefeed_search, culturefeed_search_api and culturefeed_user.

However, these modules will not contain the full functionality as was provided in the Drupal 7 edition, and it will not be heavily extended by publiq the same way we did this for the Drupal 7 edition. We are still happy to review and accept pull requests from external developers or partners, though.

# How to use this theme?

### culturefeed_bootstrap:
Expand Down
1 change: 1 addition & 0 deletions culturefeed_bootstrap.info
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ scripts[] = 'js/culturefeed-bootstrap.js'
scripts[] = 'js/jquery.blueimp-gallery.js'
scripts[] = 'js/bootstrap-gallery.js'
scripts[] = 'bootstrap/js/modal.js'
scripts[] = 'js/mobile-detect.min.js'

;**********************************
; METHOD 1: Bootstrap Source Files
Expand Down
Binary file added img/error.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions img/error.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/loading.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/museumpas.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/play-pause.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions img/play-pause.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/video-play.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions img/video-play.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 7ab9f44

Please sign in to comment.