MaxiGalleryの写真説明にHTMLを入れたいと昨晩から悪戦苦闘しています。
http://www.modxcms.com/MaxiGallery-v0.5-BETA2-1190.html
のInstructionsに
====================================================
Important Notices
NOTE! If you have PHx plugin installed, you need to update it to version 2.0 REV 5. If you do not have PHx installed, the snippet will use it’s own PHx class, so the installation of PHx is not necessary.
PHx is among other things used to do the htmlentities conversion. So in the templates,
you will find :htmlent modifier in the picture title and description placeholders. If you need to have HTML code in those fields, just remove that modifier from the templates.
See the changelog in maxigallery.txt for more info about changes.
====================================================
とありますが、やり方がよくわかりません。
just remove that modifier from the templates. とあるので、テンプレート内の「:htmlent」を
すべて削除してみたのですが、相変わらずHTMLコードがそのまま表示されます。
phxを一時的に無効にしようにも、phxはインストールしていなくて、MaxiGalleryに含まれるphxのせいなのでどうしようもありません。
どなたか、MaxiGalleryの写真説明にHTML表示を成功させた方はいらっしゃいませんか?