emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Pierre de Buyl <pdebuyl@ulb.ac.be>
To: Sander Boer <sanderboer@yahoo.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: orgmode and web publishing: good menu system ?
Date: Mon, 27 Jun 2011 07:16:42 -0400	[thread overview]
Message-ID: <50A42404-26DA-411D-A576-F591BC9EE91D@ulb.ac.be> (raw)
In-Reply-To: <cuotybb7he4.fsf@mauc.nl>

Hello,

Are you using the "project" system already ? (as seen here http:// 
orgmode.org/worg/org-tutorials/org-publish-html-tutorial.html )

If so, you can specify a menu in the ":html-preamble " setting.
Here's mine, as an example
	:html-preamble "
    <div id=\"menu\">
     <p>
     <a href=\"index.html\" >Home</a> |
     <a href=\"page1.html\" >Page 1</a> |
     <a href=\"page2.html\" >Page 2</a> |
     <a href=\"page3.html\" >Page 3</a>
     </p>
    </div>
"

Then, all the pages of that project will include that at the  
beginning of the page. You are welcome to check the result on http:// 
homepages.ulb.ac.be/~pdebuyl/
You can style this menu via an additional css.

Cheers,

Pierre


Le 27 juin 11 à 05:28, Sander Boer a écrit :

> Hi all,
>
> I'm researching a way to use org for my web publishing needs and  
> thanks
> to worg I have a good system already.
>
> However, I'm missing a good way to bind the various pages together, a
> nice navigation system. Nothing too fancy (but very goodlooking), a  
> nice
> topbar.
>
> Does anybody have some good tips in this regard ?
>
> thanks.
> -- 
> Sander Boer
>
>

  reply	other threads:[~2011-06-27 11:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-27  9:28 orgmode and web publishing: good menu system ? Sander Boer
2011-06-27 11:16 ` Pierre de Buyl [this message]
2011-06-27 13:42   ` Sander Boer

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=50A42404-26DA-411D-A576-F591BC9EE91D@ulb.ac.be \
    --to=pdebuyl@ulb.ac.be \
    --cc=emacs-orgmode@gnu.org \
    --cc=sanderboer@yahoo.com \
    /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).