PS Wiki Tutorial

Revision für “PS Wiki Tutorial” erstellt am 19. August 2026, 16:40:58

Titel
PS Wiki Tutorial
Inhalt
<h3>Configuring the Settings</h3> Once installed and activated, you will see a new <em>Wikis</em> menu item in your site’s dashboard. <img class="alignnone size-full wp-image-912973" src="http://web.archive.org/web/20160430035350im_/https://premium.wpmudev.org/wp-content/uploads/2011/02/Wiki-menu.png" alt="Wiki menu" width="559" height="265"> <p class="size-full wp-image-768819">Let’s take a look through the settings at <em>Wikis &gt; Wiki Settings</em>.</p> <img class="alignnone size-full wp-image-912974" src="http://web.archive.org/web/20160430035350im_/https://premium.wpmudev.org/wp-content/uploads/2011/02/Wiki-Settings.png" alt="Wiki - Settings" width="559" height="690"> The <em>Wiki Slug</em> is what appears in the URL of the users browser. You can change this to whatever best suits the content of your site’s wiki. The <em>Breadcrumbs </em>setting allows you to customize the appearance of the breadcrumb trail that displays beneath the wiki title. The <em>What do want to call wikis</em> and <em>What do want to call sub-wikis</em> settings adjust the labels that appear in the breadcrumb trail, and the list of sub-wikis that displays beneath every wiki. The <em>How should Sub-Wikis be ordered</em> setting has 3 options to select from: <ul> <li>Menu Order/Order Created will display the sub-wikis exactly as they appear in your wp-admin. You can fine-tune this just like you can with your WordPress pages by entering a numerical value in the Order attribute field when creating/editing a wiki or via Quick Edit.</li> <li>Title will display your wikis alphabetically according to their title.</li> <li>Random is, well, random :)</li> </ul> <em>What order should Sub-Wikis be ordered</em> enables you to set the order as Ascending or Descending depending on what you had selected in the previous setting, and if you create a numerical order for them in the attributes. Note that this will have no effect if you had previously selected the Random option. The <em>Wiki privileges</em> setting is so that you can select the user roles who are allowed to set editing privileges. Note that this only affects the front-end setting; if your users have access to your site’s dashboard to create wikis, they can change the editing setting there. <img class="alignnone size-full wp-image-770030" src="http://web.archive.org/web/20160430035350im_/https://premium.wpmudev.org/wp-content/uploads/2011/02/wiki-1236-privileges.png" alt="Wiki Privileges" width="559" height="155"> That is it for settings, honestly we are set to go! <h3>The Wikis</h3> In the admin you can find a list of already created Wikis, if you have none yet then of course it would be empty for now but I’m sure it will not take long for your to fill it up. Go to <em>Wikis &gt; Wikis</em> to see the list. <img class="alignnone size-full wp-image-912981" src="http://web.archive.org/web/20160430035350im_/https://premium.wpmudev.org/wp-content/uploads/2011/02/Wikis-Wikis-menu.png" alt="Wikis - Wikis menu" width="559" height="258"> As you can see from the screenshot, when hovering over an item you get further options to edit, quick edit, trash and view. Those are standard WordPress standard features so we won’t go over them again. :-) <img title="Editng a wiki" src="http://web.archive.org/web/20160430035350im_/https://premium.wpmudev.org/wp-content/uploads/2011/02/wiki691.jpg" alt="" width="560" height="379"> <h3>Adding A Wiki</h3> You can either click on Add Wiki from the page just mentioned or directly from the Wikis Menu: Adding a new wiki is as simple as going to <em>Wikis &gt; Add Wiki</em>. <img class="alignnone size-full wp-image-912978" src="http://web.archive.org/web/20160430035350im_/https://premium.wpmudev.org/wp-content/uploads/2011/02/Wiki-Add-New-Wiki-menu.png" alt="Wiki - Add New Wiki menu" width="559" height="257"> You’ll see a number of fields and options for creating new wikis. <img title="Creating a new wiki" src="http://web.archive.org/web/20160430035350im_/https://premium.wpmudev.org/wp-content/uploads/2011/02/wiki711.jpg" alt="" width="560" height="234"> You should be use to this part by now, its all WordPress baby! :-) <h4>Here’s a quick overview of the Wiki Editor inside the dashboard</h4> <h5>Discussion</h5> Just like WordPress, do you want to allow comments? This allows your users to discuss wiki articles. <img title="Discussion module" src="http://web.archive.org/web/20160430035350im_/https://premium.wpmudev.org/wp-content/uploads/2011/02/wiki631.jpg" alt="" width="560" height="112"> <h5>Wiki Privileges</h5> Wiki privileges are about who you want to be able to edit your wikis. <img title="Wiki privileges" src="http://web.archive.org/web/20160430035350im_/https://premium.wpmudev.org/wp-content/uploads/2011/02/wiki641.jpg" alt="" width="560" height="146"> There are 4 options: <ol> <li><em>Anyone</em> – Regardless of whether they are registered or not. (front end editor)</li> <li><em>Network Users</em> – Anyone within your WordPress Multisite installation if enabled (front end editor)</li> <li><em>Sites Users</em> – Only people with a role on the given website. (front end editor)</li> <li><em><strong>Users who can edit posts</strong></em> – This restricts the permissions to only those with a role which would permit them to edit a normal WordPress post. (front end editor and advanced editor)</li> </ol> Not sure about roles? No worries, check out our article <a href="http://web.archive.org/web/20160430035350/https://premium.wpmudev.org/manuals/introduction-to-super-admin-user/">here</a>. <h5>Wiki E-mail Notifications</h5> This allows people to subscribe for notifications of any changes to a given wiki article. <img title="Email notification options" src="http://web.archive.org/web/20160430035350im_/https://premium.wpmudev.org/wp-content/uploads/2011/02/wiki642.jpg" alt="" width="560" height="146"> <h5>Author</h5> Allows you to change who the author is. (Yup another standard WordPress feature built right in!). <img title="Changing the author" src="http://web.archive.org/web/20160430035350im_/https://premium.wpmudev.org/wp-content/uploads/2011/02/wiki651.jpg" alt="" width="560" height="93"> <h5>Publish module</h5> Lets you select its status, if its public or not and when the article should be published. <img title="Publsh module" src="http://web.archive.org/web/20160430035350im_/https://premium.wpmudev.org/wp-content/uploads/2011/02/wiki611.jpg" alt="" width="560" height="216"> <h5>Wiki Categories</h5> Just add and check which categories are relevant to the the particular wiki article you are writing or editing. <img title="Wiki category" src="http://web.archive.org/web/20160430035350im_/https://premium.wpmudev.org/wp-content/uploads/2011/02/wiki621.jpg" alt="" width="560" height="103"> <h5>Wiki Tags</h5> Add the relevant tags for your wiki or select tags that have been used previously. <img title="Wiki tags" src="http://web.archive.org/web/20160430035350im_/https://premium.wpmudev.org/wp-content/uploads/2011/02/wiki661.jpg" alt="" width="560" height="149"> <h5>Attributes</h5> You can select whether the article is a child of another published previously. You can also set the order. <img title="Wiki attributes" src="http://web.archive.org/web/20160430035350im_/https://premium.wpmudev.org/wp-content/uploads/2011/02/wiki671.jpg" alt="" width="560" height="190"> <h5>Featured Image</h5> Just like WordPress posts you can also set a featured image. (How this displays is down to your theme) <img title="Featured image" src="http://web.archive.org/web/20160430035350im_/https://premium.wpmudev.org/wp-content/uploads/2011/02/wiki681.jpg" alt="" width="560" height="84"> <h3>Wiki Categories</h3> Wiki categories are very similar to post categories. You can manage and edit wiki categories from <em>Wiki &gt; Wiki Categories</em>. <img class="alignnone size-full wp-image-912977" src="http://web.archive.org/web/20160430035350im_/https://premium.wpmudev.org/wp-content/uploads/2011/02/Wiki-Wiki-Categories-menu.png" alt="Wiki - Wiki Categories menu" width="559" height="258"> Just like all the other sections so far these should be real familiar to you (They exist in normal posts). <img title="Editing a category" src="http://web.archive.org/web/20160430035350im_/https://premium.wpmudev.org/wp-content/uploads/2011/02/wiki702.jpg" alt="" width="560" height="272"> In here you can edit existing categories for the Wiki as well as add new ones: You can add a full category name, slug and description in addition to setting a category as a parent or a child of another category. When done just click the <strong>Add New Wiki Category </strong>button <a class="blog-thumbnail" href="http://web.archive.org/web/20160430035350/https://premium.wpmudev.org/wp-content/uploads/2011/02/Wiki-Categories-%E2%80%B9-CowPat-%E2%80%94-WordPress-2.jpg" rel="lightbox[168]" data-src="https://premium.wpmudev.org/wp-content/uploads/2011/02/Wiki-Categories-%E2%80%B9-CowPat-%E2%80%94-WordPress-2.jpg"><img title="Wiki Categories - Add New" src="http://web.archive.org/web/20160430035350im_/https://premium.wpmudev.org/wp-content/uploads/2011/02/Wiki-Categories-%E2%80%B9-CowPat-%E2%80%94-WordPress-2.jpg" alt="Wiki Categories - Add New" width="560" height="453"></a> <h3>Wiki Tags</h3> Very similar to the category section, except for tags, you can manage and edit wiki tags from <em>Wiki –&gt; Wiki Tags</em>. <img class="alignnone size-full wp-image-912976" src="http://web.archive.org/web/20160430035350im_/https://premium.wpmudev.org/wp-content/uploads/2011/02/Wiki-Wiki-Tags-menu.png" alt="Wiki - Wiki Tags menu" width="559" height="268"> You can add, edit and view existing tags as well as popular tags: <a class="blog-thumbnail" href="http://web.archive.org/web/20160430035350/https://premium.wpmudev.org/wp-content/uploads/2011/02/Wiki-Tags-%E2%80%B9-CowPat-Net-%E2%80%94-2.jpg" rel="lightbox[168]" data-src="https://premium.wpmudev.org/wp-content/uploads/2011/02/Wiki-Tags-%E2%80%B9-CowPat-Net-%E2%80%94-2.jpg"><img title="Wiki Tags - Index Page" src="http://web.archive.org/web/20160430035350im_/https://premium.wpmudev.org/wp-content/uploads/2011/02/Wiki-Tags-%E2%80%B9-CowPat-Net-%E2%80%94-2.jpg" alt="Wiki Tags - Index Page" width="560" height="453"></a> As well as view popular tags: <a class="blog-thumbnail" href="http://web.archive.org/web/20160430035350/https://premium.wpmudev.org/wp-content/uploads/2011/02/Wiki-Tags-%E2%80%B9-CowPat-Net-%E2%80%94-3.jpg" rel="lightbox[168]" data-src="https://premium.wpmudev.org/wp-content/uploads/2011/02/Wiki-Tags-%E2%80%B9-CowPat-Net-%E2%80%94-3.jpg"><img title="Wiki Tags - Popular tags" src="http://web.archive.org/web/20160430035350im_/https://premium.wpmudev.org/wp-content/uploads/2011/02/Wiki-Tags-%E2%80%B9-CowPat-Net-%E2%80%94-3.jpg" alt="Wiki Tags - Popular tags" width="560" height="173"></a> <h3>The Front End Wiki Editor</h3> This was the test Wiki article I made earlier, its simple nothing complex but hey you could be adding images or anything you need really. Let’s go through an overview of the front-end editor <h5>Page</h5> This is of course the main page content you created. <a class="blog-thumbnail" href="http://web.archive.org/web/20160430035350/https://premium.wpmudev.org/wp-content/uploads/2011/02/Test-wiki-CowPat-Net.jpg" rel="lightbox[168]" data-src="https://premium.wpmudev.org/wp-content/uploads/2011/02/Test-wiki-CowPat-Net.jpg"><img title="Test wiki - Front of Wiki Article" src="http://web.archive.org/web/20160430035350im_/https://premium.wpmudev.org/wp-content/uploads/2011/02/Test-wiki-CowPat-Net.jpg" alt="Test wiki - Front of Wiki Article" width="560" height="346"></a> <h5>The Discussion Tab</h5> This will only show if you enable comments on this specific wiki article. This utilises the WordPress comments system to enable discussions so all those same rules apply here too. <a class="blog-thumbnail" href="http://web.archive.org/web/20160430035350/https://premium.wpmudev.org/wp-content/uploads/2011/02/Test-wiki-CowPat-Net-1.jpg" rel="lightbox[168]" data-src="https://premium.wpmudev.org/wp-content/uploads/2011/02/Test-wiki-CowPat-Net-1.jpg"><img title="Test wiki - Discussion Top" src="http://web.archive.org/web/20160430035350im_/https://premium.wpmudev.org/wp-content/uploads/2011/02/Test-wiki-CowPat-Net-1.jpg" alt="Test wiki - Discussion Top" width="560" height="346"></a> <h5>The Discussion Form</h5> The discussion form uses the WordPress comment form. <a class="blog-thumbnail" href="http://web.archive.org/web/20160430035350/https://premium.wpmudev.org/wp-content/uploads/2011/02/Test-wiki-CowPat-Net-2.jpg" rel="lightbox[168]" data-src="https://premium.wpmudev.org/wp-content/uploads/2011/02/Test-wiki-CowPat-Net-2.jpg"><img title="Test wiki - Discussion Bottom" src="http://web.archive.org/web/20160430035350im_/https://premium.wpmudev.org/wp-content/uploads/2011/02/Test-wiki-CowPat-Net-2.jpg" alt="Test wiki - Discussion Bottom" width="560" height="453"></a> <h5>History tab</h5> The History tab allows you to see the revisions and also compare them just like in a wiki normally. <a class="blog-thumbnail" href="http://web.archive.org/web/20160430035350/https://premium.wpmudev.org/wp-content/uploads/2011/02/Test-wiki-CowPat-Net-4.jpg" rel="lightbox[168]" data-src="https://premium.wpmudev.org/wp-content/uploads/2011/02/Test-wiki-CowPat-Net-4.jpg"><img title="Test wiki - History Top" src="http://web.archive.org/web/20160430035350im_/https://premium.wpmudev.org/wp-content/uploads/2011/02/Test-wiki-CowPat-Net-4.jpg" alt="Test wiki - History Top" width="560" height="453"></a> As you can see, you are able to restore or compare versions so that changes maybe reverted later. <a class="blog-thumbnail" href="http://web.archive.org/web/20160430035350/https://premium.wpmudev.org/wp-content/uploads/2011/02/Test-wiki-CowPat-Net-3.jpg" rel="lightbox[168]" data-src="https://premium.wpmudev.org/wp-content/uploads/2011/02/Test-wiki-CowPat-Net-3.jpg"><img title="Test wiki - History Bottom" src="http://web.archive.org/web/20160430035350im_/https://premium.wpmudev.org/wp-content/uploads/2011/02/Test-wiki-CowPat-Net-3.jpg" alt="Test wiki - History Bottom" width="560" height="453"></a> <h5>Edit Tab</h5> Clicking on Edit allows you to edit the wiki article on the front end including options of who can edit it, whether or not email notifications are enabled along with the main body, category and tags. <a class="blog-thumbnail" href="http://web.archive.org/web/20160430035350/https://premium.wpmudev.org/wp-content/uploads/2011/02/Test-wiki-CowPat-Net-5.jpg" rel="lightbox[168]" data-src="https://premium.wpmudev.org/wp-content/uploads/2011/02/Test-wiki-CowPat-Net-5.jpg"><img title="Test wiki - Edit Wiki Top" src="http://web.archive.org/web/20160430035350im_/https://premium.wpmudev.org/wp-content/uploads/2011/02/Test-wiki-CowPat-Net-5.jpg" alt="Test wiki - Edit Wiki Top" width="560" height="453"></a> Here’s other options you’ll see in Edit mode. <a class="blog-thumbnail" href="http://web.archive.org/web/20160430035350/https://premium.wpmudev.org/wp-content/uploads/2011/02/Test-wiki-CowPat-Net-6.jpg" rel="lightbox[168]" data-src="https://premium.wpmudev.org/wp-content/uploads/2011/02/Test-wiki-CowPat-Net-6.jpg"><img title="Test wiki - Edit Wiki Bottom" src="http://web.archive.org/web/20160430035350im_/https://premium.wpmudev.org/wp-content/uploads/2011/02/Test-wiki-CowPat-Net-6.jpg" alt="Test wiki - Edit Wiki Bottom" width="560" height="453"></a> <h5>Advanced tab</h5> Clicking on the Advanced tab takes you directly to the admin area where you can edit the wiki inside your dashboard. <h5>Create New Tab</h5> Clicking on Create New allows you to create a wiki article from the front end. <h3>Widgets</h3> There are four wiki widgets you can add by going to <em>Appearance &gt; Widgets</em>: The Wiki widget will display all your wikis according to your settings. <img class="alignnone size-full wp-image-770031" src="http://web.archive.org/web/20160430035350im_/https://premium.wpmudev.org/wp-content/uploads/2011/02/wiki-widget-wiki.png" alt="Wiki Widget" width="559" height="374"> The Wiki Categories widget displays a list of all active wiki categories (categories with no wikis in them yet will not display). <img class="alignnone size-full wp-image-770032" src="http://web.archive.org/web/20160430035350im_/https://premium.wpmudev.org/wp-content/uploads/2011/02/wiki-widget-wiki-categories.png" alt="Wiki Widget Category" width="559" height="167"> The Wiki Tags widget simply displays a list of tags used in your wikis. <img class="alignnone size-full wp-image-770033" src="http://web.archive.org/web/20160430035350im_/https://premium.wpmudev.org/wp-content/uploads/2011/02/wiki-widget-wiki-tags.png" alt="Wiki Widget Tags" width="559" height="169"> The Wiki Tag Cloud widget will display wiki tags in the ever-popular cloud format. <h3><img class="alignnone size-full wp-image-770035" src="http://web.archive.org/web/20160430035350im_/https://premium.wpmudev.org/wp-content/uploads/2011/02/wiki-widget-wiki-tag-cloud.png" alt="Wiki Widget Cloud" width="559" height="167"></h3> <h3>Examples anyone?</h3> Here are some excellent examples of people using our Wiki plugin <ul> <li><a title="Hitch Hikers Guide To Tea" href="http://web.archive.org/web/20160430035350/http://hitchhikersguide.teatra.de/guide/history-of-tea/">http://hitchhikersguide.teatra.de/guide/history-of-tea/</a></li> <li><a title="Roman History" href="http://web.archive.org/web/20160430035350/http://romae.org/romanhistory/">http://romae.org/romanhistory/</a></li> </ul> You can find those members right here: <ul> <li><a title="Show Off You Wiki Sites!" href="http://web.archive.org/web/20160430035350/https://premium.wpmudev.org/forums/topic/wiki-showcase-show-off-your-sites-using-the-wiki-plugin">http://premium.wpmudev.org/forums/topic/wiki-showcase-show-off-your-sites-using-the-wiki-plugin</a></li> </ul> <h3>Need help?</h3> As always, jump on <a href="http://web.archive.org/web/20160430035350/https://premium.wpmudev.org/forums/">the forums</a> start a new thread for you questions or issues and one of our support guys or gals will be right along! :)
Auszug


AltNeuDatum erstelltAutorAktionen
19. August 2026, 16:40:58 DerNerd