
內容簡介
這個外掛的主要目的是提供一個顯示文件的頁面,這不是一個維基百科,因為它不是旨在協同編輯(儘管它可以),而是使用自定型文章類別來區分文件文章與您的其他內容。這個外掛程式是我對MediaWiki不可抑制的憎恨而生的。我知道BBCode和HTML和PHP和CSS,但維基標記讓我感到困惑。我永遠記不住如何做最簡單的事情,比如創建一個鏈接。真的?我只想在那裡放一個<a href="...">。如果你正在看這個外掛,你知道我在說什麼。當編寫這個插件時,WordPress插件中可用於我想要的功能的不是我想要的,或者與最新版本的WordPress不兼容,因此才有了這個外掛。
WordPress Wiki That Doesn’t Suck使用自定型文章類別。就是這樣。它創建了一個新的自定型文章類別(wpwtds_article),可以通過在側邊欄中添加的 Wiki!= suck 菜單進行訪問。維基文章是通過wiki標識發布的,因此您的網址將看起來像http://mydomain.com/wiki/my-cool-article。
要在頁面上顯示您的維基文章,您可以使用包含的模板文件(在/ templates目錄中),或者您可以使用0.9中添加的[wpwtds]短碼。
您可以在http://museumthemes.com/wiki/和http://eventespresso.com/support/documentation/上看到WPWTDS的效果。
外掛標籤
開發者團隊
② 後台搜尋「WordPress Wiki That Doesn't Suck」→ 直接安裝(推薦)
原文外掛簡介
The main purpose of this plugin is to provide a page to display documentation. Not a Wiki per se, as it’s not intented to be collaborative (although it can be), rather, it just uses Custom Post Types to separate documentation articles from the rest of your content. This plugin came as a result of my undying hatred of MediaWiki. I know BBCode and HTML and PHP and CSS and still the wiki markup just baffles me. I can never remember how to do the simplest things, like create a freaking link. Really? All I want to do is throw a in there. If you’re looking at this plugin, you know what I’m talking about. When this plugin was written the WordPress plugins available for what I want to do either aren’t what I want to do, or don’t work with the latest version of WordPress. Hence this plugin.
WordPress Wiki That Doesn’t Suck uses custom post types. And that’s pretty much it. It creates a new custom post type (wpwtds_article) that can be accessed from the Wiki != suck menu it adds to your sidebar (!= is “not equal to” in coder jargon). Wiki articles are posted with the wiki slug, so your URLs will look like http://mydomain.com/wiki/my-cool-article.
To display your wiki articles on a page, you can either use the included template files (in the /templates directory), or you can use the [wpwtds] shortcode that’s been added in 0.9.
You can see WPWTDS in action at http://museumthemes.com/wiki/ and http://eventespresso.com/support/documentation/
