Closed GoogleCodeExporter closed 9 years ago
The SubText.Framework XMLRPC interface was updated to support LiveWriter
excerpts.
This was implemented by modifying the attached files. All changes are commented
and
marked with HACK.
Overview of changed modules:
MetaWebLogAPI.cs - Added New Property
MetaWebLog.cs - Changed PostContent Method
MetaWebLog.cs - Changed editPost Method
MetaWebLog.cs - Changed getPost Method
Original comment by diagoza@me.com
on 16 Apr 2009 at 7:49
Attachments:
Thanks for the submission. I'll take a look at it. Next time though, please
submit a
subversion patch file. I've written up instructions here:
http://haacked.com/archive/2006/02/22/QuickstartGuidetoSubversiononSourceForge.a
spx
That post talks about SourceForge, but the instructions are pretty much the
same for
Google Code. Just change the subversion URL. :)
Original comment by haac...@gmail.com
on 19 Apr 2009 at 3:02
Fixed in trunk r3438. Needs verification.
Original comment by haac...@gmail.com
on 19 Apr 2009 at 3:47
Not sure if I am doing something wrong. Downloaded the latest trunk.
First tested using VS2008 and then deploying to IIS7 locally. For some reason
LiveWriter no longer picks up the wlwmanifest.xml file and request all settings
to
be provided as a MoveableType blog. Will do some more testing tomorrow and see
if I
can track where the problem is coming from.
The changes made to the files are however fine. Thanks Phil, taught me
something new
tonight :)
Original comment by diagoza@me.com
on 21 Apr 2009 at 9:09
Original comment by haac...@gmail.com
on 3 Jul 2009 at 10:57
Original comment by simone.chiaretta
on 8 Jan 2010 at 10:14
Excerpt doesn't want to work. Everything else is ok, can someone else give this
a try?
:)
Original comment by Simon.JPhilp
on 11 Jan 2010 at 11:44
What doesn't work about it? Did you check to see if the description is showing
up in
the subtext_Content table? I think there's a setting in the admin to only show
excerpts
on the homepage. Make sure that's set too.
Original comment by haac...@gmail.com
on 11 Jan 2010 at 4:23
description wasn't showing up when i went in to edit the new post. I'll check
the
content table tomorrow as I was testing this on my works machine :)
Original comment by Simon.JPhilp
on 11 Jan 2010 at 10:41
Description column is null.
Original comment by Simon.JPhilp
on 12 Jan 2010 at 9:50
Sounds like a bug :) want to try taking it on?
Original comment by haac...@gmail.com
on 12 Jan 2010 at 2:36
Original comment by Simon.JPhilp
on 12 Jan 2010 at 5:18
Can someone else please verify :)
Original comment by Simon.JPhilp
on 14 Jan 2010 at 3:04
Original issue reported on code.google.com by
diagoza@me.com
on 16 Apr 2009 at 7:41