all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [weblogger.el] Sending raw HTML to wordpress using weblogger.el
@ 2009-07-27  5:15 FFighter
  2009-07-30  9:46 ` Giovanni Lanzani
  0 siblings, 1 reply; 4+ messages in thread
From: FFighter @ 2009-07-27  5:15 UTC (permalink / raw)
  To: help-gnu-emacs

Hello group!

I've installed weblogger 1.2 and could set it up and post to my
wordpress blog. The issue, however, is that every HTML tag is escaped,
and I can't format any of my text. For example, when I do M-x
weblogger-start-entry, I get this in a buffer:

Subject: Test post
From: admin
Newsgroup: My blog
--text follows this line--

<strong>This should be bold</strong>

When I press C-c C-c to save it as a draft and go to wordpress to
check what is there, I see this in raw HTML mode:

&lt;strong&gt;This should be bold&lt;/strong&gt;

I have searched everywhere but couldn't find a way to set it up so
that these tags would not be escaped. Not sure when it happens -- if
it is emacs/weblogger's fault or wordpress' fault. I simply want to
post it as raw HTML, so that I have control over formatting from
emacs.

Any suggestions appreciated,

Thanks,

Marcelo.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-07-30 17:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-27  5:15 [weblogger.el] Sending raw HTML to wordpress using weblogger.el FFighter
2009-07-30  9:46 ` Giovanni Lanzani
2009-07-30 14:33   ` Giovanni Lanzani
2009-07-30 17:33     ` FFighter

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.