[dw-free] http://bugs.dwscoalition.org/show_bug.cgi?id=2157
[commit: http://hg.dwscoalition.org/dw-free/rev/c9f2e6d93ab8]
http://bugs.dwscoalition.org/show_bug.cgi?id=2157
Document the post-location email option.
Patch by
yvi.
Files modified:
http://bugs.dwscoalition.org/show_bug.cgi?id=2157
Document the post-location email option.
Patch by
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Files modified:
- htdocs/manage/emailpost.bml
- htdocs/manage/emailpost.bml.text
-------------------------------------------------------------------------------- diff -r 9aa132c7f1d2 -r c9f2e6d93ab8 htdocs/manage/emailpost.bml --- a/htdocs/manage/emailpost.bml Thu Jan 07 10:03:09 2010 +0000 +++ b/htdocs/manage/emailpost.bml Thu Jan 07 10:08:51 2010 +0000 @@ -178,6 +178,7 @@ body<= <b>post-tags:</b> $ML{'.help.headers.options.tags.example'}<br /> <b>post-mood:</b> $ML{'.help.headers.options.mood.example'}<br /> <b>post-music:</b> $ML{'.help.headers.options.music.example'}<br /> + <b>post-location:</b> $ML{'.help.headers.options.location.example'}<br /> <b>post-comments:</b> } . BML::ml('.help.headers.options.comments.example', {'off' => 'off', 'noemail' => 'noemail'}) . qq{<br /> <br /> $body diff -r 9aa132c7f1d2 -r c9f2e6d93ab8 htdocs/manage/emailpost.bml.text --- a/htdocs/manage/emailpost.bml.text Thu Jan 07 10:03:09 2010 +0000 +++ b/htdocs/manage/emailpost.bml.text Thu Jan 07 10:08:51 2010 +0000 @@ -62,6 +62,8 @@ .help.headers.options.comments.example=("[[off]]" or "[[noemail]]") .help.headers.options.header=Journal entry options + +.help.headers.options.location.example=Paris, France .help.headers.options.mood.example=happy --------------------------------------------------------------------------------