COREBLogのPortlet
COREBLogのPortletに関して覚書、8番目のポートレット?
調べてみたところ以下のようなポートレットがあるようです。 それぞれ、Slotへ登録します。
here/portlets/about/macros/portlet here/portlets/calendar/macros/portlet here/portlets/categories/macros/portlet here/portlets/recententries/macros/portlet here/portlets/recentcomments/macros/portlet here/portlets/recenttrackbacks/macros/portlet here/portlets/archives/macros/portlet here/portlets/syndicate/macros/portlet
以下 "ここ":http://coreblog.org/jp/howtos/plonified_howto_html からの引用です。
Portlets / Slots「plonified」のZPTは,Ploneのmain_templateをmetalを使ってオーバーライドしています。 このため,left_slotsやright_slotsといったプロパティを使って左右のスロットを 定義することができます。
スロットを定義するためには,ZMIの「プロパティ」タブをクリックしてください。 linesというタイプでright_slots / left_slotsというプロパティを追加してください。
「plonified」には7つのポートレットが同梱されています。 以下の行をleft/right_slotsにコピーして利用してください。
here/portlets/calendar/macros/portlet here/portlets/recententries/macros/portlet here/portlets/recentcomments/macros/portlet here/portlets/recenttrackbacks/macros/portlet here/portlets/categories/macros/portlet here/portlets/archives/macros/portlet here/portlets/syndicate/macros/portlet
お楽しみあれ :-).



