emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Bastien Guerry <bzg@altern.org>
To: Phil Jackson <phil@shellarchive.co.uk>
Cc: org-mode mailing list <emacs-orgmode@gnu.org>
Subject: Re: <title> vs document heading in HTML export
Date: Tue, 12 Feb 2008 12:23:10 +0000	[thread overview]
Message-ID: <87myq6z7m9.fsf@bzg.ath.cx> (raw)
In-Reply-To: <874pceh48c.fsf@shellarchive.co.uk> (Phil Jackson's message of "Tue, 12 Feb 2008 10:13:39 +0000")

Phil Jackson <phil@shellarchive.co.uk> writes:

> Bastien <bzg@altern.org> writes:
>
>>>> a) control what goes in <title> separately from the document header
>>>>    (the text inside the first <h1> by default), and
>>>
>>> Would you care to suggest a syntax for this?
>>
>> I wonder why do you need this, Adam.  The content of <title>...</title>
>> is only displayed on a few nearly-invisible locations and indexation is
>> not really an issue, I guess.  
>
> Playing devils advocate:
>
> http://www.julian-bez.de/blog/2005/02/15/how-to-use-the-title-tag/

Interesting.  But the issue discussed in this blog entry is more a
to-have-or-not-to-have issue.  The point Adam is making is to have 
two different titles, one for the <title> tag, another for the first
headline of the webpage itself. 

After thinking of it, I can see one reason to justify having two titles:
one might want to have a very long and descriptive title in the <title>
tag, while saving space and having a more contextual-relevant title in
as the first headline.

For example 

<title>This is MY blog! -- And this is the first entry of my blog</title>

and 

<h1 class="title">And this is the first entry of my blog</h1>

But I'm still a bit skeptical many people would use this.  Maybe my
imagination is just a bit short on this.

The example above suggests this syntax:

#+TITLE_TAG_FORMAT: This is MY blog! -- %t

  %t = the title of the page (as in #+TITLE:)
  %a = the author
  ...

-- 
Bastien

  reply	other threads:[~2008-02-12 12:23 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-11 11:46 <title> vs document heading in HTML export Adam Spiers
2008-02-12  9:27 ` Carsten Dominik
2008-02-12 10:01   ` Bastien
2008-02-12 10:13     ` Phil Jackson
2008-02-12 12:23       ` Bastien Guerry [this message]
2008-04-19 11:24 ` 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=87myq6z7m9.fsf@bzg.ath.cx \
    --to=bzg@altern.org \
    --cc=emacs-orgmode@gnu.org \
    --cc=phil@shellarchive.co.uk \
    /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).