|
|
| 1 |
2 |
3 |
4 |
5 |
6 |
7 |
| 8 |
9 |
10 |
11 |
12 |
13 |
14 |
| 15 |
16 |
17 |
18 |
19 |
20 |
21 |
| 22 |
23 |
24 |
25 |
26 |
27 |
28 |
| 29 |
30 |
31 |
|
|
Mar Aug
|
<-- Back One Week
Newsletters From Weblogs? What? Yes, Really.
(by Seth Dillingham, @ 11:17 AM)
We have a new feature about 95% complete in Conversant's Weblog II pages.
Officially, the feature is for sending newsletters from your weblog. Newsletters are just collections of the posts to your weblog in a given period of time (such as the last week or month). They're sent by email to an address you specify (such as a mailing list on another server).
I've been told that this newsletter feature will be useful to more than just the person who originally requested it. (I can see it being used, for example, in an office, or educational setting, or open source project.)
Possibly the best part of it, though, is the interface used for creating the newsletters in the first place. You choose templates from popup menus, and the "live preview" of the newsletter updates immediately. So, this could be a very useful tool when redesigning your weblog (and actually, it suggests a good way to preview changes made in the Files & Folders section of the Admin tools).
To test it out, just go to your weblog's full URL (including "index" if that's the name of your page), and add "/customize" to the end.
( My weblog is at http://www.truerwords.net/index so to use the new feature I need to visit http://www.truerwords.net/index/customize )
The one feature that doesn't work yet is actually the sending of the email. It's important to get the rest of this right first, but I plan to have that part working within a couple of days.
Any useful feedback would be appreciated. If you think the idea is goofy, please at least try it out before saying so! :-)
Seth
P.S. One technical detail: for this to work, your page template MUST include two macros in the <head> section: <!--#javascript--> (without the embed attribute, or with embed="false"), and <!--#weblog.header-->. Also, <!--#weblog.header--> MUST come after the <!--#javascript--> macro. All of the default page templates are set up this way, but if you run into Javascript errors then check both of the above.
Comments: 0
| Reply
| Categories:
|
List Your Weblog's Archives by Month
(by Seth Dillingham, @ 6:44 PM)
On 2/27/06, Mike Black said:
>In my page (http://www.mindspill.org) in the main left hand navigation
>I've got a box "Archive" that's what I meant with the monthly archive list.
As I'd been planning a macro to do this anyway (for a long time, now),
Mike's request gave me the push I needed to finally 'get it done'.
The macro you need is <!--#weblog.calendar.listMonths--> The links
produced by this macro link to the per-month archives in your weblog, and
could be used instead of the full weblog calendar.
It's very flexible. By default (that is, with no attributes at all, so it
looks like is shown above) it lists all of the months in which the weblog
has archives. (The output is an HTML list.) The following is an example of
the output (note that it's going to look weird in plain-text email, so
please go to the site to see it.)
- July, 2007
- March, 2006
- January, 2006
- December, 2005
- August, 2005
- July, 2005
- April, 2005
- March, 2005
- February, 2005
- January, 2005
- July, 2004
- May, 2004
- September, 2003
- August, 2003
- July, 2003
- June, 2003
- May, 2003
- April, 2003
- February, 2003
- December, 2002
- November, 2002
Being 'very flexible' means the macro accepts a lot of attributes. I can't
write the docs right now, but here's a list of those attributes it supports:
- channel
- format -- date formatting *
- lang -- date formatting *
- timezoneName -- date formatting *
- preText (
<ul>)
- postText (</ul>)
- noValueText (empty string)
- preWrapper (
<li>)
- postWrapper (</li>)
- separator
- outputFormat
- descending -- should the list go up or down, chronologically?
- links -- should the output include links?
- limit -- restrict the output to the last /limit/ items
* These three are for formatting the dates that are output
by the macro, like "March, 2006". See the docs on formatting
dates in Conversant.
This is a brand-new macro. If you find something difficult, or can't
figure out how to do something, or run into a bug... please report it
here on the beta site!
Seth
Comments: 20
| Reply
| Categories:
|
Template Changes
(by Seth Dillingham, @ 12:09 PM)
I've made some changes to some templates in weblog II. There's a new
template called "Weblog Item Full RSS READONLY" which offers a rich set
of features for the item element in an RSS feed: title, [new] creator
name (NOT email address), [new] trackback ping url, link field, date
published, unique id and permalink, comments url, category tags, and
the full message body.
If you're using a custom RSS item template, then you could just use the
new template as an example if you'd like to update it. (I'm especially
interested in seeing everyone support the category tags and the
dc:creater tag, they're both quite useful for a new plugin coming out
soon.)
The Weblog Wrapper RSS READONLY template was changed. It now
includes two "namespace" declarations in the RSS element, like this:
<rss version="2.0"
xmlns:dc="http://purl.org/dc/elements/1.1"
xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
Again, if you're using a custom rss wrapper template, and you plan to
use the "dc:creator" tag/element in your RSS feed, then you should
update your wrapper template with the xmlns:dc attribute. (Just to make
sure you're serving valid XML.)
Finally, you should be very excited about the new plugin coming out
soon, even though I'm not going to tell you about it yet. ;-)
Comments: 0
| Reply
| Categories:
|
Updated Macro List / Docs
(by Seth Dillingham, @ 8:49 PM)
I realized this afternoon -- rather unhappily -- that the outline version of the macro list was lieing to everyone. It claimed that it's reference for the very important macro "weblog.addToWeblogForm" was complete, when it actually wasn't complete at all.
Now it is complete. There were quite a few optional macro parameters missing.
Comments: 0
| Reply
| Categories:
|
Q for All Users: Categories in Your RSS Feed
(by Seth Dillingham, @ 9:58 AM)
This question is for everybody. I need you all to check something,
if you have a minute (shouldn't take much more that that).
If you use categories (channels) on your Weblog II page, would you
(please) check your RSS feed? It should have <category>...</category>
tags, one for each category/channel you choose for each post. (Look at
this site's rss feed
for an example.)
If your RSS doesn't have categories, is that intentional? The built-in
template, 'Weblog Item RSS READONLY', includes support for the category
tag. That's the defautl template for new weblogs, but over the years
many of you may have created your own, or started out with something else.
Category tags are a good way to build some flow to your site, because
they help services like Technorati index and track your posts, and
present it to the right people on their search pages. Apparently Google
uses them, too.
Post a question if you need any help setting it up...
Comments: 8
| Reply
| Categories:
|
This Site is No Longer Private
(by Seth Dillingham, @ 1:03 PM)
Believe it or not, Weblog II is finally available to everybody!
Since the Weblog II page is available to everyone, and all existing
documentation is here on the beta site, I've decided to make this site
public. (Eventually the docs will be copied to the Free-Conversant
support site).
Along with the release of the plugin and making this site public, I'm
changing the site's URL. You should now be able to find the
site here.
Comments: 1
| Reply
| Categories:
Update on the Qumana Situation (Problem Solved)
(by Seth Dillingham, @ 12:33 PM)
The Qumana situation, which was described here, has been fully solved. The latest version of Qumana is fully compatible with Weblog II. The folks behind Qumana acknowledged the bug, fixed it, and released a new version in a timely manner.
Comments: 0
| Reply
| Categories:
|
Minor Update to Weblog Macro Outline
(by Seth Dillingham, @ 11:20 AM)
I know this is minor, but I thought some of you might like to know that I've updated the outline of Weblog II macros with new documentation for the weblog.calendar.dayCssClass macro.
It has some nifty overrides, if you're into that sort of thing. :-)
Comments: 0
| Reply
| Categories:
|
|
|