log frontends/src/jp/cmd_blog.py @ 2269:606ff34d30f2

age author description
Tue, 27 Jun 2017 16:23:28 +0200 Goffi jp (blog, common): moved and improved edit code from blog:
Sun, 25 Jun 2017 09:43:04 +0200 Goffi jp (blog): added language in managed keys
Thu, 27 Apr 2017 00:57:04 +0200 Goffi jp: added constant to handle ANSI code for header and subheaders
Sun, 16 Apr 2017 18:00:45 +0200 Goffi jp (blog): service and node can now be specified for edit command
Tue, 21 Feb 2017 21:01:40 +0100 Goffi jp (blog): set default template and data mapping for the new template output
Tue, 21 Feb 2017 21:01:40 +0100 Goffi jp (base, blog, output(std)): fixed bad unicode handling in stdout, use of jp.disp instead of simple print
Fri, 17 Feb 2017 00:33:55 +0100 Goffi jp (blog/get): fancy output prints author, published and updated if verbosity > 1 and tags if verbosity > 2 + format published and updated
Thu, 16 Feb 2017 01:02:33 +0100 Goffi jp (blog): added blog/get command:
Fri, 24 Jun 2016 22:41:28 +0200 Goffi merged main branch
Fri, 24 Jun 2016 22:32:58 +0200 Goffi jp (blog): fixed syntax detection when extension is .txt
Sun, 19 Jun 2016 22:22:08 +0200 Goffi jp: fixed shebang python call
Fri, 25 Mar 2016 15:32:43 +0100 Goffi jp (blog/edit): use utf-8-sig to decode content file to avoid BOM being propaged to content
Fri, 25 Mar 2016 12:06:50 +0100 Goffi jp (blog/edit): added forgotten O_TRUNC while opening metadata file
Fri, 25 Mar 2016 11:45:57 +0100 Goffi jp (blog/edit): do not remove files if they are not in the temporary dir hierarchy
Thu, 24 Mar 2016 18:38:04 +0100 Goffi jp (blog/edit): HTTP(S) and XMPP URLs can now be directly used in blog/edit command