matglas86-api
Component type
Maintenance status
Development status
Component created
Component changed
Fork of project Api
Fork of project Api
Drupal 8 integration of the Tickspot API.
The first goal of this module is to expose the task entries from Tickspot to clients, so they can follow the time spent on the project itself or the maintenance only (tasks to be exposed could be selected, per project).
This goal can be achieved by mapping the Drupal user ID (uid) with the Tickspot client ID via a field defined at the user entity level.
The PHP port of Tickspot API is maintained here https://github.com/r-daneelolivaw/tickspot.
This module aims to provide an integration with the ORCID repository, using the Public API.
This integration requires the Entity API.
This module provides real-time shipping estimates via the Parcel Monkey API. This module is used in conjunction with Drupal Commerce and Commerce Shipping modules.
This module requires an active account with Parcel Monkey (http://www.parcelmonkey.co.uk)
Miscelanea ctools plugins (pre-alpha state).
Currently provided plugins:
Webisco Shop is a German online shop solution for car repair and spare part shops. Webisco shops are not self-hosted, but have the possiblity to be integrated in a website either without any customization at all, or via placing its individual parts (widgets) on your website. This module integrates those widgets fully into Drupal.
This module offers:
This is a very small basic module that allows users to integrate AdRoll Smartpixel entirely through admin. No need for user to manually add any code.
AdRoll is a widely used retargeting platform. SmartPixel is a JavaScript code snippet that you place in the footer of your site, near the tag.
The pixel simply adds an image to the element of your code and ignores the page otherwise. AdRoll registers a callback with the browser that is called at the end of the rendering process, effectively removing any impact on page load time.
This module provides a simple interface for Drupal users to display content from a CMIS server. Content creators reference documents in the CMIS system, and the module will list the documents in the HTML page, along with links to download the files.
UPDATE: This project has been abondonded since the safe_value on body fields has already converted the media tags into HTML, and DrupalGap core has been updated to support this.
Adds support for the Media module's "Convert Media tags to markup" setting with Input Formats, so that the Services module's Node Retrieve resource will return additional file data about the media files embedded within a node's body.
The File Scanner module is a utility module that allows to analyse files
locally recursively inside a folder.
During the parsing, the module opens each file - that matches a user-defined
allowed file extension -, opens it as an HTML document and tries to find a
user-defined HTML element (tag, attribute or even text) matching a CSS3
selector with the help of QueryPath library.
Each match is stored in the database grouped per analysis. Each analysis can
then be viewed through the interface, providing a statistics summary.