|
- How do I get started writing a Sakai tool? How do I make my tool appear in Sakai?
Check out the Sakai Programmer Manual under the The Simplest Possible Sakai Tool section.
- How do I save site specific configuration settings in a tool? How do I access those settings?
Use the ToolManager to get the current Tool and then user the Tool to get the configuration settings. See this document by Glenn Golden for more details:
sakai_tool.pdf