Skip to content
View thomasrawiel's full-sized avatar

Block or report thomasrawiel

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
thomasrawiel/README.md

General

A collection of more or less useful ViewHelpers

  • Adds some useful viewhelpers
  • Adds "API" functions to simplify registering CTypes, doktypes, rootline fields
  • Adds TCA ItemsProcFunction to conditonally add select options

Add wrapper functions to make configuring b13/container easier

  • Add QR Code for typolinks
  • Add QR Code to download vcf file of address (or extbase) record
  • ADD QR Code to download ical file

Additional functions for EXT:powermail

Captcha Extension for TYPO3 powermail, provides multiple options to include captchas:

  • Google Recaptcha
  • Friendlycaptcha
  • hCaptcha
  • Cloudflare
  • Prosopo Procaptcha

Add autocomplete tokens to powermail fields

  • autocomplete on/off for forms or individual fields
  • specific autocomplete tokens (email, name, creditcard information etc.) and categories (billing, shipping, custom)

Base Extension for powermail jira issues extensions

Post powermail form submissions as jira issues for API v2 (on-premise, self-hosted Jira)

Post powermail form submissions as jira issues for API v3 (Jira Cloud)

SEO

Add more control which pages are rendered as hreflang, especially useful in multitree setup to avoid duplicate content

Add news records to hreflang, especially useful in multitree setup to avoid duplicate content

Video

Extends TYPO3 Video functionality by adding player attributes (mute, loop, showcontrols, etc.) and VTT functionality for local videos.

  • add vtt (subtitles, captions, other time-based data)
  • add poster image for self-hosted videos (e.g. mp4)
  • add controlsList options for chromium browsers

Embed www.whatchado.com videos

Pinned Loading

  1. powermailcaptcha powermailcaptcha Public

    PHP 5 5

  2. powermailautocomplete powermailautocomplete Public

    Add autocomplete tokens to powermail fields

    PHP 2 2

  3. powermail-jira powermail-jira Public

    Base Extension for powermail jira issues extensions

    PHP

  4. container-wrap container-wrap Public

    Wrapper functions to configure b13/container

    PHP

  5. vhs-col vhs-col Public

    A collection of more or less useful ViewHelpers

    PHP 1

  6. vcfqr vcfqr Public

    create qr code with vcf download

    PHP