Linkback

Component type

module

Maintenance status

Development status

Downloads

150

Component created

Component changed

This module provides multiple Linkback implementations for Drupal 8.

A linkback is a method for Web authors to obtain notifications when other authors link to one of their documents. This enables authors to keep track of who is linking to, or referring to, their articles. The four methods (Refback, Trackback, Pingback and Webmention) differ in how they accomplish this task.

– https://en.wikipedia.org/wiki/Linkback

Turkish Public Identification Number (TCKimlikNo)

Component type

module

Maintenance status

Development status

Downloads

930

Component created

Component changed

A CCK content field which lets you add a tckimlikno field to your content types and verifies valid Turkish identification number.

Requires the content module (CCK).

What is the Turkish ID Number?

From Wikipedia, the free encyclopedia

Turkish Identification Number (Turkish: Türkiye Cumhuriyeti Kimlik Numarası or abbreviated as T.C. Kimlik No.) is a unique personal identification number that is assigned to every citizen of Turkey.

Toolbar Hider

Component type

module

Categories

Maintenance status

Development status

Downloads

5053

Component created

Component changed

Overview

The Drupal 7 toolbar can be useful, but sometimes you are trying to get a screenshot without logging out, or are experimenting with the theme, you wish it wasn't there. With Toolbar Hider, when you press a key (` by default), the toolbar will slide up. Press the key again and it will slide back down into view.

Features

This module will hide/show the toolbar with the press of a key that you configure. It will optionally adjust the page padding to hide the white space. You can also configure if you would like to hide the toolbar by default.

Repeating Date Presets

Component type

module

Maintenance status

Development status

Downloads

5321

Component created

Component changed

This module can greatly simplify user entry of repeating dates by allowing the administrator to pre-set repeat date rules.

The module supports two types of preset:

  1. Select a preset repeat from a list. (E.g. every year, every month, every week). Up to 5 configurable preset repeat rules are allowed as well as the options to not repeat or, if configured, to specify a custom repeat rule via the standard form. This is similar to the way Apple iCal does it.
  2. A single configurable preset rule which is either applied automatically for a specialised date field (e.g. your birthday, anniversary etc) or via a checkbox for a more general "is this an annual event" type field.

Cross Clone

Component type

module

Maintenance status

Development status

Downloads

49523

Component created

Component changed

This module let's you clone and couple nodes in different ways and between different node types. This module doesn't provide a UI on it's own. Everything is triggered and configured through Rules. While the same result potentially could be built with Rules + VBO or Node Clone + custom alter hook, this module provides a more dynamic way of cloning.

Object Oriented eXperience

Component type

module

Categories

Maintenance status

Development status

Downloads

2078

Component created

Component changed

OOX stands for Object Oriented eXperience. It's an helper module providing pieces of Object Oriented API I needed at a time for some projects.

The main feature of this module is a generic object registry handling. This registry is based on descriptive array's provided by modules' custom implementations.

Also provides an application-level locking framework.

This module was originally designed for the Bricks module (Drag'n'Drop redactional helper) that never has been released so far.