Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

[INACTIVE] An Umbraco 4/6 package that will parse the HTML output for shortcode mark-up

Notifications You must be signed in to change notification settings

leekelleher/umbraco-shortcodes

Repository files navigation

Shortcodes for Umbraco

No Maintenance Intended

Shortcodes for Umbraco provides a filter that will parse your content pages for shortcodes, replacing them with the appropriate value.

This initial release uses shortcodes that support Macro parameter syntax and enabled RestExtension methods.

Example shortcodes:

  • Place the following shortcode anywhere in your content (RTE, Razor, XSLT or template), and [#pageName] will return the name of the content page.

  • To use a RestExtension, try the following syntax: [{alias}:{method}({parameters})] ... e.g. [Shortcodes:Today(yyyy-MM-dd)]

About

[INACTIVE] An Umbraco 4/6 package that will parse the HTML output for shortcode mark-up

Resources

Stars

Watchers

Forks

Packages

No packages published