Anynote v1.1.4.62 Release Personal http://www.aliyun.com/zixun/aggregation/13617.html "> Information management system
Anynote is a personal information management system based on extjs3.3, struts1.3.10, spring2.5, and ibatis-2.3.4 (multiple users are supported). The main functions include: 1, to-do items 2, daily notes 3, readers, 4, personal albums, 5, accounting management.
Installation method:
1. Copy the Anynote.war file in the compressed package to the WebApps directory of Tomcat, and the Anynote folder will be generated automatically after the Tomcat is started.
2, create the UTF-8 encoded database in MySQL, then import the Anynote.sql file creation table under the \anynote\database folder;
3, open \anynote\web-inf under the Jdbc.properties file, modify the corresponding database host address, port, database name, user name, password;
4, restart Tomcat, input http://host: Port/anynote can be used, (Administrator account: admin/admin).
Update Description:
1, INF added setting.properties configuration file, you can modify here to send
mail server, account number, password used in mail
2. Note Classification tree shows the number of notes under each category
3, "My Subscription" tree right button to increase the Update menu, subscription content saved in the/websrc/file/user account/feed folder
Download Address: Http://code.google.com/p/anynote/downloads/list