Hi Tong
It's because you are looking the whole post:
http://myxpt.wordpress.com/2010/05/11/command-line-sms-script/
Look at your blog home page and you'll see the entry is truncated at the more
tag: http://myxpt.wordpress.com/
This is how it's supposed to behave.
Cheers, Stuart
On 13/05/10 02:01, Tong wrote:
On May 11, 3:52 pm, Stuart Rackham<[email protected]> wrote:
"you can't use the more tag with a WordPress Page" . . .
I Googled 'wordpress posts vs pages' and came up
with:http://en.support.wordpress.com/post-vs-page/
Ok, I know what you are talking about now, but should I worry about
it? Does blogpost by default post blogs as pages? Why it doesn't work
even after I've set ":blogpost-posttype: post"?
Here is the sample blog that I tried:
8<--------------------------------------
Command-line SMS script
=======================
:blogpost-status: published
:blogpost-doctype: article
:blogpost-posttype: post
:blogpost-categories: clickatell,sms,commandline,python
A simple Python command-line script I wrote to send SMS messages using
http://clickatell.com/[Clickatell's] HTTP API. In addition it:
- Records sent messages in a log and has command option to view log
file.
- Has command options to query the Clickatell account balance and
the
status of previously sent messages.
- Configuration can include a list of phone numbers.
pass::[<!--more-->]
Inspired by
http://www.webmaster-forums.net/web-programming-and-application-devel...
8<--------------------------------------
It still can't split the post. The url is at
http://myxpt.wordpress.com/2010/05/11/command-line-sms-script/
Here are the details:
$ blogpost.py --version
blogpost 0.9.3
$ blogpost.py post sms.doc
blogpost: creating published post 'Command-line SMS script'...
blogpost: id: 486
blogpost: url: http://myxpt.wordpress.com/2010/05/11/command-line-sms-script/
blogpost: creating new category: clickatell...
blogpost: creating new category: sms...
blogpost: creating new category: commandline...
blogpost: creating new category: python...
blogpost: assigning categories: clickatell,sms,commandline,python
Please help.
Thanks a lot.
--
You received this message because you are subscribed to the Google Groups
"asciidoc" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/asciidoc?hl=en.