However, Spring semester is getting going again, and the folks down at ODU need more help getting their book Foundations of Education and Instructional Assessment up and running for their students. A lot of pages in that book need boiler plate text added to get the students started. By my last count, they need about 2500 edits made, and they need to be made by this weekend. Sounds like the perfect use for my bot!
I did some hacking on it yesterday and this morning, and then set it loose to start making edits. While I was on a roll fixing things, I added a few features that I wanted too. Here's some of what I did in the past two days:
- Added syntax highlighting and line-numbering
- Lots of refactoring of code to improve code quality and improve extensibility (have a lot of ideas for extensions to add later!)
- Fixed the "save"/"load" functions, so you can save your work and return to it later
- Added in a mode to do unified diffs, to better see what changes are being made
- Added support for multi-level TOCs (Book/Chapter/Page)
- Fixed handling of TOCs not to return Category:, Image:, or other non-page links
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.