emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Sebastian Rose <sebastian_rose@gmx.de>
To: emacs-orgmode Mailing List <emacs-orgmode@gnu.org>
Subject: Org-export intergration
Date: Mon, 04 May 2009 11:29:08 +0200	[thread overview]
Message-ID: <87ocu9dxnf.fsf@kassiopeya.MSHEIMNETZ> (raw)

[-- Attachment #1: Type: text/plain, Size: 748 bytes --]

Hi,


here is a little function, that creates the menu-structure file for
Marco Pratesi's great phplayersmenu. Just thought I share it here.
See http://phplayersmenu.sourceforge.net/demo.php for a demo. All the
menus there are made from the same menu-structur files.


To use it, have this here in my config:

(setq org-publish-project-alist
      '(
        ("org-notes"
          ;; .... config omitted ... ;;

         ;;;  Layersmenu  ;;;
         :completion-function sr-org-notes-kb-complete
         :layers-menu-structure-file "~/develop/htdocs/intranet/navigations/org.txt"
         :layers-menu-link-target "mitte"
         )


NOTE: the function will not work stand-alone. You will have to use it as
:completion-function.

Here it is:



[-- Attachment #2: sr-org-index-complete.el --]
[-- Type: application/emacs-lisp, Size: 3775 bytes --]

[-- Attachment #3: Type: text/plain, Size: 23 bytes --]


Regards

   Sebastian

[-- Attachment #4: Type: text/plain, Size: 204 bytes --]

_______________________________________________
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-05-04  9:25 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=87ocu9dxnf.fsf@kassiopeya.MSHEIMNETZ \
    --to=sebastian_rose@gmx.de \
    --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).