You are here

Files in Extensible BBCode 4.0.x

Primary tabs

File namesort descending Location Namespace Description
CallbackTagProcessor.php src/Parser/Processor/CallbackTagProcessor.php Drupal\xbbcode\Parser\Processor
CHANGELOG.txt CHANGELOG.txt 2020-05-19 - 4.0.0 Feature release, and compatibility with Drupal 9. 4.x will be compatible with Drupal 8.8+ and Drupal 9+. Once Drupal 9+ introduces deprecations that are not backward compatible with Drupal 8, a 5.x branch will be opened for…
CodeTagPlugin.php standard/src/Plugin/XBBCode/CodeTagPlugin.php Drupal\xbbcode_standard\Plugin\XBBCode
ElementInterface.php src/Parser/Tree/ElementInterface.php Drupal\xbbcode\Parser\Tree
EntityTagPlugin.php src/Plugin/XBBCode/EntityTagPlugin.php Drupal\xbbcode\Plugin\XBBCode
filter-tips.css assets/filter-tips.css .tips div .xbbcode-filter-tips li { margin-left: 0; }
filter.format.xbbcode.yml config/install/filter.format.xbbcode.yml config/install/filter.format.xbbcode.yml
ImageTagPlugin.php standard/src/Plugin/XBBCode/ImageTagPlugin.php Drupal\xbbcode_standard\Plugin\XBBCode
LabeledFormTrait.php src/Form/LabeledFormTrait.php Drupal\xbbcode\Form
LICENSE.txt LICENSE.txt GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim…
ListTagPlugin.php standard/src/Plugin/XBBCode/ListTagPlugin.php Drupal\xbbcode_standard\Plugin\XBBCode
NodeElement.php src/Parser/Tree/NodeElement.php Drupal\xbbcode\Parser\Tree
NodeElementInterface.php src/Parser/Tree/NodeElementInterface.php Drupal\xbbcode\Parser\Tree
NullTagPlugin.php src/Plugin/XBBCode/NullTagPlugin.php Drupal\xbbcode\Plugin\XBBCode
OutputElement.php src/Parser/Tree/OutputElement.php Drupal\xbbcode\Parser\Tree
OutputElementInterface.php src/Parser/Tree/OutputElementInterface.php Drupal\xbbcode\Parser\Tree
ParserInterface.php src/Parser/ParserInterface.php Drupal\xbbcode\Parser
PluginCollectionArrayAdapter.php src/PluginCollectionArrayAdapter.php Drupal\xbbcode
PluginCollectionInterface.php src/PluginCollectionInterface.php Drupal\xbbcode
PreparedTagElement.php src/PreparedTagElement.php Drupal\xbbcode
RenderTagPlugin.php src/Plugin/RenderTagPlugin.php Drupal\xbbcode\Plugin
RootElement.php src/Parser/Tree/RootElement.php Drupal\xbbcode\Parser\Tree
spoiler.html.twig standard/templates/spoiler.html.twig Render a BBCode spoiler.
TableTagPlugin.php standard/src/Plugin/XBBCode/TableTagPlugin.php Drupal\xbbcode_standard\Plugin\XBBCode
tag-form.css assets/tag-form.css pre.template { counter-reset: line; box-shadow: 0.1em 0.1em 0.5em rgba(0, 0, 0, 0.45); line-height: 0; padding: 0.5em; } pre.template span { display: block; line-height: 1.5em; } pre.template span:before { counter-increment: line; …
tag-styles.css standard/assets/tag-styles.css /* Remove some of the unrestricted form element style. */ label.xbbcode-spoiler { display: inline; font-weight: inherit; line-height: unset; } /* Hide the checkbox. */ input.xbbcode-spoiler { display: none; } /* Protect the label, as well as…
Tag.php src/Entity/Tag.php Drupal\xbbcode\Entity
TagAccessHandler.php src/TagAccessHandler.php Drupal\xbbcode
TagElement.php src/Parser/Tree/TagElement.php Drupal\xbbcode\Parser\Tree
TagElementInterface.php src/Parser/Tree/TagElementInterface.php Drupal\xbbcode\Parser\Tree
TagForm.php src/Form/TagForm.php Drupal\xbbcode\Form
TagFormBase.php src/Form/TagFormBase.php Drupal\xbbcode\Form
TagFormCopy.php src/Form/TagFormCopy.php Drupal\xbbcode\Form
TagFormView.php src/Form/TagFormView.php Drupal\xbbcode\Form
TagInterface.php src/Entity/TagInterface.php Drupal\xbbcode\Entity
TagListBuilder.php src/TagListBuilder.php Drupal\xbbcode
TagPluginBase.php src/Plugin/TagPluginBase.php Drupal\xbbcode\Plugin
TagPluginCollection.php src/TagPluginCollection.php Drupal\xbbcode
TagPluginDeriver.php src/Plugin/Derivative/TagPluginDeriver.php Drupal\xbbcode\Plugin\Derivative
TagPluginInterface.php src/Plugin/TagPluginInterface.php Drupal\xbbcode\Plugin
TagPluginManager.php src/TagPluginManager.php Drupal\xbbcode
TagProcessorBase.php src/Parser/Processor/TagProcessorBase.php Drupal\xbbcode\Parser\Processor
TagProcessorInterface.php src/Parser/Processor/TagProcessorInterface.php Drupal\xbbcode\Parser\Processor
TagProcessResult.php src/TagProcessResult.php Drupal\xbbcode
TagSet.php src/Entity/TagSet.php Drupal\xbbcode\Entity
TagSetForm.php src/Form/TagSetForm.php Drupal\xbbcode\Form
TagSetInterface.php src/Entity/TagSetInterface.php Drupal\xbbcode\Entity
TagSetListBuilder.php src/TagSetListBuilder.php Drupal\xbbcode
TemplateTagPlugin.php src/Plugin/TemplateTagPlugin.php Drupal\xbbcode\Plugin
test-tag-external.html.twig tests/xbbcode_test_plugin/templates/test-tag-external.html.twig Test template.

Pages

Other projects