Skip to content

Instantly share code, notes, and snippets.

View hertsch's full-sized avatar

Ralf Hertsch hertsch

View GitHub Profile
@hertsch
hertsch / kitfilter_glossary_en.md
Last active August 29, 2015 14:06
Helpfile for the flexContent Glossary Filter function

##~~ filter:Glossary ~~

The filter ~~ filter:Glossary ~~ is part of the flexContent extension for the kitFramework and support the parsing of flexContent Glossary items.

The Glossary filter does not need any parameter or special handling, just place the

~~ filter:Glossary ~~

anywhere in the index.php or any template file (Dwoo, Twig) of the template(s) you are using for your website.

@hertsch
hertsch / kitcommand_form_en.md
Created September 10, 2014 01:35
Helpfile for the kitCommand ~~ form ~~

helpfile for ~~ form ~~

@hertsch
hertsch / kitcommand_minishop_en.md
Last active August 29, 2015 14:05
kitCommand Help for the miniShop

##~~ miniShop ~~

With the kitCommand ~~ miniShop ~~ you can embed the kitFramework miniShop in any WYSIWYG section of your Content Management System.

Introduction

For a general help to the kitCommands, the usage and the general available parameters please refer the kitCommand help.

Parameters

@hertsch
hertsch / _i18nEditor
Last active August 29, 2015 14:05
i18nEditor - Code examples
Code examples for the i18nEditor
@hertsch
hertsch / kitcommand_imagetweak_en.md
Last active August 29, 2015 14:04
Helpfile for the imageTweak Extension

~~ imageTweak ~~

Introduction

For a general help to the kitCommands, the usage and the general available parameters please refer the kitCommand help.

Attention: imageTweak provide a kitCommand and a kitFilter, this is the helpfile for the kitCommand.

General Parameters

@hertsch
hertsch / _kitFramework
Last active August 29, 2015 14:03
General help examples for the kitFramework
General code examples for the kitFramework, Configuration ...
@hertsch
hertsch / kitcommand_guid_en.md
Last active August 29, 2015 14:02
Help file for the kitCommand ~~ guid ~~

##~~ GUID ~~

The kitCommand ~~ guid ~~ prompt a globally unique identifier (GUID).

This kitCommand does not support any special parameters.

@hertsch
hertsch / kitcommand_google_map_en.md
Last active August 29, 2015 14:01
~~ google_map ~~

##~~ google_map ~~

The kitcommand ~~ google_map ~~ return a Google Map for the given location.

Parameters

At least you must specify a street, zip code or city to define a location. You can also define a company name.

@hertsch
hertsch / kitcommand_cms_modified_when_en.md
Last active August 29, 2015 14:01
~~ cms_modified_when ~~

##~~ cms_modified_when ~~

The kitcommand ~~ cms_modified_when ~~ return the date and time of the last modification of a page of the Content Management System (CMS). The date/time string can be formatted and localized.

Parameters

All parameters are optional.

@hertsch
hertsch / kitcommand_cms_modified_by_en.md
Last active August 29, 2015 14:01
~~ cms_modified_by ~~

##~~ cms_modified_by ~~

The kitcommand ~~ cms_modified_by ~~ return the display name of the user who has last modified a page of the Content Management System (CMS).

Parameters

All parameters are optional.