Display a list of node links using taxonomies

Hi there,

I have this vocabulary called "semester" with terms:

Winter 2015/16
Summer 2015
....

Now I have nodes with a Entity reference field for "semester" terms. What I would like to have is a list view (or some other working implementation) which creates a output like:

How to implement a field which gives previous inputs as suggestions

Hi,

I have a "venue" text field. It would be nice, if we can get a list of previous inputs to select one of them to save time.
Of course this can be a list of all rooms we have. But it also should be possible to add new values "on the fly".

Thanks a lot!

[D8] Media Handling

I'm new to Drupal having done some work in the last month with D7 but since the website is not live and nowhere near ready I moved to D8 (and am glad I did as it's a big improvement). I've spent the last two days trying to find out how to add media such as YouTube and other videos, and audio, to Drupal 8 Content types to D8 RC1. I've watched various presentations of various Drupal group meetings, dug through the what docs and websites I could find but still have no idea what the status of media in D8 is.

How can i delete Taxonomy Menu module for Drupal 8.0.RC1?

Drupal 8.0.RC1, Taxonomy Menu 8.x-3.0...

I tried to remove the module. I removed blocks created by this module.
Then i go to Extentions-->Delete, then select "Taxonomy menu" and delete it, clear cache.
Removing a module succeeds and no longer on the list.

But when i try edit any menu - i have next error:

mySql for both Drupal 7 and Drupal 8

Is there a version of mySql that will work with both Drupal 7 and Drupal 8, so that we can mix D7 and D8 sites on the same server?

On the System Requirements page, it says:

Drupal 7:
MySQL 5.0.15/MariaDB 5.1.44/Percona Server 5.1.70 or higher with PDO,

Drupal 8:
MySQL 5.5.3/MariaDB 5.5.20/Percona Server 5.5.8 or higher with PDO and an InnoDB-compatible primary storage engine,

Drupal 8: How to add a stylesheet and .js to be used by CkEditor iframe?

Hi,

I was trying to include some stylesheets and .js files to my CkEditor. So like function/_ckeditor_theme_css/8 I added this to my theme.info.yml:

ckeditor_stylesheets[] = css/style.css

but this had no effect. In fact it destroys yml. I think it should be something like this?

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x