From: http://jmtd.livejournal.com/ Date: Sun, 30 Oct 2011 21:23:03 +0000 (-0400) Subject: Added a comment X-Git-Url: https://scripts.mit.edu/gitweb/www/ikiwiki.git/commitdiff_plain/9a2ab229133ba2e5cd7ee7dd4cd0365c5154f693 Added a comment --- diff --git a/doc/forum/Can_I_change_the_default_menu_items__63__/comment_2_eb56fed3b5fc19c8dd49af4444a049c5._comment b/doc/forum/Can_I_change_the_default_menu_items__63__/comment_2_eb56fed3b5fc19c8dd49af4444a049c5._comment new file mode 100644 index 000000000..22b1c0558 --- /dev/null +++ b/doc/forum/Can_I_change_the_default_menu_items__63__/comment_2_eb56fed3b5fc19c8dd49af4444a049c5._comment @@ -0,0 +1,31 @@ +[[!comment format=mdwn + username="http://jmtd.livejournal.com/" + ip="188.222.50.68" + subject="comment 2" + date="2011-10-30T21:23:03Z" + content=""" +You need to define a `templatedir` and put a copy of your current version of ikiwiki's `page.tmpl` file into that directory. Then, edit around line 62 or thereabouts, e.g. + +
  • \" rel=\"nofollow\">Edit
  • + + + -
  • \">RecentChanges
  • + +
  • \">Recent Changes
  • +
    + + -
  • \">History
  • + +
  • \">Site history
  • +
    + + -
  • \">Source
  • + +
  • \">View Source
  • +
    + + -
  • \">Preferences
  • + +
  • \">Your Preferences
  • +
    + + + +— [[Jon]] +"""]]