CodeButton
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Adds a button to insert source code to CKeditor (Drupal 8).
Used geshifilter to highlight and getting languages list.
Adds a button to insert source code to CKeditor (Drupal 8).
Used geshifilter to highlight and getting languages list.
UseBB2Drupal extends upon the core migrate module to provide migration from legacy UseBB 1 forums to Drupal 8. It converts users, categories, forums, topics, posts and IP address bans without overwriting existing Drupal content. It also translates internal forum links to the new Drupal paths.
For instructions on how to perform a migration, please see README.txt.
DO I NEED IT?
At some point i was tired of creating custom pages using menu and form api, writing tons of code just to have a page with ugly form where client can enter some settings, and as soon as client wants to add some interactions to the page (drag&drop, ajax etc) things starts to get hairy. Same story was with creation of dedicated CT just to theme a single page (like homepage) and explaining why you can only have 1 node of this type, or force it programmatically.
This module will generate pre-rendered preview for each text_format field directly below it. Rendering is based in two factors - text value and text format. Request to check_markup function will be send on every change or keyup event, but no more than once per 300ms. Also if one ajax request is in progress next one will be aborted.
Just enable this module. Autopreview checkbox will be shown under each instance of text_format field (ex. body field).
IR documents library: Results, reports, presentations
IR content: Board of Directors
Allows for hot fixes to be done to live content that is controlled via the workbench_moderation module. Similar functionality to git stash.
Entity Review module allows authenticated users to leave reviews on site content.
Intro
The webform field wrapper provides an additional webform component that acts in a similar way to a fieldgroup, without being a fieldgroup. Fieldgroups are NOT the correct way to group fields together for presentational purposes, this is where Webform Filed Wrapper comes in.
DCAT is becoming the de facto metadata format to describe "datasets" (e.g. easily processable CSV, XML, XLS files) on open data portals.
However, copying the (meta)data from "normal" websites to open data portals is often a manual process, which is both time-consuming and error-prone.
The purpose of this module is to extract medata (title, description, links) from published nodes and generate a "DCAT" file that can be processed by open data portals and crawlers, without the need for specific content types or "heavy" modules.