# HG changeset patch # User Paul Issott # Date 1389043324 0 # Node ID 4521322899ee354092bbe5db0513dc655d2f829d # Parent c4b94b7a7dd6ad9f7c5503a1d9838aab028ec5c5 Tiny edits diff -r c4b94b7a7dd6 -r 4521322899ee README --- a/README Mon Jan 06 20:48:49 2014 +0000 +++ b/README Mon Jan 06 21:22:04 2014 +0000 @@ -3,14 +3,14 @@ * CGI/Shell powered, small Wiki syntax and HTML JS editor helper - * Tiny, fast, elegent and easy to install and customize + * Tiny, fast, elegant and easy to install and customize * No database, flat file storage with diff and log * Plugins support for any kind of functions such as a blog - * Help file with formating rules, macro and HTML example code + * Help file with formatting rules, macro and HTML example code * Gettext support and languages support for documents * Mercurial integration with web and cmdline commits - * Shared and secure authentification system - * Easilely themable and fine desktop integration + * Shared and secure authentication system + * Easily themable and fine desktop integration Installation @@ -44,7 +44,7 @@ Plugins ------- All plugins are located in plugins/* and consist of a SHell script, a config -file and an optionnal help.txt file. To start a new plugin simply copy and +file and an optional help.txt file. To start a new plugin simply copy and rename the skel directory and files. Then edit the configuration file and start coding. @@ -70,7 +70,7 @@ we use the latest files on the web interface we use a Hook to update the repo on each commit. To have the mercurial web interface for the repo you can setup a vhost, TinyCM provides a small web interface to display a Hg log but it can -be extented via a plugin. Hook for $content/.hg/hgrc: +be extended via a plugin. Hook for $content/.hg/hgrc: [hooks] incoming = hg update diff -r c4b94b7a7dd6 -r 4521322899ee plugins/blog/help.txt --- a/plugins/blog/help.txt Mon Jan 06 20:48:49 2014 +0000 +++ b/plugins/blog/help.txt Mon Jan 06 21:22:04 2014 +0000 @@ -1,4 +1,4 @@ -The blog plugin use the Wiki syntax for formating text and store all +The blog plugin uses the Wiki syntax for formating text and stores all posts in $content/blog. It can replace the default index to have a dynamic website home page by adding [BLOG] to the main index. diff -r c4b94b7a7dd6 -r 4521322899ee plugins/export/export.cgi --- a/plugins/export/export.cgi Mon Jan 06 20:48:49 2014 +0000 +++ b/plugins/export/export.cgi Mon Jan 06 21:22:04 2014 +0000 @@ -5,9 +5,9 @@ . /usr/lib/slitaz/httphelper # -# NOTE: Exporting wiki and make all url's work is is a bit tricky and -# actually don't work as expected. The goal is to have a SliTaz codex -# online thta can be include on the ISO, so we could have an export +# NOTE: Exporting wiki and making all urls work is a bit tricky and +# actually doesn't work as expected. The goal is to have a SliTaz codex +# online that can be included on the ISO, so we could have an export # including a small CGI script to simply display wiki pages via HTTPd # knowing that with HTML we must also deal with ../../ # @@ -87,7 +87,7 @@ sed -i s'/index.cgi/index.html/'/ ${f} doc="[0-9a-zA-Z\.\#/~\_%=\?\&,\+\:@;!\(\)\*\$'\-]*" # - # The sed from wiki url's to html bug if there is 2 link + # The sed from wiki urls to html bug if there is 2 links # on same line: [test|Test] tralala [en/index|English] # cat $d.txt | wiki_parser | sed \ diff -r c4b94b7a7dd6 -r 4521322899ee plugins/keygen/keygen.cgi --- a/plugins/keygen/keygen.cgi Mon Jan 06 20:48:49 2014 +0000 +++ b/plugins/keygen/keygen.cgi Mon Jan 06 21:22:04 2014 +0000 @@ -17,7 +17,7 @@
+ placeholder="$(gettext "Random or personal string")" />