Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
カテゴリリストとそれに属する記事をツリー構造として表示し、記事とカテゴリの名前のみを表示するにはどうすればよいですか?
Joomlaバックエンドで、モジュールマネージャーに移動し、「ArticlesCategory」というモジュールを開きます。そこで、ニーズに合わせてパラメータを編集できます。これにより、カテゴリのツリー構造とそれに属する記事が表示されます。
このモジュールを記事内に表示する場合は、モジュールを選択するのではなく、入力してモジュールにカスタム位置を指定します。記事に、次のコードを追加します。
{loadposition xxx}
カスタム位置の場合は、xxxを名前に変更します。