デコマガジン

Movabletypeでよく見るサイトなどの情報

Movabletypeでよく見るサイトなどの情報画像

備忘録

HTML制作時の備忘録も入れる

[Facebook]

小粋空間様 http://www.koikikukan.com/

The blog of H.Fujimoto様 https://www.h-fj.com/blog/

MTQ様 https://communities.movabletype.jp/

Black Flag様 http://black-flag.net/

内容より

Movable TypeのDataAPIでアクセスランキングを表示する方法(小粋空間様)

http://www.koikikukan.com/archives/2015/06/04-005555.php

Movable TypeとGoogle Analyticsの連携(小粋空間様)

http://www.koikikukan.com/archives/2015/06/03-015555.php

Access Counter:Movable Typeでアクセスカウンターを使ってアクセスランキングを表示する方法(Pluginより)

https://plugins.movabletype.jp/masato_mori_1/access-counter.html
https://github.com/morimasato/mt-plugin-accesscounter(GitHub)

AccessRankingGA:GoogleAnalyticsデータを利用したアクセスランキングをMovable Typeに実装

https://plugins.movabletype.jp/cool2ikou/accessrankingga.html
https://github.com/coolniikou/mt-plugin-AccessRankingGA

jQueryで「もっと見る」ボタンで画像を順々に読み込むUIの実験(Black Flag様)

http://black-flag.net/jquery/20120523-3848.html

特定のコンテンツタイプからタグクラウドを出力する(CMS NOTE様)

https://cms-note.com/movabletype/mt7_tags_content_type.html

(コード)
<mt:Tags top="20" content_type="コンテンツタイプ名">
<mt:If name="__first__">
<div class="widget-tag-cloud widget">
<h3 class="widget-header">タグクラウド</h3>
<div class="widget-content">
<ul>
</mt:If>
<li class="rank-<$mt:TagRank max="10"$>"><a href="javascript:void(0)" onclick="location.href='<$mt:TagSearchLink encode_js="1"$>';return false;" rel="tag"><$mt:TagName$> (<$mt:TagCount$>)</a></li>
<mt:If name="__last__">
</ul>
</div>
</div>
</mt:If>
</mt:Tags>

見出しタグから入れ子の目次を自動作成するJavaScriptを作りました【コピペOK】(まろりか様)

https://www.marorika.com/entry/create-toc

Movable Typeに関連記事を表示する「SimilarEntries」プラグインの使い方

https://qiita.com/webbingstudio@github/items/848fd62d8ee674c7d240
https://github.com/bit-part/mt-plugin-SimilarEntries(GitHub)

まだ途中

記事一覧


ホームページ制作
について

デコジャパンの
サービス内容

ホームページの
実績紹介

デコマガジン
HP&PC