Hi, According to the discussion with Marius, I list the work plan for this week(6.27-7.3). Implement the skeleton of the auto-suggestion functions include following things: (1). Implement the function that logs a message in the firebug console whenever the caret is after [[ (but just that, nothing more!) (2). Implement the function that requests the list of wiki pages matching some prefix user input. BUT, don't actually query the database, instead simply return a dummy list from the server. (3). Implement the function that displays the list of wiki pages where the caret is, but using just a plain HTML list inside a DIV. *Nothing fancy*. No CSS! All these three things covers all the proccesses of the auto-suggestion functions, it will give an overview of the whole projects, and the rest of work will refine the skeleton gradually later.
-- Best wishes, 许凌志(Jame Xu) MOE KLINNS Lab and SKLMS Lab, Xi'an Jiaotong University Department of Computer Science and Technology, Xi’an Jiaotong University _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

