emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* The trick behind this website
@ 2010-01-29  9:58 Chao Lu
  2010-01-29 10:01 ` Chao Lu
  0 siblings, 1 reply; 3+ messages in thread
From: Chao Lu @ 2010-01-29  9:58 UTC (permalink / raw)
  To: emacs-orgmode


[-- Attachment #1.1: Type: text/plain, Size: 1010 bytes --]

Dear all,

As I browse through the web, I came across a great homepage, which is
http://lumiere.ens.fr/~guerry/index.php<http://lumiere.ens.fr/%7Eguerry/index.php>.
I like it a lot. But after learn from it, I really have some question.

First of all, I really like the display of the index.php, but as far as I
know, the org mode will regenerate the index.html every time the publish
function is called. So how could the author manage to modify it without be
overwrited by the publish funtion?

Secondly, how could I publish to php file? By using the default org publish
function, or have to develop some script myself?

Then, what's the trick to add the random face icon? (It's really cute ^.^)

More, how the use the special symbol in the headlines like ∀.

And more, how could the button of the info.js be modified such that only
"Help" and "toggle view" be left, which means the "UP" and "HOME" has been
killed?

I appreciate your help, thanks in advance!

All the best,

Chao

[-- Attachment #1.2: Type: text/html, Size: 1167 bytes --]

[-- Attachment #2: Type: text/plain, Size: 201 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

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

* Re: The trick behind this website
  2010-01-29  9:58 The trick behind this website Chao Lu
@ 2010-01-29 10:01 ` Chao Lu
  2010-01-30 23:03   ` Ben
  0 siblings, 1 reply; 3+ messages in thread
From: Chao Lu @ 2010-01-29 10:01 UTC (permalink / raw)
  To: emacs-orgmode


[-- Attachment #1.1: Type: text/plain, Size: 1303 bytes --]

One more question, how could I disable the footer part and if I want to use
it, how could I add some icons, like powered by Emacs, Org-mode, UNIX icons?

Thanks,

Chao
On Fri, Jan 29, 2010 at 4:58 AM, Chao Lu <loochao@gmail.com> wrote:

> Dear all,
>
> As I browse through the web, I came across a great homepage, which is
> http://lumiere.ens.fr/~guerry/index.php<http://lumiere.ens.fr/%7Eguerry/index.php>.
> I like it a lot. But after learn from it, I really have some question.
>
> First of all, I really like the display of the index.php, but as far as I
> know, the org mode will regenerate the index.html every time the publish
> function is called. So how could the author manage to modify it without be
> overwrited by the publish funtion?
>
> Secondly, how could I publish to php file? By using the default org publish
> function, or have to develop some script myself?
>
> Then, what's the trick to add the random face icon? (It's really cute ^.^)
>
> More, how the use the special symbol in the headlines like ∀.
>
> And more, how could the button of the info.js be modified such that only
> "Help" and "toggle view" be left, which means the "UP" and "HOME" has been
> killed?
>
> I appreciate your help, thanks in advance!
>
> All the best,
>
> Chao
>

[-- Attachment #1.2: Type: text/html, Size: 1705 bytes --]

[-- Attachment #2: Type: text/plain, Size: 201 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

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

* Re: Re: The trick behind this website
  2010-01-29 10:01 ` Chao Lu
@ 2010-01-30 23:03   ` Ben
  0 siblings, 0 replies; 3+ messages in thread
From: Ben @ 2010-01-30 23:03 UTC (permalink / raw)
  To: Chao Lu; +Cc: emacs-orgmode

On Fri, Jan 29, 2010 at 11:01 AM, Chao Lu <loochao@gmail.com> wrote:
> One more question, how could I disable the footer part and if I want to use
> it, how could I add some icons, like powered by Emacs, Org-mode, UNIX icons?

Oh, here I think I can help.
In your .emacs, put:
(setq org-publish-project-alist
...
         :postamble "<p><img src='imgs/button-emacs.png'></p>"

you can as well set the ;; 	 :auto-preamble 	 :auto-postamble  values to t/nil.

 -- Ben

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

end of thread, other threads:[~2010-01-30 23:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-01-29  9:58 The trick behind this website Chao Lu
2010-01-29 10:01 ` Chao Lu
2010-01-30 23:03   ` Ben

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