Wiki Talk Examples
Last changed: -66.69.151.148

.
Summary

Managing data on a Wiki can get complicated because it's so free. One method of solving this is using WikiTalk to place dynamic content on your pages. The following are examples that I've found that wisely implement WikiTalk. The table you're looking at below is an implementation of WikiTalk.

Note: To view how these work, go to edit the page to see the source code.

Site Link WikiTalk Desc
CreateATableOfContents Index Create an alphabetized index for your wiki using WikiTalk.
CreateChangeNotes RecentChangeNotes Automatically create a change notes table with names of authors and dates
HowToCreateListsofLists DotNetInfluencers Includes a variety of ways to make a list of lists. Look at the WikiTalk code on how they did it.
ListNewsByProperty HomePage Display the top newest posts based on a hidden property
TopicPropertyTable TopicPropertyTable Tabular version of the TopicProperties
TopicsIOwn DerekLakin This places a TopicsIOwn example on your page with other details.
ViewPostsByMember ErikForbes See which posts are owned by member and when they were last updated. This is limited to one member at a time where the name is hard-coded.