emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org-publish
@ 2008-08-20  4:04 David O'Toole
  2008-08-20  9:18 ` org-publish Sebastian Rose
  0 siblings, 1 reply; 20+ messages in thread
From: David O'Toole @ 2008-08-20  4:04 UTC (permalink / raw)
  To: emacs-orgmode

I have some ideas for changes to org-publish. I am helping someone set
up a content-heavy site using Emacs and Org-Mode, and we ran into
several problems that I would like to fix. We have workarounds in place
but these immediately suggested interesting fixes. For example it
doesn't seem possible to publish to .PHP files but maybe I missed
something. I need to reread the code because there seem to have been
many changes since I last looked at it. Furthermore it did not seem
possible to control :auto-preamble and :auto-postamble on a per-file
basis (without setting up a special project just for that one file and
using include/exclude.) Anyone mind if I make some changes and send a
patch? Is there a more recent version than the one in CVS that i should
begin with? 

^ permalink raw reply	[flat|nested] 20+ messages in thread
* org-publish
@ 2008-07-04 15:28 Richard G Riley
  2008-07-05 15:30 ` org-publish Carsten Dominik
  0 siblings, 1 reply; 20+ messages in thread
From: Richard G Riley @ 2008-07-04 15:28 UTC (permalink / raw)
  To: org-mode


I would like to suggest that 

C-c C-e P  "Publish the project containing the current file." also
publishes any projects which contain that project. e.g I have a
"container project"

	("cv"
	 :components ("cv-html" "cv-raw")
	 )

This would mean one doesn't have to manually select org-publish and then
enter "cv" to publish the entire project. One can do it using hot keys
from any file within cv-html or cv-raw.

^ permalink raw reply	[flat|nested] 20+ messages in thread
* org-publish
@ 2008-06-21  1:27 Richard G Riley
  2008-06-21  4:31 ` org-publish Manish
  0 siblings, 1 reply; 20+ messages in thread
From: Richard G Riley @ 2008-06-21  1:27 UTC (permalink / raw)
  To: org-mode


I am trying to use org-publish

I have defined

(setq org-publish-project-alist
      '(("RgrBlog"
	 :base-directory "/home/rgr/.emacs.d/org-files/"
	 :publishing-directory "~/webs/rgr/public_html/org-publish/"
	 :section-numbers nil
	 :author "rgr"
	 :table-of-contents t
	 :style "<link rel=stylesheet
                     href=\"stylesheet.css\"
                     type=\"text/css\">")))

But when I call org-publish I get nothing. Obviously I have missed
something obvious (the directories are correct) since no files appear at
all.

Any help much appreciated.

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2008-08-20  9:16 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-08-20  4:04 org-publish David O'Toole
2008-08-20  9:18 ` org-publish Sebastian Rose
  -- strict thread matches above, loose matches on Subject: below --
2008-07-04 15:28 org-publish Richard G Riley
2008-07-05 15:30 ` org-publish Carsten Dominik
2008-07-05 15:42   ` org-publish Richard G Riley
2008-07-07 15:44     ` org-publish Carsten Dominik
2008-06-21  1:27 org-publish Richard G Riley
2008-06-21  4:31 ` org-publish Manish
     [not found]   ` <7s4p7nouop.fsf@richardriley.net>
     [not found]     ` <e7cdbe30806210543m361bda09q8357b084531abc67@mail.gmail.com>
2008-06-21 13:05       ` org-publish Richard G Riley
2008-06-22  4:27         ` org-publish Nick Dokos
2008-06-22 14:25           ` org-publish Manish
2008-06-22 15:07             ` org-publish Carsten Dominik
2008-06-22 15:27               ` org-publish Manish
2008-06-22 20:57                 ` org-publish Carsten Dominik
2008-06-23 10:41                   ` org-publish Richard G Riley
2008-06-23 14:46                     ` org-publish Carsten Dominik
2008-06-23 10:39               ` org-publish Richard G Riley
2008-06-23 16:19                 ` org-publish Carsten Dominik
2008-07-07 14:24               ` org-publish Rick Moynihan
2008-07-07 15:42                 ` org-publish Carsten Dominik

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).