Skip to content

ProcessWire Fieldtype which outputs markup as an Inputfield in the page editor.

Notifications You must be signed in to change notification settings

kixe/FieldtypeMarkup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FieldtypeMarkup

ProcessWire Fieldtype which outputs markup as an Inputfield in the page editor.

Fieldtype renders runtime markup. Define output in field settings. Overwrite via template if needed. Include Page related values via {stringTags}. Textformatters applicable. Useful for concatenation of properties and field values, wrapped in any markup. The output is modifiable via hook with full ProcessWire Api accessible. Another hookable function: hookProcessInput() allows to modify whatever triggered by page save.

About

ProcessWire Fieldtype which outputs markup as an Inputfield in the page editor.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages