SID-00358: MoveableTypeSkin sidebar customization
| Status: |
Unanswered |
TWiki version: |
4.3.1 |
Perl version: |
5.10.0 |
| Category: |
MoveableTypeSkin |
Server OS: |
Ubuntu 9.04, Kernel 2.6.28 |
Last update: |
16 years ago |
Hi I have used the Moveable Type Skin, I want to customize my sidebar. some kinda like this
http://www.decafbad.com/twiki/bin/view/Main/WebHome
Where is the template for the sidebar?
i checked out TWiki/WebLeftBar but its only a part of it not really the whole sidebar of the Moveable Type skin
I have the default
MoveableTypeSkin two-column-right side bar currently.
--
JonathanCendana - 2009-06-09
Discussion and Answer
I opened twiki.moveable.tmpl and it says there
%TMPL:DEF{"two-column-right"}% <div id='%TMPL:P{"secondsidebarclass"}%' >
<div id='%TMPL:P{"secondsidebarclass"}%-inner' class='pkg'>
%INCLUDE{"%SYSTEMWEB%.%TMPL:P{moveabletypetext}%" section="module-search-right-%TMPL:P{moveabletypecolumns}%" warn="on"}%
%INCLUDE{"%SYSTEMWEB%.%TMPL:P{moveabletypetext}%" section="module-categories-right-%TMPL:P{moveabletypecolumns}%" warn="off"}%
%INCLUDE{"%SYSTEMWEB%.%TMPL:P{moveabletypetext}%" section="module-archives-right-%TMPL:P{moveabletypecolumns}%" warn="off"}%
%INCLUDE{"%SYSTEMWEB%.%TMPL:P{moveabletypetext}%" section="module-syndicate-right-%TMPL:P{moveabletypecolumns}%" warn="off"}%
%INCLUDE{"%SYSTEMWEB%.%TMPL:P{moveabletypetext}%" section="module-powered-right-%TMPL:P{moveabletypecolumns}%" warn="off"}% </div>
</div>%TMPL:END%
if anybody could direct me where those actual templates are, that would be great
--
JonathanCendana - 2009-06-12
Closing this question after more than 30 days of inactivity. Feel free to reopen if needed. Consider engaging one of the
TWiki consultants if you need timely help. We invite you to
get involved with the community, it is more likely you get community support if you support the open source project!
--
PeterThoeny - 2009-08-12
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.