kawai.soliveirajr.com
                                        
                                        Subversion information for the Kawai project
                                        http://kawai.soliveirajr.com/mtw/Page/SVN
                                        I'm in a dialog. The confirmation message goes here. Edit comment: ( optional. You can checkout the project through subversion using the following command:. Svn co http:/ kawai.soliveirajr.com/svn/kawai/trunk Kawai. Comes with the source code included. You can also browse the source code online using WebSVN. 
                                     
                                    
                                        
                                            
                                            kawai.soliveirajr.com
                                        
                                        Kawai user permissions
                                        http://kawai.soliveirajr.com/mtw/Page/Permissions
                                        I'm in a dialog. The confirmation message goes here. Edit comment: ( optional. There are two types of Kawai users:. Can do anything except: delete pages, set a page as a front page and create new users. For new Kawai versions we may add more user types with different permissions. 
                                     
                                    
                                        
                                            
                                            kawai.soliveirajr.com
                                        
                                        Coding new tags for the Kawai Wiki
                                        http://kawai.soliveirajr.com/mtw/Page/KawaiTags
                                        I'm in a dialog. The confirmation message goes here. Edit comment: ( optional. You can easily code new tags to be used with Kawai by implementing the KCode. Interface. Then all you have to do is register your new tag in the WEB-INF/conf/default/appManager.properties. KCodes Tags kcodes = Code, ContextPath, PageLink, Image, Download. Below is the source code of the Image tag to give you an idea:. Null) throw new JspException("contextPath tag cannot have a body! 
                                     
                                    
                                        
                                            
                                            kawai.soliveirajr.com
                                        
                                        How to install the Kawai Wiki
                                        http://kawai.soliveirajr.com/mtw/Page/Installation
                                        I'm in a dialog. The confirmation message goes here. Edit comment: ( optional. Download the kawai-1.0.1.war. And place it inside your web container, such as tomcat/webapps. Directory. (Obs: If you are using TOMCAT you may want to add your new web application to the server.xml. File Most of the time you just need to place the war inside the webapps. Directory and the web app will be deployed automatically by tomcat, without requiring any configuration). Download the init.sql. 
                                     
                                    
                                        
                                            
                                            kawai.soliveirajr.com
                                        
                                        Supporting more languages with Kawai (i18n)
                                        http://kawai.soliveirajr.com/mtw/Page/i18n
                                        I'm in a dialog. The confirmation message goes here. Edit comment: ( optional. Kawai supports many languages out-of-the-box. By default it comes with English and Portuguese, but you can add more languages easily. To add an extra language to your wiki, you just need to modify the WEB-INF/dev/appManager.properties. Languages supported languages = [ ["English", "en", "flag usa.gif"] , ["Portuguese", "pt", "flag brazil.gif"] ]. You can also support just one language by configuring just one, like below:. 
                                     
                                    
                                        
                                            
                                            kawai.soliveirajr.com
                                        
                                        The Kawai development team
                                        http://kawai.soliveirajr.com/mtw/Page/Team
                                        I'm in a dialog. The confirmation message goes here. Edit comment: ( optional. Sergio Oliveira Jr. ( Author and Project Leader ) ( LinkedIn. Sergio.oliveira.jr at gmail.com). Helio Frota ( helio.frota at gmail.com ).