emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <dominik@science.uva.nl>
To: Carsten Dominik <dominik@uva.nl>
Cc: emacs-orgmode Org-Mode <emacs-orgmode@gnu.org>
Subject: Re: Insert validation link in postamble
Date: Tue, 3 Mar 2009 10:56:35 +0100	[thread overview]
Message-ID: <573D961F-99B3-4C74-8534-AA3940FBC050@uva.nl> (raw)
In-Reply-To: <3073E0EA-AD3F-4F21-9566-6255804FBC44@uva.nl>


On Mar 3, 2009, at 10:54 AM, Carsten Dominik wrote:

> Hi Sebastian,
>
> should this really be its own paragraph?  I think it could be in the  
> creator line.....

Actually, I take that back.

I have applied your patch, but wrapped it into a variable
org-export-html-validation-link which defaults to nil.

- Carsten


>
>
> - Carsten
>
> On Mar 3, 2009, at 10:20 AM, Sebastian Rose wrote:
>
>>
>> This patch inserts a link into the postamble to validate the XHTML  
>> 1.0
>> via http://validator.w3.org/
>>
>> By clicking on the link, the page will be validated in a new browser
>> window (or tab).
>>
>> diff --git a/lisp/org-exp.el b/lisp/org-exp.el
>> index 95b9ad8..b359da1 100644
>> --- a/lisp/org-exp.el
>> +++ b/lisp/org-exp.el
>> @@ -4067,6 +4067,7 @@ lang=\"%s\" xml:lang=\"%s\">
>>         (when org-export-creator-info
>>           (insert (format "<p class=\"creator\">HTML generated by  
>> org-mode %s in emacs %s</p>\n"
>>                           org-version emacs-major-version)))
>> +         (insert "<p class=\"xhtml-validation\"><a href=\"http://validator.w3.org/check?uri=referer 
>> \" target=\"_blank\">Validate XHTML 1.0</a></p>")
>>         (insert "</div>"))
>>
>>       (if org-export-html-with-timestamp
>> </#part>
>>
>> -- 
>> Sebastian Rose, EMMA STIL - mediendesign, Niemeyerstr.6, 30449  
>> Hannover
>> Tel.:  +49 (0)511 - 36 58 472
>> Fax:   +49 (0)1805 - 233633 - 11044
>> mobil: +49 (0)173 - 83 93 417
>> Http:  www.emma-stil.de
>> _______________________________________________
>> Emacs-orgmode mailing list
>> Remember: use `Reply All' to send replies to the list.
>> Emacs-orgmode@gnu.org
>> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>

  reply	other threads:[~2009-03-03  9:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-03  9:20 Insert validation link in postamble Sebastian Rose
2009-03-03  9:54 ` Carsten Dominik
2009-03-03  9:56   ` Carsten Dominik [this message]
2009-03-03 10:22     ` Sebastian Rose
2009-03-03 10:35       ` Carsten Dominik

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=573D961F-99B3-4C74-8534-AA3940FBC050@uva.nl \
    --to=dominik@science.uva.nl \
    --cc=dominik@uva.nl \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).