| Fix more typos, thanks farhaven. - swerc - anselm's simpler werc fork | |
| git clone git://git.suckless.org/swerc | |
| Log | |
| Files | |
| Refs | |
| README | |
| --- | |
| commit 098d45764652afbe0fb4e4821dbec9ada2328a9a | |
| parent fba593b9f06a48e769f28f7220c8c15ce0a8031d | |
| Author: Uriel <[email protected]> | |
| Date: Sun, 21 Mar 2010 17:05:14 +0000 | |
| Fix more typos, thanks farhaven. | |
| Diffstat: | |
| M sites/werc.cat-v.org/development/t… | 6 +++--- | |
| 1 file changed, 3 insertions(+), 3 deletions(-) | |
| --- | |
| diff --git a/sites/werc.cat-v.org/development/todo.md b/sites/werc.cat-v.org/de… | |
| @@ -13,7 +13,7 @@ Plans and ideas for the future | |
| * 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… | |
| - * More testing and optimizations for movile browsers, eg., http://www.… | |
| + * More testing and optimizations for mobile browsers, eg., http://www.… | |
| * Better page titles (include whole path hierarchy?) | |
| * Allow utf-8 characters in path elements (need to make sure this is safe, and… | |
| * General code: | |
| @@ -22,8 +22,8 @@ Plans and ideas for the future | |
| * Document better the 'API' for sub-apps, both a set of environment va… | |
| * Better generation of descriptive HTML META tags, eg.,: {META name="descripti… | |
| * 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'. | |