The plugins supported and/or tested against Combostrap

Undraw Icon Design Re 9web

About

This page regroups all support information about external plugins.

ie:

  • if the plugin is supported and tested against ComboStrap
  • or any extra informations needed

List

Move

The move plugin is a core plugin of ComboStrap that we support and test fully.

See Page Move

Search Index Manager

We support support the search index manager plugin. For more information, you can see the dedicated page. Search Index Manager

Cache

If you have an inconsistent page, you may have a cache issue. The plugin%3Astale permits to make the whole cache stale in one click.

You access it as action in the railbar

Stale Plugin Rail Action

Google Analytics

If you want some analytics information on your page, you can use the following Google plugin:

You can configure your tag id via the configuration manager available via the admin action of the railbar

Admin Railbar

ImageMapping

If you want to use plugin%3Aimagemapping with ComboStrap, you should not put a link or image in a list.

Not Allowed The below example on the documentation will not work.

{{map>support:imagemap.png|Alternate Text}}
Type normal wiki markup here. Links will be automatically
detected and used in the image map.
  * [[imagemap#Syntax|Description @ 10,12,40,30]]
  * [[wp>Image_map|An interwiki link @ 110,50,40]]
  * [[http://w3.org/|{{w3c-logo.png|Even image links work @10,115,80,95,150,115,80,135}}]]
  * {{w3c-logo.png|Direct link to a media file @155,90,244,142}}
{{<map}}

Allowed/Corrected You need to put the links / image at the beginning of a new line

{{map>support:imagemap.png|Alternate Text}}
Type normal wiki markup here. Links will be automatically
detected and used in the image map.
[[support:imagemap#Syntax|Description @ 10,12,40,30]]
[[wp>Image_map|An interwiki link @ 110,50,40]]
[[http://w3.org/|{{w3c-logo.png|Even image links work @10,115,80,95,150,115,80,135}}]]
{{w3c-logo.png|Direct link to a media file @155,90,244,142}}
{{<map}}

The output will be:

Alternate Text

DescriptionAn interwiki linkEven image links work

Type normal wiki markup here. Links will be automatically detected and used in the image map. Description An interwiki link Even image links work Direct link to a media file @155,90,244,142

Why ?

Because we allow link to be on a list. The image mapping plugin will then process our link and will not see any standard dokuwiki link.

Automatic test not supported

We test manually but we cannot test automatically because the imagemapping plugin fails the tests in Continuous Integration.

To be more detailed, the imagemapping plugin has created php file with HTML content in the jstests directory. It causes the build to fail with with the following error:

Cannot modify header information - headers already sent by (output started at /home/travis/build/doku/lib/plugins/imagemapping/_test/jstests/ImageMapTest.php:1)

Plugin description

If a description was set with the description plugin and that ComboStrap does not have any description set, we use it as the description.

Note that any changes made to the description via the metadata manager will update the standard description field, not the description of the description plugin.

Include

The include plugin does not work out of the box, you need to disable the heading functionality.

For more information, we invite you to go to the dedicated page. Support - Include Plugin.

CkgEdit

The ckdedit plugin does not work with all combo syntax.

For more information, we invite you to go to the dedicated page. Support CKGEdit.

Typography

We have a conflict with the old text syntax typo that is also used by the typography plugin. We have resolved it by taking over with our equivalent component: text

The easy fix is to switch over.

If you can't and this is a problem for you, contact us.

Edittable

The edittable plugin permits to edit table graphically.

Combostrap supports it.

Edittable Illustration




Showcase yourself and your brand

Get free news, tips, and tricks
to create a remarkable experience for your readers.




Related HowTo's
Move Plugin Rename
Third Plugins - ComboStrap Getting Started

This page is an optional and informative step that highlights important information that you should now about third party plugins.


Recommended Pages
Undraw My Documents
Google Analytics

combostrap supports the plugin:googleanalytics plugin as third party plugin. With ComboStrap , you can report your page view...
How to define your data set with Sql

This page defines the sql that can be used to retrieve data from pages
Undraw My Documents
How to use the cli to perform administrative tasks

The cli is a command line client that permits to perform the following administrative tasks: replicate the file content to the database replicate the metadata to the frontmatter delete non-existing...
Move Plugin Rename
Page Move

ComboStrap supports the move of a page via the plugin:movemove third party plugin For each page move, we: rename the page link rename the image link and page image take into account the backlink...
Admin Railbar
Search Index Manager

The plugin:searchindexsearch index manager is a supported plugin that will recreate the If you change a lot of page or after a release, the search index manager should be run to update/rebuild the index....
Metadata Viewer Link Button In Metadata Manager
The ComboStrap Metadata Viewer

The ComboStrap Metadata Viewer is showing you the page metadata while editing it.
Undraw Building Websites I78t
The iterator: Pages iteration made easy

With the fragment iterator, you can loop over a content fragment to create any list of page components such as the list of the last blog or recent pages



Task Runner