shithub: werc

Download patch

ref: cee8a42f4098bff4aa386f14db953861f2b854f2
parent: fc11db6e05a03b34f680fb2cba6ea1015bec7639
author: Uriel <u@berlinblue.org>
date: Sun Mar 21 13:05:14 EDT 2010

Fix more typos, thanks farhaven.

--- a/sites/werc.cat-v.org/development/todo.md
+++ b/sites/werc.cat-v.org/development/todo.md
@@ -13,7 +13,7 @@
 	* Need to find a way to rig the order of items in the sidebar.
 	* Right sidebar.
 	* Make it easier to disable all sidebars and headers/footers, eg., for full screen mode.
-	* More testing and optimizations for movile browsers, eg., http://www.operamini.com/demo/ Left sidebar had some minor issues in cellphones at some poitn.
+	* More testing and optimizations for mobile browsers, eg., http://www.operamini.com/demo/ Left sidebar had some minor issues in cellphones at some point.
 * Better page titles (include whole path hierarchy?)
 * Allow utf-8 characters in path elements (need to make sure this is safe, and not sure how useful it will be)
 * General code:
@@ -22,8 +22,8 @@
 	* Document better the 'API' for sub-apps, both a set of environment vars apps can rely on (and in some cases set) and functions they can call (WIP).
 * Better generation of descriptive HTML META tags, eg.,: {META name="description" content="This is the Google Summer of Code blog for Plan9 and Inferno projects."} {META name="keywords" content="google, summer of code, inferno, plan9, programming"}
 * Should add werc to certain wikipedia lists:
-	* http://en.wikipedia.org/wiki/List_of_content_management_systems
-	* http://en.wikipedia.org/wiki/Comparison_of_wiki_software
+	* `http://en.wikipedia.org/wiki/List_of_content_management_systems`
+	* `http://en.wikipedia.org/wiki/Comparison_of_wiki_software`
 * Include txt2tags as builtin alternative to markdown.
 * Mathematic pseudo-CAPTCHA ala WP's 'Math Comment Spam Protection Plugin'.