Re: ANN: python-ldap-2.3.4
On 2:20:18 pm 2008-03-29 Torsten Kurbad <[EMAIL PROTECTED]> wrote: > On Saturday, March 29, 2008 at 13:25 Michael Ströder wrote: > > Released 2.3.4 2008-03-29 > > Wow, Michael, that was fast! Seg faults are urgent issues although in this case nobody ever reported it. Special thanks to Matej for his quick fix. Ciao, Michael. - Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace ___ Python-LDAP-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/python-ldap-dev
Commit new-style docs to CVS?
HI! Waldemar Osuch contributed the converted new-style docs for python-ldap based on the latest latex-based docs. You can view/browse the PDF and HTML builds here: http://python-ldap.sourceforge.net/new-style-doc/ The PDF index does not look too good at the moment but I'm not sure how important PDF docs are today. Please review and comment. Especially I'd like to have feedback whether this should be committed to CVS and the old latex-based stuff removed from CVS. Also see: http://sourceforge.net/tracker/index.php?func=detail&aid=1926469&group_id=2072&atid=352072 Ciao, Michael. - Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace ___ Python-LDAP-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/python-ldap-dev
Re: Commit new-style docs to CVS?
On Mar 30, 2008, at 17:03 , Michael Ströder wrote: > HI! > > Waldemar Osuch contributed the converted new-style docs for python- > ldap > based on the latest latex-based docs. You can view/browse the PDF and > HTML builds here: > > http://python-ldap.sourceforge.net/new-style-doc/ > > The PDF index does not look too good at the moment but I'm not sure > how > important PDF docs are today. > > Please review and comment. Especially I'd like to have feedback > whether > this should be committed to CVS and the old latex-based stuff removed > from CVS. Looks good enough to me... jens - Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace ___ Python-LDAP-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/python-ldap-dev
Re: Commit new-style docs to CVS?
On Sun, Mar 30, 2008 at 05:03:49PM +0200, Michael Str?der wrote: > Please review and comment. The new HTML docs look very nice and the search facility is wonderful. Perhaps "Front Matter" on /index.html could be changed to "Overview" or "Introduction"? "Front Matter" is better suited to labotomists. :) Also, is the floating red paragraph symbol necessary? It is somewhat distracting. Ryan - Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace ___ Python-LDAP-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/python-ldap-dev
Re: Commit new-style docs to CVS?
Ryan Lovett wrote: > On Sun, Mar 30, 2008 at 05:03:49PM +0200, Michael Str?der wrote: >> Please review and comment. > > The new HTML docs look very nice and the search facility is wonderful. > Perhaps "Front Matter" on /index.html could be changed to "Overview" or > "Introduction"? "Front Matter" is better suited to labotomists. :) Well the start of the documentation was IMO overkill from the very beginning. --- snip --- LDAP programming with Python Author: python-ldap project Front Matter Abstract This document describes the package python-ldap with its various modules This manual assumes basic knowledge about the Python language and the LDAP standard. python-ldap package Contents: [..] --- snip --- Glancing at the Python new-style docs this should be probably trimmed to: --- snip --- python-ldap Documentation This document describes the package python-ldap with its various modules This manual assumes basic knowledge about the Python language and the LDAP standard. Contents: [..] --- snip --- Not sure how a PDF document looks like then. > Also, is the floating red paragraph symbol necessary? It is somewhat > distracting. Hmm, I guess it comes from a standard CSS which I don't like to change. Same behaviour in Python 2.6 docs. The pop-up of this symbol shows the text "Permalink to this definition". Ciao, Michael. - Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace ___ Python-LDAP-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/python-ldap-dev
