>> > >> I have decided that future versions of LyXBlogger will run as a python > >> module instead of as an executable script. Here is a patch that changes > >> lib/configure.py to look only for the modular installation. > >> > > Richard, > > > > LyXBlogger 0.35 has been released, which must be called as a python module > > instead of as an executable script. Would you go ahead and apply the patch > > > > [LyXBlogger_Formats_Patch4.diff text/x-patch (1350 bytes)] > > > > from the previous email in this thread? > > > > > Sorry, I missed that. > > That said, shouldn't we check for both cases? the program and the > module? Some people could have the old version. > > rh >
Richard, It appears that I never responded to this, and no action was taken. So, I'll respond now: In the LyX-1.6.x branch we are only supporting LyXBlogger as a module, and have had no complaints. I actually prefer just supporting the one method, that way we know exactly what LyX is looking for if anyone has problems. I remember the mail server went down at one point, so here is the link to the patch: http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg159422.html Would you go ahead and apply it? Jack