MozBlog 
| Navigation: | Home Installation Documentation Screenshots Mailing List Source Code Developpers Bugs |
|---|---|
| International: | English Français |
MozBlog User Manual
Only for the 0.6.17.0 version (6b17)Using MozBlog
A big screen shot to show off it's glory.
As you can see, you activate MozBlog through the View / Show/Hide menu and
select '
MozBlog Bar' or press Alt + P.
Whats what
Once activated, you will see a toolbar, and a nice and big editor. On the toolbar there are a few things, lets go through them one by one from the left side.
- The Main Toolbar include

- The MozBlog button has a popup menu containing some links to the MozBlog web site so that you could access the site rapidly.
- The Edit button enable the edition of the post actually in the edit pane.
- The Publish button will post your writing to the blogger server and ask it to publish it for you. That is it will update your website.
- The Show Format Toolbar button will open the format bar for you to add some formating to your post.
- The Go button will load the currently selected blog in the browser.
- The Synchronise button will synchronise the local copy with those on your blog server.
- Next we have a drop down box, which you can select the blog you want to post to, if you have multiple blog configured.
- The last button hide the MozBlog Bar if you are caught blogging during work :)
- The left vertical bar include
- The
(normal) button will switch your source editor into a wysiwyg
editor. - The
(source) button will switch your wysiwyg
editor into a source editor (and vice versa in source view) - The
(metadata) button will switch to the MetaData view.
- The
(status) button will switch to the status view. - The right panel include
- The New button will create a new empty port in your local folder.
- The Delete button will delete the currently selected post, use with care.
- The list box is where you select the post you want to edit or just see in the edit panel.
Source view
Mozblog has a source view so you can dig into the html source if you so desire. It might also be used as a scripting environment later on.
Blogging
You can blog at anytime by activating the MozBlog Bar and type away. You can only format your text with bold and italic right now, but thats all the things most people use. Ops did I forgot something important? Oh links, yes.
Links are easy to create in
mozilla. Just drag and drop from either the browser's location bar,
or any link on the page when you found something that interest you.
The latest version has a feature that makes linking easy. All you have
to do is highlight a word(s) and then drag and drop a link from the
browser to the editor window. The link will instantly be wrapped around
the selected word(s). Simple and fun.
By default, a Local Notes account is available to
create some HTML or
simple text note on your local disk. These notes are independent from any
Blog server. These can be used as a Web NotePad. Use the publish button
to save a note. It's up to you to find it some other utility! :-)
Formatting
MozBlog has a few more formating options. You can select
your paragraph type, and create ordered/unordered lists in addition to
<strong>, <em>, and images (the images function is still in alpha developement). More are planned, stay tunned.
You can also spellcheck your post from this toolbar(Still broken in this release), great huh?