Carsten Dominik writes:
> On Oct 5, 2010, at 6:43 PM, Łukasz Stelmach wrote:
>
>> Carsten Dominik writes:
>>
>>> :postamble is meant to completely replace the automatic
>>> postamble Org creates,
>>
>> But what if I like the information it puts there?
>
> Then you have a case which Org currently
Carsten Dominik writes:
> On Oct 5, 2010, at 6:43 PM, Łukasz Stelmach wrote:
>
>> Carsten Dominik writes:
>>
>>> On Oct 4, 2010, at 7:59 PM, Łukasz Stelmach wrote:
>>>
How about moving
(org-export-html-insert-plist-item opt-plist :postamble opt-plist)
in org-html.el from
On Oct 5, 2010, at 6:43 PM, Łukasz Stelmach wrote:
Carsten Dominik writes:
On Oct 4, 2010, at 7:59 PM, Łukasz Stelmach wrote:
How about moving
(org-export-html-insert-plist-item opt-plist :postamble opt-plist)
in org-html.el from line 1694 few lines up, just above the closing
div
of th
Łukasz Stelmach writes:
> But what if I like the information it puts there? Especially the
> timestamp? there is the :timestamp option but honestly I couldn't figure
> out how to use it. I puts some HTML with in it
> and that's all.
I don't know what was the intention, but I recognize those part
Carsten Dominik writes:
> On Oct 4, 2010, at 7:59 PM, Łukasz Stelmach wrote:
>
>> How about moving
>>
>> (org-export-html-insert-plist-item opt-plist :postamble opt-plist)
>>
>> in org-html.el from line 1694 few lines up, just above the closing div
>> of the postamble. IMHO it makes more sense t