You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pablo-Merino edited this page Jul 31, 2011
·
2 revisions
Hi! This is the wiki page for the templates for posting.
You can post in two ways:
Make a file called post<number of the last post file+1>.post
Send a mail to the Gmail account you have set (check the page “Setting everything up” for more info)
For making a file you need this template (notice the lowercase tags):
//you can use html in the body
title: YOUR TITLE
author: YOU
date: TODAY (month day year)
body: YOUR BLOG POST
And save it on BLOGGY_DIR/posts as a fille called post<number of the last post file+1>.post. For example if your last post file is post4.post, you must call it post5.post.
For sending a mail you need this template:
Password: the password set on the config (mail_pass)
Title: YOUR TITLE
Author: YOU
Date: TODAY (month day year)
Body: YOUR BLOG POST
And then send it to the mail address you set up in the config (imap_user also check the page “Setting everything up” for more info about this)