Re: [O] how i can add a class to table when export org-mode to html

2013-06-04 Thread Tongzhu Zhang
Hi Bastien ,

Thanks for your reply and sorry  for the wrong mail format i have been send
, that' s my first mail using gnus. so i was sending mail very quickly and
dirty.

Thanks,


On Tue, Jun 4, 2013 at 6:12 PM, Bastien b...@gnu.org wrote:

 Hi Tongzhu,

 Tongzhu Zhang eggca...@gmail.com writes:

  how i can do that ? i tried define the html-table-attributes ,but
  seems noting changes

 See the manual: 12.6.6 Tables.

 Also please do not forget people on this list are not machines,
 and always appreciate some words of politeness.

 Thanks,

 --
  Bastien



[O] how i can unsubscribe this mail list

2013-05-30 Thread Tongzhu Zhang
i want read this mail list from gnus in emacs, but i cant remember my
password, i have been already tried :
https://lists.gnu.org/mailman/options/emacs-orgmode

but no mail received .
how i can do now ?


[O] how i can unsubscribe this mail list ?

2013-05-30 Thread Tongzhu Zhang
i want read this mail list from gnus in emacs, but i cant remember my
password, i have been already tried :
https://lists.gnu.org/mailman/options/emacs-orgmode

but no mail received .
how i can do now ?


Re: [O] publish one org-file as many html files

2012-10-22 Thread Tongzhu Zhang
On Mon, Oct 22, 2012 at 5:01 PM, Tongzhu Zhang eggca...@gmail.com wrote:

 check out https://github.com/eggcaker/jo-exporter ,

 i took some code from o-blog and changed it to working with jekyll. it can
 export org entry to html file . hope it's works .


 On Mon, Oct 22, 2012 at 4:57 AM, Detlef Steuer detlef.ste...@gmx.dewrote:

 On Tue, 16 Oct 2012 15:21:39 +0200
 Vincent Beffara vbeff...@gmail.com wrote:

  Dear list,
 
  Is there a way to publish a huge org file, typically containing a
 single date-tree, into one html file per day / per leaf of the tree ? That
 would be a neat tool to blog using org-mode (org-capture a post into the
 tree, export, you're done).


 There is a tool/cms cmsimple_xh which displays a single html file as
 many of pages splitted by headline levels. My homepage
 ( http://fawn.hsu-hh.de/~steuer/  ; nothing fancy ) is generated that
 way. One large org file, export as html, show as many pages using
 cmsimple.

 http://www.cmsimple-xh.com/

 I like that combo a lot. Should work out of the box with date-trees.

 Detlef


 
  Cheers,
 
  /vincent
 
  --
  Vincent Beffara
 
 
 
 







Re: [O] org for blogger

2012-09-01 Thread Tongzhu Zhang
I wrote an exporter for Jekyll(based on o-blog), i use it for my blog , to
export post from a orgmode file  based on the DONE state and CLOSED
timestamp

https://github.com/eggcaker/jo-exporter

On Sat, Sep 1, 2012 at 7:04 PM, Alexandre Russel alexan...@russel.frwrote:

 I've seen some code that would help but never found the use. I have my
 blog in one org file with one entry per level. To create the blog, I:
 1. C-C C-e (for export)
 2. 1 (to switch from export buffer to export subtree)
 3. H (export as html to temp buffer)
 4. copy/paste the div id=content.../div into blogger

 What else do  you need ?

 Alex

 On Sat, Sep 1, 2012 at 7:37 AM, Puneeth Chaganti puncha...@gmail.com
 wrote:
  On Sat, Sep 1, 2012 at 8:09 AM, Rustom Mody rustompm...@gmail.com
 wrote:
  What is the best way to use orgmode to prepare posts for blogger?
 
  Sorry if this is a FAQ; I did google around and best I get is
  http://orgmode.org/worg/org-blog-wiki.html which does not seem to have
  something specifically for blogger.
 
  I haven't used it, but there's org2blog/atom by tehom --
  http://repo.or.cz/r/org2blog.git/