Re: [Emacs-orgmode] configurable link export

2006-05-22 Thread Carsten Dominik
On May 20, 2006, at 15:01, David O'Toole wrote: I have been thinking about inter-file links in preparation for implementing some of the more advanced features for org-publish (page rewriting, sitemap generation, etc) and I think this will be very simple to straighten out. All we need is for peo

Re: [Emacs-orgmode] configurable link export

2006-05-21 Thread Austin Frank
Carsten Dominik wrote: > Anyway, I have been thinking about your argumentation and come to the > conclusion that this is an issue I would like to push almost entirely > onto Davids table. David, are you listening? :-) I seem to have a knack for setting David's table. Hi dto! > [...] > > David,

Re: [Emacs-orgmode] configurable link export

2006-05-21 Thread Austin Frank
David O'Toole wrote: > All we need is for people to specify a property called :link-base that > is the prefix for a URL. For example, if :publishing-directory is > "/ssh:[EMAIL PROTECTED]:~/public_html/images", the user should probably set > the :link-base to "/images" or "http://foosite.org/images

Re: [Emacs-orgmode] configurable link export

2006-05-20 Thread David O'Toole
Carsten Dominik <[EMAIL PROTECTED]> writes: > Anyway, I have been thinking about your argumentation and come to the > conclusion that this is an issue I would like to push almost entirely > onto Davids table. David, are you listening? :-) Yes :-) > way, would be that the structure and content

Re: [Emacs-orgmode] configurable link export

2006-05-20 Thread Carsten Dominik
Hi Austin, On May 19, 2006, at 21:33, Austin Frank wrote: I'd like to suggest a configuration option that influences the way links are exported in the org-export-as-* functions. [...] I think you are raising a very valid point here. This is something that needs to be handled in an appropr

[Emacs-orgmode] configurable link export

2006-05-19 Thread Austin Frank
First off, thank you to Carsten and David for org and org-publish. These tools have made it easier to get myself organized locally and online than it ever has been before. I'd like to suggest a configuration option that influences the way links are exported in the org-export-as-* functions.