Ahh! Plug-ins can only be used in the editText, not in the .sm files. If you are willing to do some Squeak coding, it shouldn't be that hard to get it to work. You would need to open the SwikiBrowser, go to newtest:actions (page) and create a new page action called "calendar". Then copy into it what can be found in refs: actions (page):formatting:calendar-plugin. Change it so options doesn't come from the request settings and it should then work.
Peace and Luck! Je77 PS For all of this, you would need the sources version (http://minnow.cc.gatech.edu/swiki/39) as only in that can you make changes in the SwikiBrowser. On Tue, Aug 02, 2005 at 01:58:02PM -0400, Paul Wittenbraker wrote: > I've been working on designing some new schemes. I have a sidebar to > the left with buttons and then the main editable body in the middle. I > can't seem to get the plugins to work in the left column after the > buttons but before the page 'content'. ?recent? works (but the layout > is clunky for a narrow strip like that), but inline nor calendar work. > > Paul > > http://look.gvsu.edu:8000/newtest > > _______________________________________________ > Pws mailing list > [email protected] > https://mailman.cc.gatech.edu/mailman/listinfo/pws -- Jochen "Jeff" Rick, PhD Candidate, Georgia Tech College of Computing [EMAIL PROTECTED], http://www.je77.com/, work: 404-385-1105 _______________________________________________ Pws mailing list [email protected] https://mailman.cc.gatech.edu/mailman/listinfo/pws
