Skip to content

Modx Revolution 2.3 chunk properties not showing up #38

@mooror

Description

@mooror

Hey there, I was trying out your awesome repoman extra when I discovered that my chunks load in just fine but my @param statements don't seem to be doing anything or at least nothing I can see in the properties panel. Here is my doc block code:

<!--
@name slickSlide
@description This is a chunk for slides

@param textfield $title The title of the slide. default=Slide
@param textfield $content This is the content of the slide. default=Slide Content
@param textfield $image This is the slide image path. default=/assets/slider/dist/images/slide-1.png
@param textfield $lazyload Whether or not the slide uses lazyloading. default=true
@peram textfield $block Special content for slides. default=

--!>

P.S. I also made sure to do a repoman update through the command console and a rebuild through the modx CMP.

Thanks in advance,
Mooror

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions