內容簡介
提供 WordPress 小工具,可顯示Yahoo!Meme的公開文章。Memepress 適用於 SEO,並提供 noindex/nofollow 選項,以控制 Meme 文章的搜尋引擎優化。Memepress 支援國際化。
示範: 可查看此外掛的實際示範 here.
支援語言
英文 (en_US)
土耳其文 (tr_TR) – Yalcin Erdemir
特色
* 設置簡單。複製,啟用,設定,並開始使用 🙂
* 支援小工具
* 沒有相依性
* 支援所有種類的 Yahoo!Meme 文章。
* 選項可控制側邊欄的寬度。
* 選項可連接文章 (您可能不想連回 Yahoo!Meme)。
* 選項將永久鏈接 noindex/nofollow 至 Yahoo!Meme 文章。
* 以列表方式或使用 <p> html 屬性顯示文章。
* 獨特的可識別文字/照片/影片/音樂類別,以透過 css 類別控制佈局。
* 支援國際化 (i18n)。
翻譯
如果您有興趣將 Memepress 翻譯成您的語言,只需翻譯幾個字串即可 🙂 下載 memepress.pot (POT) 檔案 並將字串翻譯成您的語言。將結果檔案以 .pot 檔案格式電郵至 kulbirsaini25 [AT] gmail.com。
範例
未翻譯
#: memepress.php:37
msgid "Title"
msgstr ""
已翻譯
#: memepress.php:37
msgid "Title"
msgstr "_WHATEVER_TITLE_IS_WRITTEN_AS_IN_YOUR_LANGUAGE_"
使用方法
如果您使用 WordPress 小工具,只需將小工具拖入側邊欄並進行設定即可。如果小工具不是您的菜,請使用以下程式碼以顯示您的公開 Yahoo!Meme 文章:
<?php memepress__render_posts("username"); ?>
更多資訊以及選項、自訂等等,請參閱 此外掛的首頁。
自訂
此外掛提供以下 CSS 類別:
* ul.memepress: 主 ul (如果啟用列表)
* li.memepress-item: ul 項目 (如果啟用列表)
* li.memepress-text: ul 項目 (如果 Meme 文章是文字)
* li.memepress-photo: ul 項目 (如果 Meme 文章是照片)
* li.memepress-video: ul 項目 (如果 Meme 文章是影片)
* li.memepress-music: ul 項目 (如果 Meme 文章是音樂)
* .memepress-timestamp: 時間戳記 span class
* a.memepress-link: 連結 class
致謝
Kulbir Saini – 此外掛的靈感完全來自 WordPress 的 Twitter。基本上只是複製和修改代碼以支援 Yahoo!Meme,然後添加了更多功能。很多人要感謝Ricardo Gonz?lez。
Ronald Heft – 此外掛高度基於他的 Pownce for WordPress,所以大部分的嘉奬都給了他。
Michael Feichtinger – 為多工具功能貢獻。
Yalcin Erdemir – 為土耳其語翻譯作出貢獻。
聯絡方式
建議、修正、抱怨、祝賀、禮物等,請電郵至 kulbirsaini25 [at] gmail [dot] com。
外掛標籤
開發者團隊
② 後台搜尋「Memepress – WordPress Widgets for Yahoo! Meme Public Posts」→ 直接安裝(推薦)
原文外掛簡介
Provides wordpress widgets for displaying public posts from Yahoo! Meme. Memepress is SEO ready and provides options to noindex/nofollow your Meme posts. Memepress supports internationalization.
Demo: Live demo of this plugin can be seen here.
Languages Supported
English (en_US)
Turkish (tr_TR) – Yalcin Erdemir
Features
* Easy to setup. Copy, Activate, Setup and Go 🙂
* Widget support
* No dependencies
* Supports all kinda of posts from Yahoo! Meme.
* Option to control width of sidebar.
* Option to link posts (you may not want to link back to Yahoo! Meme).
* Options to noindex/nofollow permalinks to Yahoo! Meme posts.
* Display posts as list or using
html attribute.
* Uniquely identifiable class for text/photo/video/music to control layout via css classes.
* Supports internationalization (i18n).
Translation
If you are interested in translating Memepress in your language, you have to translate just a few strings 🙂 Download the memepress.pot (POT) file and translate the strings in your language. Email the resulting .pot file to kulbirsaini25 [AT] gmail.com .
Example
Untranslated
#: memepress.php:37
msgid "Title"
msgstr ""
Translated
#: memepress.php:37
msgid "Title"
msgstr "_WHATEVER_TITLE_IS_WRITTEN_AS_IN_YOUR_LANGUAGE_"
Usage
If you use WordPress widgets, just drag the widget into your sidebar and configure. If widgets are not your thing, use the following code to display your public Yahoo! Meme posts:
For more info (options, customization, etc.) visit the plugin homepage.
Customization
The plug in provides the following CSS classes:
* ul.memepress: the main ul (if list is activated)
* li.memepress-item: the ul items (if list is activated)
* li.memepress-text: the ul item (if meme post is text)
* li.memepress-photo: the ul item (if meme post is photo)
* li.memepress-video: the ul item (if meme post is video)
* li.memepress-music: the ul item (if meme post is music)
* .memepress-timestamp: the timestamp span class
* a.memepress-link: the link class
Credits
Kulbir Saini – This plugin is completely inspired from Twitter for WordPress. Basically the code was just copied and modified to support Yahoo! Meme and then a few more features were added. A lot of credits goes to .
Ronald Heft – The plugin is highly based in his Pownce for WordPress, so the major part of the credits goes to him.
Michael Feichtinger – For the multi-widget feature.
Yalcin Erdemir – For Turkish Translation.
Contact
Suggestion, fixes, rants, congratulations, gifts et al to kulbirsaini25 [at] gmail [dot] com
