Hi Thomas, Hi all, I am currently testing webgen for FSFE''s new Fellowship website. Now I have the problem that mailto links are broken in the output. See http://test.fsfe.org/contact.html (only test CSS), the original file is attached. What am I missing? We are currently using webgen 0.4.7. Btw. is it possible that <a href="http://www.fsfe.org">FSFE</a> links are broken in the output when they are not in the same line in webgen''s .page src file? Best wishes, Matthias -- Deputy German Coordinator, Fellowship Coordinator Free Software Foundation Europe (FSFE) [] (http://fsfeurope.org) Join the Fellowship of FSFE! [][][] (http://fsfe.org/join) Your donation powers our work! || (http://fsfeurope.org/donate) -------------- next part -------------- --- title: Contact inMenu: true orderInfo: 20 directoryName: Contact --- <h2>Contact</h2> <ul> <li>If you have questions about the Fellowship in general please contact the Fellowship coordinator Matthias Kirschner by <a href="mailto:fellowship at fsfeurope.org">sending an email</a>.</li> <li>If you have questions or feedback about technical issues around the Fellowship infrastructure please <a href="mailto:fellowship-hackers at fsfeurope.org">contact our technical volunteers</a>.</li> <li>To contact the Free Software Foundation Europe, please visit <a href="http://fsfeurope.org/contact/">FSFE''s contact page</a> for detailed information.</li> </ul>
On Fri, 2009-01-16 at 15:41 +0100, Matthias Kirschner wrote:> Hi Thomas, Hi all, > > I am currently testing webgen for FSFE''s new Fellowship website. Now I > have the problem that mailto links are broken in the output. See > http://test.fsfe.org/contact.html (only test CSS), the original file is > attached. What am I missing?Hi Matthias, For pdfreaders.org I discovered that while mailto-links are broken, any plain text email address in the text is automatically converted to working mailto-links. all the best, /Stian
Hi Stian, * Stian R?dven Eide <stian at fsfeurope.org> [2009-01-16 16:48:10 +0100]:> For pdfreaders.org I discovered that while mailto-links are broken, any > plain text email address in the text is automatically converted to > working mailto-links.Yes, but I do not want to have a visible name at domain.org. Instead I would like to have another text with the mailto link (like "Name"). Do I have to specify somewhere that I only want to use xhtml in the src files? Best wishes, Matthias -- Deputy German Coordinator, Fellowship Coordinator Free Software Foundation Europe (FSFE) [] (http://fsfeurope.org) Join the Fellowship of FSFE! [][][] (http://fsfe.org/join) Your donation powers our work! || (http://fsfeurope.org/donate)
Am Fri, 16 Jan 2009 15:41:56 +0100 schrieb Matthias Kirschner <mk at fsfe.org>:> Hi Thomas, Hi all, > > I am currently testing webgen for FSFE''s new Fellowship website. Now I > have the problem that mailto links are broken in the output. See > http://test.fsfe.org/contact.html (only test CSS), the original file > is attached. What am I missing?I have tried to reproduce the problem but wasn''t successful. Can you specify which markup language you use? I have tested the page with markdown and redcloth 3.0.4 and both seem to work fine.> We are currently using webgen 0.4.7. > > Btw. is it possible that <a href="http://www.fsfe.org">FSFE</a> links > are broken in the output when they are not in the same line in > webgen''s .page src file?Since you are using 0.4.7 I assume that you are using RedCloth, ie. Textile, as your markup language. If that is the case, then this is a bug in RedCloth - see http://rubyforge.org/tracker/index.php?func=detail&aid=4192&group_id=296&atid=1207 The only work-around I know of is to make sure that everything for one links stays on the same line. Lg, Thomas
Hi Thomas, * Thomas Leitner <t_leitner at gmx.at> [2009-01-17 14:45:47 +0100]:> > I am currently testing webgen for FSFE''s new Fellowship website. Now I > > have the problem that mailto links are broken in the output. See > > http://test.fsfe.org/contact.html (only test CSS), the original file > > is attached. What am I missing? > > I have tried to reproduce the problem but wasn''t successful. Can you > specify which markup language you use? I have tested the page with > markdown and redcloth 3.0.4 and both seem to work fine.Sorry, I didn''t had time to follow up on this.> > Btw. is it possible that <a href="http://www.fsfe.org">FSFE</a> links > > are broken in the output when they are not in the same line in > > webgen''s .page src file? > > Since you are using 0.4.7 I assume that you are using RedCloth, ie. > Textile, as your markup language. If that is the case, then this is a > bug in RedCloth - see > http://rubyforge.org/tracker/index.php?func=detail&aid=4192&group_id=296&atid=1207 > > The only work-around I know of is to make sure that everything for one > links stays on the same line.We decided to go with webgen 0.5.6. Most things already work well http://test.fsfe.org/056/index.html. Thomas, thanks for your good work with webgen!! Matthias -- Deputy German Coordinator, Fellowship Coordinator Free Software Foundation Europe (FSFE) [] (http://fsfeurope.org) Join the Fellowship of FSFE! [][][] (http://fsfe.org/join) Your donation powers our work! || (http://fsfeurope.org/donate)