diff --git a/core/wiki/DefaultTiddlers.tid b/core/wiki/DefaultTiddlers.tid index 336d90e0f..42c4461c6 100644 --- a/core/wiki/DefaultTiddlers.tid +++ b/core/wiki/DefaultTiddlers.tid @@ -1,3 +1,4 @@ title: $:/DefaultTiddlers -GettingStarted \ No newline at end of file +GettingStarted +[!is[system]sort[modified]limit[25]] \ No newline at end of file diff --git a/core/wiki/GettingStarted.tid b/core/wiki/GettingStarted.tid index 2a4c1c9ee..37253b1f0 100644 --- a/core/wiki/GettingStarted.tid +++ b/core/wiki/GettingStarted.tid @@ -8,5 +8,6 @@ Then you can: * Create new tiddlers using the 'plus' button in the sidebar * Visit the [[control panel|$:/ControlPanel]] using the 'cog' button in the sidebar to customise your wiki +** Stop this message appearing by changing the default tiddlers under the ''Basics'' tab * Save changes using the 'download' button in the sidebar * Learn more about [[WikiText|http://tiddlywiki.com/static/WikiText.html]]