Libraries tagged by table of content

nanoblocktech/markdown

2 Favers
37 Downloads

PHP parsedown plugin to allow video and table of content.

Go to Download


mecha-cms/x.t-o-c

0 Favers
15 Downloads

Generates table of contents automatically.

Go to Download


l3aro/html-toc

0 Favers
17 Downloads

Generate Table of Contents from HTML for PHP

Go to Download


keyboardcowboy/topdown

0 Favers
23 Downloads

Markdown Table of Contents Generator

Go to Download


cms-alchemy/toc-inline

0 Favers
0 Downloads

Adds a [toc] token that generates a table of contents from headings in Drupal content.

Go to Download


cable8mm/toc

0 Favers
6 Downloads

The TOC is an opinionated table of contents generator.

Go to Download


bickyraj/toc

0 Favers
44 Downloads

table of content

Go to Download


afea/filament-pages

0 Favers
17 Downloads

Custom pages module for the Afea Filament CMS package ecosystem: rich CMS pages with optional table of contents and polymorphic form attachment.

Go to Download


shakepeers/no-toc

0 Favers
31 Downloads

The NoTOC MediaWiki extension hides the table of contents by default.

Go to Download


fusionspim/php-markdown-toc

1 Favers
1268 Downloads

Generates a table of contents for a Markdown document, based on the headings within

Go to Download


hoochicken/dbtable

0 Favers
23 Downloads

Display content of database table

Go to Download


c975l/xliff-bundle

2 Favers
202 Downloads

This bundle exports the content of a database table in xlf files

Go to Download


wdb/wdb-news-snapin

1 Favers
5 Downloads

Extension for EXT:news to display additional content "around" a single news-article. In templates additional areas can be defined and each area can be filled with content-elements. Imagine news enriched with tables, diagrams, footnotes or any other kind of Content-Elements.

Go to Download


systemiksolutions/performx

0 Favers
17 Downloads

This is a CKEditor plugin which adds three buttons: editor content templates, a library of accessible tables, and accessibility checking for editor content.

Go to Download


passbase/passbase-php

10 Favers
37602 Downloads

# Introduction Welcome to the Passbase Verifications API docs. This documentation will help you understand our models and the Verification API with its endpoints. Based on this you can build your own system (i.e. verification) and hook it up to Passbase. In case of feedback or questions you can reach us under this email address: [[email protected]](mailto:[email protected]). A User submits a video selfie and valid identifying __Resources__ during a __Verification__ guided by the Passbase client-side integration. Once all the necessary __Resources__ are submitted, __Data points__ are extracted, digitized, and authenticated. These Data points then becomes part of the User's __Identity__. The User then consents to share __Resources__ and/or __Data points__ from their Identity with you. This information is passed to you and can be used to make decisions about a User (e.g. activate account). This table below explains our terminology further. | Term | Description | |-----------------------------------------|-------------| | [Identity](#tag/identity_model) | A set of Data points and Resources related to and owned by one single User. This data can be accessed by you through a Verification. | | Data points | Any data about a User extracted from a Resource (E.g. Passport Number, or Age). | | [Resource](#tag/resource_model) | A source document used to generate the Data points for a User (E.g. Passport). | | [User](#tag/user_model) | The owner of an email address associated with an Identity. | | Verification | A transaction through which a User consents to share Data points with you. If the Data points you request are not already available in the User's Identity, the Passbase client will ask the User to submit the necessary Resource required to extract them. | | Re-authentication (login) | A transaction through which a User can certify the ownership of Personal data previously shared through an Authentication. | # Authentication There are two forms of authentication for the API: • API Key • Bearer JWT Token

Go to Download


<< Previous Next >>