Re: [O] Org-Mode Homepage error

2011-08-18 Thread Bastien
Achim Gratz strom...@nexgo.de writes: Here's the new patch. Applied, thanks! -- Bastien

Re: [O] Org-Mode Homepage error

2011-08-17 Thread Achim Gratz
Bastien b...@altern.org writes: Well, the HTML page was empty -- same error than with the unpatched version of org-info.js. Fetching a stale copy from cache perhaps? I did all my testing locally and changed things around to make sure it would really load the version I just created... If

Re: [O] Org-Mode Homepage error

2011-08-17 Thread Bastien
Hi Achim, Achim Gratz strom...@nexgo.de writes: Fetching a stale copy from cache perhaps? Ah, yes, perhaps. From 55fd3d1b7f82460e28d8fcc50c6ea0eb41197fef Mon Sep 17 00:00:00 2001 From: Achim Gratz strom...@stromeko.de Date: Wed, 17 Aug 2011 17:49:56 +0200 Subject: [PATCH] Find title

Re: [O] Org-Mode Homepage error

2011-08-17 Thread Achim Gratz
Bastien b...@altern.org writes: Thanks for this -- it does not apply, though. Make sure you pulled the lastest version of Worg, see commit cd473c26: cd473c26 * Test update of org-infojs This was a test I did. Since the version of org-info-js in Worg is *not* the version on

Re: [O] Org-Mode Homepage error

2011-08-16 Thread Bastien
Hi Achim, CC'ing Sebastian in case he can have a look. Achim Gratz strom...@nexgo.de writes: Could you be more specific what is a no good result? Well, the HTML page was empty -- same error than with the unpatched version of org-info.js. I've been generating the index.html in org-info-js

Re: [O] Org-Mode Homepage error

2011-07-31 Thread Achim Gratz
Bastien b...@altern.org writes: Mhh... I tried to patch org-info-src.js with this fix, to recompile it (and get org-info.js). I copied the result here: http://orgmode.org/org-info2.js That is the same file I have produced myself now. Then setting this path in `org-infojs-options', I

Re: [O] Org-Mode Homepage error

2011-07-28 Thread Achim Gratz
Bastien b...@altern.org writes: Mhh... I tried to patch org-info-src.js with this fix, to recompile it (and get org-info.js). I copied the result here: http://orgmode.org/org-info2.js Then setting this path in `org-infojs-options', I tried various ways of getting a working HTML file,

Re: [O] Org-Mode Homepage error

2011-07-27 Thread Bastien
Hi Achim and Sebastian, Achim Gratz strom...@nexgo.de writes: Bastien b...@altern.org writes: I fail to understand why an additional div id=preamble should break Sebastian's tool. /mode lazybum For starters, the title now resides in the preamble, but the script looks for it in content.

Re: [O] Org-Mode Homepage error

2011-07-26 Thread Sebastien Vauban
Hi Bastien, Bastien wrote: thanks for signaling this problem -- I fixed it on the server. This commit creates problems when exporting using org-info.js: http://orgmode.org/w/?p=org-mode.git;a=commit;h=2f1fbc58be1dc48621217d666da7bc46c3c5d84e This is no real surprise, as the commit

Re: [O] Org-Mode Homepage error

2011-07-26 Thread Bastien
Hi Sébastien, Sebastien Vauban wxhgmqzgw...@spammotel.com writes: I fear this is above my current capability. I tried to understand that code for a while, but never succeeded (in a reasonable time) to, and never could simplify it as I wanted (to use it for my own). Of course, this is mainly

Re: [O] Org-Mode Homepage error

2011-07-26 Thread Achim Gratz
Bastien b...@altern.org writes: I fail to understand why an additional div id=preamble should break Sebastian's tool. /mode lazybum For starters, the title now resides in the preamble, but the script looks for it in content. This error is easily fixed, but I don't know if it has further

Re: [O] Org-Mode Homepage error

2011-07-26 Thread Sebastien Vauban
Hi Achim and Bastien, Achim Gratz wrote: Bastien b...@altern.org writes: I fail to understand why an additional div id=preamble should break Sebastian's tool. /mode lazybum For starters, the title now resides in the preamble, but the script looks for it in content. Good catch! FYI, the

Re: [O] Org-Mode Homepage error

2011-07-25 Thread Michael Markert
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi, On 25 Jul 2011, Renger van Nieuwkoop wrote: Hi The hyperlinks on the left of the change page (http://orgmode.org/Changes.html) do not work (Firefox and Chrome). I can't confirm if by on the left you mean the scrollable panel that links to

Re: [O] Org-Mode Homepage error

2011-07-25 Thread Michael Markert
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 25 Jul 2011, Renger van Nieuwkoop wrote: Yes, for example if I click on for example Version 7.5 I still see the xhtml message from 7.6. Nothing changes. Please CC the mailing list on followups. The problem only with javascript. Once it's

Re: [O] Org-Mode Homepage error

2011-07-25 Thread Sebastien Vauban
Hi Renger and Michael, Michael Markert wrote: On 25 Jul 2011, Renger van Nieuwkoop wrote: Hi The hyperlinks on the left of the change page (http://orgmode.org/Changes.html) do not work (Firefox and Chrome). I can't confirm if by on the left you mean the scrollable panel that links to

Re: [O] Org-Mode Homepage error

2011-07-25 Thread Nick Dokos
Michael Markert markert.mich...@googlemail.com wrote: Hi, On 25 Jul 2011, Renger van Nieuwkoop wrote: Hi The hyperlinks on the left of the change page (http://orgmode.org/Changes.html) do not work (Firefox and Chrome). I can't confirm if by on the left you mean the scrollable panel

Re: [O] Org-Mode Homepage error

2011-07-25 Thread Bastien
Hi all and Sebastian, thanks for signaling this problem -- I fixed it on the server. This commit creates problems when exporting using org-info.js: http://orgmode.org/w/?p=org-mode.git;a=commit;h=2f1fbc58be1dc48621217d666da7bc46c3c5d84e This is no real surprise, as the commit changes the