I am trying to get https://github.com/sunnysideup/silverstripe-image-click-spots to work.
我在试着让https://github.com/sunnysideup/silverstripe-image-click-spots工作。
After adding some lines (use ...) and correcting the classes (some left - outs and typos) I can't find out how to use the module.
在添加一些行之后(使用...)改正类(一些遗漏和打字错误),我找不到如何使用该模块。
Unfortunately, the image-click-spots.yml.example is missing on GitHub and the docs are very poor.
不幸的是,GitHub上缺少Image-Click-pots.yml.ample,并且文档非常糟糕。
All I see is:
我所看到的就是:
MyDataObject:
extensions:
- Sunnysideup\ImageClickSpots\Extension\ImageClickSpotsExtension
Can you please provide a basic working example of using this module?
您能提供一个使用此模块的基本工作示例吗?
更多回答
The module includes a README and documentation - if that documentation is not sufficient to get you started, please raise an issue in GitHub for that module. Similarly, if there are bugs (you mentioned you had to add some use statements for example?) please raise issues in GitHub about those.
该模块包括自述文件和文档-如果这些文档不足以让您入门,请在GitHub中提出该模块的问题。同样,如果有错误(例如,您提到必须添加一些USE语句?)请在GitHub中就这些问题提出问题。
优秀答案推荐
我是一名优秀的程序员,十分优秀!