From: Waylan L. <wa...@gm...> - 2010-01-11 02:06:54
|
Anyone know anything about the ImageLinks extension? On Fri, Jan 8, 2010 at 3:56 PM, Ilpo Ilves <ilp...@ho...> wrote: >> From: wa...@gm... >> Date: Fri, 8 Jan 2010 14:14:54 -0500 >> >> On Fri, Jan 8, 2010 at 1:53 PM, Ilpo Ilves <ilp...@ho...> wrote: >> > I was trying to get ImageLinks extension to work. However, the website >> > does >> > not mention the name of the extension. I've tried to enable ImageLinks >> > extension using 'image_links', 'imagelinks', 'imagelink' and >> > 'image_link', >> > with no luck (Python Markdown gives a warning). >> >> It should be 'imagelinks' (all lower case). If that's not working then >> we have a problem. > > I tried that again, and I can't get ImageLinks extension to load. > So it appears that the Imagelinks Extension is failing in import. I've never used or worked on the extension personally, and I'm not sure of the history of the extension. Anyway, the problem seems to be that it is trying to import a non-existent module 'url_manager'. The only place the module is used directly is line 41: url = url_manager.BlogEntryUrl(url_manager.BlogUrl("all"), "2006/08/29/the_rest_of_our") Looks to me like url_manager is some third party module for someone's blog app. With a quick glance, it appears it's just building the path for each image and the thumbnail path. Anyone have any info on this? -- ---- \X/ /-\ `/ |_ /-\ |\| Waylan Limberg |