Timenews

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is an example module for crawling news per topic from different sources like twitter, google news, reddit etc. and create a timeline using timeline.js https://timeline.knightlab.com/

How it works?
1. User first flags some topics
2. Module crawls those topics for the user on each cron job
3. It saves the data with their popularity
4. Then creates a timeline from the saved data, filtered by their popularity

Views Reference Defunct

Component type

module

Maintenance status

Development status

Downloads

1138

Component created

Component changed

Due to a spelling error in the shortname, this module is discontinued in preference to Views Reference Field which has a shortname which is correctly spelled.

The Views Reference Field module is exactly the same as this one. There are no differences whatsoever. This change is simply due to a spelling error in the shortname, which is potentially untidy moving forward. Thank-you for your patience.

Page Title Formatter

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Allow a short plain text field to be formatted as a Page Title.

NOTE: This *almost* worked, but it leaves duplicate <title> elements.

Idea abandoned; keeping the sandbox for reference.

Term Translation Import

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This sandbox provides a solution for importing taxonomy term translations from CSV into Drupal 8 today.

This sandbox is a stop-gap solution, either until it can be integrated back into taxonomy_csv or as a separate module to provide functionality missing in taxonomy_manager.

It currently is just an incomplete drush script to save other developers the time of redoing obvious tasks here. I plan to convert this into a regular module with UI to make it more convenient and remove all hardcoded elements.