Question
I was modifying the pattern template on my twiki to remove 'Edit', 'Attach', 'Printable' actions on the top of the default web. I removed the directive %TMPL:INCLUDE("viewtopbar")% thinking those actions were a part of the topbar.
I realised my mistake and put that directive back in the view.pattern.tmpl file.
However, when I put that directive back in, the topbar still did not appear. What should I do here ?
Also, where are the buttons (Edit, Attach, Print) that appear on the top of the page in Pattern skin defined ?
Environment
--
TWikiGuest - 04 Mar 2007
Answer
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
I think I got the answer to the second part of my question : Edit, Attach, Printable actions seem to be defined in the toolbar.tmpl file.
But I am still not sure why the topbar does not show up even after the template directive is put back in view.tmpl
--
TWikiGuest - 04 Mar 2007
i suspect you have a spelling mistake

compare your version to that in the release archive?
--
SvenDowideit - 24 Apr 2007