Re: [Orgmode] org-html link building diff

2010-05-18 Thread Sebastian Rose
Carsten Dominik writes: > On May 18, 2010, at 2:59 AM, Tom Breton (Tehom) wrote: > >> >> Hi, Carsten. The new changes are pushed as >> tehom-html-export-refactor-build-link >> >> I couldn't undo the basing onto tehom-master, try though I might. >> Something to do with intermediate changes that I

Re: [Orgmode] org-html link building diff

2010-05-17 Thread Carsten Dominik
On May 18, 2010, at 2:59 AM, Tom Breton (Tehom) wrote: Hi, Carsten. The new changes are pushed as tehom-html-export-refactor-build-link I couldn't undo the basing onto tehom-master, try though I might. Something to do with intermediate changes that I couldn't fast-forward and that I probably

Re: [Orgmode] org-html link building diff

2010-05-17 Thread Tom Breton (Tehom)
Hi, Carsten. The new changes are pushed as tehom-html-export-refactor-build-link I couldn't undo the basing onto tehom-master, try though I might. Something to do with intermediate changes that I couldn't fast-forward and that I probably edited wrong. So I made a separate branch, tehom-html-exp

Re: [Orgmode] org-html link building diff

2010-05-15 Thread Carsten Dominik
On May 15, 2010, at 11:37 PM, Tom Breton (Tehom) wrote: Hi Tom, what is the status of this development? Ready for prime time? If yes, can you please rebase to master and send me the pointer to the branch again? I believe it is ready, though I haven't heard any feedback. I pushed the ch

Re: [Orgmode] org-html link building diff

2010-05-15 Thread Carsten Dominik
Hi Tom, I have now taken a brief look at the html-export-refactor-build-link patch. I see that in addition to changing org-html, it create a new file, with tests. While it is great that you have defined tests, this meant that I cannot simply apply he patch to the master without making u

Re: [Orgmode] org-html link building diff

2010-05-15 Thread Tom Breton (Tehom)
> Hi Tom, > > what is the status of this development? Ready for prime time? If > yes, can you please rebase to master and send me the pointer to the > branch again? I believe it is ready, though I haven't heard any feedback. I pushed the changes on about the 4th of may. > Or is there still stu

Re: [Orgmode] org-html link building diff

2010-05-15 Thread Carsten Dominik
Hi Tom, what is the status of this development? Ready for prime time? If yes, can you please rebase to master and send me the pointer to the branch again? Or is there still stuff unclear? Can I help? Thanks! - Carsten On Apr 30, 2010, at 12:24 AM, Tom Breton (Tehom) wrote: Hi Tom,

Re: [Orgmode] org-html link building diff

2010-05-01 Thread Carsten Dominik
On Apr 30, 2010, at 12:24 AM, Tom Breton (Tehom) wrote: Hi Tom, On Apr 28, 2010, at 5:01 AM, Tom Breton (Tehom) wrote: The changes are essentially made and pass my tests now, there's mostly housekeeping now: pull, merge, push. Yes. Send me your name on repo.or.cz and I'll add push fo

Re: [Orgmode] org-html link building diff

2010-04-29 Thread Tom Breton (Tehom)
> Hi Tom, > > On Apr 28, 2010, at 5:01 AM, Tom Breton (Tehom) wrote: > >> >> The changes are essentially made and pass my tests now, there's mostly housekeeping now: pull, merge, push. >> >>> Yes. Send me your name on repo.or.cz and I'll add push for you. Please create your own branch and stay on

Re: [Orgmode] org-html link building diff

2010-04-28 Thread Carsten Dominik
Hi Tom, On Apr 28, 2010, at 5:01 AM, Tom Breton (Tehom) wrote: The changes are essentially made and pass my tests now, there's mostly housekeeping now: pull, merge, push. Yes. Send me your name on repo.or.cz and I'll add push for you. Please create your own branch and stay on it. It is "T

Re: [Orgmode] org-html link building diff

2010-04-27 Thread Tom Breton (Tehom)
The changes are essentially made and pass my tests now, there's mostly housekeeping now: pull, merge, push. > Yes. Send me your name on repo.or.cz and I'll add push for you. > Please create your own branch and stay on it. It is "Tehom". > This is for having a clickable Thumbnail - I am not sur

Re: [Orgmode] org-html link building diff

2010-04-27 Thread Carsten Dominik
On Apr 26, 2010, at 9:45 PM, Tom Breton (Tehom) wrote: I am sure it does - the export function has grown like cancer in the run of years. Unfortunately, I right now do not have the time to study this carefully enough to make sure this does not break anything. Tom, maybe you can update the

Re: [Orgmode] org-html link building diff

2010-04-26 Thread Tom Breton (Tehom)
> I am sure it does - the export function has grown like cancer in the > run of years. > Unfortunately, I right now do not have the time to study this > carefully enough > to make sure this does not break anything. > Tom, maybe you can update the patch to the current master. Actually, I don't s

Re: [Orgmode] org-html link building diff

2010-04-26 Thread Sebastian Rose
Carsten Dominik writes: > On Apr 18, 2010, at 4:13 AM, Tom Breton (Tehom) wrote: > >> I've refactored `org-export-as-html', factored code to build links >> into `org-html-make-link'. >> >> This does two things that I needed: >> >> * It allows custom link types to build anchors. >> * How: Call or

Re: [Orgmode] org-html link building diff

2010-04-25 Thread Carsten Dominik
On Apr 18, 2010, at 4:13 AM, Tom Breton (Tehom) wrote: I've refactored `org-export-as-html', factored code to build links into `org-html-make-link'. This does two things that I needed: * It allows custom link types to build anchors. * How: Call org-html-make-link. Many parameters, see the

[Orgmode] org-html link building diff

2010-04-18 Thread Tom Breton (Tehom)
I've refactored `org-export-as-html', factored code to build links into `org-html-make-link'. This does two things that I needed: * It allows custom link types to build anchors. * How: Call org-html-make-link. Many parameters, see the function docstring. It returns a string containing