13 Commits

Author SHA1 Message Date
21ecd4db97 Replaced ucwords with ucfirst
Also rewrote the UTF-8 ucwords with a new
UTF-8 ucfirst.

Bumped version to 0.4
2014-08-06 20:29:50 +02:00
5ca28b28ef Minor changes and bumped to version 0.3.1 v0.3.1 2014-08-04 14:20:44 +02:00
1a443709b3 Added comment to clarify v0.3 2014-08-04 14:10:02 +02:00
7a124e16ca Added a check and a function to handle UTF-8 article strings 2014-08-04 14:05:03 +02:00
72dae5c75b Rewrote shell_exec(curl...) to PHP5 cURL function
* Added HISTORY file
* Bumped to version 0.2
* Updated README with PHP5 cURL module
2014-07-31 13:37:07 +02:00
0a91559a67 Added LICENSE, README and THANKS file v0.1 2014-07-28 19:42:34 +02:00
9a3c9aebd4 Renamed project and new screenshot 2014-07-28 19:03:40 +02:00
01ca3f1a9b Added several new checks, functions and replaces
* usage-function
* --help argument
* --lang arugment
* Autoreplaces spaces with underscore
2014-07-28 18:51:04 +02:00
fbab351305 Added check if article was found 2014-07-28 11:45:09 +02:00
d7e9ab5822 Added screenshot 2014-07-28 11:03:54 +02:00
4fe07c91e8 Refactored the word wrapping 2014-07-28 10:55:29 +02:00
c80005de94 Wrap lines at 60 chars 2014-07-28 10:50:34 +02:00
58abf65147 2014-07-28 01:40:55 -07:00